NativeMethods.WM_MOUSEMOVE Field

Value is 0x0200.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace