aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Controls/ImageSelector.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/Controls/ImageSelector.Designer.cs')
-rw-r--r--source/WindowsFormsApplication1/Controls/ImageSelector.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Controls/ImageSelector.Designer.cs b/source/WindowsFormsApplication1/Controls/ImageSelector.Designer.cs
index df1ed0c..0d79e51 100644
--- a/source/WindowsFormsApplication1/Controls/ImageSelector.Designer.cs
+++ b/source/WindowsFormsApplication1/Controls/ImageSelector.Designer.cs
@@ -48,7 +48,7 @@
// btnselect
//
this.btnselect.Dock = ShiftUI.DockStyle.Fill;
- this.btnselect.FlatStyle = ShiftUI.FlatStyle.Flat;
+ this.btnselect.FlatStyle = ShiftUI.FlatStyle.Standard;
this.btnselect.Location = new System.Drawing.Point(186, 0);
this.btnselect.Name = "btnselect";
this.btnselect.Size = new System.Drawing.Size(40, 33);