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 » CExtTabPageContainerOneNoteWnd, clrBkLight Collapse All
Subject Author Date
Raha Mohtasham Jun 2, 2008 - 2:53 AM

Dear Support,



Creating a tab page in CExtTabPageContainerOneNoteWnd, clrBkLight and clrBkDark parameters can be passed to the PageInsert method.



How to change the colors of a selected Tab at runtime?



Thx.



RM

Technical Support Jun 2, 2008 - 11:51 AM

You can implement the CExtTabOneNoteWnd::OnTabWndDrawItem() virtual method in your CExtTabOneNoteWnd-derived class. Your method should be similar to the original one except the stat_OnTabWndDrawItemOneNoteImpl() method should be called with preferred colors.