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


NCheckableMenuItem Class Members

The following tables list the members exposed by NCheckableMenuItem.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Checked property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Checked symbol child  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NCheckableMenuItem  
Top
Public Properties
 NameDescription
Public PropertyGets or sets whether the item is checked or not.  
Public PropertyGets or sets the checked symbol.  
Top
Protected Methods
 NameDescription
Internal MethodOverridden.   
Internal MethodOverridden.   
Protected MethodOverridden.   
Protected MethodToggles the checked state of the button  
Top
Public Events
 NameDescription
Public EventOccurs when the checked property has changed.  
Public EventOccurs when the checked property is about to be changed  
Top
See Also