PS
Prakash S
Syncfusion Team
January 23, 2003 12:44 PM UTC
Hi Bruno,
The DockingManager.SetDockVisibility(Control, bool) method needs to be invoked on a dockable controls in order to programmatically close it. You can use the DockingManager.Controls property to enumerate through all the dockable controls, and invoke SetDockVisibility() on each. The following Essential Tools Knowledgebase article should provide more help - http://www.syncfusion.com/KB/Tools/Tools_c35c.asp#q541q.
Prakash
Syncfusion, Inc.