NativeMethods.WM_SETCURSOR Field

Value is 0x0020.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace