Update MsgFilterSetForm.Designer.cs

This commit is contained in:
2dust 2022-05-29 09:40:31 +08:00
parent 277b21dc86
commit 3a9a49b163

View file

@ -103,6 +103,7 @@
// //
resources.ApplyResources(this, "$this"); resources.ApplyResources(this, "$this");
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.btnClose;
this.Controls.Add(this.groupBox1); this.Controls.Add(this.groupBox1);
this.Controls.Add(this.panel2); this.Controls.Add(this.panel2);
this.Name = "MsgFilterSetForm"; this.Name = "MsgFilterSetForm";