NevronOpenVision
Nevron.Nov.Editors Namespace / NMaskedEnumPropertyEditor Class
Fields Properties Methods Events


In This Topic
    NMaskedEnumPropertyEditor Class Members
    In This Topic

    The following tables list the members exposed by NMaskedEnumPropertyEditor.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The default template for a masked enum property editor - check boxes placed in a masked enum table panel.  
    Public Fieldstatic (Shared in Visual Basic)The edit control is a masked enum drop down.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the EnumType property.  
    Public Fieldstatic (Shared in Visual Basic)The edit control is a masked enum table panel with check boxes placed in a group box.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NFontPropertyEditor  
    Public Fieldstatic (Shared in Visual Basic)Reference to ShowOnlyBitValuesProperty  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Style property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the value of the EnumType property.  
    Public PropertyGets or sets a value indicating whether only single bit of the enum will be displayed.  
    Public PropertyGets/Sets the value of the Style property.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a masked enum panel.  
    Protected MethodCalled when a property of the check box has changed  
    Protected MethodOverridden. Updates the editor from the edited node.  
    Top
    See Also