a graphical widget in Winforms, also called a slider in other environments.
I am trying to develop application that would let me mark A-B points on the timeline. How do I draw …
c# .net winforms user-controls trackbarI am working on a pretty basic C# visual studio forms application but am having some issue getting the track …
c# visual-studio-2010 trackbarI need to set a voltage in an application. I'm used to using sliders in Labview, and would like to …
c# .net-3.5 trackbarI need a component for entering ranges. I was thinking along the lines of a trackbar with two markers. Are …
delphi components trackbarQuick question; In C#, Windows Forms, is it not possible, to have a System.Windows.Forms.TrackBar show all its …
c# winforms trackbarI have a trackbar in my WinForms program which by moving it a huge and time consuming method will be …
c# winforms mouseevent mouse trackbarAnyone know of a custom control that looks like this Volume control http://img806.imageshack.us/img806/9366/volumecontrol.png and …
c# winforms user-controls custom-controls trackbarI have a TrackBar control on a TabPage inside a TabControl. The background of the TrackBar is being drawn in …
c# winforms trackbar