ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1DropDownButton Class / C1DropDownButton Constructor

In This Topic
    C1DropDownButton Constructor
    In This Topic
    Initializes a new instance of the C1DropDownButton class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1DropDownButton()
    See Also