Allows the UI plugin to handle named
commands.
Exec |
Executes the specified named command. |
QueryState |
Returns a state of the specified named command. |
IAgUiPluginCommandTarget interface allows to
the User Interface plugins to handle named commands. The interface
provides methods to define a status and execute a named
command. For information how to initialize a custom toolbar using
the named commands, see IAgUiPlugin.OnInitializeToolbar
method.
| Execute an action associated with a named command | Copy Code
|
|
|---|---|---|
|
||