GoDiagram Win Reference
GetCursorName Method (GoObject)

may be null
Called by OnMouseOver to determine the cursor, if any, to display over this object.
Syntax
'Declaration
 
Public Overridable Function GetCursorName( _
   ByVal view As GoView _
) As String
public virtual string GetCursorName( 
   GoView view
)

Parameters

view
may be null

Return Value

By default this returns null: just show the view's default cursor.
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

GoObject Class
GoObject Members
StandardizeCursorName Method

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback