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 » Reorder tab by drag and drop. Collapse All
Subject Author Date
Eric guez May 4, 2010 - 6:48 AM

Hello,

I’m using derived from TabPages classes (one from CExtTabPageContainerWhidbeyWnd, the other from CExtTabWnd) and was wanting to make it possible to reorder them by drag and drop.

What would be the cleanest/easiest approach to achieve this ?

Technical Support May 4, 2010 - 1:55 PM

The CExtTabPageContainerWnd::ItemDraggingSet() method enables the tab item drag-n-dropping inside any tab page container control.