private void toolStripButton1_Click(object sender, EventArgs e) { View.Task.frmCraneTask f = new View.Task.frmCraneTask(); ShowForm(f); }