Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Background color of CExtResizbleDialog/CExtResizablePropertPage Collapse All
Subject Author Date
Dusan Gibarac Apr 25, 2007 - 7:34 AM

I need to keep background color white and all other controls have to follow current Prof-UIS theme. How to make it?

Dusan Gibarac Apr 25, 2007 - 4:05 PM

I put this call into class constructor but it does not work with CExtResizablePropertPage, only works with CExtResizbleDialog. Any details where to put it?

Suhai Gyorgy Apr 25, 2007 - 7:54 AM

There is a SetBkColor() method in CExtWS template class, so you can use it with both of the classes mentioned above.