WizCombo 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.(Inherited from IWizCombo.)

System_CAPS_pubpropertyEnabled

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

System_CAPS_pubpropertyitem[Int32]

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

System_CAPS_pubpropertyListIndex

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

System_CAPS_pubpropertySelectedItem

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

System_CAPS_pubpropertyValue

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

Return to top
Show: