aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/UI/ClassicDropDown.Designer.cs
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-10-24 13:50:38 +0100
committerAlex-TIMEHACK <[email protected]>2017-10-24 13:50:38 +0100
commit72a2b98a29ac1d3b67a4158b6a1823a39ecb5e00 (patch)
tree8a39e99f1542fc0335a4553231fea5acdb9beb70 /Histacom2.Engine/UI/ClassicDropDown.Designer.cs
parent3d2e297b43cbd7f99269c9a58b25651a83ccef3c (diff)
downloadhistacom2-72a2b98a29ac1d3b67a4158b6a1823a39ecb5e00.tar.gz
histacom2-72a2b98a29ac1d3b67a4158b6a1823a39ecb5e00.tar.bz2
histacom2-72a2b98a29ac1d3b67a4158b6a1823a39ecb5e00.zip
Finished ClassicTextBox
ClassicDropDown next!
Diffstat (limited to 'Histacom2.Engine/UI/ClassicDropDown.Designer.cs')
-rw-r--r--Histacom2.Engine/UI/ClassicDropDown.Designer.cs7
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