aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/CreditScroller.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/CreditScroller.Designer.cs')
-rw-r--r--source/WindowsFormsApplication1/CreditScroller.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/CreditScroller.Designer.cs b/source/WindowsFormsApplication1/CreditScroller.Designer.cs
index 785e9e4..4c03266 100644
--- a/source/WindowsFormsApplication1/CreditScroller.Designer.cs
+++ b/source/WindowsFormsApplication1/CreditScroller.Designer.cs
@@ -78,7 +78,7 @@
this.btnclose.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right)));
this.btnclose.AutoSize = true;
this.btnclose.AutoSizeMode = ShiftUI.AutoSizeMode.GrowAndShrink;
- this.btnclose.FlatStyle = ShiftUI.FlatStyle.Flat;
+ this.btnclose.FlatStyle = ShiftUI.FlatStyle.Standard;
this.btnclose.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.btnclose.Location = new System.Drawing.Point(843, 418);
this.btnclose.Name = "btnclose";