Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Framework.Spread.InputMan.CellType.Forms Namespace / ControlBase Class / ControlBase Constructor


In This Topic
    ControlBase Constructor
    In This Topic
    Initializes a new instance of the ControlBase class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ControlBase()
    public ControlBase()
    See Also