Workspace.SetCursor Method

Sets the cursor.
Public Sub SetCursor( _ 
ByVal cursor As Cursor
)
This language is not supported or no code example is available.
public void SetCursor( 
Cursor cursor 
)
This language is not supported or no code example is available.

Parameters

cursor
Cursor

The cursor

.NET Framework

Supported in: 4.7.2

In this article

Definition