AllowExtendedSubmenuHeight Property (RibbonApplicationMenu)
In This Topic
Gets or sets a value indicating whether the submenu options can extend outside the application menu.
Syntax
'Declaration
Public Property AllowExtendedSubmenuHeight As Boolean
public bool AllowExtendedSubmenuHeight {get; set;}
See Also