Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ControlBase Class / ControlBase Constructor


In This Topic
ControlBase Constructor
In This Topic
Creates a new base class for controls.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ControlBase()
See Also