WizCombo Properties

Include Protected Members
Include Inherited Members

The WizCombo type exposes the following members.

Properties

 

Name

Description

Public property

Count

Gets a count of the items in the specified wizard combo box. (Inherited from IWizCombo.)

Public property

Enabled

Gets or sets a value indicating the enabled state of the WizCombo object. (Inherited from IWizCombo.)

Public property

item

Gets the index of the item in the specified wizard combo box. (Inherited from IWizCombo.)

Public property

ListIndex

Gets or sets the item's list index in the specified wizard combo box. (Inherited from IWizCombo.)

Public property

SelectedItem

Gets the currently selected item in a wizard combo box as a string. (Inherited from IWizCombo.)

Public property

Value

Gets or sets the data for the object. (Inherited from IWizCombo.)

Top

See Also

Reference

WizCombo Interface

Microsoft.VisualStudio.VsWizard Namespace