PyCDC.SetBkMode
int = SetBkMode(mode)
Sets the current background mode to the specified mode.
Parameters
Comments
Specifies the mode to be set. This parameter can be either OPAQUE or TRANSPARENT
MFC References
Return Value
The return value is the previous background mode.