Name | Description | |
---|---|---|
![]() | C1CheckBox Constructor | Initializes a new instance of the C1CheckBox class. |
The following tables list the members exposed by C1CheckBox.
Name | Description | |
---|---|---|
![]() | C1CheckBox Constructor | Initializes a new instance of the C1CheckBox class. |
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) |
![]() | Appearance | Gets or sets the value that determines the appearance of a C1CheckBox control. |
![]() | AutoCheck | Gets or set a value indicating whether the Checked or CheckState values and the C1CheckBox's appearance are automatically changed when the C1CheckBox is clicked. |
![]() | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
![]() | AutoSize | This property is not relevant for this class. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | BackColor | Gets or sets the background color for the control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | BackgroundImage | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
![]() | 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 | (Inherited from System.Windows.Forms.Control) |
![]() | Capture | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidation | (Inherited from System.Windows.Forms.Control) |
![]() | CheckAlign | Gets or sets the horizontal and vertical alignment of the check mark on a C1CheckBox control. |
![]() | Checked | Gets or set a value indicating whether the C1CheckBox is in the checked state. |
![]() | CheckedIcon | Gets or sets a custom C1.Framework.C1Icon for the System.Windows.Forms.CheckState.Checked checkbox state. |
![]() | CheckState | Gets or sets the state of the C1CheckBox. |
![]() | 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) |
![]() | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
![]() | Controls | (Inherited from System.Windows.Forms.Control) |
![]() | Created | (Inherited from System.Windows.Forms.Control) |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DataContext | (Inherited from System.Windows.Forms.Control) |
![]() | DataMember | Gets or sets the member of the data source object to which the control is bound. |
![]() | DataSource | Gets or sets the data source object to which the control is bound. |
![]() | DataType | Gets or sets the type of the Value property. |
![]() | DefaultIconSize | Gets or sets the default icon size of control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
![]() | DisableOnNoData | Gets or sets whether the checkbox should be disabled when it is bound to an empty data source, i.e. CurrencyManager.Count = 0. |
![]() | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | Disposing | (Inherited from System.Windows.Forms.Control) |
![]() | Dock | (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 | Gets or sets the foreground color of the control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | Handle | (Inherited from System.Windows.Forms.Control) |
![]() | HasChildren | (Inherited from System.Windows.Forms.Control) |
![]() | Height | (Inherited from System.Windows.Forms.Control) |
![]() | Icon | Gets or sets the C1.Framework.C1Icon that is displayed on a button control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | Image | Gets or sets the image that is displayed on a button control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | ImageAlign | Gets or sets the alignment of the image on the button control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | ImageIndex | Gets or sets the image list index value of the image displayed on the button control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | ImageKey | Gets or sets the key accessor for the image in the C1.Win.Input.Base.C1ButtonBase.ImageList. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | ImageList | Gets or sets the System.Windows.Forms.ImageList that contains the System.Drawing.Image displayed on a button control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | IndeterminateIcon | Gets or sets a custom C1.Framework.C1Icon for the System.Windows.Forms.CheckState.Indeterminate checkbox state. |
![]() | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | (Inherited from System.Windows.Forms.Control) |
![]() | IsAncestorSiteInDesignMode | (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 | Gets or sets the space between controls. (Inherited from C1.Win.Input.Base.C1InputControl) |
![]() | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | Name | (Inherited from System.Windows.Forms.Control) |
![]() | Padding | Gets or sets padding within the control. (Inherited from C1.Win.Input.Base.C1InputControl) |
![]() | 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) |
![]() | 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) |
![]() | Styles | Gets or sets the C1CheckBox styles. |
![]() | 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 this control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | TextAlign | Overridden. Gets or sets the alignment of the text on the button control. |
![]() | TextImageRelation | Gets or sets the position of text and image relative to each other. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | ThreeState | Gets or sets a value indicating whether the C1CheckBox will allow three check states rather than two. |
![]() | Top | (Inherited from System.Windows.Forms.Control) |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | TranslateValues | Gets or sets the options for translating between the value of the Value property and the checkbox states. |
![]() | Trimming | Gets or sets how to trim characters that do not fit in the space available. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | UncheckedIcon | Gets or sets a custom C1.Framework.C1Icon for the System.Windows.Forms.CheckState.Unchecked checkbox state. |
![]() | UseMnemonic | Gets or sets a value indicating whether the first character that is preceded by an ampersand (&) is used as the mnemonic key of the control. (Inherited from C1.Win.Input.Base.C1ButtonBase) |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() | Value | Gets or sets the current DataType representation of the visual information contained in the control. |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
![]() | Width | (Inherited from System.Windows.Forms.Control) |