IWizCombo Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
| Name | Description | |
|---|---|---|
![]() | AddItem(String^) | Adds the specified item to the wizard combo box. |
![]() | Clear() | Clears all text from the object. |
![]() | focus() | Sets the cursor focus to the wizard combo box. |
![]() | InsertItem(String^, Int32) | Inserts the specified item at the specified location in the wizard combo box. |
![]() | RemoveItem(Int32) | Removes the specified item from the wizard combo box. |
Show:
