ComponentOne Ribbon for WinForms
TabPopupWidth Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : TabPopupWidth Property
Gets or sets the maximum width of the tab popup window when the Ribbon is minimized. If -1, the popup window is stretched to the whole width of the owner window.
Syntax
'Declaration
 
Public Property TabPopupWidth As System.Integer
public System.int TabPopupWidth {get; set;}
See Also

Reference

C1Ribbon Class
C1Ribbon Members