This commit is contained in:
@@ -277,5 +277,13 @@ namespace 全自动水压检测仪
|
||||
// 当移除行时更新序号
|
||||
SetRowNumbers();
|
||||
}
|
||||
|
||||
private void uiButton3_Click(object sender, EventArgs e)
|
||||
{
|
||||
Application.Restart();
|
||||
|
||||
// 关闭当前窗口
|
||||
Environment.Exit(0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user