NativeMethods.WM_NCXBUTTONUP Field

Value is 0x00AC.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace