The BCExtensionCommandGroupCollectionEditor type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| BCExtensionCommandGroupCollectionEditor |
Initializes a new instance of the BCExtensionCommandItemCollectionEditor class.
|
Methods
| Name | Description | |
|---|---|---|
Cancels changes to the collection. (Inherited from | ||
Indicates whether original members of the collection can be removed. (Inherited from | ||
Indicates whether multiple collection items can be selected at once. (Inherited from | ||
| CreateCollectionForm |
Creates a new form to display and edit the current collection.
(Overrides | |
Gets the data type that this collection contains. (Inherited from | ||
Creates a new instance of the specified collection item type. (Inherited from | ||
| CreateNewItemTypes |
Gets the data types that this collection editor can contain.
(Overrides | |
Destroys the specified instance of the object. (Inherited from | ||
Edits the value of the specified object using the editor style indicated by the (Inherited from | ||
Edits the value of the specified object using the specified service provider and context. (Inherited from | ||
| (Inherited from | ||
Allows an (Inherited from | ||
| GetDisplayText |
Retrieves the display text for the given list item.
(Overrides | |
Gets the editor style used by the (Inherited from | ||
Gets the edit style used by the (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets an array of objects containing the specified collection. (Inherited from | ||
Returns a list containing the given object (Inherited from | ||
Indicates whether this editor supports painting a representation of an object's value. (Inherited from | ||
Indicates whether the specified context supports painting a representation of an object's value within the specified context. (Inherited from | ||
Gets the requested service, if it is available. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Paints a representation of the value of an object using the specified (Inherited from | ||
Paints a representation of the value of the specified object to the specified canvas. (Inherited from | ||
Sets the specified array as the items of the collection. (Inherited from | ||
Displays the default Help topic for the collection editor. (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
Gets the data type of each item in the collection. (Inherited from | ||
Gets the data type of the collection object. (Inherited from | ||
Gets a type descriptor that indicates the current context. (Inherited from | ||
Gets the Help keyword to display the Help topic or topic list for when the editor's dialog box Help button or the F1 key is pressed. (Inherited from | ||
Gets a value indicating whether drop-down editors should be resizable by the user. (Inherited from | ||
Gets the available types of items that can be created for this collection. (Inherited from |
See Also