Spread Windows Forms 13.0 Product Documentation
FarPoint.Win Assembly / FarPoint.Win Namespace / ControlBase Class / ControlBase Constructor


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