diff --git a/app/Fans.Designer.cs b/app/Fans.Designer.cs index 46b5ea45..68931a6b 100644 --- a/app/Fans.Designer.cs +++ b/app/Fans.Designer.cs @@ -225,7 +225,7 @@ namespace GHelper checkApplyFans.Margin = new Padding(4, 2, 4, 2); checkApplyFans.Name = "checkApplyFans"; checkApplyFans.Padding = new Padding(15, 5, 15, 5); - checkApplyFans.Size = new Size(339, 46); + checkApplyFans.Size = new Size(339, 50); checkApplyFans.TabIndex = 17; checkApplyFans.Text = Properties.Strings.ApplyFanCurve; checkApplyFans.UseVisualStyleBackColor = false; @@ -238,11 +238,11 @@ namespace GHelper buttonReset.BorderColor = Color.Transparent; buttonReset.BorderRadius = 2; buttonReset.FlatStyle = FlatStyle.Flat; - buttonReset.Location = new Point(30, 1084); + buttonReset.Location = new Point(30, 1082); buttonReset.Margin = new Padding(4, 2, 4, 2); buttonReset.Name = "buttonReset"; buttonReset.Secondary = true; - buttonReset.Size = new Size(232, 50); + buttonReset.Size = new Size(232, 54); buttonReset.TabIndex = 15; buttonReset.Text = Properties.Strings.FactoryDefaults; buttonReset.UseVisualStyleBackColor = false; @@ -292,11 +292,11 @@ namespace GHelper checkApplyPower.Anchor = AnchorStyles.Bottom | AnchorStyles.Left; checkApplyPower.AutoSize = true; checkApplyPower.BackColor = SystemColors.ControlLight; - checkApplyPower.Location = new Point(20, 1086); + checkApplyPower.Location = new Point(20, 1084); checkApplyPower.Margin = new Padding(4, 2, 4, 2); checkApplyPower.Name = "checkApplyPower"; checkApplyPower.Padding = new Padding(15, 5, 15, 5); - checkApplyPower.Size = new Size(277, 46); + checkApplyPower.Size = new Size(277, 50); checkApplyPower.TabIndex = 25; checkApplyPower.Text = Properties.Strings.ApplyPowerLimits; checkApplyPower.UseVisualStyleBackColor = false; diff --git a/app/Keyboard.Designer.cs b/app/Keyboard.Designer.cs index 1e90eaeb..7aa90940 100644 --- a/app/Keyboard.Designer.cs +++ b/app/Keyboard.Designer.cs @@ -286,7 +286,7 @@ namespace GHelper // pictureHelp.BackgroundImageLayout = ImageLayout.Zoom; pictureHelp.Cursor = Cursors.Hand; - pictureHelp.Image = Properties.Resources.icons8_help_32; + pictureHelp.BackgroundImage = Properties.Resources.icons8_help_64; pictureHelp.Location = new Point(744, 57); pictureHelp.Name = "pictureHelp"; pictureHelp.Size = new Size(32, 32); diff --git a/app/Properties/Resources.Designer.cs b/app/Properties/Resources.Designer.cs index dd92b0ed..3a7831aa 100644 --- a/app/Properties/Resources.Designer.cs +++ b/app/Properties/Resources.Designer.cs @@ -163,9 +163,9 @@ namespace GHelper.Properties { /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - internal static System.Drawing.Bitmap icons8_help_32 { + internal static System.Drawing.Bitmap icons8_help_64 { get { - object obj = ResourceManager.GetObject("icons8-help-32", resourceCulture); + object obj = ResourceManager.GetObject("icons8-help-64", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } diff --git a/app/Properties/Resources.resx b/app/Properties/Resources.resx index b75a0e88..7f7ef70e 100644 --- a/app/Properties/Resources.resx +++ b/app/Properties/Resources.resx @@ -208,7 +208,7 @@ ..\Resources\everything-is-fine-itsfine.gif;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\icons8-help-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Resources\icons8-help-64.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a \ No newline at end of file diff --git a/app/Resources/icons8-help-32.png b/app/Resources/icons8-help-32.png deleted file mode 100644 index 5169aa47..00000000 Binary files a/app/Resources/icons8-help-32.png and /dev/null differ diff --git a/app/Resources/icons8-help-64.bmp b/app/Resources/icons8-help-64.bmp new file mode 100644 index 00000000..55516c7a Binary files /dev/null and b/app/Resources/icons8-help-64.bmp differ diff --git a/app/Resources/icons8-help-64.png b/app/Resources/icons8-help-64.png new file mode 100644 index 00000000..1f8a9827 Binary files /dev/null and b/app/Resources/icons8-help-64.png differ diff --git a/app/Settings.Designer.cs b/app/Settings.Designer.cs index 5a05a103..ac04435f 100644 --- a/app/Settings.Designer.cs +++ b/app/Settings.Designer.cs @@ -202,10 +202,10 @@ namespace GHelper buttonMatrix.FlatAppearance.BorderSize = 0; buttonMatrix.FlatStyle = FlatStyle.Flat; buttonMatrix.Location = new Point(518, 8); - buttonMatrix.Margin = new Padding(4, 8, 4, 8); + buttonMatrix.Margin = new Padding(4, 7, 4, 7); buttonMatrix.Name = "buttonMatrix"; buttonMatrix.Secondary = true; - buttonMatrix.Size = new Size(249, 44); + buttonMatrix.Size = new Size(249, 45); buttonMatrix.TabIndex = 43; buttonMatrix.Text = Properties.Strings.PictureGif; buttonMatrix.UseVisualStyleBackColor = false; @@ -900,7 +900,7 @@ namespace GHelper comboKeyboard.Location = new Point(4, 10); comboKeyboard.Margin = new Padding(4, 10, 4, 8); comboKeyboard.Name = "comboKeyboard"; - comboKeyboard.Size = new Size(249, 40); + comboKeyboard.Size = new Size(249, 44); comboKeyboard.TabIndex = 35; comboKeyboard.TabStop = false; // @@ -912,15 +912,15 @@ namespace GHelper panelColor.Controls.Add(buttonKeyboardColor); panelColor.Dock = DockStyle.Fill; panelColor.Location = new Point(261, 8); - panelColor.Margin = new Padding(4, 8, 4, 8); + panelColor.Margin = new Padding(4, 7, 4, 7); panelColor.Name = "panelColor"; - panelColor.Size = new Size(249, 44); + panelColor.Size = new Size(249, 45); panelColor.TabIndex = 36; // // pictureColor2 // pictureColor2.Anchor = AnchorStyles.Top | AnchorStyles.Right; - pictureColor2.Location = new Point(188, 12); + pictureColor2.Location = new Point(188, 13); pictureColor2.Margin = new Padding(8); pictureColor2.Name = "pictureColor2"; pictureColor2.Size = new Size(20, 20); @@ -930,7 +930,7 @@ namespace GHelper // pictureColor // pictureColor.Anchor = AnchorStyles.Top | AnchorStyles.Right; - pictureColor.Location = new Point(215, 12); + pictureColor.Location = new Point(215, 13); pictureColor.Margin = new Padding(8); pictureColor.Name = "pictureColor"; pictureColor.Size = new Size(20, 20); @@ -947,10 +947,10 @@ namespace GHelper buttonKeyboardColor.FlatStyle = FlatStyle.Flat; buttonKeyboardColor.ForeColor = SystemColors.ControlText; buttonKeyboardColor.Location = new Point(0, 0); - buttonKeyboardColor.Margin = new Padding(4, 8, 4, 8); + buttonKeyboardColor.Margin = new Padding(4, 7, 4, 7); buttonKeyboardColor.Name = "buttonKeyboardColor"; buttonKeyboardColor.Secondary = false; - buttonKeyboardColor.Size = new Size(249, 44); + buttonKeyboardColor.Size = new Size(249, 45); buttonKeyboardColor.TabIndex = 39; buttonKeyboardColor.Text = Properties.Strings.Color; buttonKeyboardColor.UseVisualStyleBackColor = false; @@ -965,10 +965,10 @@ namespace GHelper buttonKeyboard.FlatAppearance.BorderSize = 0; buttonKeyboard.FlatStyle = FlatStyle.Flat; buttonKeyboard.Location = new Point(518, 8); - buttonKeyboard.Margin = new Padding(4, 8, 4, 8); + buttonKeyboard.Margin = new Padding(4, 7, 4, 7); buttonKeyboard.Name = "buttonKeyboard"; buttonKeyboard.Secondary = true; - buttonKeyboard.Size = new Size(249, 44); + buttonKeyboard.Size = new Size(249, 45); buttonKeyboard.TabIndex = 37; buttonKeyboard.Text = Properties.Strings.Extra; buttonKeyboard.UseVisualStyleBackColor = false;