The BCExtensionCommandItem type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from | ||
Releases all resources used by the (Inherited from | ||
Releases the unmanaged resources used by the (Inherited from | ||
| (Inherited from | ||
Releases unmanaged resources and performs other cleanup operations before the (Inherited from | ||
| GetCaption |
Returns the caption of the menu item that invokes the command.
| |
| GetChecked |
Returns a value indicating whether the menu item is in the checked state.
| |
| GetEnabled |
Returns a value indicating whether the menu item can respond to user interaction.
| |
Serves as a hash function for a particular type. (Inherited from | ||
| GetIcon |
Returns the icon to display on the menu item.
| |
| GetIsSeparator |
Returns a value indicating whether the instance represents a line used to group other items.
| |
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from | ||
| (Inherited from | ||
Gets the (Inherited from | ||
| GetVisible |
Returns a value indicating whether the menu item is displayed.
| |
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OnExecute |
Raises the Execute event.
| |
| OnLoad |
Raises the Load event.
| |
Returns a (Inherited from |
See Also