Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTextBox Class
Members


GcTextBox Class
Represents a text box control.
Syntax
'Declaration
 
Public Class GcTextBox 
   Inherits EditBase
 
'Usage
 
Dim instance As GcTextBox
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            GrapeCity.Framework.Spread.InputMan.CellType.Forms.FrameworkControl
               GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows.ElementContainerControl
                  GrapeCity.Framework.Spread.InputMan.CellType.Forms.ControlBase
                     GrapeCity.Win.Spread.InputMan.CellType.EditBase
                        GrapeCity.Win.Spread.InputMan.CellType.GcTextBox
                           GrapeCity.Win.Spread.InputMan.CellType.GcTextBoxEditingControl

See Also