WM_UPDATEUISTATE top-level constant

int const WM_UPDATEUISTATE

An application sends the WM_UPDATEUISTATE message to change the UI state for the specified window and all its child windows.

Implementation

const WM_UPDATEUISTATE = 0x0128;