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 » tabctrl hidding the < > navigation Collapse All
Subject Author Date
Pierre MEDART May 30, 2007 - 9:56 AM

Hi,

I just added a CExtTabPageContainerWnd into a docked CExtControlBar.

I’d like to hide the < > navigation button. How can I do this ?

Regards

Pierre

Technical Support May 30, 2007 - 12:13 PM

You can do this using the AutoHideScrollSet() and AutoHideScrollGet() methods of the CExtTabPageContainerWnd class. These methods allow you to get and set the AutoHideScroll style.