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


In This Topic
    GcTextBoxEditingControl Constructor
    In This Topic
    Initializes a new instance of the GcTextBoxEditingControl class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New GcTextBoxEditingControl()
    public GcTextBoxEditingControl()
    Remarks
    The parent container control defines the font settings for the GcTextBox.
    See Also