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


In This Topic
    InputNewLine Method (GcTextBoxEditingControl)
    In This Topic
    Creates a new line.
    Syntax
    'Declaration
     
    
    Public Shadows Sub InputNewLine() 
    'Usage
     
    
    Dim instance As GcTextBoxEditingControl
     
    instance.InputNewLine()
    public new void InputNewLine()
    See Also