Happens when a window's background needs to be erased.


Args

ARG(1) is a device context, which will need to be passed to other operating system functions you may call.


Return

1 if you erase the background, or an empty string if you do not. Return nothing if you would like the operating system to erase the background.

See also PAINT, ICONERASEBKGND.