Gets the default cursor.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected override Cursor GetDefaultCursor()
Visual Basic
Protected Overrides Function GetDefaultCursor As Cursor

Return Value

Hand.

See Also