EVENT_OBJECT_STATECHANGE Notes

[This is preliminary documentation and subject to change.]

A state change can occur when a button object has been pressed or released, when an object is being enabled or disabled, or whatever else is pertinent for a given object. USER sends these events on behalf of standard controls, like push buttons and check boxes.

For this event notification, the idChild parameter of the WinEventProc callback function identifies the child object whose state changed.