NativeMethods.WM_NCRBUTTONDBLCLK Field

Value is 0x00A6.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace