Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcNumberEditingControl Class / GcNumberEditingControl Constructor


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