void OnSetCursorMessage(bool clientArea);
OnSetCursorMessage is called when after a system requests a change in cursor type (for example from pointer to i-beam).
|
Parameters |
Description |
|
bool clientArea |
Whether cursor is within client window. |