Initializes a new instance of the CommandElement struct with a tooltip.
Namespace: CleanCode.GeneralComponents.SupportAssembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- command
- Type: System String
The command.
- shortcut
- Type: System String
The shortcut.
- tooltip
- Type: System String
The tooltip.
See Also