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


In This Topic
    NMaskedEnumEditorCommandSource Class Members
    In This Topic

    The following tables list the members exposed by NMaskedEnumEditorCommandSource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMaskedEnumEditorCommandSource.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Attaches the command source to the specified element.  
    Protected MethodOverridden. Detaches the command source to the specified element.  
    Protected MethodOverridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution.  
    Protected MethodCalled when the enum value of the masked enum editor has changed.  
    Protected MethodOverridden. Overriden to update the masked enum editor.  
    Top
    See Also