public AdminForm() { m_mgr = AdminMgr.Instance(); m_mgr.setForm(this); InitializeComponent(); InitForm(); }