NativeMethods.WM_MENUCHAR Field

Value is 0x0120.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace