Click or drag to resize

BCExtensionCommand Events

The BCExtensionCommand type exposes the following members.

Events
  NameDescription
Public eventAfterWizard
Occurs when a wizard has been completed.
Public eventBeforeWizard
Occurs when a wizard is being initiated.
Public eventDisposed (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