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