Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ButtonElement Class / ButtonElement Constructor / ButtonElement Constructor()


In This Topic
    ButtonElement Constructor()
    In This Topic
    Creates a button element object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ButtonElement()
    public ButtonElement()
    See Also