WizComboClass Properties

 

Namespace:   Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets a count of the items in the specified wizard combo box.

System_CAPS_pubpropertyEnabled

Gets or sets a value indicating the enabled state of the WizCombo object.

System_CAPS_pubpropertyitem[Int32]

Gets the index of the item in the specified wizard combo box.

System_CAPS_pubpropertyListIndex

Gets or sets the item's list index in the specified wizard combo box.

System_CAPS_pubpropertySelectedItem

Gets the currently selected item in a wizard combo box as a string.

System_CAPS_pubpropertyValue

Gets or sets the data for the object.

Return to top
Show: