ComponentOne Ribbon for WinForms
MinimumWidth Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : MinimumWidth Property
Gets or sets the minimum width of Ribbon's parent container.
Syntax
'Declaration
 
Public Property MinimumWidth As System.Integer
public System.int MinimumWidth {get; set;}
See Also

Reference

C1Ribbon Class
C1Ribbon Members