C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonTextBox Class / LabelWidth Property

In This Topic
LabelWidth Property (RibbonTextBox)
In This Topic
Gets or sets the width of the text label. Set to -1 to let the label calculate width automatically.
Syntax
'Declaration
 
Public Property LabelWidth As System.Integer
 
See Also