NevronOpenVision
Nevron.Nov.UI Namespace / NCheckBox Class
Fields Properties Methods Events


NCheckBox Class Members

The following tables list the members exposed by NCheckBox.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ClickOnSymbol property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Indeterminate property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NCheckBox.  
Top
Public Properties
 NameDescription
Public PropertyGets/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.  
Public PropertyGets/Sets whether the check box is in an indetermined state, i.e. neighter checked, nor unchecked. By default set to false.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called when the check box is clicked.  
Top
Public Events
 NameDescription
Public EventOccurs when the indeterminate property has changed  
Public EventOccurs when the indeterminate property is about to be changed  
Top
See Also