private void btnNodeStatic_Click(object sender, EventArgs e) { frmDeviceList_Request_Static frm = new frmDeviceList_Request_Static(); frm.Show(); }