solarApp: 標題加日期

This commit is contained in:
wanling040@gmail.com 2022-08-24 10:01:12 +08:00
parent 2d5c7db7db
commit be9b7880d3

View File

@ -762,7 +762,7 @@ namespace solarApp
this.ClientSize = new System.Drawing.Size(1782, 953);
this.Controls.Add(this.tabControl1);
this.Name = "fmArchive";
this.Text = "fmArchive";
this.Text = "fmArchive 0822";
this.Load += new System.EventHandler(this.fmArchive_Load);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);