AppBase::GetCursor

AppBase::GetCursor
CursorType GetCursor() const;
Description

GetCursor returns the cursor set on the window. The type of the cursor can be changed by calling SetCursor.

Return Value

The cursor type for the client window such as arrow, hand, hidden etc.