Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NDockingFrameworkCommander Class / ExecuteCommand Method


In This Topic
    ExecuteCommand Method (NDockingFrameworkCommander)
    In This Topic
    Executes a command. The command is searched by the specified id.
    Overload List
    OverloadDescription
    Executes a command. The command is searched by the specified id.  
    Executes a command with an optional parameter. The command is searched by the specified id.  
    Executes a command. The command is searched by name.  
    Executes a command with an optional parameter. The command is searched by name.  
    Executes a command. The commander tries to find a command by keys and if a match is found the command is executed.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also