[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.FindCommand

FindCommand Method

FindCommand(Shortcut)

Gets the C1Command associated with the shortcut.

Declaration
public C1Command FindCommand(Shortcut shortcut)
Parameters
Type Name Description
Shortcut shortcut

The shortcut keys associated with the command.

Returns
Type Description
C1Command