private void showgraphToolStripMenuItem_Click(object sender, EventArgs e) { GraphForm.GetForm(activeLoadDevice).Show(); }