Click or drag to resize
BCExtensionCommandItem Events

The BCExtensionCommandItem type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventExecute
Occurs when the command is invoked.
Public eventLoad
Occurs when the command is loaded.
Top
See Also