Spread WinForms 15
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()
See Also