| 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) |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | AutoEllipsis | (Inherited from System.Windows.Forms.Label) |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | AutoSize | (Inherited from System.Windows.Forms.Label) |
 | BackColor | (Inherited from System.Windows.Forms.Control) |
 | BindingContext | (Inherited from System.Windows.Forms.Control) |
 | BorderColor | Gets or sets the border color of the control. |
 | BorderStyle | Overridden. |
 | 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) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CaseSensitive | True if string comparisons are case-sensitive; otherwise, False. |
 | 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) |
 | 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. |
 | DaylightTimeAdjustment | The value specified in the GMTOffset property can be advanced or set back due to daylight-saving time changes (used only if CurrentTimeZone = False). |
 | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | (Inherited from System.Windows.Forms.Control) |
 | EmptyAsNull | If True, empty strings are interpreted as null values (DbNull). |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | ErrorProvider | Gets or sets an ErrorProvider object used to indicate error state of the control. |
 | Focused | (Inherited from System.Windows.Forms.Control) |
 | Font | (Inherited from System.Windows.Forms.Control) |
 | ForeColor | (Inherited from System.Windows.Forms.Control) |
 | FormatInfo | Format used to display the value. |
 | FormatType | Enumeration value determining the formatting metod, 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) |
 | Image | (Inherited from System.Windows.Forms.Label) |
 | ImageAlign | (Inherited from System.Windows.Forms.Label) |
 | ImageIndex | (Inherited from System.Windows.Forms.Label) |
 | ImageKey | (Inherited from System.Windows.Forms.Label) |
 | ImageList | (Inherited from System.Windows.Forms.Label) |
 | 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) |
 | MaskInfo | Edit mask settings. |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | NullText | String representing a DbNull value. |
 | Padding | Gets or sets the padding within the control. |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | PreferredHeight | (Inherited from System.Windows.Forms.Label) |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | PreferredWidth | (Inherited from System.Windows.Forms.Label) |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | 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) |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | Tag | Gets or sets the object that contains data about the control. |
 | Text | Overridden. The current text in the control. |
 | TextAlign | (Inherited from System.Windows.Forms.Label) |
 | TextDetached | Specifies whether the Value and Text properties can be set independently. |
 | 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. |
 | UseCompatibleTextRendering | (Inherited from System.Windows.Forms.Label) |
 | UseFieldStyle | Indicates whether to honor the ColumnStyle properties defined on the C1ViewColumn object that this control is bound to. |
 | UseMnemonic | (Inherited from System.Windows.Forms.Label) |
 | UserCultureOverride | If True, current user regional settings override the selected culture. |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | Value | Gets or sets the current DataType representation of the visual information contained in the control. |
 | ValueIsDbNull | Gets or sets a value indicating whether the Value is DbNull. |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | VisualStyle | Gets or sets the visual style of the control. |
 | Width | (Inherited from System.Windows.Forms.Control) |