Mini SQL Query Extensibility Documentation
SetPointerState Method (cursor)
NamespacesMiniSqlQuery.CoreIHostWindowSetPointerState(Cursor)

[This is preliminary documentation and is subject to change.]

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: 0.9.9.0 (0.9.9.0)