BCGControlBar Pro (MFC)
BCGSuite (MFC)
BCGControlBar for .NET
You can create a dialog box with a background image. The transparency of the dialog controls will be handled automatically.
class CMyDlg : public CBCGDialog { }; BOOL CMyDlg::OnInitDlg () { SetBackgroundImage (IDB_IMAGE, CBCGControlsDlg::BACKGR_TOPLEFT); }
To provide you with the best experience, we use cookies for personalization and analytics. By using our site, you agree to our cookie policy.
Choose which cookie categories you allow.