Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockingFrameworkCommander Class
Properties Methods Events


In This Topic
    NDockingFrameworkCommander Class Members
    In This Topic

    The following tables list the members exposed by NDockingFrameworkCommander.

    Public Constructors
     NameDescription
    Public ConstructorCreate a default instance of the NDockingFrameworkCommander class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets an array of all the commands registered with the commander.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public Method  
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodOverloaded. Executes a command. The command is searched by the specified id.  
    Public MethodGets the command with the specified id.  
    Public MethodGets the command which contains a shortcut with the specified keys.  
    Public MethodGets the command with the specified name.  
    Public MethodRegisters a command with the commander.  
    Public MethodDisplays a dialog to visually edit shortcuts associated with the commands.  
    Public MethodUnregister a command from the commander.  
    Public Method  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also