STM_SETICON

An application sends an STM_SETICON message to associate an icon with an icon control.

Parameters

wParam

Identifies the icon to associate with the icon control.

lParam

This parameter is not used.

Return Value

The return value is the handle of the icon that was previously associated with the icon control, or zero if an error occurred.

See Also

STM_GETICON