NativeMethods.WM_MBUTTONUP Field

Value is 0x0208.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace