feat: 更新控件及相关业务功能
This commit is contained in:
+3
-4
@@ -31,11 +31,10 @@ namespace Lskj.Control
|
||||
{
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// FrmWebBrowser
|
||||
// FrmWebBrowser2
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.Name = "FrmWebBrowser";
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||||
this.Name = "FrmWebBrowser2";
|
||||
this.Size = new System.Drawing.Size(800, 450);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user