浏览代码

PC 낮은 해상도로 인한 Scroll 기능 추가

YJ 5 年之前
父节点
当前提交
c86efa70df

+ 1 - 0
Basic_Terminal/Wnd/Main_Form.Designer.cs

@@ -2493,6 +2493,7 @@
2493 2493
             // 
2494 2494
             this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
2495 2495
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2496
+            this.AutoScroll = true;
2496 2497
             this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
2497 2498
             this.ClientSize = new System.Drawing.Size(1185, 840);
2498 2499
             this.Controls.Add(this.label_Build);

二进制
Basic_Terminal/bin/Debug/Basic_Terminal.exe


二进制
Basic_Terminal/bin/Debug/Basic_Terminal.pdb


+ 1 - 1
Basic_Terminal/bin/Debug/BuildDate.txt

@@ -1 +1 @@
1
- day : 20190814 Time : 141820.067   
1
+ day : 20190819 Time : 101254.349