_IDispWizComboEvents_Event Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
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. |
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Change | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates that the selection in the specified wizard combo box has changed. |
![]() | KeyDown | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates that the specified key is pressed. |

