In This Topic
The following tables list the members exposed by NCheckBox.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| ClickOnSymbol | Gets/Sets whether the check box is toggled when the user clicks on the symbol only. By default set to false, which means that the check box is toggled when the user clicks either its symbol or its content. |
| Indeterminate | Gets/Sets whether the check box is in an indetermined state, i.e. neighter checked, nor unchecked. By default set to false. |
Top
Protected Methods
| Name | Description |
| OnClick | Overridden. Called when the check box is clicked. |
Top
Public Events
See Also