private void Btn_Users_Click(object sender, EventArgs e) { AccountForm.GetInstance().Show(mdockPanel, DockState.Document); }