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 » How to color a tab header in Property Sheet Collapse All
Subject Author Date
howard liu Jun 6, 2008 - 5:52 AM

Hi


I tried to color

Technical Support Jun 6, 2008 - 1:18 PM

The CExtResizablePropertySheet and CExtResizablePropertyPage classes can be used for creating themed/skinned wizard windows. The standard property sheet in tabbed mode uses a tab common control when Prof-UIS provides its own tab window which is not based on the common control. If you need a tabbed property sheet, please create one container dialog which should have the CExtTabPageContainerWnd window and several buttons like OK and Cancel at the bottom. Then please create several child dialogs and insert them into tab page container window as pages.