From e7327000be87ddec9834b630a4a87751986c4809 Mon Sep 17 00:00:00 2001 From: Klaus Merzbach <me@merzbach.com> Date: Wed, 5 Feb 2020 09:33:32 +0100 Subject: [PATCH] =?UTF-8?q?Graph=20Diagram=20Hintergrung=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Wetterstation/Form1.Designer.cs | 309 ++++++++++++++------------------ 1 file changed, 130 insertions(+), 179 deletions(-) diff --git a/Wetterstation/Form1.Designer.cs b/Wetterstation/Form1.Designer.cs index 97b2e47..9805efe 100644 --- a/Wetterstation/Form1.Designer.cs +++ b/Wetterstation/Form1.Designer.cs @@ -117,10 +117,9 @@ namespace Wetterstation this.lbTextInnentemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextInnentemp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.lbTextInnentemp.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextInnentemp.Location = new System.Drawing.Point(237, 26); - this.lbTextInnentemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextInnentemp.Location = new System.Drawing.Point(178, 21); this.lbTextInnentemp.Name = "lbTextInnentemp"; - this.lbTextInnentemp.Size = new System.Drawing.Size(203, 29); + this.lbTextInnentemp.Size = new System.Drawing.Size(163, 24); this.lbTextInnentemp.TabIndex = 0; this.lbTextInnentemp.Text = "Innentemperatur"; // @@ -130,10 +129,9 @@ namespace Wetterstation this.lbTextAussentemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextAussentemp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.lbTextAussentemp.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextAussentemp.Location = new System.Drawing.Point(216, 153); - this.lbTextAussentemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextAussentemp.Location = new System.Drawing.Point(162, 124); this.lbTextAussentemp.Name = "lbTextAussentemp"; - this.lbTextAussentemp.Size = new System.Drawing.Size(224, 29); + this.lbTextAussentemp.Size = new System.Drawing.Size(180, 24); this.lbTextAussentemp.TabIndex = 1; this.lbTextAussentemp.Text = "Aussentemperatur"; // @@ -143,10 +141,9 @@ namespace Wetterstation this.lbTextWindSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextWindSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.lbTextWindSpeed.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextWindSpeed.Location = new System.Drawing.Point(831, 26); - this.lbTextWindSpeed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextWindSpeed.Location = new System.Drawing.Point(623, 21); this.lbTextWindSpeed.Name = "lbTextWindSpeed"; - this.lbTextWindSpeed.Size = new System.Drawing.Size(261, 29); + this.lbTextWindSpeed.Size = new System.Drawing.Size(208, 24); this.lbTextWindSpeed.TabIndex = 2; this.lbTextWindSpeed.Text = "Windgeschwindigkeit"; // @@ -156,10 +153,9 @@ namespace Wetterstation this.lbTextLuftfeuchtInnen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextLuftfeuchtInnen.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.lbTextLuftfeuchtInnen.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextLuftfeuchtInnen.Location = new System.Drawing.Point(536, 26); - this.lbTextLuftfeuchtInnen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftfeuchtInnen.Location = new System.Drawing.Point(402, 21); this.lbTextLuftfeuchtInnen.Name = "lbTextLuftfeuchtInnen"; - this.lbTextLuftfeuchtInnen.Size = new System.Drawing.Size(189, 29); + this.lbTextLuftfeuchtInnen.Size = new System.Drawing.Size(149, 24); this.lbTextLuftfeuchtInnen.TabIndex = 3; this.lbTextLuftfeuchtInnen.Text = "Luftfeuchtigkeit"; // @@ -169,10 +165,9 @@ namespace Wetterstation this.Windrichtung.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.Windrichtung.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.Windrichtung.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.Windrichtung.Location = new System.Drawing.Point(1138, 26); - this.Windrichtung.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.Windrichtung.Location = new System.Drawing.Point(854, 21); this.Windrichtung.Name = "Windrichtung"; - this.Windrichtung.Size = new System.Drawing.Size(165, 29); + this.Windrichtung.Size = new System.Drawing.Size(134, 24); this.Windrichtung.TabIndex = 4; this.Windrichtung.Text = "Windrichtung"; // @@ -182,10 +177,10 @@ namespace Wetterstation this.pbKompassrose.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.pbKompassrose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pbKompassrose.Image = global::Wetterstation.Properties.Resources.WindRose_neu; - this.pbKompassrose.Location = new System.Drawing.Point(1143, 64); - this.pbKompassrose.Margin = new System.Windows.Forms.Padding(4, 0, 4, 4); + this.pbKompassrose.Location = new System.Drawing.Point(857, 52); + this.pbKompassrose.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3); this.pbKompassrose.Name = "pbKompassrose"; - this.pbKompassrose.Size = new System.Drawing.Size(160, 151); + this.pbKompassrose.Size = new System.Drawing.Size(120, 123); this.pbKompassrose.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pbKompassrose.TabIndex = 10; this.pbKompassrose.TabStop = false; @@ -196,10 +191,9 @@ namespace Wetterstation this.lbInnenTemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbInnenTemp.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold); this.lbInnenTemp.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbInnenTemp.Location = new System.Drawing.Point(188, 62); - this.lbInnenTemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbInnenTemp.Location = new System.Drawing.Point(141, 50); this.lbInnenTemp.Name = "lbInnenTemp"; - this.lbInnenTemp.Size = new System.Drawing.Size(252, 70); + this.lbInnenTemp.Size = new System.Drawing.Size(189, 57); this.lbInnenTemp.TabIndex = 13; this.lbInnenTemp.Text = "---"; this.lbInnenTemp.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -210,10 +204,9 @@ namespace Wetterstation this.lbAussenTemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbAussenTemp.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold); this.lbAussenTemp.ForeColor = System.Drawing.Color.White; - this.lbAussenTemp.Location = new System.Drawing.Point(188, 195); - this.lbAussenTemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbAussenTemp.Location = new System.Drawing.Point(141, 158); this.lbAussenTemp.Name = "lbAussenTemp"; - this.lbAussenTemp.Size = new System.Drawing.Size(255, 70); + this.lbAussenTemp.Size = new System.Drawing.Size(191, 57); this.lbAussenTemp.TabIndex = 15; this.lbAussenTemp.Text = "---"; this.lbAussenTemp.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -223,10 +216,9 @@ namespace Wetterstation this.lbWindSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbWindSpeed.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold); this.lbWindSpeed.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbWindSpeed.Location = new System.Drawing.Point(812, 64); - this.lbWindSpeed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbWindSpeed.Location = new System.Drawing.Point(609, 52); this.lbWindSpeed.Name = "lbWindSpeed"; - this.lbWindSpeed.Size = new System.Drawing.Size(280, 70); + this.lbWindSpeed.Size = new System.Drawing.Size(210, 57); this.lbWindSpeed.TabIndex = 16; this.lbWindSpeed.Text = "---"; this.lbWindSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -236,10 +228,9 @@ namespace Wetterstation this.lbLuftFeuchtInnen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbLuftFeuchtInnen.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbLuftFeuchtInnen.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbLuftFeuchtInnen.Location = new System.Drawing.Point(503, 62); - this.lbLuftFeuchtInnen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftFeuchtInnen.Location = new System.Drawing.Point(377, 50); this.lbLuftFeuchtInnen.Name = "lbLuftFeuchtInnen"; - this.lbLuftFeuchtInnen.Size = new System.Drawing.Size(222, 70); + this.lbLuftFeuchtInnen.Size = new System.Drawing.Size(166, 57); this.lbLuftFeuchtInnen.TabIndex = 17; this.lbLuftFeuchtInnen.Text = "---"; this.lbLuftFeuchtInnen.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -249,10 +240,9 @@ namespace Wetterstation this.lbWindricht.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbWindricht.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbWindricht.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbWindricht.Location = new System.Drawing.Point(1137, 219); - this.lbWindricht.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbWindricht.Location = new System.Drawing.Point(853, 178); this.lbWindricht.Name = "lbWindricht"; - this.lbWindricht.Size = new System.Drawing.Size(166, 32); + this.lbWindricht.Size = new System.Drawing.Size(124, 26); this.lbWindricht.TabIndex = 18; this.lbWindricht.Text = "---"; this.lbWindricht.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -263,10 +253,9 @@ namespace Wetterstation this.lbUhr.BackColor = System.Drawing.Color.Transparent; this.lbUhr.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbUhr.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbUhr.Location = new System.Drawing.Point(1085, 807); - this.lbUhr.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbUhr.Location = new System.Drawing.Point(814, 656); this.lbUhr.Name = "lbUhr"; - this.lbUhr.Size = new System.Drawing.Size(137, 35); + this.lbUhr.Size = new System.Drawing.Size(105, 29); this.lbUhr.TabIndex = 19; this.lbUhr.Text = "00:00:00"; // @@ -276,10 +265,9 @@ namespace Wetterstation this.lbDatum.BackColor = System.Drawing.Color.Transparent; this.lbDatum.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbDatum.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbDatum.Location = new System.Drawing.Point(1072, 850); - this.lbDatum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbDatum.Location = new System.Drawing.Point(804, 691); this.lbDatum.Name = "lbDatum"; - this.lbDatum.Size = new System.Drawing.Size(151, 32); + this.lbDatum.Size = new System.Drawing.Size(118, 24); this.lbDatum.TabIndex = 20; this.lbDatum.Text = "01.01.1970"; // @@ -289,10 +277,9 @@ namespace Wetterstation this.lbForecastDay1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay1.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay1.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay1.Location = new System.Drawing.Point(169, 293); - this.lbForecastDay1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay1.Location = new System.Drawing.Point(127, 238); this.lbForecastDay1.Name = "lbForecastDay1"; - this.lbForecastDay1.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay1.Size = new System.Drawing.Size(48, 47); this.lbForecastDay1.TabIndex = 27; this.lbForecastDay1.Text = "NA"; this.lbForecastDay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -300,10 +287,9 @@ namespace Wetterstation // lbForecastImage2 // this.lbForecastImage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastImage2.Location = new System.Drawing.Point(236, 334); - this.lbForecastImage2.Margin = new System.Windows.Forms.Padding(4); + this.lbForecastImage2.Location = new System.Drawing.Point(177, 271); this.lbForecastImage2.Name = "lbForecastImage2"; - this.lbForecastImage2.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage2.Size = new System.Drawing.Size(53, 55); this.lbForecastImage2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage2.TabIndex = 29; this.lbForecastImage2.TabStop = false; @@ -311,10 +297,9 @@ namespace Wetterstation // lbForecastImage3 // this.lbForecastImage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastImage3.Location = new System.Drawing.Point(307, 334); - this.lbForecastImage3.Margin = new System.Windows.Forms.Padding(4); + this.lbForecastImage3.Location = new System.Drawing.Point(230, 271); this.lbForecastImage3.Name = "lbForecastImage3"; - this.lbForecastImage3.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage3.Size = new System.Drawing.Size(53, 55); this.lbForecastImage3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage3.TabIndex = 30; this.lbForecastImage3.TabStop = false; @@ -322,10 +307,9 @@ namespace Wetterstation // lbForecastImage4 // this.lbForecastImage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastImage4.Location = new System.Drawing.Point(376, 334); - this.lbForecastImage4.Margin = new System.Windows.Forms.Padding(4); + this.lbForecastImage4.Location = new System.Drawing.Point(282, 271); this.lbForecastImage4.Name = "lbForecastImage4"; - this.lbForecastImage4.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage4.Size = new System.Drawing.Size(53, 55); this.lbForecastImage4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage4.TabIndex = 31; this.lbForecastImage4.TabStop = false; @@ -333,10 +317,9 @@ namespace Wetterstation // lbForecastImage5 // this.lbForecastImage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastImage5.Location = new System.Drawing.Point(441, 334); - this.lbForecastImage5.Margin = new System.Windows.Forms.Padding(4); + this.lbForecastImage5.Location = new System.Drawing.Point(331, 271); this.lbForecastImage5.Name = "lbForecastImage5"; - this.lbForecastImage5.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage5.Size = new System.Drawing.Size(53, 55); this.lbForecastImage5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage5.TabIndex = 32; this.lbForecastImage5.TabStop = false; @@ -347,10 +330,9 @@ namespace Wetterstation this.lbForecastDay2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay2.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay2.Location = new System.Drawing.Point(239, 293); - this.lbForecastDay2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay2.Location = new System.Drawing.Point(179, 238); this.lbForecastDay2.Name = "lbForecastDay2"; - this.lbForecastDay2.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay2.Size = new System.Drawing.Size(48, 47); this.lbForecastDay2.TabIndex = 33; this.lbForecastDay2.Text = "NA"; this.lbForecastDay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -361,10 +343,9 @@ namespace Wetterstation this.lbForecastDay3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay3.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay3.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay3.Location = new System.Drawing.Point(312, 293); - this.lbForecastDay3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay3.Location = new System.Drawing.Point(234, 238); this.lbForecastDay3.Name = "lbForecastDay3"; - this.lbForecastDay3.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay3.Size = new System.Drawing.Size(48, 47); this.lbForecastDay3.TabIndex = 34; this.lbForecastDay3.Text = "NA"; this.lbForecastDay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -375,10 +356,9 @@ namespace Wetterstation this.lbForecastDay4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay4.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay4.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay4.Location = new System.Drawing.Point(376, 293); - this.lbForecastDay4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay4.Location = new System.Drawing.Point(282, 238); this.lbForecastDay4.Name = "lbForecastDay4"; - this.lbForecastDay4.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay4.Size = new System.Drawing.Size(48, 47); this.lbForecastDay4.TabIndex = 35; this.lbForecastDay4.Text = "NA"; this.lbForecastDay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -389,10 +369,9 @@ namespace Wetterstation this.lbForecastDay5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay5.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay5.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay5.Location = new System.Drawing.Point(444, 293); - this.lbForecastDay5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay5.Location = new System.Drawing.Point(333, 238); this.lbForecastDay5.Name = "lbForecastDay5"; - this.lbForecastDay5.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay5.Size = new System.Drawing.Size(48, 47); this.lbForecastDay5.TabIndex = 36; this.lbForecastDay5.Text = "NA"; this.lbForecastDay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -402,10 +381,9 @@ namespace Wetterstation this.lbLuftfeuchtAussen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbLuftfeuchtAussen.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbLuftfeuchtAussen.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbLuftfeuchtAussen.Location = new System.Drawing.Point(503, 195); - this.lbLuftfeuchtAussen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftfeuchtAussen.Location = new System.Drawing.Point(377, 158); this.lbLuftfeuchtAussen.Name = "lbLuftfeuchtAussen"; - this.lbLuftfeuchtAussen.Size = new System.Drawing.Size(222, 70); + this.lbLuftfeuchtAussen.Size = new System.Drawing.Size(166, 57); this.lbLuftfeuchtAussen.TabIndex = 37; this.lbLuftfeuchtAussen.Text = "---"; this.lbLuftfeuchtAussen.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -416,10 +394,9 @@ namespace Wetterstation this.lbTextLuftfeuchtAussen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextLuftfeuchtAussen.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.lbTextLuftfeuchtAussen.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextLuftfeuchtAussen.Location = new System.Drawing.Point(536, 153); - this.lbTextLuftfeuchtAussen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftfeuchtAussen.Location = new System.Drawing.Point(402, 124); this.lbTextLuftfeuchtAussen.Name = "lbTextLuftfeuchtAussen"; - this.lbTextLuftfeuchtAussen.Size = new System.Drawing.Size(189, 29); + this.lbTextLuftfeuchtAussen.Size = new System.Drawing.Size(149, 24); this.lbTextLuftfeuchtAussen.TabIndex = 38; this.lbTextLuftfeuchtAussen.Text = "Luftfeuchtigkeit"; // @@ -429,10 +406,9 @@ namespace Wetterstation this.lbTextLuftdruck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextLuftdruck.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.lbTextLuftdruck.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextLuftdruck.Location = new System.Drawing.Point(973, 153); - this.lbTextLuftdruck.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftdruck.Location = new System.Drawing.Point(730, 124); this.lbTextLuftdruck.Name = "lbTextLuftdruck"; - this.lbTextLuftdruck.Size = new System.Drawing.Size(119, 29); + this.lbTextLuftdruck.Size = new System.Drawing.Size(95, 24); this.lbTextLuftdruck.TabIndex = 39; this.lbTextLuftdruck.Text = "Luftdruck"; // @@ -441,10 +417,9 @@ namespace Wetterstation this.lbLuftdruck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbLuftdruck.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold); this.lbLuftdruck.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbLuftdruck.Location = new System.Drawing.Point(752, 195); - this.lbLuftdruck.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftdruck.Location = new System.Drawing.Point(564, 158); this.lbLuftdruck.Name = "lbLuftdruck"; - this.lbLuftdruck.Size = new System.Drawing.Size(340, 70); + this.lbLuftdruck.Size = new System.Drawing.Size(255, 57); this.lbLuftdruck.TabIndex = 40; this.lbLuftdruck.Text = "---"; this.lbLuftdruck.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -453,10 +428,9 @@ namespace Wetterstation // this.lbHintergrund.Anchor = System.Windows.Forms.AnchorStyles.None; this.lbHintergrund.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbHintergrund.Location = new System.Drawing.Point(16, 22); - this.lbHintergrund.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbHintergrund.Location = new System.Drawing.Point(12, 18); this.lbHintergrund.Name = "lbHintergrund"; - this.lbHintergrund.Size = new System.Drawing.Size(1312, 436); + this.lbHintergrund.Size = new System.Drawing.Size(984, 354); this.lbHintergrund.TabIndex = 42; // // lbCity @@ -464,10 +438,9 @@ namespace Wetterstation this.lbCity.BackColor = System.Drawing.Color.Transparent; this.lbCity.Font = new System.Drawing.Font("Arial Black", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbCity.ForeColor = System.Drawing.Color.White; - this.lbCity.Location = new System.Drawing.Point(1, 814); - this.lbCity.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbCity.Location = new System.Drawing.Point(1, 661); this.lbCity.Name = "lbCity"; - this.lbCity.Size = new System.Drawing.Size(1343, 62); + this.lbCity.Size = new System.Drawing.Size(1007, 50); this.lbCity.TabIndex = 43; this.lbCity.Text = "Ort: NA"; this.lbCity.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -476,10 +449,9 @@ namespace Wetterstation // this.lbForecastImage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastImage1.InitialImage = global::Wetterstation.Properties.Resources._01d_2x; - this.lbForecastImage1.Location = new System.Drawing.Point(165, 334); - this.lbForecastImage1.Margin = new System.Windows.Forms.Padding(4); + this.lbForecastImage1.Location = new System.Drawing.Point(124, 271); this.lbForecastImage1.Name = "lbForecastImage1"; - this.lbForecastImage1.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage1.Size = new System.Drawing.Size(53, 55); this.lbForecastImage1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage1.TabIndex = 44; this.lbForecastImage1.TabStop = false; @@ -489,10 +461,9 @@ namespace Wetterstation this.btSystemKnopf.BackColor = System.Drawing.Color.Transparent; this.btSystemKnopf.BackgroundImage = global::Wetterstation.Properties.Resources.Zahnrad12; this.btSystemKnopf.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.btSystemKnopf.Location = new System.Drawing.Point(1291, 847); - this.btSystemKnopf.Margin = new System.Windows.Forms.Padding(4); + this.btSystemKnopf.Location = new System.Drawing.Point(968, 688); this.btSystemKnopf.Name = "btSystemKnopf"; - this.btSystemKnopf.Size = new System.Drawing.Size(40, 37); + this.btSystemKnopf.Size = new System.Drawing.Size(30, 30); this.btSystemKnopf.TabIndex = 46; this.btSystemKnopf.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.btSystemKnopf.UseVisualStyleBackColor = false; @@ -504,10 +475,9 @@ namespace Wetterstation this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label1.Location = new System.Drawing.Point(63, 83); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(47, 67); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(41, 17); + this.label1.Size = new System.Drawing.Size(33, 13); this.label1.TabIndex = 47; this.label1.Text = "max."; // @@ -517,10 +487,9 @@ namespace Wetterstation this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label2.Location = new System.Drawing.Point(63, 100); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(47, 81); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(38, 17); + this.label2.Size = new System.Drawing.Size(30, 13); this.label2.TabIndex = 48; this.label2.Text = "min."; // @@ -529,10 +498,9 @@ namespace Wetterstation this.lbTempInMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTempInMax.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTempInMax.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbTempInMax.Location = new System.Drawing.Point(109, 83); - this.lbTempInMax.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempInMax.Location = new System.Drawing.Point(82, 67); this.lbTempInMax.Name = "lbTempInMax"; - this.lbTempInMax.Size = new System.Drawing.Size(71, 17); + this.lbTempInMax.Size = new System.Drawing.Size(53, 14); this.lbTempInMax.TabIndex = 51; this.lbTempInMax.Text = "---"; this.lbTempInMax.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -542,10 +510,9 @@ namespace Wetterstation this.lbTempOutMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTempOutMax.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTempOutMax.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbTempOutMax.Location = new System.Drawing.Point(109, 212); - this.lbTempOutMax.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempOutMax.Location = new System.Drawing.Point(82, 172); this.lbTempOutMax.Name = "lbTempOutMax"; - this.lbTempOutMax.Size = new System.Drawing.Size(71, 17); + this.lbTempOutMax.Size = new System.Drawing.Size(53, 14); this.lbTempOutMax.TabIndex = 52; this.lbTempOutMax.Text = "---"; this.lbTempOutMax.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -555,10 +522,9 @@ namespace Wetterstation this.lbTempOutMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTempOutMin.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTempOutMin.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbTempOutMin.Location = new System.Drawing.Point(109, 229); - this.lbTempOutMin.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempOutMin.Location = new System.Drawing.Point(82, 186); this.lbTempOutMin.Name = "lbTempOutMin"; - this.lbTempOutMin.Size = new System.Drawing.Size(71, 17); + this.lbTempOutMin.Size = new System.Drawing.Size(53, 14); this.lbTempOutMin.TabIndex = 54; this.lbTempOutMin.Text = "---"; this.lbTempOutMin.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -568,10 +534,9 @@ namespace Wetterstation this.lbTempInMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTempInMin.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTempInMin.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbTempInMin.Location = new System.Drawing.Point(109, 100); - this.lbTempInMin.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempInMin.Location = new System.Drawing.Point(82, 81); this.lbTempInMin.Name = "lbTempInMin"; - this.lbTempInMin.Size = new System.Drawing.Size(71, 17); + this.lbTempInMin.Size = new System.Drawing.Size(53, 14); this.lbTempInMin.TabIndex = 53; this.lbTempInMin.Text = "---"; this.lbTempInMin.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -581,9 +546,10 @@ namespace Wetterstation this.lbForecastTemp1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp1.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp1.Location = new System.Drawing.Point(165, 406); + this.lbForecastTemp1.Location = new System.Drawing.Point(124, 330); + this.lbForecastTemp1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp1.Name = "lbForecastTemp1"; - this.lbForecastTemp1.Size = new System.Drawing.Size(71, 17); + this.lbForecastTemp1.Size = new System.Drawing.Size(53, 14); this.lbForecastTemp1.TabIndex = 55; this.lbForecastTemp1.Text = "---"; this.lbForecastTemp1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -593,9 +559,10 @@ namespace Wetterstation this.lbForecastTemp2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp2.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp2.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp2.Location = new System.Drawing.Point(236, 406); + this.lbForecastTemp2.Location = new System.Drawing.Point(177, 330); + this.lbForecastTemp2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp2.Name = "lbForecastTemp2"; - this.lbForecastTemp2.Size = new System.Drawing.Size(71, 17); + this.lbForecastTemp2.Size = new System.Drawing.Size(53, 14); this.lbForecastTemp2.TabIndex = 56; this.lbForecastTemp2.Text = "---"; this.lbForecastTemp2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -605,9 +572,10 @@ namespace Wetterstation this.lbForecastTemp3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp3.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp3.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp3.Location = new System.Drawing.Point(307, 406); + this.lbForecastTemp3.Location = new System.Drawing.Point(230, 330); + this.lbForecastTemp3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp3.Name = "lbForecastTemp3"; - this.lbForecastTemp3.Size = new System.Drawing.Size(71, 17); + this.lbForecastTemp3.Size = new System.Drawing.Size(53, 14); this.lbForecastTemp3.TabIndex = 57; this.lbForecastTemp3.Text = "---"; this.lbForecastTemp3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -617,9 +585,10 @@ namespace Wetterstation this.lbForecastTemp4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp4.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp4.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp4.Location = new System.Drawing.Point(376, 406); + this.lbForecastTemp4.Location = new System.Drawing.Point(282, 330); + this.lbForecastTemp4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp4.Name = "lbForecastTemp4"; - this.lbForecastTemp4.Size = new System.Drawing.Size(67, 17); + this.lbForecastTemp4.Size = new System.Drawing.Size(50, 14); this.lbForecastTemp4.TabIndex = 58; this.lbForecastTemp4.Text = "---"; this.lbForecastTemp4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -629,19 +598,21 @@ namespace Wetterstation this.lbForecastTemp5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp5.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp5.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp5.Location = new System.Drawing.Point(441, 406); + this.lbForecastTemp5.Location = new System.Drawing.Point(331, 330); + this.lbForecastTemp5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp5.Name = "lbForecastTemp5"; - this.lbForecastTemp5.Size = new System.Drawing.Size(71, 17); + this.lbForecastTemp5.Size = new System.Drawing.Size(53, 14); this.lbForecastTemp5.TabIndex = 59; this.lbForecastTemp5.Text = "---"; this.lbForecastTemp5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // cartesianChart1 // - this.cartesianChart1.Location = new System.Drawing.Point(19, 480); - this.cartesianChart1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.cartesianChart1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); + this.cartesianChart1.Location = new System.Drawing.Point(14, 390); + this.cartesianChart1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2); this.cartesianChart1.Name = "cartesianChart1"; - this.cartesianChart1.Size = new System.Drawing.Size(1309, 310); + this.cartesianChart1.Size = new System.Drawing.Size(982, 252); this.cartesianChart1.TabIndex = 60; this.cartesianChart1.Text = "cartesianChart1"; // @@ -651,10 +622,9 @@ namespace Wetterstation this.lbRain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbRain.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbRain.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbRain.Location = new System.Drawing.Point(670, 300); - this.lbRain.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbRain.Location = new System.Drawing.Point(502, 244); this.lbRain.Name = "lbRain"; - this.lbRain.Size = new System.Drawing.Size(55, 17); + this.lbRain.Size = new System.Drawing.Size(44, 13); this.lbRain.TabIndex = 61; this.lbRain.Text = "Regen"; // @@ -664,10 +634,9 @@ namespace Wetterstation this.lbSnow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbSnow.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbSnow.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbSnow.Location = new System.Drawing.Point(663, 372); - this.lbSnow.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbSnow.Location = new System.Drawing.Point(497, 302); this.lbSnow.Name = "lbSnow"; - this.lbSnow.Size = new System.Drawing.Size(62, 17); + this.lbSnow.Size = new System.Drawing.Size(50, 13); this.lbSnow.TabIndex = 62; this.lbSnow.Text = "Schnee"; // @@ -677,10 +646,9 @@ namespace Wetterstation this.lb1hR.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lb1hR.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lb1hR.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lb1hR.Location = new System.Drawing.Point(623, 317); - this.lb1hR.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lb1hR.Location = new System.Drawing.Point(467, 258); this.lb1hR.Name = "lb1hR"; - this.lb1hR.Size = new System.Drawing.Size(26, 17); + this.lb1hR.Size = new System.Drawing.Size(21, 13); this.lb1hR.TabIndex = 63; this.lb1hR.Text = "1h"; // @@ -690,10 +658,9 @@ namespace Wetterstation this.lb3hR.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lb3hR.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lb3hR.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lb3hR.Location = new System.Drawing.Point(623, 334); - this.lb3hR.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lb3hR.Location = new System.Drawing.Point(467, 271); this.lb3hR.Name = "lb3hR"; - this.lb3hR.Size = new System.Drawing.Size(26, 17); + this.lb3hR.Size = new System.Drawing.Size(21, 13); this.lb3hR.TabIndex = 64; this.lb3hR.Text = "3h"; // @@ -702,10 +669,9 @@ namespace Wetterstation this.lbRain1h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbRain1h.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbRain1h.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbRain1h.Location = new System.Drawing.Point(673, 317); - this.lbRain1h.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbRain1h.Location = new System.Drawing.Point(505, 258); this.lbRain1h.Name = "lbRain1h"; - this.lbRain1h.Size = new System.Drawing.Size(52, 17); + this.lbRain1h.Size = new System.Drawing.Size(39, 14); this.lbRain1h.TabIndex = 65; this.lbRain1h.Text = "---"; this.lbRain1h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -715,10 +681,9 @@ namespace Wetterstation this.lbRain3h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbRain3h.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbRain3h.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbRain3h.Location = new System.Drawing.Point(673, 334); - this.lbRain3h.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbRain3h.Location = new System.Drawing.Point(505, 271); this.lbRain3h.Name = "lbRain3h"; - this.lbRain3h.Size = new System.Drawing.Size(52, 17); + this.lbRain3h.Size = new System.Drawing.Size(39, 14); this.lbRain3h.TabIndex = 66; this.lbRain3h.Text = "---"; this.lbRain3h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -728,10 +693,9 @@ namespace Wetterstation this.lbSnow3h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbSnow3h.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbSnow3h.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbSnow3h.Location = new System.Drawing.Point(657, 406); - this.lbSnow3h.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbSnow3h.Location = new System.Drawing.Point(493, 330); this.lbSnow3h.Name = "lbSnow3h"; - this.lbSnow3h.Size = new System.Drawing.Size(68, 17); + this.lbSnow3h.Size = new System.Drawing.Size(51, 14); this.lbSnow3h.TabIndex = 70; this.lbSnow3h.Text = "---"; this.lbSnow3h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -741,10 +705,9 @@ namespace Wetterstation this.lbSnow1h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbSnow1h.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbSnow1h.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbSnow1h.Location = new System.Drawing.Point(657, 389); - this.lbSnow1h.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbSnow1h.Location = new System.Drawing.Point(493, 316); this.lbSnow1h.Name = "lbSnow1h"; - this.lbSnow1h.Size = new System.Drawing.Size(68, 17); + this.lbSnow1h.Size = new System.Drawing.Size(51, 14); this.lbSnow1h.TabIndex = 69; this.lbSnow1h.Text = "---"; this.lbSnow1h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -755,10 +718,9 @@ namespace Wetterstation this.lb3hS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lb3hS.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lb3hS.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lb3hS.Location = new System.Drawing.Point(623, 406); - this.lb3hS.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lb3hS.Location = new System.Drawing.Point(467, 330); this.lb3hS.Name = "lb3hS"; - this.lb3hS.Size = new System.Drawing.Size(26, 17); + this.lb3hS.Size = new System.Drawing.Size(21, 13); this.lb3hS.TabIndex = 68; this.lb3hS.Text = "3h"; // @@ -768,10 +730,9 @@ namespace Wetterstation this.lb1hS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lb1hS.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lb1hS.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lb1hS.Location = new System.Drawing.Point(623, 389); - this.lb1hS.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lb1hS.Location = new System.Drawing.Point(467, 316); this.lb1hS.Name = "lb1hS"; - this.lb1hS.Size = new System.Drawing.Size(26, 17); + this.lb1hS.Size = new System.Drawing.Size(21, 13); this.lb1hS.TabIndex = 67; this.lb1hS.Text = "1h"; // @@ -780,10 +741,9 @@ namespace Wetterstation this.pbTendenzPressure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.pbTendenzPressure.Image = ((System.Drawing.Image)(resources.GetObject("pbTendenzPressure.Image"))); this.pbTendenzPressure.InitialImage = ((System.Drawing.Image)(resources.GetObject("pbTendenzPressure.InitialImage"))); - this.pbTendenzPressure.Location = new System.Drawing.Point(1100, 195); - this.pbTendenzPressure.Margin = new System.Windows.Forms.Padding(4); + this.pbTendenzPressure.Location = new System.Drawing.Point(825, 158); this.pbTendenzPressure.Name = "pbTendenzPressure"; - this.pbTendenzPressure.Size = new System.Drawing.Size(27, 61); + this.pbTendenzPressure.Size = new System.Drawing.Size(20, 50); this.pbTendenzPressure.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pbTendenzPressure.TabIndex = 71; this.pbTendenzPressure.TabStop = false; @@ -793,10 +753,9 @@ namespace Wetterstation // this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); - this.pictureBox2.Location = new System.Drawing.Point(1213, 63); - this.pictureBox2.Margin = new System.Windows.Forms.Padding(4); + this.pictureBox2.Location = new System.Drawing.Point(910, 51); this.pictureBox2.Name = "pictureBox2"; - this.pictureBox2.Size = new System.Drawing.Size(13, 15); + this.pictureBox2.Size = new System.Drawing.Size(10, 12); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pictureBox2.TabIndex = 74; this.pictureBox2.TabStop = false; @@ -806,10 +765,9 @@ namespace Wetterstation this.pbTendenzTempOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.pbTendenzTempOut.Image = ((System.Drawing.Image)(resources.GetObject("pbTendenzTempOut.Image"))); this.pbTendenzTempOut.InitialImage = ((System.Drawing.Image)(resources.GetObject("pbTendenzTempOut.InitialImage"))); - this.pbTendenzTempOut.Location = new System.Drawing.Point(448, 195); - this.pbTendenzTempOut.Margin = new System.Windows.Forms.Padding(4); + this.pbTendenzTempOut.Location = new System.Drawing.Point(336, 158); this.pbTendenzTempOut.Name = "pbTendenzTempOut"; - this.pbTendenzTempOut.Size = new System.Drawing.Size(27, 61); + this.pbTendenzTempOut.Size = new System.Drawing.Size(20, 50); this.pbTendenzTempOut.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pbTendenzTempOut.TabIndex = 75; this.pbTendenzTempOut.TabStop = false; @@ -820,10 +778,9 @@ namespace Wetterstation this.pbTendenzTempIn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.pbTendenzTempIn.Image = ((System.Drawing.Image)(resources.GetObject("pbTendenzTempIn.Image"))); this.pbTendenzTempIn.InitialImage = ((System.Drawing.Image)(resources.GetObject("pbTendenzTempIn.InitialImage"))); - this.pbTendenzTempIn.Location = new System.Drawing.Point(448, 66); - this.pbTendenzTempIn.Margin = new System.Windows.Forms.Padding(4); + this.pbTendenzTempIn.Location = new System.Drawing.Point(336, 54); this.pbTendenzTempIn.Name = "pbTendenzTempIn"; - this.pbTendenzTempIn.Size = new System.Drawing.Size(27, 61); + this.pbTendenzTempIn.Size = new System.Drawing.Size(20, 50); this.pbTendenzTempIn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pbTendenzTempIn.TabIndex = 76; this.pbTendenzTempIn.TabStop = false; @@ -835,10 +792,9 @@ namespace Wetterstation this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label3.Location = new System.Drawing.Point(63, 229); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Location = new System.Drawing.Point(47, 186); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(38, 17); + this.label3.Size = new System.Drawing.Size(30, 13); this.label3.TabIndex = 78; this.label3.Text = "min."; // @@ -848,10 +804,9 @@ namespace Wetterstation this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label4.Location = new System.Drawing.Point(63, 212); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Location = new System.Drawing.Point(47, 172); this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(41, 17); + this.label4.Size = new System.Drawing.Size(33, 13); this.label4.TabIndex = 77; this.label4.Text = "max."; // @@ -860,10 +815,9 @@ namespace Wetterstation this.lbTendenzHumidityOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTendenzHumidityOut.Image = ((System.Drawing.Image)(resources.GetObject("lbTendenzHumidityOut.Image"))); this.lbTendenzHumidityOut.InitialImage = ((System.Drawing.Image)(resources.GetObject("lbTendenzHumidityOut.InitialImage"))); - this.lbTendenzHumidityOut.Location = new System.Drawing.Point(721, 195); - this.lbTendenzHumidityOut.Margin = new System.Windows.Forms.Padding(4); + this.lbTendenzHumidityOut.Location = new System.Drawing.Point(541, 158); this.lbTendenzHumidityOut.Name = "lbTendenzHumidityOut"; - this.lbTendenzHumidityOut.Size = new System.Drawing.Size(27, 61); + this.lbTendenzHumidityOut.Size = new System.Drawing.Size(20, 50); this.lbTendenzHumidityOut.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.lbTendenzHumidityOut.TabIndex = 79; this.lbTendenzHumidityOut.TabStop = false; @@ -874,10 +828,9 @@ namespace Wetterstation this.lbTendenzHumidityIn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTendenzHumidityIn.Image = ((System.Drawing.Image)(resources.GetObject("lbTendenzHumidityIn.Image"))); this.lbTendenzHumidityIn.InitialImage = ((System.Drawing.Image)(resources.GetObject("lbTendenzHumidityIn.InitialImage"))); - this.lbTendenzHumidityIn.Location = new System.Drawing.Point(721, 66); - this.lbTendenzHumidityIn.Margin = new System.Windows.Forms.Padding(4); + this.lbTendenzHumidityIn.Location = new System.Drawing.Point(541, 54); this.lbTendenzHumidityIn.Name = "lbTendenzHumidityIn"; - this.lbTendenzHumidityIn.Size = new System.Drawing.Size(27, 61); + this.lbTendenzHumidityIn.Size = new System.Drawing.Size(20, 50); this.lbTendenzHumidityIn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.lbTendenzHumidityIn.TabIndex = 80; this.lbTendenzHumidityIn.TabStop = false; @@ -885,11 +838,10 @@ namespace Wetterstation // // Hintergrund // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::Wetterstation.Properties.Resources.saturn; - this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.ClientSize = new System.Drawing.Size(1344, 897); + this.ClientSize = new System.Drawing.Size(1008, 729); this.Controls.Add(this.lbTendenzHumidityIn); this.Controls.Add(this.lbTendenzHumidityOut); this.Controls.Add(this.label3); @@ -951,7 +903,6 @@ namespace Wetterstation this.Controls.Add(this.lbHintergrund); this.Controls.Add(this.lbCity); this.DoubleBuffered = true; - this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Hintergrund"; this.Text = "Wetterstation"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Hintergrund_FormClosed); -- GitLab