public void Move_fwd() { tab_mgr.Tabs_move(Bool_.Y); }
public void Move_bwd() { tab_mgr.Tabs_move(Bool_.N); }