| Name | Description |
 | AcceptsTab | (Inherited from System.Windows.Forms.TextBoxBase) |
 | 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) |
 | 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) |
 | BackColor | Gets or sets the background color of the TextBoxArea. (Inherited from Xceed.Editors.TextBoxArea) |
 | BindingContext | (Inherited from System.Windows.Forms.Control) |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | CanFocus | (Inherited from System.Windows.Forms.Control) |
 | CanSelect | Gets or sets a boolean value indicating if the TextBoxArea can be selected. (Inherited from Xceed.Editors.TextBoxArea) |
 | CanUndo | (Inherited from System.Windows.Forms.TextBoxBase) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CausesValidation | (Inherited from System.Windows.Forms.Control) |
 | CharacterCasing | (Inherited from System.Windows.Forms.TextBox) |
 | 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) |
 | Cursor | (Inherited from System.Windows.Forms.Control) |
 | DataBindings | (Inherited from System.Windows.Forms.Control) |
 | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
 | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | Focused | (Inherited from System.Windows.Forms.Control) |
 | Font | (Inherited from System.Windows.Forms.Control) |
 | ForeColor | (Inherited from System.Windows.Forms.TextBoxBase) |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | HideCaret | Gets or sets a boolean value indicating if the caret should be hidden in the textbox. (Inherited from Xceed.Editors.TextBoxArea) |
 | HideSelection | (Inherited from System.Windows.Forms.TextBoxBase) |
 | ImeMode | (Inherited from System.Windows.Forms.Control) |
 | 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) |
 | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
 | Left | (Inherited from System.Windows.Forms.Control) |
 | Lines | (Inherited from System.Windows.Forms.TextBoxBase) |
 | Margin | (Inherited from System.Windows.Forms.Control) |
 | Mask | Gets or sets the mask applied to the textbox's text. |
 | MaskPromptChar | Gets or sets the character used to prompt a user for input. (Inherited from Xceed.Editors.TextBoxArea) |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | MaxLength | Gets or sets the maximum length of the TextBoxArea.Text. (Inherited from Xceed.Editors.TextBoxArea) |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | Modified | Gets or sets a boolean value indicating if the TextBoxArea.Text has been modified. (Inherited from Xceed.Editors.TextBoxArea) |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | Overwrite | Gets or sets a boolean value indicating if existing text in the textbox area can be overwritten when keys are pressed. (Inherited from Xceed.Editors.TextBoxArea) |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | PasswordChar | (Inherited from System.Windows.Forms.TextBox) |
 | PreferredHeight | (Inherited from System.Windows.Forms.TextBoxBase) |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | RawText | Gets or sets the raw (non-formatted) text entered in the textbox area without the literals of the mask. |
 | 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 | (Inherited from System.Windows.Forms.TextBoxBase) |
 | SelectionLength | (Inherited from System.Windows.Forms.TextBoxBase) |
 | SelectionStart | (Inherited from System.Windows.Forms.TextBoxBase) |
 | SelectOnFocus | Gets or sets a boolean value indicating if the entire content of the textbox should be selected when it gets focus. (Inherited from Xceed.Editors.TextBoxArea) |
 | ShortcutsEnabled | (Inherited from System.Windows.Forms.TextBoxBase) |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | StrictValidation | Gets or sets a boolean value indicating whether the textbox's content should be validated while it is being entered. (Inherited from Xceed.Editors.TextBoxArea) |
 | 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 the textbox. (Inherited from Xceed.Editors.TextBoxArea) |
 | TextAlign | (Inherited from System.Windows.Forms.TextBox) |
 | TextLength | (Inherited from System.Windows.Forms.TextBoxBase) |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | UseSystemPasswordChar | (Inherited from System.Windows.Forms.TextBox) |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | Width | (Inherited from System.Windows.Forms.Control) |
 | WordWrap | (Inherited from System.Windows.Forms.TextBoxBase) |