窗体设计20260615

This commit is contained in:
2026-06-15 08:44:59 +08:00 Unverified
parent 72312a054b
commit ae55eaad44
6 changed files with 17 additions and 6 deletions
+1
View File
@@ -59,6 +59,7 @@
ClientSize = new Size(288, 218);
Controls.Add(button2);
Controls.Add(DataFromFiles);
FormBorderStyle = FormBorderStyle.Fixed3D;
MaximizeBox = false;
Name = "DataInputForm";
Text = "数据输入";