ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonApplicationMenu Class / AllowExtendedSubmenuHeight Property

In This Topic
    AllowExtendedSubmenuHeight Property
    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 System.Boolean
    public System.bool AllowExtendedSubmenuHeight {get; set;}
    See Also