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 » default background color in tabbedmdi Collapse All
Subject Author Date
Pierre MEDART Nov 26, 2007 - 8:38 AM

Hi is there a way (I’m sure there is) to change the default color in the background.

I guess you use the AppWorkspace default color.

Pierre MEDART Nov 28, 2007 - 9:17 AM

I want to change the color that is used an "empty" TabMdi -> I mean I don’t want to use the system color AppWorkspace.

What you propose changes the background color in the tab selector.

Technical Support Nov 27, 2007 - 5:17 AM

You can repaint the background of a tab window by overriding of its CExtTabWnd::OnTabWndEraseClientArea() method.