Leadtools.Multimedia Namespace : MousePointer Enumeration |
public enum MousePointer : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MousePointer Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MousePointer
public enum MousePointer : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.MousePointer = function() { }; Leadtools.Multimedia.MousePointer.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MousePointer : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Arrow | Arrow |
ArrowHourglass | Arrow and hourglass (only available in 32-bit systems) |
ArrowQuestion | Arrow and question mark (only available in 32-bit systems) |
Crosshair | Cross-hair |
Custom | Custom icon specified by the MouseIcon property |
Default | (Default) Shape determined by the object |
Hourglass | Hourglass (wait) |
Ibeam | I-Beam |
IconPointer | Small square within a square |
NoDrop | No Drop |
SizeAll | Size all (only available in 32-bit systems) |
SizeNESW | Double arrow pointing northeast and southwest |
SizeNS | Double arrow pointing north and south |
SizeNWSE | Double arrow pointing northwest and southeast |
SizePointer | Four-pointed arrow pointing north, south, east, and west |
SizeWE | Double arrow pointing west and east |
UpArrow | Up Arrow |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.MousePointer
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