ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / ButtonsSettings Class / DropDownButton Property

In This Topic
    DropDownButton Property (ButtonsSettings)
    In This Topic
    Gets the properties of the DropDown button.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DropDownButton As ButtonSettings
    public ButtonSettings DropDownButton {get;}
    See Also