aboutsummaryrefslogtreecommitdiff
path: root/Histacom2.Engine/Template/AboutBox95.Designer.cs
diff options
context:
space:
mode:
authorjtsshieh <[email protected]>2017-10-29 12:01:04 -0400
committerjtsshieh <[email protected]>2017-10-29 12:01:04 -0400
commit4c3477099a200dccf44948fbd8a4dfbe592f7510 (patch)
tree96fa31ded76a4ca82929266a225b3881157a0315 /Histacom2.Engine/Template/AboutBox95.Designer.cs
parentd04e6c44ea4abded14b72f5d28ff471c93765c94 (diff)
downloadhistacom2-4c3477099a200dccf44948fbd8a4dfbe592f7510.tar.gz
histacom2-4c3477099a200dccf44948fbd8a4dfbe592f7510.tar.bz2
histacom2-4c3477099a200dccf44948fbd8a4dfbe592f7510.zip
About Page
Diffstat (limited to 'Histacom2.Engine/Template/AboutBox95.Designer.cs')
-rw-r--r--Histacom2.Engine/Template/AboutBox95.Designer.cs5
1 files changed, 5 insertions, 0 deletions
diff --git a/Histacom2.Engine/Template/AboutBox95.Designer.cs b/Histacom2.Engine/Template/AboutBox95.Designer.cs
index 8ad5dea..c6877f6 100644
--- a/Histacom2.Engine/Template/AboutBox95.Designer.cs
+++ b/Histacom2.Engine/Template/AboutBox95.Designer.cs
@@ -100,7 +100,12 @@
//
// classicButton1
//
+ this.classicButton1.AdaptBackColorWithTheme = true;
+ this.classicButton1.AdaptFontWithTheme = true;
+ this.classicButton1.AdaptForeColorWithTheme = true;
this.classicButton1.BackColor = System.Drawing.Color.Silver;
+ this.classicButton1.DialogResult = System.Windows.Forms.DialogResult.None;
+ this.classicButton1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.classicButton1.ForeColor = System.Drawing.Color.Black;
this.classicButton1.Location = new System.Drawing.Point(251, 223);
this.classicButton1.Name = "classicButton1";