NevronOpenVision
Nevron.Nov.Editors Namespace / NMaskedEnumPanel Class


NMaskedEnumPanel Class Methods

For a list of all members of this type, see NMaskedEnumPanel members.

Public Methods
 NameDescription
Public MethodInitializes the panel and creates the check boxes, which represent the flag values. This method should be called when you have configured the panel properties, but before you set the EnumValue property.  
Public MethodSets the tooltip of the checkbox associated with the given enum value.  
Top
Protected Methods
 NameDescription
Protected MethodCalled when the Checked property of a check box has changed.  
Top
See Also