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 » CExtTabPageContainerWnd.... Collapse All
Subject Author Date
YS Jang Mar 1, 2006 - 9:44 PM

Hi!

In your sample prof-uis controls..

Buttons, Hiperlinks, Tabwindow, TabContainers....

I clicked tabcontainers.

TabContainers have ColorCtrl, ListBox, TreeCtrl...
If i click ListBox, then I move the Buttons(or Hiperlinks...Other List)
and I reclick the TabContainers...
Then ListBox is opend...But I want to see first tab(ColorCtrl) whenever I click the TabContainers...





Technical Support Mar 2, 2006 - 7:35 AM

The selection of the tab page container does not change because we do not destroy pages when you are going through these pages. Of course, the selection remains unchanged. If you need to change the selection yourself, please use the CExtTabPageContainerWnd::PageSelectionSet method.