WizComboClass Members
Include Protected Members
Include Inherited Members
Controls combo boxes of HTML-based wizards in Visual Studio.
The WizComboClass type exposes the following members.
Constructors
Name
Description
Infrastructure. Microsoft Internal Use Only.
Top
Methods
Name
Description
Infrastructure. Microsoft Internal Use Only.
Infrastructure. Microsoft Internal Use Only.
Adds the specified item to the wizard combo box.
Clears all text from the object.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Sets the cursor focus to the wizard combo box.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Inserts the specified item at the specified location in the wizard combo box.
Creates a shallow copy of the current Object. (Inherited from Object.)
Infrastructure. Microsoft Internal Use Only.
Infrastructure. Microsoft Internal Use Only.
Removes the specified item from the wizard combo box.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets a count of the items in the specified wizard combo box.
Gets or sets a value indicating the enabled state of the WizCombo object.
Gets the index of the item in the specified wizard combo box.
Gets or sets the item's list index in the specified wizard combo box.
Gets the currently selected item in a wizard combo box as a string.
Gets or sets the data for the object.
Top
Events
Name
Description
Indicates that the selection in the specified wizard combo box has changed.
Indicates that the specified key is pressed.
Top