| Name | Description |
| AcceptsEscape | Indicates if the Escape key that cancels modified value is handled by the control without passing it to the owner form (AcceptsEscape=True), or it is then passed to the form and can close it if the form has CancelButton (AcceptsEscape=False). |
| AcceptsReturn | (Inherited from System.Windows.Forms.TextBox) |
| AcceptsTab | Indicates if Tab and Shift+Tab keys are accepted by control and move the focus to the next (previous) group of input characters in edit mask and in DateTimeInput mode. |
| 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) |
| AllowDrop | (Inherited from System.Windows.Forms.Control) |
| Anchor | (Inherited from System.Windows.Forms.Control) |
| AutoChangePosition | Gets or sets a value indicating whether the position of the character is automatically changed |
| AutoCompleteCustomSource | (Inherited from System.Windows.Forms.TextBox) |
| AutoCompleteMode | (Inherited from System.Windows.Forms.TextBox) |
| AutoCompleteSource | (Inherited from System.Windows.Forms.TextBox) |
| AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
| AutoSize | Gets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed. |
| BackColor | |
| BaseText | This method is for internal use only. |
| BindingContext | (Inherited from System.Windows.Forms.Control) |
| BorderColor | Gets or sets the border color of the control. |
| BorderStyle | |
| Bottom | (Inherited from System.Windows.Forms.Control) |
| Bounds | (Inherited from System.Windows.Forms.Control) |
| CalendarType | Calendar, used to format date. |
| CanFocus | (Inherited from System.Windows.Forms.Control) |
| CanSelect | (Inherited from System.Windows.Forms.Control) |
| CanUndo | (Inherited from System.Windows.Forms.TextBoxBase) |
| Capture | (Inherited from System.Windows.Forms.Control) |
| CaseSensitive | True if string comparisons are case-sensitive; otherwise, False. Default: False |
| CausesValidation | Gets or sets a value indicating whether the control causes validation (i.e. calls Validated and Validating events) |
| CharacterCasing | (Inherited from System.Windows.Forms.TextBox) |
| CharCategory | Defines rules to filter keyboard input. |
| 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) |
| ContextMenu | (Inherited from System.Windows.Forms.Control) |
| ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
| Controls | (Inherited from System.Windows.Forms.Control) |
| Created | (Inherited from System.Windows.Forms.Control) |
| Culture | The culture ID. |
| CultureInfo | The current CultureInfo object (available at runtime). |
| CultureName | The name selected for the Culture property in the Properties grid |
| CurrentTimeZone | If True, the control's stored Value is in current time zone; otherwise, the Value is adjusted to the time zone defined by the GMTOffset property |
| Cursor | (Inherited from System.Windows.Forms.Control) |
| CustomFormat | Custom format specifier used if FormatType = FormatTypeEnum.CustomFormat. |
| DataBindings | (Inherited from System.Windows.Forms.Control) |
| DataField | The field of the data source object to which the control is bound. |
| DataSource | The data source object to which the control is bound. |
| DataType | Type of the Value property. |
| DateTimeInput | Whether or not a special edit mode is applied to DateTime values. |
| DaylightTimeAdjustment | The value specified in the GMTOffset property can be advanced or set back due to daylight-saving time changes. Default: NoAdjustments. |
| DeviceDpi | (Inherited from System.Windows.Forms.Control) |
| DisabledForeColor | Gets or sets the foreground color of the disabled control. |
| DisableOnNoData | Gets or sets whether the text box should be disabled when it is bound to an empty data source, i.e. CurrencyManager.Count = 0. |
| DisplayFormat | Format used to display the value when the control is not in edit mode (does not have input focus or is read-only). |
| DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
| Disposing | (Inherited from System.Windows.Forms.Control) |
| Dock | (Inherited from System.Windows.Forms.Control) |
| EditFormat | Format used to display the value when the control is in edit mode (has input focus and is not read-only). |
| EditMask | The edit mask string restricting user input. |
| EditMode | Returns True, if the control has input focus and TextDetached = False. |
| EmptyAsNull | If True, empty strings are interpreted as null values (DBNull). |
| Enabled | Gets or sets a value indicating whether the control can respond to user interaction. |
| ErrorInfo | Settings affecting error handling in the 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. |
| 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. |
| FlatSystemBorder | Makes Fixed3D borders old-style looking (flat) for System VisualStyle. This property is only for compatibility with legacy applications only. |
| Focused | (Inherited from System.Windows.Forms.Control) |
| Font | (Inherited from System.Windows.Forms.Control) |
| ForeColor | |
| FormatType | Enumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting. |
| GMTOffset | The time zone of the Value property used if CurrentTimeZone = False. |
| Handle | (Inherited from System.Windows.Forms.Control) |
| HasChildren | (Inherited from System.Windows.Forms.Control) |
| Height | (Inherited from System.Windows.Forms.Control) |
| HideSelection | (Inherited from System.Windows.Forms.TextBoxBase) |
| ImeMode | (Inherited from System.Windows.Forms.Control) |
| InitialSelection | Determines the selection position when a control receives input focus. Default: InitialSelectionEnum.SelectAll. |
| 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) |
| Label | Label control associated with this input field. |
| LayoutEngine | (Inherited from System.Windows.Forms.Control) |
| Left | (Inherited from System.Windows.Forms.Control) |
| Lines | The lines of text in a multiline control. |
| Location | (Inherited from System.Windows.Forms.Control) |
| LoopPosition | Gets or sets a value indicating whether the position of the caret is automatically moved to the first field when the last field is filled. |
| Margin | (Inherited from System.Windows.Forms.Control) |
| Margins | Gets or sets the spacing between the input control content and its edges, in pixels. Default: all margins are set to 0. |
| MarkEmpty | Draws a red dotted line if Value is empty. |
| MaskInfo | Edit mask settings. |
| MaximumSize | (Inherited from System.Windows.Forms.Control) |
| MaxLength | Gets or sets the maximum number of characters or bytes that the control can hold. |
| 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) |
| MinShortYear | The minimum year that can be entered without leading zeros. |
| Modified | Gets or sets a value that indicates that the control has been modified by the user since the control received the input focus or its Value last set. |
| Multiline | Overridden. Gets or sets a value indicating whether this is a multiline text box control. |
| Name | (Inherited from System.Windows.Forms.Control) |
| NegativeForeColor | Gets or sets the foreground color of the control which contains negative value. |
| NullText | String representing a DBNull value. |
| NumericInput | Sets or gets a value indicating whether a special edit mode is used for numeric values. |
| NumericInputKeys | Enables/disables the special keys used when NumericInput = True. Default: NumericInputKeyFlags.Standard. |
| Padding | |
| Parent | (Inherited from System.Windows.Forms.Control) |
| ParseInfo | Settings affecting parsing, that is, converting the string entered by the user to the data type. |
| PasswordChar | (Inherited from System.Windows.Forms.TextBox) |
| Placeholder | Gets or sets the textual place holder, that is displayed by C1TextBox to prompt the user for information. |
| PostValidation | Validation rules applied after parsing, that is, after converting the string entered by the user to the DataType (typed validation). |
| PreferredHeight | |
| PreferredSize | (Inherited from System.Windows.Forms.Control) |
| PreValidation | Validation rules applied before parsing, that is, before converting the string entered by the user to the DataType (raw string validation). |
| ProductName | (Inherited from System.Windows.Forms.Control) |
| ProductVersion | (Inherited from System.Windows.Forms.Control) |
| ReadOnly | (Inherited from System.Windows.Forms.TextBoxBase) |
| RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
| Region | (Inherited from System.Windows.Forms.Control) |
| Right | (Inherited from System.Windows.Forms.Control) |
| RightToLeft | (Inherited from System.Windows.Forms.Control) |
| ScrollBars | (Inherited from System.Windows.Forms.TextBox) |
| SelectedText | Overridden. Gets or sets a value indicating the currently selected text in the control. |
| SelectionLength | (Inherited from System.Windows.Forms.TextBoxBase) |
| SelectionStart | (Inherited from System.Windows.Forms.TextBoxBase) |
| ShortcutsEnabled | (Inherited from System.Windows.Forms.TextBoxBase) |
| ShowContextMenu | Specifies whether the context menu can be displayed for the control. |
| ShowFocusRectangle | Specifies whether a focus rectangle should be displayed around the client area when the control has the input focus. |
| 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 | Gets or sets the object that contains data about the control |
| Text | Overridden. Gets or sets the text associated with this control. |
| TextAlign | (Inherited from System.Windows.Forms.TextBox) |
| TextDetached | Specifies whether the Value and Text properties can be set independently. |
| TextLength | Overridden. Gets the length of text in the control. |
| Top | (Inherited from System.Windows.Forms.Control) |
| TopLevelControl | (Inherited from System.Windows.Forms.Control) |
| TrimEnd | If True, trailing spaces are removed. |
| TrimStart | If True, leading spaces are removed. |
| UseColumnStyles | Indicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to. |
| UserCultureOverride | If True, current user regional settings override the selected culture. |
| UseSystemPasswordChar | (Inherited from System.Windows.Forms.TextBox) |
| UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
| Value | Gets or sets the current DataType representation of the visual information contained in the control. |
| ValueChangedBehavior | Allows backward compatibility with the old behavior, when the ValueChanged event previously fired on any text change. |
| ValueIsDbNull | Gets or sets a value indicating whether the Value is DBNull. |
| VerticalAlign | Gets or sets the vertical alignment of the content in the control. The default is VerticalAlignEnum.Top. |
| Visible | (Inherited from System.Windows.Forms.Control) |
| VisualStyle | Gets or sets the visual style of the control. |
| Width | (Inherited from System.Windows.Forms.Control) |
| WordWrap | (Inherited from System.Windows.Forms.TextBoxBase) |
| WrapDateTimeFields | If this property is False the month will be automatically incremented when the user spins the date past the end of the month. The same about other parts of the date/time value. |