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 » CExtTabPageContainer manual tab reordering Collapse All
Subject Author Date
Andrew Harding Jan 30, 2006 - 11:33 AM

Is there a built in mechanism to allow the user to reorder the tabs by dragging them to the desired position?  I saw a ModifyTabStyle() function that I believed may help but I couldn’t find any documentation  to describe what styles I could implement.

Technical Support Jan 30, 2006 - 12:32 PM

You need the CExtTabPageContainerWnd::ItemDraggingSet() method, which enables or disables the feature that allows the user to change the position of any tab page with the mouse.