_IDispWizComboEvents_KeyDownEventHandler Delegate

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

[ComVisibleAttribute(false)]
public delegate void _IDispWizComboEvents_KeyDownEventHandler(
	short nKeyCode
)

Parameters

nKeyCode
Type: System.Int16

 

Return to top
Show: