ComponentOne Ribbon for WinForms
LabelWidth Property (RibbonTimePicker)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTimePicker Class : LabelWidth Property
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
public System.int LabelWidth {get; set;}
See Also

Reference

RibbonTimePicker Class
RibbonTimePicker Members