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 » Close Button + CExtTabPageContainerWnd Collapse All
Subject Author Date
Sebastian Leopold Apr 30, 2008 - 1:18 PM

Hello,
I can show a close button with ShowBtnCloseSet(true). But how can I react on this button ???? It is very important that I can react on that.

regards
Sebastian Leopold

Technical Support Apr 30, 2008 - 2:31 PM

You should override the CExtTabPageContainerWnd::OnTabWndClickedButton() virtual method to catch a click event on a built-in buttons supported by the tab control used inside a tab page container window.