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 » TabControl Collapse All
Subject Author Date
Pierre MEDART Nov 30, 2007 - 9:21 AM

Is there a way to reduce the size of the text displayed in the tab (CExtTabPageContainerWnd) so that all tab can still be displayed if the user resizes the hosting pane (derived form CExtControlBar) ?

Pierre MEDART Dec 4, 2007 - 3:40 AM

thanks, it worked !

Technical Support Nov 30, 2007 - 12:10 PM

A CExtTabWnd control with items configured to take up the full row and having an equal width (__ETWS_EQUAL_WIDTHS|__ETWS_FULL_WIDTH) should be exactly what you are looking for.