[]
The WM_UPDATEUISTATE message parameters.
public class Win32.UIS
Name | Description |
---|---|
UIS() |
Name | Description |
---|---|
UISF_ACTIVE | The high-order word specifies which UI state elements are affected or the style of the control. |
UISF_HIDEACCEL | The high-order word specifies which UI state elements are affected or the style of the control. |
UISF_HIDEFOCUS | The high-order word specifies which UI state elements are affected or the style of the control. |
UIS_CLEAR | The low-order word specifies the action to be performed. |
UIS_INITIALIZE | The low-order word specifies the action to be performed. |
UIS_SET | The low-order word specifies the action to be performed. |