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 hide an autohide button on Controlbar when a control bar docked inside another control bar? Collapse All
Subject Author Date
L Freddi Sep 1, 2009 - 8:36 PM

I create two CExtControlbars. Both don’t have autohide button.

But when a control bar dock inside another control bar, an autohide button is shown.

How to hide the button on Controlbar at that time?

Technical Support Sep 2, 2009 - 12:59 PM

The tabbed bar group is the CExtDynTabControlBar window which is kind of the CExtControlBar control bar and it’s created dynamically by Prof-UIS. You should code your own CExtDynTabControlBar-derived class for removing auto hide buttons from tabbed group caption and then make Prof-UIS using this class via handling the registered message:

http://www.prof-uis.com/prof-uis/tech-support/faq/control-bars.aspx#how-to-remove-the-close-button-x-from-the-control-bar
http://www.prof-uis.com/prof-uis/tech-support/general-forum/tabbed-cextcontrolbar-2671.aspx