AD
Administrator
Syncfusion Team
March 8, 2004 10:34 PM UTC
Hi Jay,
The controls always get autohidden along the edge to which they are docked. If you wish to autohide a control along the bottom edge then use code like :
DockingManager.DockControl(ctrl, this, DockingStyle.Bottom, 100);
DockingManager.SetAutoHideMode(ctrl, true);
Could you please elaborate on what you are referring to when you say "I''d also like to have DockToFill affect pinned controls, but not have autohide controls expand out to the full screen". Do you wish to autohide controls which are docked using DockingStyle.Fill ?
Thanks for choosing Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.