SystemCursorState::EnableCursor
SystemCursorState::EnableCursor
void EnableCursor(bool enabled);
Description
EnableCursor enables the cursor and is displayed in the client area.
Parameters
Parameters |
Description |
bool enabled |
A Boolean to enable the cursor in client area. |