| Name | Description |
 | AcceptsCrLf | Gets or sets a value that indicates how to process the CrLf characters when copying, cutting, or pasting the string. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AcceptsReturn | Gets or sets a value that indicates whether pressing ENTER in a multiline Text control creates a new line of text in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AcceptsTab | Gets or sets a value that indicates whether pressing the TAB key in a multiline Text control types a TAB character in the control instead of moving the focus to the next control in the tab order. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AcceptsTabChar | Gets or sets a value that indicates how to process the Tab characters when copying, cutting, or pasting the string. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleName | (Inherited from System.Windows.Forms.Control) |
 | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
 | ActiveBackColor | Gets or sets the background color when the control has the input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ActiveForeColor | Gets or sets the foreground color when the control has the input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | AllowSpace | Gets or sets the allow space settings. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AlternateText | Gets the alternate text of the GcTextBox control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | AutoComplete | Gets the automatic complete related settings. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AutoCompleteCustomSource | Gets or sets a custom System.Windows.Forms.AutoCompleteStringCollection to use when the AutoCompleteSource property is set to CustomSource. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the GcTextBox. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AutoCompleteSource | Gets or sets a value that specifies the source of complete strings used for automatic completion. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AutoConvert | Gets or sets whether to automatically convert the entered characters according to the input mask. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | AutoSize | Gets or sets a value that indicates whether the control is automatically sized to show all the content in a vertical direction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | BackColor | Gets or sets the background color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | BindingContext | (Inherited from System.Windows.Forms.Control) |
 | BorderStyle | Gets or sets the border style. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | CanFocus | (Inherited from System.Windows.Forms.Control) |
 | CanSelect | (Inherited from System.Windows.Forms.Control) |
 | CanUndo | Gets a value that indicates whether the control can undo the previous operation in a control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CausesValidation | (Inherited from System.Windows.Forms.Control) |
 | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
 | ClientSize | (Inherited from System.Windows.Forms.Control) |
 | CompanyName | (Inherited from System.Windows.Forms.Control) |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
 | ContentAlignment | Gets or sets the content alignment of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ContextMenu | Gets or sets the shortcut menu associated with the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Controls | (Inherited from System.Windows.Forms.Control) |
 | CountWrappedLine | Gets or sets a bool value that indicates whether to count the wrapped lines when limiting the number of lines allowed by the MaxLineCount property. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Created | (Inherited from System.Windows.Forms.Control) |
 | Cursor | (Inherited from System.Windows.Forms.Control) |
 | DataBindings | (Inherited from System.Windows.Forms.Control) |
 | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
 | DisabledBackColor | Gets or sets the disabled background color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | DisabledForeColor | Gets or sets the disabled foreground color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | DisplayAlignment | Gets or sets the text alignment displayed in the horizontal axis when the control does not have input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | (Inherited from System.Windows.Forms.Control) |
 | DropDown | Gets the drop-down settings used to customize the drop-down function. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | DropDownEditor | Gets the settings for the drop-down editor. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | DroppedDown | Gets or sets a value that indicates whether the drop-down window is dropped down. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | EditMode | Gets or sets the edit mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Ellipsis | Gets or sets a value that indicates how the ellipsis character (...) appears, denoting that the GcTextBox text extends beyond the specified length of the GcTextBox. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | EllipsisString | Gets or sets what is shown as an ellipsis when the width of the text is longer than the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | ExitOnLastChar | Gets or sets whether the next control in the tab order receives the focus as soon as the control is filled at the last character. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ExitOnLeftRightKey | Gets or sets whether the focus automatically moves to the previous or next control in the tab order when pressing the left or right arrow keys. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | FlatStyle | Gets or sets the flat style of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Focused | Gets a value indicating whether the control has input focus. (Inherited from GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows.ElementContainerControl) |
 | Font | Overridden. Gets or sets the font of the text displayed by the control. |
 | ForeColor | Gets or sets the foreground color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Format | Gets or sets the input format to use in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | GridLine | Gets or sets a Line that indicates the grid line style for each line. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | HideSelection | Gets or sets a value that indicates whether to hide the selection when the control does not have focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | HighlightText | Gets or sets whether to highlight text in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | IntegralHeight | Gets or sets a value that indicates whether the GcTextBox should resize to avoid showing partial lines. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
 | IsAccessible | (Inherited from System.Windows.Forms.Control) |
 | IsDisposed | (Inherited from System.Windows.Forms.Control) |
 | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | IsMirrored | (Inherited from System.Windows.Forms.Control) |
 | ItemHeight | Gets the height of a line. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
 | Left | (Inherited from System.Windows.Forms.Control) |
 | Lines | Gets or sets the lines of text in a GcTextBox control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | LineSpace | Gets or sets the line space between two adjacent lines. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Location | (Inherited from System.Windows.Forms.Control) |
 | Margin | (Inherited from System.Windows.Forms.Control) |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | MaxLength | Gets or sets the maximum number of characters or bytes that the control can hold. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | MaxLengthCodePage | Gets or sets the code page for the encoding that used to count the max length in byte. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | MaxLengthUnit | Gets or sets whether the maximum number of characters that fit in the control are handled based on bytes, characters, or text elements. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | MaxLineCount | Gets or sets the maximum number of lines. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | Modified | Gets or sets a value that indicates that the control has been modified by the user since the control was created or its contents were last set. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Multiline | Gets or sets whether the control can accept and display multiple lines of text. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | OverWrite | Gets the current edit status of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Padding | Gets or sets padding within the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | PasswordChar | Gets or sets the character used as a placeholder for the characters typed by the user. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | PasswordRevelationMode | Gets or sets the password revelation mode. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | PreferredHeight | Gets the preferred height. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | ReadOnly | Gets or sets a value that indicates whether this control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ReadOnlyBackColor | Gets or sets the background color when the control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ReadOnlyForeColor | Gets or sets the foreground color when the control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | RecommendedValue | Gets or sets the recommended value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
 | Region | (Inherited from System.Windows.Forms.Control) |
 | Right | (Inherited from System.Windows.Forms.Control) |
 | RightToLeft | Gets or sets a value that indicates whether the control's elements are aligned to support locales using right-to-left fonts. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ScrollBarMode | Gets or sets how to display the scroll bars. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | ScrollBars | Gets or sets which scroll bars should appear in a multiline GcTextBox control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | SelectedText | Gets or sets a value that indicates the currently selected text in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | SelectionLength | Gets or sets the number of characters selected in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | SelectionStart | Gets or sets the number of the character's position to start selecting from. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ShowContextMenu | Gets or sets a value that indicates whether to pop up the context menu of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ShowGrippers | Gets or sets whether shown grippers when inputting by touch. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | ShowOverflowTip | Gets or sets whether to show the overflow tooltip. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | ShowRecommendedValue | Gets or sets a value that indicates whether to show the recommended value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | ShowTouchToolBar | Gets or sets the how to show the TouchToolBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | SideButtons | Gets the sideButtons of this GcTextBox. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | SingleBorderColor | Gets or sets the color when BorderStyle is System.Windows.Forms.BorderStyle.FixedSingle. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | SubEditor | Gets the subeditor in the cell. |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | TabStop | (Inherited from System.Windows.Forms.Control) |
 | Tag | (Inherited from System.Windows.Forms.Control) |
 | Text | Gets or sets the text associated with this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | TextLength | Gets the length of the text. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | TouchContextMenuScale | Gets or sets the factor applies to context menu item's height while context menu is popped up by touch. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | TouchDropDownScale | Gets or sets the factor applies to dropdown item while opening dropdown by touch behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | TouchToolBar | Gets the shown TouchToolBar by touch operation. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) |
 | UseSystemPasswordChar | Gets or sets a value that indicates whether to use the system password character. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | Width | (Inherited from System.Windows.Forms.Control) |
 | WindowTarget | (Inherited from System.Windows.Forms.Control) |
 | WrapMode | Gets or sets the wrap rule when the GcTextBox control is multiline. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcTextBox) |