NativeMethods.WM_NCLBUTTONDBLCLK Field
Value is 0x00A3.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const WM_NCLBUTTONDBLCLK As Integer
'Usage
Dim value As Integer
value = NativeMethods.WM_NCLBUTTONDBLCLK
public const int WM_NCLBUTTONDBLCLK
public:
literal int WM_NCLBUTTONDBLCLK
public const var WM_NCLBUTTONDBLCLK : int
static val mutable WM_NCLBUTTONDBLCLK: int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.