From 72a2b98a29ac1d3b67a4158b6a1823a39ecb5e00 Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Tue, 24 Oct 2017 13:50:38 +0100 Subject: Finished ClassicTextBox ClassicDropDown next! --- Histacom2.Engine/UI/ClassicDropDown.Designer.cs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Histacom2.Engine/UI/ClassicDropDown.Designer.cs') 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 { - /// + /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; @@ -22,13 +22,14 @@ #region Component Designer generated code - /// - /// Required method for Designer support - do not modify + /// + /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { components = new System.ComponentModel.Container(); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; } #endregion -- cgit v1.2.3