NativeMethods.WM_KEYDOWN Field

Value is 0x0100.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Const WM_KEYDOWN As Integer
'Usage
Dim value As Integer

value = NativeMethods.WM_KEYDOWN
public const int WM_KEYDOWN
public:
literal int WM_KEYDOWN
public const var WM_KEYDOWN : int
static val mutable WM_KEYDOWN: int

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace