BCGSuite for MFC
void CBCGPAnimCtrl::SetBackColor ( COLORREF  clrBack)
inline

Sets a new background color for the control.

By default, the animation control will display a parent window background.

Parameters
clrBackSpecifies the new background color. The value (COLORREF)-1 means a transparent control.