Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Windows Forms
  4. RangeSlider, RangeTrackBar, RangeBar, ...

RangeSlider, RangeTrackBar, RangeBar, ...

Scheduled Pinned Locked Moved Windows Forms
csharpwpfwinformscomadobe
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gongchengshi
    wrote on last edited by
    #1

    I am looking for a good control that gives me the same functionality that can be seen at the bottom of the graph in the Google Financial website but can be used in a .Net Windows Application without running a Flash layer. I need a trackbar control that allows you to set the position of two different handles in order to create a value range. http://finance.google.com/finance?q=INDEXDJX:.DJI%20INDEXNASDAQ:.IXIC%20INDEXSP:.INX[^] These are the only three I have been able to find after hours of searching. The DevExpress one comes in a huge suite of controls and all I want is the RangeTrackBar control. http://www.devexpress.com/Products/NET/Controls/WinForms/Editors/editors/rangeTrackBarControl.xml[^] The C# RangeBar looks a little too Win95. I could work on updating the GUI elements but I would rather not. http://www.codeproject.com/KB/selection/zzzzrangebar.aspx[^] A good looking free possibility is the Avalon RangeSlider. I would want to change the appearance which means I would need to learn some XAML. http://www.codeplex.com/AvalonControlsLib/Release/ProjectReleases.aspx?ReleaseId=10250[^] Does anyone know of any other commercial or free to use controls like these? I would like a few more options before I make a decision. Thanks!

    T 1 Reply Last reply
    0
    • G gongchengshi

      I am looking for a good control that gives me the same functionality that can be seen at the bottom of the graph in the Google Financial website but can be used in a .Net Windows Application without running a Flash layer. I need a trackbar control that allows you to set the position of two different handles in order to create a value range. http://finance.google.com/finance?q=INDEXDJX:.DJI%20INDEXNASDAQ:.IXIC%20INDEXSP:.INX[^] These are the only three I have been able to find after hours of searching. The DevExpress one comes in a huge suite of controls and all I want is the RangeTrackBar control. http://www.devexpress.com/Products/NET/Controls/WinForms/Editors/editors/rangeTrackBarControl.xml[^] The C# RangeBar looks a little too Win95. I could work on updating the GUI elements but I would rather not. http://www.codeproject.com/KB/selection/zzzzrangebar.aspx[^] A good looking free possibility is the Avalon RangeSlider. I would want to change the appearance which means I would need to learn some XAML. http://www.codeplex.com/AvalonControlsLib/Release/ProjectReleases.aspx?ReleaseId=10250[^] Does anyone know of any other commercial or free to use controls like these? I would like a few more options before I make a decision. Thanks!

      T Offline
      T Offline
      Thomas Stockwell
      wrote on last edited by
      #2

      I have not seen any controls that are as sophisticated as the google range bar. Your best solution would be to write your own code or wait for another response to this question. It is a very neat control concept though (and cool article idea).

      Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios Discounted or Free Software for Students: DreamSpark - downloads.channel8.msdn.com MSDN Academic Alliance - www.msdnaa.com

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups