Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonApplicationMenu Class / DropDownWidth Property

In This Topic
    DropDownWidth Property (RibbonApplicationMenu)
    In This Topic
    Gets or sets the width of the application menu.
    Syntax
    'Declaration
     
    
    Public Property DropDownWidth As Integer
    public int DropDownWidth {get; set;}
    See Also