窗体设计20260615
This commit is contained in:
Generated
+1
@@ -59,6 +59,7 @@
|
||||
ClientSize = new Size(288, 218);
|
||||
Controls.Add(button2);
|
||||
Controls.Add(DataFromFiles);
|
||||
FormBorderStyle = FormBorderStyle.Fixed3D;
|
||||
MaximizeBox = false;
|
||||
Name = "DataInputForm";
|
||||
Text = "数据输入";
|
||||
|
||||
Reference in New Issue
Block a user