|
@@ -35,10 +35,5 @@ namespace YangjieTester.IO监控
|
|
|
FormEx.ShowSubForm(FormPanel, new IOForm2());
|
|
FormEx.ShowSubForm(FormPanel, new IOForm2());
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- private void myUiButton3_Click(object sender, EventArgs e)
|
|
|
|
|
- {
|
|
|
|
|
- FormEx.SetButtonSelected(sender);
|
|
|
|
|
- FormEx.ShowSubForm(FormPanel, new IOForm3());
|
|
|
|
|
- }
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|