Mini SQL Query Extensibility Documentation
SetPointerState Method (cursor)
NamespacesMiniSqlQuery.CoreIHostWindowSetPointerState(Cursor)
Sets the application cursor to cursor.
Declaration Syntax
C#Visual BasicVisual C++
void SetPointerState(
	Cursor cursor
)
Sub SetPointerState ( _
	cursor As Cursor _
)
void SetPointerState(
	Cursor^ cursor
)
Parameters
cursor (Cursor)
The new cursor mode.

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)