Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / DropDownButtonElement Class / DropDownButtonElement Constructor


In This Topic
    DropDownButtonElement Constructor
    In This Topic
    Creates a new drop-down button element.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DropDownButtonElement()
    public DropDownButtonElement()
    See Also