WizComboClass Methods
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
| Name | Description | |
|---|---|---|
![]() | add_Change(_IDispWizComboEvents_ChangeEventHandler^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | add_KeyDown(_IDispWizComboEvents_KeyDownEventHandler^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | AddItem(String^) | Adds the specified item to the wizard combo box. |
![]() | Clear() | Clears all text from the object. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | focus() | Sets the cursor focus to the wizard combo box. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InsertItem(String^, Int32) | Inserts the specified item at the specified location in the wizard combo box. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | remove_Change(_IDispWizComboEvents_ChangeEventHandler^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | remove_KeyDown(_IDispWizComboEvents_KeyDownEventHandler^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | RemoveItem(Int32) | Removes the specified item from the wizard combo box. |
![]() | ToString() | (Inherited from Object.) |

