[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.SetCursor

SetCursor Method

SetCursor(CursorType, Cursor)

Sets the pointer displayed over a specific area at a specific time.

Declaration
public void SetCursor(CursorType index, Cursor cursor)
Public Sub SetCursor(index As CursorType, cursor As Cursor)
Parameters
Type Name Description
CursorType index

Index of the pointer type (for which part of the control)

Cursor cursor

Image (Cursor object) to paint the pointer