IWizCombo Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets a count of the items in the specified wizard combo box. |
![]() | Enabled | Gets or sets a value indicating the enabled state of the WizCombo object. |
![]() | item[Int32] | Gets the index of the item in the specified wizard combo box. |
![]() | ListIndex | Gets or sets the item's list index in the specified wizard combo box. |
![]() | SelectedItem | Gets the currently selected item in a wizard combo box as a string. |
![]() | Value | Gets or sets the data for the object. |
Show:
