MouseFocusKill
MouseFocusKill
Clears the saved state of mouse buttons and deactivates all controls in the container.
bool MouseFocusKill(
const long id=CONTROLS_INVALID_ID // id
)Parameters
- id=CONTROLS_INVALID_ID
[in] Identifier of the control, that received mouse focus.
Return Value
The controls deactivation result.
Last updated on