Spread Windows Forms 17
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()
    public ControlBase()
    See Also