Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openhardwaremonitor/openhardwaremonitor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GUI/AboutBox.Designer.cs')
-rw-r--r--GUI/AboutBox.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/GUI/AboutBox.Designer.cs b/GUI/AboutBox.Designer.cs
index 4637fb1..3a64aba 100644
--- a/GUI/AboutBox.Designer.cs
+++ b/GUI/AboutBox.Designer.cs
@@ -62,7 +62,7 @@ namespace OpenHardwareMonitor.GUI {
this.pictureBox1.Location = new System.Drawing.Point(10, 11);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(48, 48);
- this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
+ this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
//
@@ -169,4 +169,4 @@ namespace OpenHardwareMonitor.GUI {
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
private System.Windows.Forms.LinkLabel licenseLinkLabel;
}
-} \ No newline at end of file
+}