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.
To learn more, see learn.microsoft.com/windows/win32/menurc/wm-updateuistate.
Implementation
const WM_UPDATEUISTATE = 296;