Displays a check-box that lets users select true / false values.
The following tables list the members exposed by the CheckBoxComponent type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the CheckBoxComponent class. |
Name | Description | |
---|---|---|
![]() |
(Inherited from ComponentBase.) |
Name | Description | |
---|---|---|
![]() |
ComponentBase.accept override. (Inherited from ContentComponent.) |
|
![]() |
Registers an event listener. (Inherited from ButtonComponent.) |
|
![]() |
Implements AddChild.addChild (Inherited from ContentComponent.) |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
ComponentBase.arrangeComponents override. (Inherited from ContentComponent.) |
|
![]() |
Confirms validation by raising the Validating event. (Inherited from ComponentBase.) |
|
![]() |
Checks if the specified component is contained in the hierarchy defined by the current component. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
ButtonComponent.draw override. |
|
![]() |
Returns the component with the specified name within the hierarchy defined by the current component. (Inherited from ComponentBase.) |
|
![]() |
Gets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets the background brush of the button when it is in normal state. (Inherited from ButtonComponent.) |
|
![]() |
Gets the background brush of the button when it is in hovered state. (Inherited from ButtonComponent.) |
|
![]() |
Gets the background brush of the button when it is in pressed state. (Inherited from ButtonComponent.) |
|
![]() |
Gets a list with images. Each image in the list represents the appearance of the check box in its checked state: 0 - normal, 1 - pressed, 2 - disabled, 3 - hovered. |
|
![]() |
ComponentBase.getChildCount override. (Inherited from ContentComponent.) |
|
![]() |
Gets the content of this component. (Inherited from ContentComponent.) |
|
![]() |
ComponentBase.getCursor override. (Inherited from ButtonComponent.) |
|
![]() |
ComponentBase.getDesiredSize override. (Inherited from ButtonComponent.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether the component can receive the input focus. (Inherited from ComponentBase.) |
|
![]() |
Gets the index of the grid column this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Gets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Gets the explicit height of this component. (Inherited from ComponentBase.) |
|
![]() |
Gets the horizontal alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets a list with images. Each image in the list represents the appearance of the button in one of its states: 0 - normal, 1 - pressed, 2 - disabled, 3 - hovered. (Inherited from ButtonComponent.) |
|
![]() |
Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component currently holds the input focus. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component and all its children are subject to hit-testing operations. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component can be interacted with. (Inherited from ComponentBase.) |
|
![]() |
Gets the name of the component. (Inherited from ComponentBase.) |
|
![]() |
Gets the padding around this component's content. (Inherited from ContentComponent.) |
|
![]() |
Gets the parent component, if the current component is hosted. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Gets the border pen of the button when it is in normal state. (Inherited from ButtonComponent.) |
|
![]() |
Gets the border pen of the button when it is in hovered state. (Inherited from ButtonComponent.) |
|
![]() |
Gets the border pen of the button when it is in pressed state. (Inherited from ButtonComponent.) |
|
![]() |
Gets the type of the button. (Inherited from ButtonComponent.) |
|
![]() |
Gets the vertical alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether the component is visible. (Inherited from ComponentBase.) |
|
![]() |
Gets the explicit width of this component. (Inherited from ComponentBase.) |
|
![]() |
Invalidates the visual appearance of the component. (Inherited from ComponentBase.) |
|
![]() |
Invalidates the layout of this component and all its children. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether the check box is checked. |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
ComponentBase.onKeyDown override. (Inherited from ButtonComponent.) |
|
![]() |
Called when a character key is pressed when this component has the input focus. (Inherited from ComponentBase.) |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
ComponentBase.onMouseDown override. (Inherited from ButtonComponent.) |
|
![]() |
ComponentBase.onMouseMove override. (Inherited from ButtonComponent.) |
|
![]() |
ComponentBase.onMouseUp override. (Inherited from ButtonComponent.) |
|
![]() |
Invoked when the measure unit of the document containing the component has changed. (Inherited from ComponentBase.) |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
ComponentBase.readExternal override. |
|
![]() |
Unregisters an event listener. (Inherited from ButtonComponent.) |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Sets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets the background brush of the button when it is in normal state. (Inherited from ButtonComponent.) |
|
![]() |
Sets the background brush of the button when it is in hovered state. (Inherited from ButtonComponent.) |
|
![]() |
Sets the background brush of the button when it is in pressed state. (Inherited from ButtonComponent.) |
|
![]() |
Sets a list with images. Each image in the list represents the appearance of the check box in its checked state: 0 - normal, 1 - pressed, 2 - disabled, 3 - hovered. |
|
![]() |
Sets the content of this component. (Inherited from ContentComponent.) |
|
![]() |
Sets a value indicating whether the component can receive the input focus. (Inherited from ComponentBase.) |
|
![]() |
Sets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Sets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Sets the explicit height of this component. (Inherited from ComponentBase.) |
|
![]() |
Sets the horizontal alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets a list with images. Each image in the list represents the appearance of the button in one of its states: 0 - normal, 1 - pressed, 2 - disabled, 3 - hovered. (Inherited from ButtonComponent.) |
|
![]() |
Sets a value indicating whether the check box is checked. |
|
![]() |
Sets a value indicating whether the component is enabled. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component currently holds the input focus. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component and all its children are subject to hit-testing operations. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component can be interacted with. (Inherited from ComponentBase.) |
|
![]() |
Sets the name of the component. (Inherited from ComponentBase.) |
|
![]() |
Sets the padding around this component's content. (Inherited from ContentComponent.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Sets the border pen of the button when it is in normal state. (Inherited from ButtonComponent.) |
|
![]() |
Sets the border pen of the button when it is in hovered state. (Inherited from ButtonComponent.) |
|
![]() |
Sets the border pen of the button when it is in pressed state. (Inherited from ButtonComponent.) |
|
![]() |
Sets the type of the button. (Inherited from ButtonComponent.) |
|
![]() |
Sets the vertical alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether the component is visible. (Inherited from ComponentBase.) |
|
![]() |
Sets the explicit width of this component. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from local to document coordinates. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from document to local coordinates. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from local coordinates to the specified parent's coordinates. (Inherited from ComponentBase.) |
|
![]() |
ComponentBase.writeExternal override. |
Name | Description | |
---|---|---|
![]() |
Raises the customDraw event. (Inherited from ButtonComponent.) |
|
![]() |
Raises the mouseClicked event. (Inherited from ButtonComponent.) |
|
![]() |
Raises the repeatEnded event. (Inherited from ButtonComponent.) |
|
![]() |
ButtonComponent.getImage override. |
|
![]() |
Gets the current state of the button (Inherited from ButtonComponent.) |
|
![]() |
Gets the space around the component's content. This space includes padding by default but can be subsequently adjusted as necessary by the deriving classes. (Inherited from ContentComponent.) |
|
![]() |
|
|
![]() |
ComponentBase.loadFromXml override. |
|
![]() |
Invoked when the component is added to a parent component. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Invoked when the component is removed from a parent component. (Inherited from ComponentBase.) |
|
![]() |
Raises the Validated event. (Inherited from ComponentBase.) |
|
![]() |
Raises the Validating event. (Inherited from ComponentBase.) |
|
![]() |
Invoked when the zoom factor of the document containing the component has changed. (Inherited from ComponentBase.) |
|
![]() |
|
|
![]() |
ComponentBase.saveToXml override. |
|
![]() |
Invoked to query whether the underlying component structure should be automatically serialized or serialized by the user. (Inherited from ComponentBase.) |