Click or drag to resize
BCExtensionCommandGroup Events

The BCExtensionCommandGroup 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.
(Inherited from BCExtensionCommandItem.)
Public eventLoad
Occurs when the command is loaded.
(Inherited from BCExtensionCommandItem.)
Top
See Also