当前位置:首页 > 2023年1月

C#强制刷新toolStripStatusLabel

CCSSRW2年前 (2023-01-31)2373
程序运行时只有“结束”显示出来了,“开始”完全没显示调试发现是赋了值,只是没显示toolStripStatusLabel1.Text = "开始"; ... ... toolStripStatusLabel1.Text = "...