NativeMethods.WM_MOUSELAST Field

Value is 0x020A.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace