We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to dock a window when it is in autohide mode?

I am having problems progamatically docking a window which is in autohide mode. I am using: DockHostController dhc = this.GetDockHostController(panel); dhc.TransitToPrevDock(); But this does nothing. Also tried the MDIDemo for the docking package and had the same result. It has the same problem. How can I re-dock a window in autohide mode? I am using 1.6.1.0. Thanks - Roland

1 Reply

AD Administrator Syncfusion Team March 8, 2004 09:26 PM UTC

Hi Roland, You could dock/autohide a docking window using the DockingManager''s SetAutoHideMode/GetAutoHideMode methods. Please refer to the sample attached that illustrates this. Let me know if you need further assistance. Regards, Guru Patwal Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon