Name | Description | |
---|---|---|
AcceptsCrLf | Gets or sets a value that indicates how to process the CrLf characters when copying, cutting, or pasting the string. | |
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. | |
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. | |
AcceptsTabChar | Gets or sets a value that indicates how to process the Tab characters when copying, cutting, or pasting the string. | |
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. | |
AlternateText | Gets the alternate text of the GcTextBox control. | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoComplete | Gets the automatic complete related settings. | |
AutoCompleteCustomSource | Gets or sets a custom System.Windows.Forms.AutoCompleteStringCollection to use when the AutoCompleteSource property is set to CustomSource. | |
AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the GcTextBox. | |
AutoCompleteSource | Gets or sets a value that specifies the source of complete strings used for automatic completion. | |
AutoConvert | Gets or sets whether to automatically convert the entered characters according to the input mask. | |
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 | Overridden. Gets or sets the border style. | |
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. | |
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. | |
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. | |
DropDownEditor | Gets the settings for the drop-down editor. | |
DroppedDown | Gets or sets a value that indicates whether the drop-down window is dropped down. | |
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. | |
EllipsisString | Gets or sets what is shown as an ellipsis when the width of the text is longer than the control. | |
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 | Overridden. Gets or sets the flat style of the control. | |
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. | |
GridLine | Gets or sets a Line that indicates the grid line style for each line. | |
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. | |
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. | |
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. | |
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. | |
LineSpace | Gets or sets the line space between two adjacent lines. | |
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. | |
MaxLengthCodePage | Gets or sets the code page for the encoding that used to count the max length in byte. | |
MaxLengthUnit | Gets or sets whether the maximum number of characters that fit in the control are handled based on bytes, characters, or text elements. | |
MaxLineCount | Gets or sets the maximum number of lines. | |
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. | |
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. | |
PasswordRevelationMode | Gets or sets the password revelation mode. | |
PreferredHeight | Gets the preferred height. | |
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. | |
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. | |
ScrollBars | Gets or sets which scroll bars should appear in a multiline GcTextBox control. | |
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. | |
ShowRecommendedValue | Gets or sets a value that indicates whether to show the recommended value. | |
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. | |
SingleBorderColor | Overridden. Gets or sets the color when BorderStyle is System.Windows.Forms.BorderStyle.FixedSingle. | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | Overridden. Gets or sets the text associated with this control. | |
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. | |
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. |