I am trying to change the color of the dialog box to white. As there are no standard properties available, I am trying to use draw a rectagle of the size equal to its client area. Below are the 2 ways I employed in vain.
Method I :
BOOL CMyWndDlg::OnInitDialog()
{
CDialog::OnInitDialog()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.