[]
Gets or sets the width of the RibbonTrackBar.
[C1Category("Layout")]
[C1Description("RibbonTrackBar.Width", "The width of the RibbonTrackBar.")]
public int Width { get; set; }
<C1Category("Layout")>
<C1Description("RibbonTrackBar.Width", "The width of the RibbonTrackBar.")>
Public Property Width As Integer