IWizCombo Methods

 

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

NameDescription
System_CAPS_pubmethodAddItem(String^)

Adds the specified item to the wizard combo box.

System_CAPS_pubmethodClear()

Clears all text from the object.

System_CAPS_pubmethodfocus()

Sets the cursor focus to the wizard combo box.

System_CAPS_pubmethodInsertItem(String^, Int32)

Inserts the specified item at the specified location in the wizard combo box.

System_CAPS_pubmethodRemoveItem(Int32)

Removes the specified item from the wizard combo box.

Return to top
Show: