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 General Discussion » How to float a tab in multi tabbed page containers? Collapse All
Subject Author Date
L Freddi Apr 13, 2009 - 7:31 PM

Hi,


I have tabbed pages int tab container.


I want to float a tab in tabbed pages.


Give a solution, please.


 


thanks.

Technical Support Apr 14, 2009 - 11:36 AM

The CExtTabPageContainer control does not support floating page windows. It supports only child window pages. You should use control bars docked into a tabbed container. You can also choose on using dynamic control bars demonstrated in the SDI_DynamicBars and MDI_DynamicBars sample applications. The dynamic bars can be switched into the persistently floating state.