ComponentOne InputPanel for WinForms
Value Property (InputTrackBar)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputTrackBar Class : Value Property
Gets or sets the current value of the InputTrackBar.
Syntax
'Declaration
 
Public Property Value As System.Integer
public System.int Value {get; set;}
See Also

Reference

InputTrackBar Class
InputTrackBar Members