[]
Gets or sets the current value of the RibbonTrackBar.
[C1Category("Behavior")]
[C1Description("RibbonTrackBar.Value", "Gets or sets the current value of the RibbonTrackBar.")]
public int Value { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonTrackBar.Value", "Gets or sets the current value of the RibbonTrackBar.")>
Public Property Value As Integer