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

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