closing controls while being tabbed / docked

Hi, To what message do I have to listen to in order to know when a tabbed control (not a form) was closed? Same question applies when the control is docked. Thanks, Bruno

1 Reply

PS Prakash S Syncfusion Team January 21, 2003 07:59 PM UTC

Hi Bruno, The DockingManager has a DockVisibilityChanged event that is fired whenever any docking window (docked/tabbed/floating/autohidden) is closed. The event arg parameters provide you with the Control(s) that is being hidden. Prakash Syncfusion, Inc

Loader.
Up arrow icon