Example #1
0
 private void loadMenu_Click(object sender, EventArgs e)
 {
     m_mgr.LoadConfig();
     InitForm();
 }