diff options
Diffstat (limited to 'Histacom2.Engine/UI/ClassicDropDown.Designer.cs')
| -rw-r--r-- | Histacom2.Engine/UI/ClassicDropDown.Designer.cs | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Histacom2.Engine/UI/ClassicDropDown.Designer.cs b/Histacom2.Engine/UI/ClassicDropDown.Designer.cs index 2925f72..424ff69 100644 --- a/Histacom2.Engine/UI/ClassicDropDown.Designer.cs +++ b/Histacom2.Engine/UI/ClassicDropDown.Designer.cs @@ -2,7 +2,7 @@ { partial class ClassicDropDown { - /// <summary> + /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; @@ -22,13 +22,14 @@ #region Component Designer generated code - /// <summary> - /// Required method for Designer support - do not modify + /// <summary> + /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { components = new System.ComponentModel.Container(); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; } #endregion |
