| Name | Description |
| 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. |
| ActiveForeColor | Gets or sets the foreground color when the control has the input focus. |
| AllowDrop | (Inherited from System.Windows.Forms.Control) |
| Anchor | (Inherited from System.Windows.Forms.Control) |
| AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
| AutoSize | Overridden. Gets or sets a value that indicates whether the control is automatically sized to show all the content in a vertical direction. |
| BackColor | Overridden. Gets or sets the background color of the control. |
| BackgroundImage | Overridden. Gets or sets the background image displayed in the control. |
| BackgroundImageLayout | Overridden. Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. |
| BindingContext | (Inherited from System.Windows.Forms.Control) |
| BorderStyle | Gets or sets the type of border that is drawn around the EditBase. |
| 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. |
| 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. |
| ContextMenu | Overridden. Gets or sets the shortcut menu associated with the control. |
| ContextMenuStrip | Overridden. Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this 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) |
| DisabledBackColor | Gets or sets the disabled background color of the control. |
| DisabledForeColor | Gets or sets the disabled foreground color of the control. |
| DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
| Disposing | (Inherited from System.Windows.Forms.Control) |
| Dock | (Inherited from System.Windows.Forms.Control) |
| EditMode | Gets or sets the edit mode of 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. |
| 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. |
| FlatStyle | Gets or sets the flat style of the edit control. |
| Font | Overridden. Gets or sets the font of the text displayed by the control. |
| ForeColor | Overridden. Gets or sets the foreground color of the control. |
| 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. |
| ImeMode | Gets or sets the Input Method Editor (IME) mode of the 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) |
| Location | (Inherited from System.Windows.Forms.Control) |
| Margin | (Inherited from System.Windows.Forms.Control) |
| MaximumSize | (Inherited from System.Windows.Forms.Control) |
| 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. |
| Name | (Inherited from System.Windows.Forms.Control) |
| OverWrite | Gets the current edit status of the control. |
| Padding | Gets or sets padding within the control. |
| Parent | (Inherited from System.Windows.Forms.Control) |
| 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. |
| ReadOnlyBackColor | Gets or sets the background color when the control is read-only. |
| ReadOnlyForeColor | Gets or sets the foreground color when the control is read-only. |
| RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
| Region | (Inherited from System.Windows.Forms.Control) |
| Right | (Inherited from System.Windows.Forms.Control) |
| SelectedText | Gets or sets a value that indicates the currently selected text in the control. |
| SelectionLength | Gets or sets the number of characters selected in the control. |
| SelectionStart | Gets or sets the number of the character's position to start selecting from. |
| ShowContextMenu | Gets or sets a value that indicates whether to pop up the context menu of the control. |
| ShowGrippers | Gets or sets whether shown grippers when inputting by touch. |
| ShowTouchToolBar | Gets or sets the how to show the TouchToolBar. |
| SingleBorderColor | Gets or sets the color when BorderStyle is 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. |
| 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. |
| TouchDropDownScale | Gets or sets the factor applies to dropdown item while opening dropdown by touch behavior. |
| TouchToolBar | Gets the shown TouchToolBar by touch operation. |
| UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
| Visible | (Inherited from System.Windows.Forms.Control) |
| Width | (Inherited from System.Windows.Forms.Control) |