Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace : MouseButtons Enumeration |
'Declaration <FlagsAttribute()> Public Enum MouseButtons Inherits System.Enum
[FlagsAttribute()] public enum MouseButtons : System.Enum
Member | Description |
---|---|
Left | The left mouse button was pressed. |
Middle | The middle mouse button was pressed. |
None | No mouse button was pressed. |
Right | The right mouse button was pressed. |
System.Object
System.ValueType
System.Enum
Northwoods.GoWeb.MouseButtons
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2