ICommandUI Members

The following are members of the ICommandUI class.

Methods

ContinueRouting

Tells the command-routing mechanism to continue routing the current message down the chain of handlers.

Properties

Check

Sets the user interface item for this command to the appropriate check state.

Enabled

Enables or disables the user interface item for this command.

ID

Gets the ID of the user interface object represented by the ICommandUI object.

Index

Gets the index of the user interface object represented by the ICommandUI object.

Radio

Sets the user interface item for this command to the appropriate check state.

Text

Sets the text of the user interface item for this command.

See Also

Reference

ICommandUI Interface