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 » Question CExtTabPageContainerFlatWnd Collapse All
Subject Author Date
tera t Jul 26, 2008 - 3:03 AM

 


Hello.


I want to install a closing button to a normal CExtTabPageContainerFlatWnd.


Technical Support Jul 28, 2008 - 5:09 AM

The CExtTabPageContainerWnd::CloseOnTabsSet() method enables "X" buttons on each tab item. You should override the CExtTabPageContainerWnd::OnTabWndClickedItemCloseButton() virtual method so that you can handle "X" button clicks.