摘要:
private void BtnReset_Click(object sender, EventArgs e) { this.FindButton(this); } private void FindButton(Control c) { if (c.Controls != null) { fore 阅读全文
posted @ 2019-09-11 10:41
Smile向前
阅读(477)
评论(0)
推荐(0)
浙公网安备 33010602011771号