NativeMethods.WM_NCMBUTTONDOWN Field

Value is 0x00A7.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace