FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class / ElementWithButtons Constructor / ElementWithButtons Constructor()


In This Topic
ElementWithButtons Constructor()
In This Topic
Creates a new element with buttons with default values.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ElementWithButtons()
See Also