Xceed Ultimate ListBox for Silverlight Documentation
DragDropCursor Enumeration


Value representing the cursor that will be used.
Syntax
Public Enum DragDropCursor 
   Inherits System.Enum
Dim instance As DragDropCursor
public enum DragDropCursor : System.Enum 
Members
MemberDescription
ArrowThe Arrow cursor.
CustomThe Custom cursor.
EraserThe Eraser cursor.
HandThe Hand cursor.
HelpThe Help cursor.
IBeamThe I-beam cursor.
NoThe No cursor.
NoneThe None cursor.
SizeNSThe SizeNS cursor.
SizeWEThe SizeWE cursor.
StylusThe Stylus cursor.
WaitThe Wait cursor.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Silverlight.DragDrop.DragDropCursor

Requirements

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

See Also

Reference

Xceed.Silverlight.DragDrop Namespace

Send Feedback