ComponentOne InputPanel for WinForms
Minimum Property (InputTrackBar)

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

Reference

InputTrackBar Class
InputTrackBar Members