IDTCommandTarget Members
Include Protected Members
Include Inherited Members
Allows you to create named commands. You must implement this interface to handle new named commands.
The IDTCommandTarget type exposes the following members.
Methods
Name
Description
Executes the specified named command.
Returns the current status (enabled, disabled, hidden, and so forth) of the specified named command.
Top