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