Update HistoryItemInfoForm.Designer.cs

This commit is contained in:
Michael Delpach 2020-07-11 13:57:10 +08:00
parent aa13393aa6
commit 266f11417e

View file

@ -50,7 +50,8 @@ private void InitializeComponent()
// HistoryItemInfoForm
//
resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.Controls.Add(this.olvMain);
this.Name = "HistoryItemInfoForm";
this.ResumeLayout(false);