This documentation is archived and is not being maintained.
CreateUserWizardStepCollectionEditor Properties
Visual Studio 2008
The CreateUserWizardStepCollectionEditor type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollectionItemType | Gets the data type of each item in the collection. (Inherited from CollectionEditor.) |
|
CollectionType | Gets the data type of the collection object. (Inherited from CollectionEditor.) |
|
Context | Gets a type descriptor that indicates the current context. (Inherited from CollectionEditor.) |
|
HelpTopic | Gets the Help keyword used to display the Help topic or topic list when users click the Help button or press the F1 key in the editor's dialog box. (Overrides CollectionEditor::HelpTopic.) |
|
IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user. (Inherited from UITypeEditor.) |
|
NewItemTypes | Gets the available types of items that can be created for this collection. (Inherited from CollectionEditor.) |
Show: