internal void DockSide(AnchorStyles side, ViewHost host, bool autoHide) { host.DockToSide(RootControl, side); }