Visual Basic (Declaration) | |
---|---|
Public Property RunCursor As Cursor |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Cursor RunCursor {get; set;} |
Return Value
The cursor used in run mode when hovering over an object.For an example, refer to SelectObjectCursor.
Used when UserMode is AnnUserMode.Run.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family