Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NPanelCommand Class


In This Topic
    NPanelCommand Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodChecks whether the specified command might be executed. (Inherited from Nevron.UI.WinForm.Docking.NDockingFrameworkCommand)
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockingFrameworkCommand)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodPerforms a command specific action. (Inherited from Nevron.UI.WinForm.Docking.NDockingFrameworkCommand)
    Public MethodChecks whether the specified keys are associated with the command. (Inherited from Nevron.UI.WinForm.Docking.NDockingFrameworkCommand)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockingFrameworkCommand)
    Public Method (Inherited from Nevron.UI.WinForm.Docking.NDockingFrameworkCommand)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodCloses the currently active panel.  
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodRaises the Executed event. (Inherited from Nevron.UI.WinForm.Docking.NDockingFrameworkCommand)
    Protected MethodRaises the Executing event. (Inherited from Nevron.UI.WinForm.Docking.NDockingFrameworkCommand)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodSelects the next panel from the dock manager's collection.  
    Protected MethodSelect the next tab in the currently active panel group.  
    Protected MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also