Beispiel #1
0
 private void processEditorToolStripMenuItem_Click(object sender, EventArgs e)
 {
     workEditor.Show(dockPanel);
 }