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


In This Topic
    NButtonBaseCommandSource Class Members
    In This Topic

    The following tables list the members exposed by NButtonBaseCommandSource.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the CommandParameter property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NButtonBaseCommandSource  
    Top
    Public Properties
     NameDescription
    Public PropertyGet or sets the command paramter that is associated with this source.  
    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 owner button has been clicked. Calls the ExecuteCommand method with the command parameter associated with this command action, which is by default NCommandAction.EmptyParamter.  
    Top
    See Also