Click or drag to resize

BCExtension Properties

The BCExtension type exposes the following members.

Properties
  NameDescription
Protected propertyCanRaiseEvents (Inherited from Component.)
Public propertyCommands
Gets the collection of the UI extension commands.
Public propertyContainer (Inherited from Component.)
Protected propertyDesignMode (Inherited from Component.)
Public propertyDisplayName
Gets or sets the display name of the extension.
Protected propertyEvents (Inherited from Component.)
Public propertyExtensionHost
Gets the application that hosts the extension.
Public propertyPages
Gets the collection of the UI extension pages.
Public propertySite (Inherited from Component.)
Public propertyWizardPages
Gets the collection of the UI extension wizard pages.
Top
See Also