GoDiagram Web Reference
CursorName Property

Gets or sets the name of the cursor to be used when the mouse is over this handle object.
Syntax
'Declaration
 
Public Property CursorName As String
public string CursorName {get; set;}

Property Value

The default value is null.
Remarks

GetCursorName uses this property, taking precedence over the standard cursor name for the HandleID, as returned by GetCursorNameForHandleID.

Because handles are only used in views, setting this property is not tracked by the undo/redo mechanism.

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

GoHandle Class
GoHandle Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback