예제 #1
0
 private void showgraphToolStripMenuItem_Click(object sender, EventArgs e)
 {
     GraphForm.GetForm(activeLoadDevice).Show();
 }