DM_SET3STATE

The DM_SET3STATE message is sent to the dialog manager to change the style of a DI_CHECKBOX item.

Param1

The ID of the dialog item that you want to change.

Param2

Return

Previous style of the item.

Controls

ControlDescription
DI_CHECKBOX Check Box

Remarks

Example

See also:
DialogEx | DM_GETCHECK | DM_SETCHECK.