IPCBIWindowFireRequestSetCursor Method

Requests the change of the cursor for the main window

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void FireRequestSetCursor(
	Cursor cursor
)

Parameters

cursor  Cursor
new cursor

See Also