diff --git a/Bin/SunnyUI.dll b/Bin/SunnyUI.dll index 8873e269..48e2853a 100644 Binary files a/Bin/SunnyUI.dll and b/Bin/SunnyUI.dll differ diff --git a/Bin/SunnyUI.pdb b/Bin/SunnyUI.pdb index c2a8284f..81f87c33 100644 Binary files a/Bin/SunnyUI.pdb and b/Bin/SunnyUI.pdb differ diff --git a/SunnyUI.Demo/Bin/SunnyUI.dll b/SunnyUI.Demo/Bin/SunnyUI.dll index 8873e269..48e2853a 100644 Binary files a/SunnyUI.Demo/Bin/SunnyUI.dll and b/SunnyUI.Demo/Bin/SunnyUI.dll differ diff --git a/SunnyUI.Demo/SunnyUI.Demo.csproj b/SunnyUI.Demo/SunnyUI.Demo.csproj index 4f57e071..1ffe9e22 100644 --- a/SunnyUI.Demo/SunnyUI.Demo.csproj +++ b/SunnyUI.Demo/SunnyUI.Demo.csproj @@ -34,6 +34,7 @@ SunnyUI.ico + False diff --git a/SunnyUI/Forms/UILoginForm.Designer.cs b/SunnyUI/Forms/UILoginForm.Designer.cs index d3c10ea0..29b2e69f 100644 --- a/SunnyUI/Forms/UILoginForm.Designer.cs +++ b/SunnyUI/Forms/UILoginForm.Designer.cs @@ -167,7 +167,6 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::Sunny.UI.Properties.Resources.Login1; - this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.ClientSize = new System.Drawing.Size(750, 450); this.Controls.Add(this.uiLabel1); this.Controls.Add(this.lblSubText); diff --git a/SunnyUI/Resources/Login1.png b/SunnyUI/Resources/Login1.png index c6e7200a..8973575e 100644 Binary files a/SunnyUI/Resources/Login1.png and b/SunnyUI/Resources/Login1.png differ diff --git a/SunnyUI/Resources/Login2.png b/SunnyUI/Resources/Login2.png index a7eeb0ba..3eef14c0 100644 Binary files a/SunnyUI/Resources/Login2.png and b/SunnyUI/Resources/Login2.png differ