ComponentOne Ribbon for WinForms
Value Property (RibbonTrackBar)

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

Reference

RibbonTrackBar Class
RibbonTrackBar Members