diff --git a/Wetterstation/Form1.Designer.cs b/Wetterstation/Form1.Designer.cs index 899584202e864647842dff8fc5509f760993ec8a..13d4bd28710cf02bcfa46e7219bfdf581d39877e 100644 --- a/Wetterstation/Form1.Designer.cs +++ b/Wetterstation/Form1.Designer.cs @@ -37,83 +37,11 @@ namespace Wetterstation private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Hintergrund)); - this.lbTextInnentemp = new System.Windows.Forms.Label(); - this.lbTextAussentemp = new System.Windows.Forms.Label(); - this.lbTextWindSpeed = new System.Windows.Forms.Label(); - this.lbTextLuftfeuchtInnen = new System.Windows.Forms.Label(); - this.Windrichtung = new System.Windows.Forms.Label(); - this.pbKompassrose = new System.Windows.Forms.PictureBox(); - this.lbInnenTemp = new System.Windows.Forms.Label(); - this.lbAussenTemp = new System.Windows.Forms.Label(); - this.lbWindSpeed = new System.Windows.Forms.Label(); - this.lbLuftFeuchtInnen = new System.Windows.Forms.Label(); - this.lbWindricht = new System.Windows.Forms.Label(); this.lbUhr = new System.Windows.Forms.Label(); this.lbDatum = new System.Windows.Forms.Label(); - this.lbForecastDay1 = new System.Windows.Forms.Label(); - this.lbForecastImage2 = new System.Windows.Forms.PictureBox(); - this.lbForecastImage3 = new System.Windows.Forms.PictureBox(); - this.lbForecastImage4 = new System.Windows.Forms.PictureBox(); - this.lbForecastImage5 = new System.Windows.Forms.PictureBox(); - this.lbForecastDay2 = new System.Windows.Forms.Label(); - this.lbForecastDay3 = new System.Windows.Forms.Label(); - this.lbForecastDay4 = new System.Windows.Forms.Label(); - this.lbForecastDay5 = new System.Windows.Forms.Label(); - this.lbLuftfeuchtAussen = new System.Windows.Forms.Label(); - this.lbTextLuftfeuchtAussen = new System.Windows.Forms.Label(); - this.lbTextLuftdruck = new System.Windows.Forms.Label(); - this.lbLuftdruck = new System.Windows.Forms.Label(); - this.lbHintergrund = new System.Windows.Forms.Label(); this.lbCity = new System.Windows.Forms.Label(); - this.lbForecastImage1 = new System.Windows.Forms.PictureBox(); this.btSystemKnopf = new System.Windows.Forms.Button(); - this.label1 = new System.Windows.Forms.Label(); - this.label2 = new System.Windows.Forms.Label(); - this.lbTempInMax = new System.Windows.Forms.Label(); - this.lbTempOutMax = new System.Windows.Forms.Label(); - this.lbTempOutMin = new System.Windows.Forms.Label(); - this.lbTempInMin = new System.Windows.Forms.Label(); - this.lbForecastTemp1 = new System.Windows.Forms.Label(); - this.lbForecastTemp2 = new System.Windows.Forms.Label(); - this.lbForecastTemp3 = new System.Windows.Forms.Label(); - this.lbForecastTemp4 = new System.Windows.Forms.Label(); - this.lbForecastTemp5 = new System.Windows.Forms.Label(); this.cartesianChart1 = new LiveCharts.WinForms.CartesianChart(); - this.lbRain = new System.Windows.Forms.Label(); - this.lbSnow = new System.Windows.Forms.Label(); - this.lb1hR = new System.Windows.Forms.Label(); - this.lb3hR = new System.Windows.Forms.Label(); - this.lbRain1h = new System.Windows.Forms.Label(); - this.lbRain3h = new System.Windows.Forms.Label(); - this.lbSnow3h = new System.Windows.Forms.Label(); - this.lbSnow1h = new System.Windows.Forms.Label(); - this.lb3hS = new System.Windows.Forms.Label(); - this.lb1hS = new System.Windows.Forms.Label(); - this.pbTendenzPressure = new System.Windows.Forms.PictureBox(); - this.pictureBox2 = new System.Windows.Forms.PictureBox(); - this.pbTendenzTempOut = new System.Windows.Forms.PictureBox(); - this.pbTendenzTempIn = new System.Windows.Forms.PictureBox(); - this.label3 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.lbTendenzHumidityOut = new System.Windows.Forms.PictureBox(); - this.lbTendenzHumidityIn = new System.Windows.Forms.PictureBox(); - this.pbForecastNext = new System.Windows.Forms.PictureBox(); - this.label5 = new System.Windows.Forms.Label(); - this.label6 = new System.Windows.Forms.Label(); - this.label7 = new System.Windows.Forms.Label(); - this.label8 = new System.Windows.Forms.Label(); - this.label9 = new System.Windows.Forms.Label(); - this.label10 = new System.Windows.Forms.Label(); - this.label11 = new System.Windows.Forms.Label(); - this.label12 = new System.Windows.Forms.Label(); - this.lbForecastNextWindSpeed = new System.Windows.Forms.Label(); - this.lbForecastNextTemp = new System.Windows.Forms.Label(); - this.lbForecastNextSnow = new System.Windows.Forms.Label(); - this.lbForecastNextRain = new System.Windows.Forms.Label(); - this.lbForecastNextPressure = new System.Windows.Forms.Label(); - this.lbForecastNextHumidity = new System.Windows.Forms.Label(); - this.lbForecastNextClouds = new System.Windows.Forms.Label(); - this.lbForecastNextFrom = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); @@ -122,165 +50,101 @@ namespace Wetterstation this.label18 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); + this.lbForecastNextWindSpeed = new System.Windows.Forms.Label(); + this.lbForecastNextTemp = new System.Windows.Forms.Label(); + this.lbForecastNextSnow = new System.Windows.Forms.Label(); + this.lbForecastNextRain = new System.Windows.Forms.Label(); + this.lbForecastNextPressure = new System.Windows.Forms.Label(); + this.lbForecastNextHumidity = new System.Windows.Forms.Label(); + this.lbForecastNextClouds = new System.Windows.Forms.Label(); + this.lbForecastNextFrom = new System.Windows.Forms.Label(); + this.label12 = new System.Windows.Forms.Label(); + this.label11 = new System.Windows.Forms.Label(); + this.label10 = new System.Windows.Forms.Label(); + this.label9 = new System.Windows.Forms.Label(); + this.label8 = new System.Windows.Forms.Label(); + this.label7 = new System.Windows.Forms.Label(); + this.label6 = new System.Windows.Forms.Label(); + this.label5 = new System.Windows.Forms.Label(); + this.pbForecastNext = new System.Windows.Forms.PictureBox(); + this.lbTendenzHumidityIn = new System.Windows.Forms.PictureBox(); + this.lbTendenzHumidityOut = new System.Windows.Forms.PictureBox(); + this.label3 = new System.Windows.Forms.Label(); + this.label4 = new System.Windows.Forms.Label(); + this.pbTendenzTempIn = new System.Windows.Forms.PictureBox(); + this.pbTendenzTempOut = new System.Windows.Forms.PictureBox(); + this.pictureBox2 = new System.Windows.Forms.PictureBox(); + this.pbTendenzPressure = new System.Windows.Forms.PictureBox(); + this.lbSnow3h = new System.Windows.Forms.Label(); + this.lbSnow1h = new System.Windows.Forms.Label(); + this.lb3hS = new System.Windows.Forms.Label(); + this.lb1hS = new System.Windows.Forms.Label(); + this.lbRain3h = new System.Windows.Forms.Label(); + this.lbRain1h = new System.Windows.Forms.Label(); + this.lb3hR = new System.Windows.Forms.Label(); + this.lb1hR = new System.Windows.Forms.Label(); + this.lbSnow = new System.Windows.Forms.Label(); + this.lbRain = new System.Windows.Forms.Label(); + this.pbKompassrose = new System.Windows.Forms.PictureBox(); + this.lbForecastTemp5 = new System.Windows.Forms.Label(); + this.lbForecastTemp4 = new System.Windows.Forms.Label(); + this.lbForecastTemp3 = new System.Windows.Forms.Label(); + this.lbForecastTemp2 = new System.Windows.Forms.Label(); + this.lbForecastTemp1 = new System.Windows.Forms.Label(); + this.lbTempOutMin = new System.Windows.Forms.Label(); + this.lbTempInMin = new System.Windows.Forms.Label(); + this.lbTempOutMax = new System.Windows.Forms.Label(); + this.lbTempInMax = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); + this.label1 = new System.Windows.Forms.Label(); + this.lbForecastImage1 = new System.Windows.Forms.PictureBox(); + this.lbForecastDay1 = new System.Windows.Forms.Label(); + this.lbForecastDay2 = new System.Windows.Forms.Label(); + this.lbForecastDay3 = new System.Windows.Forms.Label(); + this.lbForecastDay4 = new System.Windows.Forms.Label(); + this.lbForecastDay5 = new System.Windows.Forms.Label(); + this.lbAussenTemp = new System.Windows.Forms.Label(); + this.lbLuftdruck = new System.Windows.Forms.Label(); + this.lbTextLuftdruck = new System.Windows.Forms.Label(); + this.lbTextLuftfeuchtAussen = new System.Windows.Forms.Label(); + this.lbLuftfeuchtAussen = new System.Windows.Forms.Label(); + this.lbForecastImage5 = new System.Windows.Forms.PictureBox(); + this.lbForecastImage4 = new System.Windows.Forms.PictureBox(); + this.lbForecastImage3 = new System.Windows.Forms.PictureBox(); + this.lbForecastImage2 = new System.Windows.Forms.PictureBox(); + this.lbWindricht = new System.Windows.Forms.Label(); + this.lbLuftFeuchtInnen = new System.Windows.Forms.Label(); + this.lbWindSpeed = new System.Windows.Forms.Label(); + this.lbInnenTemp = new System.Windows.Forms.Label(); + this.Windrichtung = new System.Windows.Forms.Label(); + this.lbTextLuftfeuchtInnen = new System.Windows.Forms.Label(); + this.lbTextWindSpeed = new System.Windows.Forms.Label(); + this.lbTextAussentemp = new System.Windows.Forms.Label(); + this.lbTextInnentemp = new System.Windows.Forms.Label(); + this.lbHintergrund = new System.Windows.Forms.Label(); + ((System.ComponentModel.ISupportInitialize)(this.pbForecastNext)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbTendenzHumidityIn)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbTendenzHumidityOut)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbTendenzTempIn)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbTendenzTempOut)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbTendenzPressure)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pbKompassrose)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbTendenzPressure)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbTendenzTempOut)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbTendenzTempIn)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbTendenzHumidityOut)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbTendenzHumidityIn)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbForecastNext)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage2)).BeginInit(); this.SuspendLayout(); // - // lbTextInnentemp - // - this.lbTextInnentemp.AutoSize = true; - 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(178, 21); - this.lbTextInnentemp.Name = "lbTextInnentemp"; - this.lbTextInnentemp.Size = new System.Drawing.Size(163, 24); - this.lbTextInnentemp.TabIndex = 0; - this.lbTextInnentemp.Text = "Innentemperatur"; - // - // lbTextAussentemp - // - this.lbTextAussentemp.AutoSize = true; - 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(162, 124); - this.lbTextAussentemp.Name = "lbTextAussentemp"; - this.lbTextAussentemp.Size = new System.Drawing.Size(180, 24); - this.lbTextAussentemp.TabIndex = 1; - this.lbTextAussentemp.Text = "Aussentemperatur"; - // - // lbTextWindSpeed - // - this.lbTextWindSpeed.AutoSize = true; - 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(623, 21); - this.lbTextWindSpeed.Name = "lbTextWindSpeed"; - this.lbTextWindSpeed.Size = new System.Drawing.Size(208, 24); - this.lbTextWindSpeed.TabIndex = 2; - this.lbTextWindSpeed.Text = "Windgeschwindigkeit"; - // - // lbTextLuftfeuchtInnen - // - this.lbTextLuftfeuchtInnen.AutoSize = true; - 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(402, 21); - this.lbTextLuftfeuchtInnen.Name = "lbTextLuftfeuchtInnen"; - this.lbTextLuftfeuchtInnen.Size = new System.Drawing.Size(149, 24); - this.lbTextLuftfeuchtInnen.TabIndex = 3; - this.lbTextLuftfeuchtInnen.Text = "Luftfeuchtigkeit"; - // - // Windrichtung - // - this.Windrichtung.AutoSize = true; - 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(854, 21); - this.Windrichtung.Name = "Windrichtung"; - this.Windrichtung.Size = new System.Drawing.Size(134, 24); - this.Windrichtung.TabIndex = 4; - this.Windrichtung.Text = "Windrichtung"; - // - // pbKompassrose - // - this.pbKompassrose.Anchor = System.Windows.Forms.AnchorStyles.None; - 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(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(120, 123); - this.pbKompassrose.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pbKompassrose.TabIndex = 10; - this.pbKompassrose.TabStop = false; - // - // lbInnenTemp - // - this.lbInnenTemp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - 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(141, 50); - this.lbInnenTemp.Name = "lbInnenTemp"; - this.lbInnenTemp.Size = new System.Drawing.Size(189, 57); - this.lbInnenTemp.TabIndex = 13; - this.lbInnenTemp.Text = "---"; - this.lbInnenTemp.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // lbAussenTemp - // - this.lbAussenTemp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - 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(141, 158); - this.lbAussenTemp.Name = "lbAussenTemp"; - this.lbAussenTemp.Size = new System.Drawing.Size(191, 57); - this.lbAussenTemp.TabIndex = 15; - this.lbAussenTemp.Text = "---"; - this.lbAussenTemp.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // lbWindSpeed - // - 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(609, 52); - this.lbWindSpeed.Name = "lbWindSpeed"; - this.lbWindSpeed.Size = new System.Drawing.Size(210, 57); - this.lbWindSpeed.TabIndex = 16; - this.lbWindSpeed.Text = "---"; - this.lbWindSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // lbLuftFeuchtInnen - // - 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(377, 50); - this.lbLuftFeuchtInnen.Name = "lbLuftFeuchtInnen"; - this.lbLuftFeuchtInnen.Size = new System.Drawing.Size(166, 57); - this.lbLuftFeuchtInnen.TabIndex = 17; - this.lbLuftFeuchtInnen.Text = "---"; - this.lbLuftFeuchtInnen.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // lbWindricht - // - 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(853, 178); - this.lbWindricht.Name = "lbWindricht"; - this.lbWindricht.Size = new System.Drawing.Size(124, 26); - this.lbWindricht.TabIndex = 18; - this.lbWindricht.Text = "---"; - this.lbWindricht.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - // // lbUhr // this.lbUhr.AutoSize = true; this.lbUhr.BackColor = System.Drawing.Color.Transparent; this.lbUhr.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold); this.lbUhr.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbUhr.Location = new System.Drawing.Point(927, 852); - this.lbUhr.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbUhr.Location = new System.Drawing.Point(1035, 874); + this.lbUhr.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.lbUhr.Name = "lbUhr"; this.lbUhr.Size = new System.Drawing.Size(125, 32); this.lbUhr.TabIndex = 19; @@ -293,903 +157,1169 @@ 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(1075, 852); - this.lbDatum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbDatum.Location = new System.Drawing.Point(1170, 874); + this.lbDatum.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.lbDatum.Name = "lbDatum"; - this.lbDatum.Size = new System.Drawing.Size(118, 24); + this.lbDatum.Size = new System.Drawing.Size(151, 32); this.lbDatum.TabIndex = 20; this.lbDatum.Text = "01.01.1970"; this.lbDatum.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbForecastDay1 + // lbCity // - this.lbForecastDay1.Anchor = System.Windows.Forms.AnchorStyles.None; - 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(166, 328); - this.lbForecastDay1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbForecastDay1.Name = "lbForecastDay1"; - this.lbForecastDay1.Size = new System.Drawing.Size(48, 47); - this.lbForecastDay1.TabIndex = 27; - this.lbForecastDay1.Text = "NA"; - this.lbForecastDay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.lbCity.BackColor = System.Drawing.Color.Transparent; + this.lbCity.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold); + this.lbCity.ForeColor = System.Drawing.Color.White; + this.lbCity.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.lbCity.Location = new System.Drawing.Point(14, 871); + this.lbCity.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbCity.Name = "lbCity"; + this.lbCity.Size = new System.Drawing.Size(893, 39); + this.lbCity.TabIndex = 43; + this.lbCity.Text = "Ort: NA"; + this.lbCity.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbForecastImage2 + // btSystemKnopf // - 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(233, 369); - this.lbForecastImage2.Margin = new System.Windows.Forms.Padding(4); - this.lbForecastImage2.Name = "lbForecastImage2"; - 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; + 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(1330, 869); + this.btSystemKnopf.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.btSystemKnopf.Name = "btSystemKnopf"; + this.btSystemKnopf.Size = new System.Drawing.Size(40, 37); + this.btSystemKnopf.TabIndex = 46; + this.btSystemKnopf.TextAlign = System.Drawing.ContentAlignment.TopLeft; + this.btSystemKnopf.UseVisualStyleBackColor = false; + this.btSystemKnopf.Click += new System.EventHandler(this.BtSystemKnopf_Click); // - // lbForecastImage3 + // cartesianChart1 // - 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(304, 369); - this.lbForecastImage3.Margin = new System.Windows.Forms.Padding(4); - this.lbForecastImage3.Name = "lbForecastImage3"; - 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; + 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(12, 546); + this.cartesianChart1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.cartesianChart1.Name = "cartesianChart1"; + this.cartesianChart1.Size = new System.Drawing.Size(1358, 310); + this.cartesianChart1.TabIndex = 60; + this.cartesianChart1.Text = "cartesianChart1"; // - // lbForecastImage4 + // label13 // - 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(373, 369); - this.lbForecastImage4.Margin = new System.Windows.Forms.Padding(4); - this.lbForecastImage4.Name = "lbForecastImage4"; - 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; + this.label13.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label13.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label13.Location = new System.Drawing.Point(1305, 490); + this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label13.Name = "label13"; + this.label13.Size = new System.Drawing.Size(53, 21); + this.label13.TabIndex = 185; + this.label13.Text = "ms"; + this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbForecastImage5 + // label14 // - 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(438, 369); - this.lbForecastImage5.Margin = new System.Windows.Forms.Padding(4); - this.lbForecastImage5.Name = "lbForecastImage5"; - 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; + this.label14.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label14.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label14.Location = new System.Drawing.Point(1305, 463); + this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label14.Name = "label14"; + this.label14.Size = new System.Drawing.Size(53, 21); + this.label14.TabIndex = 184; + this.label14.Text = "°C"; + this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbForecastDay2 + // label15 // - this.lbForecastDay2.Anchor = System.Windows.Forms.AnchorStyles.None; - 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(236, 328); - this.lbForecastDay2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbForecastDay2.Name = "lbForecastDay2"; - this.lbForecastDay2.Size = new System.Drawing.Size(48, 47); - this.lbForecastDay2.TabIndex = 33; - this.lbForecastDay2.Text = "NA"; - this.lbForecastDay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.label15.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label15.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label15.Location = new System.Drawing.Point(1305, 436); + this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(53, 21); + this.label15.TabIndex = 183; + this.label15.Text = "mm"; + this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbForecastDay3 + // label16 // - this.lbForecastDay3.Anchor = System.Windows.Forms.AnchorStyles.None; - 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(309, 328); - this.lbForecastDay3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbForecastDay3.Name = "lbForecastDay3"; - this.lbForecastDay3.Size = new System.Drawing.Size(48, 47); - this.lbForecastDay3.TabIndex = 34; - this.lbForecastDay3.Text = "NA"; - this.lbForecastDay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.label16.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label16.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label16.Location = new System.Drawing.Point(1305, 409); + this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label16.Name = "label16"; + this.label16.Size = new System.Drawing.Size(53, 21); + this.label16.TabIndex = 182; + this.label16.Text = "mm"; + this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbForecastDay4 + // label17 // - this.lbForecastDay4.Anchor = System.Windows.Forms.AnchorStyles.None; - 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(373, 328); - this.lbForecastDay4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbForecastDay4.Name = "lbForecastDay4"; - this.lbForecastDay4.Size = new System.Drawing.Size(48, 47); - this.lbForecastDay4.TabIndex = 35; - this.lbForecastDay4.Text = "NA"; - this.lbForecastDay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.label17.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label17.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label17.Location = new System.Drawing.Point(1305, 382); + this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label17.Name = "label17"; + this.label17.Size = new System.Drawing.Size(53, 21); + this.label17.TabIndex = 181; + this.label17.Text = "hPa"; + this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbForecastDay5 + // label18 // - this.lbForecastDay5.Anchor = System.Windows.Forms.AnchorStyles.None; - 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(441, 328); - this.lbForecastDay5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbForecastDay5.Name = "lbForecastDay5"; - this.lbForecastDay5.Size = new System.Drawing.Size(48, 47); - this.lbForecastDay5.TabIndex = 36; - this.lbForecastDay5.Text = "NA"; - this.lbForecastDay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.label18.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label18.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label18.Location = new System.Drawing.Point(1305, 355); + this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label18.Name = "label18"; + this.label18.Size = new System.Drawing.Size(53, 21); + this.label18.TabIndex = 180; + this.label18.Text = "%"; + this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbLuftfeuchtAussen + // label19 // - 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(377, 158); - this.lbLuftfeuchtAussen.Name = "lbLuftfeuchtAussen"; - this.lbLuftfeuchtAussen.Size = new System.Drawing.Size(166, 57); - this.lbLuftfeuchtAussen.TabIndex = 37; - this.lbLuftfeuchtAussen.Text = "---"; - this.lbLuftfeuchtAussen.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.label19.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label19.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label19.Location = new System.Drawing.Point(1305, 328); + this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label19.Name = "label19"; + this.label19.Size = new System.Drawing.Size(53, 21); + this.label19.TabIndex = 179; + this.label19.Text = "%"; + this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbTextLuftfeuchtAussen + // label20 // - this.lbTextLuftfeuchtAussen.AutoSize = true; - 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(402, 124); - this.lbTextLuftfeuchtAussen.Name = "lbTextLuftfeuchtAussen"; - this.lbTextLuftfeuchtAussen.Size = new System.Drawing.Size(149, 24); - this.lbTextLuftfeuchtAussen.TabIndex = 38; - this.lbTextLuftfeuchtAussen.Text = "Luftfeuchtigkeit"; + this.label20.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label20.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label20.Location = new System.Drawing.Point(1305, 301); + this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label20.Name = "label20"; + this.label20.Size = new System.Drawing.Size(53, 21); + this.label20.TabIndex = 178; + this.label20.Text = "Uhr"; + this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // - // lbTextLuftdruck + // lbForecastNextWindSpeed // - this.lbTextLuftdruck.AutoSize = true; - 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(730, 124); - this.lbTextLuftdruck.Name = "lbTextLuftdruck"; - this.lbTextLuftdruck.Size = new System.Drawing.Size(95, 24); - this.lbTextLuftdruck.TabIndex = 39; - this.lbTextLuftdruck.Text = "Luftdruck"; + this.lbForecastNextWindSpeed.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbForecastNextWindSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbForecastNextWindSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.lbForecastNextWindSpeed.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbForecastNextWindSpeed.Location = new System.Drawing.Point(1202, 490); + this.lbForecastNextWindSpeed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastNextWindSpeed.Name = "lbForecastNextWindSpeed"; + this.lbForecastNextWindSpeed.Size = new System.Drawing.Size(95, 21); + this.lbForecastNextWindSpeed.TabIndex = 177; + this.lbForecastNextWindSpeed.Text = "---"; + this.lbForecastNextWindSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // lbLuftdruck + // lbForecastNextTemp // - 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(564, 158); - this.lbLuftdruck.Name = "lbLuftdruck"; - this.lbLuftdruck.Size = new System.Drawing.Size(255, 57); - this.lbLuftdruck.TabIndex = 40; - this.lbLuftdruck.Text = "---"; - this.lbLuftdruck.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbForecastNextTemp.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbForecastNextTemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbForecastNextTemp.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.lbForecastNextTemp.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbForecastNextTemp.Location = new System.Drawing.Point(1202, 463); + this.lbForecastNextTemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastNextTemp.Name = "lbForecastNextTemp"; + this.lbForecastNextTemp.Size = new System.Drawing.Size(95, 21); + this.lbForecastNextTemp.TabIndex = 176; + this.lbForecastNextTemp.Text = "---"; + this.lbForecastNextTemp.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // lbHintergrund + // lbForecastNextSnow // - 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(12, 18); - this.lbHintergrund.Name = "lbHintergrund"; - this.lbHintergrund.Size = new System.Drawing.Size(1312, 489); - this.lbHintergrund.TabIndex = 42; + this.lbForecastNextSnow.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbForecastNextSnow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbForecastNextSnow.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.lbForecastNextSnow.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbForecastNextSnow.Location = new System.Drawing.Point(1202, 436); + this.lbForecastNextSnow.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastNextSnow.Name = "lbForecastNextSnow"; + this.lbForecastNextSnow.Size = new System.Drawing.Size(95, 21); + this.lbForecastNextSnow.TabIndex = 175; + this.lbForecastNextSnow.Text = "---"; + this.lbForecastNextSnow.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbForecastNextRain // - // lbCity + this.lbForecastNextRain.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbForecastNextRain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbForecastNextRain.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.lbForecastNextRain.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbForecastNextRain.Location = new System.Drawing.Point(1202, 409); + this.lbForecastNextRain.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastNextRain.Name = "lbForecastNextRain"; + this.lbForecastNextRain.Size = new System.Drawing.Size(95, 21); + this.lbForecastNextRain.TabIndex = 174; + this.lbForecastNextRain.Text = "---"; + this.lbForecastNextRain.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - this.lbCity.BackColor = System.Drawing.Color.Transparent; - this.lbCity.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold); - this.lbCity.ForeColor = System.Drawing.Color.White; - this.lbCity.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.lbCity.Location = new System.Drawing.Point(13, 852); - this.lbCity.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbCity.Name = "lbCity"; - this.lbCity.Size = new System.Drawing.Size(670, 32); - this.lbCity.TabIndex = 43; - this.lbCity.Text = "Ort: NA"; - this.lbCity.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // lbForecastNextPressure // - // lbForecastImage1 + this.lbForecastNextPressure.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbForecastNextPressure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbForecastNextPressure.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.lbForecastNextPressure.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbForecastNextPressure.Location = new System.Drawing.Point(1202, 382); + this.lbForecastNextPressure.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastNextPressure.Name = "lbForecastNextPressure"; + this.lbForecastNextPressure.Size = new System.Drawing.Size(95, 21); + this.lbForecastNextPressure.TabIndex = 173; + this.lbForecastNextPressure.Text = "---"; + this.lbForecastNextPressure.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - 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(162, 369); - this.lbForecastImage1.Margin = new System.Windows.Forms.Padding(4); - this.lbForecastImage1.Name = "lbForecastImage1"; - 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; + // lbForecastNextHumidity // - // btSystemKnopf + this.lbForecastNextHumidity.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbForecastNextHumidity.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbForecastNextHumidity.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.lbForecastNextHumidity.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbForecastNextHumidity.Location = new System.Drawing.Point(1202, 355); + this.lbForecastNextHumidity.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastNextHumidity.Name = "lbForecastNextHumidity"; + this.lbForecastNextHumidity.Size = new System.Drawing.Size(95, 21); + this.lbForecastNextHumidity.TabIndex = 172; + this.lbForecastNextHumidity.Text = "---"; + this.lbForecastNextHumidity.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - 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(968, 688); - this.btSystemKnopf.Name = "btSystemKnopf"; - this.btSystemKnopf.Size = new System.Drawing.Size(30, 30); - this.btSystemKnopf.TabIndex = 46; - this.btSystemKnopf.TextAlign = System.Drawing.ContentAlignment.TopLeft; - this.btSystemKnopf.UseVisualStyleBackColor = false; - this.btSystemKnopf.Click += new System.EventHandler(this.BtSystemKnopf_Click); + // lbForecastNextClouds // - // label1 + this.lbForecastNextClouds.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbForecastNextClouds.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbForecastNextClouds.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.lbForecastNextClouds.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbForecastNextClouds.Location = new System.Drawing.Point(1202, 328); + this.lbForecastNextClouds.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastNextClouds.Name = "lbForecastNextClouds"; + this.lbForecastNextClouds.Size = new System.Drawing.Size(95, 21); + this.lbForecastNextClouds.TabIndex = 171; + this.lbForecastNextClouds.Text = "---"; + this.lbForecastNextClouds.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - this.label1.AutoSize = true; - 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(47, 67); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(33, 13); - this.label1.TabIndex = 47; - this.label1.Text = "max."; + // lbForecastNextFrom // - // label2 + this.lbForecastNextFrom.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbForecastNextFrom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbForecastNextFrom.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.lbForecastNextFrom.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbForecastNextFrom.Location = new System.Drawing.Point(1202, 301); + this.lbForecastNextFrom.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastNextFrom.Name = "lbForecastNextFrom"; + this.lbForecastNextFrom.Size = new System.Drawing.Size(95, 21); + this.lbForecastNextFrom.TabIndex = 170; + this.lbForecastNextFrom.Text = "---"; + this.lbForecastNextFrom.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - this.label2.AutoSize = true; - 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(47, 81); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(30, 13); - this.label2.TabIndex = 48; - this.label2.Text = "min."; + // label12 // - // lbTempInMax + this.label12.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label12.AutoSize = true; + this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label12.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label12.Location = new System.Drawing.Point(985, 490); + this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label12.Name = "label12"; + this.label12.Size = new System.Drawing.Size(158, 17); + this.label12.TabIndex = 169; + this.label12.Text = "Windgeschwindigkeit"; // - 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(82, 67); - this.lbTempInMax.Name = "lbTempInMax"; - this.lbTempInMax.Size = new System.Drawing.Size(53, 14); - this.lbTempInMax.TabIndex = 51; - this.lbTempInMax.Text = "---"; - this.lbTempInMax.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // label11 // - // lbTempOutMax + this.label11.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label11.AutoSize = true; + this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label11.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label11.Location = new System.Drawing.Point(985, 463); + this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label11.Name = "label11"; + this.label11.Size = new System.Drawing.Size(92, 17); + this.label11.TabIndex = 168; + this.label11.Text = "Temperatur"; // - 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(82, 172); - this.lbTempOutMax.Name = "lbTempOutMax"; - this.lbTempOutMax.Size = new System.Drawing.Size(53, 14); - this.lbTempOutMax.TabIndex = 52; - this.lbTempOutMax.Text = "---"; - this.lbTempOutMax.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // label10 // - // lbTempOutMin + this.label10.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label10.AutoSize = true; + this.label10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label10.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label10.Location = new System.Drawing.Point(985, 436); + this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label10.Name = "label10"; + this.label10.Size = new System.Drawing.Size(62, 17); + this.label10.TabIndex = 167; + this.label10.Text = "Schnee"; // - 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(82, 186); - this.lbTempOutMin.Name = "lbTempOutMin"; - this.lbTempOutMin.Size = new System.Drawing.Size(53, 14); - this.lbTempOutMin.TabIndex = 54; - this.lbTempOutMin.Text = "---"; - this.lbTempOutMin.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // label9 // - // lbTempInMin + this.label9.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label9.AutoSize = true; + this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label9.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label9.Location = new System.Drawing.Point(985, 409); + this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label9.Name = "label9"; + this.label9.Size = new System.Drawing.Size(55, 17); + this.label9.TabIndex = 166; + this.label9.Text = "Regen"; // - 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(82, 81); - this.lbTempInMin.Name = "lbTempInMin"; - this.lbTempInMin.Size = new System.Drawing.Size(53, 14); - this.lbTempInMin.TabIndex = 53; - this.lbTempInMin.Text = "---"; - this.lbTempInMin.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // label8 // - // lbForecastTemp1 + this.label8.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label8.AutoSize = true; + this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label8.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label8.Location = new System.Drawing.Point(985, 382); + this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Name = "label8"; + this.label8.Size = new System.Drawing.Size(76, 17); + this.label8.TabIndex = 165; + this.label8.Text = "Luftdruck"; // - 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(162, 441); - this.lbForecastTemp1.Name = "lbForecastTemp1"; - this.lbForecastTemp1.Size = new System.Drawing.Size(53, 14); - this.lbForecastTemp1.TabIndex = 55; - this.lbForecastTemp1.Text = "---"; - this.lbForecastTemp1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // label7 // - // lbForecastTemp2 + this.label7.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label7.AutoSize = true; + this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label7.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label7.Location = new System.Drawing.Point(985, 355); + this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label7.Name = "label7"; + this.label7.Size = new System.Drawing.Size(90, 17); + this.label7.TabIndex = 164; + this.label7.Text = "Luftfeuchte"; // - 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(233, 441); - this.lbForecastTemp2.Name = "lbForecastTemp2"; - this.lbForecastTemp2.Size = new System.Drawing.Size(53, 14); - this.lbForecastTemp2.TabIndex = 56; - this.lbForecastTemp2.Text = "---"; - this.lbForecastTemp2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // label6 // - // lbForecastTemp3 + this.label6.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label6.AutoSize = true; + this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label6.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label6.Location = new System.Drawing.Point(985, 328); + this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label6.Name = "label6"; + this.label6.Size = new System.Drawing.Size(61, 17); + this.label6.TabIndex = 163; + this.label6.Text = "Wolken"; // - 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(304, 441); - this.lbForecastTemp3.Name = "lbForecastTemp3"; - this.lbForecastTemp3.Size = new System.Drawing.Size(53, 14); - this.lbForecastTemp3.TabIndex = 57; - this.lbForecastTemp3.Text = "---"; - this.lbForecastTemp3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // label5 // - // lbForecastTemp4 + this.label5.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label5.AutoSize = true; + this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); + this.label5.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.label5.Location = new System.Drawing.Point(985, 301); + this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Name = "label5"; + this.label5.Size = new System.Drawing.Size(74, 17); + this.label5.TabIndex = 162; + this.label5.Text = "Gültig ab"; // - 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(373, 441); - this.lbForecastTemp4.Name = "lbForecastTemp4"; - this.lbForecastTemp4.Size = new System.Drawing.Size(50, 14); - this.lbForecastTemp4.TabIndex = 58; - this.lbForecastTemp4.Text = "---"; - this.lbForecastTemp4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // pbForecastNext // - // lbForecastTemp5 + this.pbForecastNext.Anchor = System.Windows.Forms.AnchorStyles.None; + this.pbForecastNext.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.pbForecastNext.InitialImage = global::Wetterstation.Properties.Resources._01d_2x; + this.pbForecastNext.Location = new System.Drawing.Point(722, 288); + this.pbForecastNext.Margin = new System.Windows.Forms.Padding(5); + this.pbForecastNext.Name = "pbForecastNext"; + this.pbForecastNext.Size = new System.Drawing.Size(253, 234); + this.pbForecastNext.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.pbForecastNext.TabIndex = 161; + this.pbForecastNext.TabStop = false; // - 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(438, 441); - this.lbForecastTemp5.Name = "lbForecastTemp5"; - this.lbForecastTemp5.Size = new System.Drawing.Size(53, 14); - this.lbForecastTemp5.TabIndex = 59; - this.lbForecastTemp5.Text = "---"; - this.lbForecastTemp5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // lbTendenzHumidityIn // - // cartesianChart1 + this.lbTendenzHumidityIn.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(718, 66); + this.lbTendenzHumidityIn.Margin = new System.Windows.Forms.Padding(4); + this.lbTendenzHumidityIn.Name = "lbTendenzHumidityIn"; + this.lbTendenzHumidityIn.Size = new System.Drawing.Size(27, 62); + this.lbTendenzHumidityIn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.lbTendenzHumidityIn.TabIndex = 160; + this.lbTendenzHumidityIn.TabStop = false; + this.lbTendenzHumidityIn.Visible = false; // - 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(982, 252); - this.cartesianChart1.TabIndex = 60; - this.cartesianChart1.Text = "cartesianChart1"; + // lbTendenzHumidityOut // - // lbRain + this.lbTendenzHumidityOut.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(718, 194); + this.lbTendenzHumidityOut.Margin = new System.Windows.Forms.Padding(4); + this.lbTendenzHumidityOut.Name = "lbTendenzHumidityOut"; + this.lbTendenzHumidityOut.Size = new System.Drawing.Size(27, 62); + this.lbTendenzHumidityOut.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.lbTendenzHumidityOut.TabIndex = 159; + this.lbTendenzHumidityOut.TabStop = false; + this.lbTendenzHumidityOut.Visible = false; // - this.lbRain.AutoSize = true; - 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, 335); - this.lbRain.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbRain.Name = "lbRain"; - this.lbRain.Size = new System.Drawing.Size(44, 13); - this.lbRain.TabIndex = 61; - this.lbRain.Text = "Regen"; + // label3 // - // lbSnow + this.label3.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label3.AutoSize = true; + 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(60, 229); + this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label3.Name = "label3"; + this.label3.Size = new System.Drawing.Size(38, 17); + this.label3.TabIndex = 158; + this.label3.Text = "min."; // - this.lbSnow.AutoSize = true; - 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, 407); - this.lbSnow.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbSnow.Name = "lbSnow"; - this.lbSnow.Size = new System.Drawing.Size(50, 13); - this.lbSnow.TabIndex = 62; - this.lbSnow.Text = "Schnee"; + // label4 + // + this.label4.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label4.AutoSize = true; + 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(60, 212); + this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label4.Name = "label4"; + this.label4.Size = new System.Drawing.Size(41, 17); + this.label4.TabIndex = 157; + this.label4.Text = "max."; // - // lb1hR + // pbTendenzTempIn // - this.lb1hR.AutoSize = true; - 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, 352); - this.lb1hR.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lb1hR.Name = "lb1hR"; - this.lb1hR.Size = new System.Drawing.Size(21, 13); - this.lb1hR.TabIndex = 63; - this.lb1hR.Text = "1h"; + this.pbTendenzTempIn.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(445, 66); + this.pbTendenzTempIn.Margin = new System.Windows.Forms.Padding(4); + this.pbTendenzTempIn.Name = "pbTendenzTempIn"; + this.pbTendenzTempIn.Size = new System.Drawing.Size(27, 62); + this.pbTendenzTempIn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pbTendenzTempIn.TabIndex = 156; + this.pbTendenzTempIn.TabStop = false; + this.pbTendenzTempIn.Visible = false; // - // lb3hR + // pbTendenzTempOut // - this.lb3hR.AutoSize = true; - 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, 369); - this.lb3hR.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lb3hR.Name = "lb3hR"; - this.lb3hR.Size = new System.Drawing.Size(21, 13); - this.lb3hR.TabIndex = 64; - this.lb3hR.Text = "3h"; + this.pbTendenzTempOut.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(445, 194); + this.pbTendenzTempOut.Margin = new System.Windows.Forms.Padding(4); + this.pbTendenzTempOut.Name = "pbTendenzTempOut"; + this.pbTendenzTempOut.Size = new System.Drawing.Size(27, 62); + this.pbTendenzTempOut.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pbTendenzTempOut.TabIndex = 155; + this.pbTendenzTempOut.TabStop = false; + this.pbTendenzTempOut.Visible = false; // - // lbRain1h + // pictureBox2 // - 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, 352); - this.lbRain1h.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbRain1h.Name = "lbRain1h"; - this.lbRain1h.Size = new System.Drawing.Size(39, 14); - this.lbRain1h.TabIndex = 65; - this.lbRain1h.Text = "---"; - this.lbRain1h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.pictureBox2.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(1257, 61); + this.pictureBox2.Margin = new System.Windows.Forms.Padding(4); + this.pictureBox2.Name = "pictureBox2"; + this.pictureBox2.Size = new System.Drawing.Size(13, 15); + this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBox2.TabIndex = 154; + this.pictureBox2.TabStop = false; // - // lbRain3h + // pbTendenzPressure // - 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, 369); - this.lbRain3h.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.lbRain3h.Name = "lbRain3h"; - this.lbRain3h.Size = new System.Drawing.Size(39, 14); - this.lbRain3h.TabIndex = 66; - this.lbRain3h.Text = "---"; - this.lbRain3h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.pbTendenzPressure.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(1097, 194); + this.pbTendenzPressure.Margin = new System.Windows.Forms.Padding(4); + this.pbTendenzPressure.Name = "pbTendenzPressure"; + this.pbTendenzPressure.Size = new System.Drawing.Size(27, 62); + this.pbTendenzPressure.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pbTendenzPressure.TabIndex = 153; + this.pbTendenzPressure.TabStop = false; + this.pbTendenzPressure.Visible = false; // // lbSnow3h // + this.lbSnow3h.Anchor = System.Windows.Forms.AnchorStyles.None; 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, 441); - this.lbSnow3h.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbSnow3h.Location = new System.Drawing.Point(601, 457); + this.lbSnow3h.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.lbSnow3h.Name = "lbSnow3h"; - this.lbSnow3h.Size = new System.Drawing.Size(51, 14); - this.lbSnow3h.TabIndex = 70; + this.lbSnow3h.Size = new System.Drawing.Size(68, 17); + this.lbSnow3h.TabIndex = 152; this.lbSnow3h.Text = "---"; this.lbSnow3h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lbSnow1h // + this.lbSnow1h.Anchor = System.Windows.Forms.AnchorStyles.None; 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, 424); - this.lbSnow1h.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbSnow1h.Location = new System.Drawing.Point(601, 436); + this.lbSnow1h.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.lbSnow1h.Name = "lbSnow1h"; - this.lbSnow1h.Size = new System.Drawing.Size(51, 14); - this.lbSnow1h.TabIndex = 69; + this.lbSnow1h.Size = new System.Drawing.Size(68, 17); + this.lbSnow1h.TabIndex = 151; this.lbSnow1h.Text = "---"; this.lbSnow1h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // lb3hS // + this.lb3hS.Anchor = System.Windows.Forms.AnchorStyles.None; this.lb3hS.AutoSize = true; 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, 441); - this.lb3hS.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lb3hS.Location = new System.Drawing.Point(556, 457); + this.lb3hS.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.lb3hS.Name = "lb3hS"; - this.lb3hS.Size = new System.Drawing.Size(21, 13); - this.lb3hS.TabIndex = 68; + this.lb3hS.Size = new System.Drawing.Size(26, 17); + this.lb3hS.TabIndex = 150; this.lb3hS.Text = "3h"; // // lb1hS // + this.lb1hS.Anchor = System.Windows.Forms.AnchorStyles.None; this.lb1hS.AutoSize = true; 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, 424); - this.lb1hS.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lb1hS.Location = new System.Drawing.Point(556, 436); + this.lb1hS.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.lb1hS.Name = "lb1hS"; - this.lb1hS.Size = new System.Drawing.Size(21, 13); - this.lb1hS.TabIndex = 67; + this.lb1hS.Size = new System.Drawing.Size(26, 17); + this.lb1hS.TabIndex = 149; this.lb1hS.Text = "1h"; // - // pbTendenzPressure + // lbRain3h // - 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(825, 158); - this.pbTendenzPressure.Name = "pbTendenzPressure"; - 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; - this.pbTendenzPressure.Visible = false; + this.lbRain3h.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(622, 368); + this.lbRain3h.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbRain3h.Name = "lbRain3h"; + this.lbRain3h.Size = new System.Drawing.Size(52, 17); + this.lbRain3h.TabIndex = 148; + this.lbRain3h.Text = "---"; + this.lbRain3h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // pictureBox2 + // lbRain1h // - 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(910, 51); - this.pictureBox2.Name = "pictureBox2"; - 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; + this.lbRain1h.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(622, 347); + this.lbRain1h.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbRain1h.Name = "lbRain1h"; + this.lbRain1h.Size = new System.Drawing.Size(52, 17); + this.lbRain1h.TabIndex = 147; + this.lbRain1h.Text = "---"; + this.lbRain1h.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // pbTendenzTempOut + // lb3hR // - 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(336, 158); - this.pbTendenzTempOut.Name = "pbTendenzTempOut"; - 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; - this.pbTendenzTempOut.Visible = false; + this.lb3hR.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lb3hR.AutoSize = true; + 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(556, 368); + this.lb3hR.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lb3hR.Name = "lb3hR"; + this.lb3hR.Size = new System.Drawing.Size(26, 17); + this.lb3hR.TabIndex = 146; + this.lb3hR.Text = "3h"; // - // pbTendenzTempIn + // lb1hR // - 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(336, 54); - this.pbTendenzTempIn.Name = "pbTendenzTempIn"; - 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; - this.pbTendenzTempIn.Visible = false; + this.lb1hR.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lb1hR.AutoSize = true; + 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(556, 347); + this.lb1hR.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lb1hR.Name = "lb1hR"; + this.lb1hR.Size = new System.Drawing.Size(26, 17); + this.lb1hR.TabIndex = 145; + this.lb1hR.Text = "1h"; // - // label3 + // lbSnow // - this.label3.AutoSize = true; - 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(47, 186); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(30, 13); - this.label3.TabIndex = 78; - this.label3.Text = "min."; + this.lbSnow.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbSnow.AutoSize = true; + 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(609, 415); + this.lbSnow.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbSnow.Name = "lbSnow"; + this.lbSnow.Size = new System.Drawing.Size(62, 17); + this.lbSnow.TabIndex = 144; + this.lbSnow.Text = "Schnee"; // - // label4 + // lbRain // - this.label4.AutoSize = true; - 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(47, 172); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(33, 13); - this.label4.TabIndex = 77; - this.label4.Text = "max."; + this.lbRain.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbRain.AutoSize = true; + 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(618, 326); + this.lbRain.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbRain.Name = "lbRain"; + this.lbRain.Size = new System.Drawing.Size(55, 17); + this.lbRain.TabIndex = 143; + this.lbRain.Text = "Regen"; // - // lbTendenzHumidityOut + // pbKompassrose // - 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(541, 158); - this.lbTendenzHumidityOut.Name = "lbTendenzHumidityOut"; - 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; - this.lbTendenzHumidityOut.Visible = false; + this.pbKompassrose.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(1187, 62); + this.pbKompassrose.Margin = new System.Windows.Forms.Padding(4, 0, 4, 4); + this.pbKompassrose.Name = "pbKompassrose"; + this.pbKompassrose.Size = new System.Drawing.Size(160, 151); + this.pbKompassrose.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pbKompassrose.TabIndex = 111; + this.pbKompassrose.TabStop = false; // - // lbTendenzHumidityIn + // lbForecastTemp5 // - 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(541, 54); - this.lbTendenzHumidityIn.Name = "lbTendenzHumidityIn"; - 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; - this.lbTendenzHumidityIn.Visible = false; + this.lbForecastTemp5.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(422, 457); + this.lbForecastTemp5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastTemp5.Name = "lbForecastTemp5"; + this.lbForecastTemp5.Size = new System.Drawing.Size(71, 17); + this.lbForecastTemp5.TabIndex = 142; + this.lbForecastTemp5.Text = "---"; + this.lbForecastTemp5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbForecastTemp4 + // + this.lbForecastTemp4.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(335, 457); + this.lbForecastTemp4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastTemp4.Name = "lbForecastTemp4"; + this.lbForecastTemp4.Size = new System.Drawing.Size(67, 17); + this.lbForecastTemp4.TabIndex = 141; + this.lbForecastTemp4.Text = "---"; + this.lbForecastTemp4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbForecastTemp3 + // + this.lbForecastTemp3.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(243, 457); + this.lbForecastTemp3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastTemp3.Name = "lbForecastTemp3"; + this.lbForecastTemp3.Size = new System.Drawing.Size(71, 17); + this.lbForecastTemp3.TabIndex = 140; + this.lbForecastTemp3.Text = "---"; + this.lbForecastTemp3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbForecastTemp2 + // + this.lbForecastTemp2.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(149, 457); + this.lbForecastTemp2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastTemp2.Name = "lbForecastTemp2"; + this.lbForecastTemp2.Size = new System.Drawing.Size(71, 17); + this.lbForecastTemp2.TabIndex = 139; + this.lbForecastTemp2.Text = "---"; + this.lbForecastTemp2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbForecastTemp1 + // + this.lbForecastTemp1.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(54, 457); + this.lbForecastTemp1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastTemp1.Name = "lbForecastTemp1"; + this.lbForecastTemp1.Size = new System.Drawing.Size(71, 17); + this.lbForecastTemp1.TabIndex = 138; + this.lbForecastTemp1.Text = "---"; + this.lbForecastTemp1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbTempOutMin + // + this.lbTempOutMin.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(106, 229); + this.lbTempOutMin.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempOutMin.Name = "lbTempOutMin"; + this.lbTempOutMin.Size = new System.Drawing.Size(71, 17); + this.lbTempOutMin.TabIndex = 137; + this.lbTempOutMin.Text = "---"; + this.lbTempOutMin.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbTempInMin + // + this.lbTempInMin.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(106, 100); + this.lbTempInMin.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempInMin.Name = "lbTempInMin"; + this.lbTempInMin.Size = new System.Drawing.Size(71, 17); + this.lbTempInMin.TabIndex = 136; + this.lbTempInMin.Text = "---"; + this.lbTempInMin.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbTempOutMax + // + this.lbTempOutMax.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(106, 212); + this.lbTempOutMax.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempOutMax.Name = "lbTempOutMax"; + this.lbTempOutMax.Size = new System.Drawing.Size(71, 17); + this.lbTempOutMax.TabIndex = 135; + this.lbTempOutMax.Text = "---"; + this.lbTempOutMax.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbTempInMax + // + this.lbTempInMax.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(106, 82); + this.lbTempInMax.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempInMax.Name = "lbTempInMax"; + this.lbTempInMax.Size = new System.Drawing.Size(71, 17); + this.lbTempInMax.TabIndex = 134; + this.lbTempInMax.Text = "---"; + this.lbTempInMax.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // label2 + // + this.label2.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label2.AutoSize = true; + 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(60, 100); + this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(38, 17); + this.label2.TabIndex = 133; + this.label2.Text = "min."; // - // pbForecastNext + // label1 // - this.pbForecastNext.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.pbForecastNext.InitialImage = global::Wetterstation.Properties.Resources._01d_2x; - this.pbForecastNext.Location = new System.Drawing.Point(826, 296); - this.pbForecastNext.Margin = new System.Windows.Forms.Padding(4); - this.pbForecastNext.Name = "pbForecastNext"; - this.pbForecastNext.Size = new System.Drawing.Size(190, 190); - this.pbForecastNext.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; - this.pbForecastNext.TabIndex = 81; - this.pbForecastNext.TabStop = false; + this.label1.Anchor = System.Windows.Forms.AnchorStyles.None; + this.label1.AutoSize = true; + 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(60, 82); + this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(41, 17); + this.label1.TabIndex = 132; + this.label1.Text = "max."; // - // label5 + // lbForecastImage1 // - this.label5.AutoSize = true; - this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label5.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label5.Location = new System.Drawing.Point(1023, 306); - this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(74, 17); - this.label5.TabIndex = 82; - this.label5.Text = "Gültig ab"; + this.lbForecastImage1.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(54, 368); + this.lbForecastImage1.Margin = new System.Windows.Forms.Padding(5); + this.lbForecastImage1.Name = "lbForecastImage1"; + this.lbForecastImage1.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.lbForecastImage1.TabIndex = 131; + this.lbForecastImage1.TabStop = false; // - // label6 + // lbForecastDay1 // - this.label6.AutoSize = true; - this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label6.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label6.Location = new System.Drawing.Point(1023, 328); - this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(61, 17); - this.label6.TabIndex = 83; - this.label6.Text = "Wolken"; + this.lbForecastDay1.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(59, 318); + this.lbForecastDay1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbForecastDay1.Name = "lbForecastDay1"; + this.lbForecastDay1.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay1.TabIndex = 117; + this.lbForecastDay1.Text = "NA"; + this.lbForecastDay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label7 + // lbForecastDay2 // - this.label7.AutoSize = true; - this.label7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label7.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label7.Location = new System.Drawing.Point(1023, 350); - this.label7.Name = "label7"; - this.label7.Size = new System.Drawing.Size(90, 17); - this.label7.TabIndex = 84; - this.label7.Text = "Luftfeuchte"; + this.lbForecastDay2.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(153, 318); + this.lbForecastDay2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbForecastDay2.Name = "lbForecastDay2"; + this.lbForecastDay2.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay2.TabIndex = 122; + this.lbForecastDay2.Text = "NA"; + this.lbForecastDay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label8 + // lbForecastDay3 // - this.label8.AutoSize = true; - this.label8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label8.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label8.Location = new System.Drawing.Point(1023, 372); - this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(76, 17); - this.label8.TabIndex = 85; - this.label8.Text = "Luftdruck"; + this.lbForecastDay3.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(250, 318); + this.lbForecastDay3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbForecastDay3.Name = "lbForecastDay3"; + this.lbForecastDay3.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay3.TabIndex = 123; + this.lbForecastDay3.Text = "NA"; + this.lbForecastDay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label9 + // lbForecastDay4 // - this.label9.AutoSize = true; - this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label9.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label9.Location = new System.Drawing.Point(1023, 394); - this.label9.Name = "label9"; - this.label9.Size = new System.Drawing.Size(55, 17); - this.label9.TabIndex = 86; - this.label9.Text = "Regen"; + this.lbForecastDay4.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(335, 318); + this.lbForecastDay4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbForecastDay4.Name = "lbForecastDay4"; + this.lbForecastDay4.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay4.TabIndex = 124; + this.lbForecastDay4.Text = "NA"; + this.lbForecastDay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label10 + // lbForecastDay5 // - this.label10.AutoSize = true; - this.label10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label10.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label10.Location = new System.Drawing.Point(1023, 416); - this.label10.Name = "label10"; - this.label10.Size = new System.Drawing.Size(62, 17); - this.label10.TabIndex = 87; - this.label10.Text = "Schnee"; + this.lbForecastDay5.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(426, 318); + this.lbForecastDay5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + this.lbForecastDay5.Name = "lbForecastDay5"; + this.lbForecastDay5.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay5.TabIndex = 125; + this.lbForecastDay5.Text = "NA"; + this.lbForecastDay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label11 + // lbAussenTemp // - this.label11.AutoSize = true; - this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label11.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label11.Location = new System.Drawing.Point(1023, 438); - this.label11.Name = "label11"; - this.label11.Size = new System.Drawing.Size(92, 17); - this.label11.TabIndex = 88; - this.label11.Text = "Temperatur"; + this.lbAussenTemp.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(185, 194); + this.lbAussenTemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbAussenTemp.Name = "lbAussenTemp"; + this.lbAussenTemp.Size = new System.Drawing.Size(255, 70); + this.lbAussenTemp.TabIndex = 113; + this.lbAussenTemp.Text = "---"; + this.lbAussenTemp.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // label12 + // lbLuftdruck // - this.label12.AutoSize = true; - this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label12.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label12.Location = new System.Drawing.Point(1023, 460); - this.label12.Name = "label12"; - this.label12.Size = new System.Drawing.Size(158, 17); - this.label12.TabIndex = 89; - this.label12.Text = "Windgeschwindigkeit"; + this.lbLuftdruck.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(749, 194); + this.lbLuftdruck.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftdruck.Name = "lbLuftdruck"; + this.lbLuftdruck.Size = new System.Drawing.Size(340, 70); + this.lbLuftdruck.TabIndex = 129; + this.lbLuftdruck.Text = "---"; + this.lbLuftdruck.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // lbForecastNextWindSpeed + // lbTextLuftdruck // - this.lbForecastNextWindSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastNextWindSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.lbForecastNextWindSpeed.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastNextWindSpeed.Location = new System.Drawing.Point(1186, 460); - this.lbForecastNextWindSpeed.Name = "lbForecastNextWindSpeed"; - this.lbForecastNextWindSpeed.Size = new System.Drawing.Size(71, 17); - this.lbForecastNextWindSpeed.TabIndex = 97; - this.lbForecastNextWindSpeed.Text = "---"; - this.lbForecastNextWindSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbTextLuftdruck.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbTextLuftdruck.AutoSize = true; + 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(970, 153); + this.lbTextLuftdruck.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftdruck.Name = "lbTextLuftdruck"; + this.lbTextLuftdruck.Size = new System.Drawing.Size(119, 29); + this.lbTextLuftdruck.TabIndex = 128; + this.lbTextLuftdruck.Text = "Luftdruck"; // - // lbForecastNextTemp + // lbTextLuftfeuchtAussen // - this.lbForecastNextTemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastNextTemp.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.lbForecastNextTemp.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastNextTemp.Location = new System.Drawing.Point(1186, 438); - this.lbForecastNextTemp.Name = "lbForecastNextTemp"; - this.lbForecastNextTemp.Size = new System.Drawing.Size(71, 17); - this.lbForecastNextTemp.TabIndex = 96; - this.lbForecastNextTemp.Text = "---"; - this.lbForecastNextTemp.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbTextLuftfeuchtAussen.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbTextLuftfeuchtAussen.AutoSize = true; + 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(533, 153); + this.lbTextLuftfeuchtAussen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftfeuchtAussen.Name = "lbTextLuftfeuchtAussen"; + this.lbTextLuftfeuchtAussen.Size = new System.Drawing.Size(189, 29); + this.lbTextLuftfeuchtAussen.TabIndex = 127; + this.lbTextLuftfeuchtAussen.Text = "Luftfeuchtigkeit"; // - // lbForecastNextSnow + // lbLuftfeuchtAussen // - this.lbForecastNextSnow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastNextSnow.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.lbForecastNextSnow.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastNextSnow.Location = new System.Drawing.Point(1186, 416); - this.lbForecastNextSnow.Name = "lbForecastNextSnow"; - this.lbForecastNextSnow.Size = new System.Drawing.Size(71, 17); - this.lbForecastNextSnow.TabIndex = 95; - this.lbForecastNextSnow.Text = "---"; - this.lbForecastNextSnow.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbLuftfeuchtAussen.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(500, 194); + this.lbLuftfeuchtAussen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftfeuchtAussen.Name = "lbLuftfeuchtAussen"; + this.lbLuftfeuchtAussen.Size = new System.Drawing.Size(221, 70); + this.lbLuftfeuchtAussen.TabIndex = 126; + this.lbLuftfeuchtAussen.Text = "---"; + this.lbLuftfeuchtAussen.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - // lbForecastNextRain + // lbForecastImage5 // - this.lbForecastNextRain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastNextRain.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.lbForecastNextRain.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastNextRain.Location = new System.Drawing.Point(1186, 394); - this.lbForecastNextRain.Name = "lbForecastNextRain"; - this.lbForecastNextRain.Size = new System.Drawing.Size(71, 17); - this.lbForecastNextRain.TabIndex = 94; - this.lbForecastNextRain.Text = "---"; - this.lbForecastNextRain.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbForecastImage5.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(422, 368); + this.lbForecastImage5.Margin = new System.Windows.Forms.Padding(5); + this.lbForecastImage5.Name = "lbForecastImage5"; + this.lbForecastImage5.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.lbForecastImage5.TabIndex = 121; + this.lbForecastImage5.TabStop = false; // - // lbForecastNextPressure + // lbForecastImage4 // - this.lbForecastNextPressure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastNextPressure.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.lbForecastNextPressure.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastNextPressure.Location = new System.Drawing.Point(1186, 372); - this.lbForecastNextPressure.Name = "lbForecastNextPressure"; - this.lbForecastNextPressure.Size = new System.Drawing.Size(71, 17); - this.lbForecastNextPressure.TabIndex = 93; - this.lbForecastNextPressure.Text = "---"; - this.lbForecastNextPressure.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbForecastImage4.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(335, 368); + this.lbForecastImage4.Margin = new System.Windows.Forms.Padding(5); + this.lbForecastImage4.Name = "lbForecastImage4"; + this.lbForecastImage4.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.lbForecastImage4.TabIndex = 120; + this.lbForecastImage4.TabStop = false; // - // lbForecastNextHumidity + // lbForecastImage3 // - this.lbForecastNextHumidity.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastNextHumidity.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.lbForecastNextHumidity.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastNextHumidity.Location = new System.Drawing.Point(1186, 350); - this.lbForecastNextHumidity.Name = "lbForecastNextHumidity"; - this.lbForecastNextHumidity.Size = new System.Drawing.Size(71, 17); - this.lbForecastNextHumidity.TabIndex = 92; - this.lbForecastNextHumidity.Text = "---"; - this.lbForecastNextHumidity.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbForecastImage3.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(243, 368); + this.lbForecastImage3.Margin = new System.Windows.Forms.Padding(5); + this.lbForecastImage3.Name = "lbForecastImage3"; + this.lbForecastImage3.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.lbForecastImage3.TabIndex = 119; + this.lbForecastImage3.TabStop = false; // - // lbForecastNextClouds + // lbForecastImage2 // - this.lbForecastNextClouds.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastNextClouds.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.lbForecastNextClouds.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastNextClouds.Location = new System.Drawing.Point(1186, 328); - this.lbForecastNextClouds.Name = "lbForecastNextClouds"; - this.lbForecastNextClouds.Size = new System.Drawing.Size(71, 17); - this.lbForecastNextClouds.TabIndex = 91; - this.lbForecastNextClouds.Text = "---"; - this.lbForecastNextClouds.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbForecastImage2.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(149, 368); + this.lbForecastImage2.Margin = new System.Windows.Forms.Padding(5); + this.lbForecastImage2.Name = "lbForecastImage2"; + this.lbForecastImage2.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.lbForecastImage2.TabIndex = 118; + this.lbForecastImage2.TabStop = false; // - // lbForecastNextFrom + // lbWindricht // - this.lbForecastNextFrom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastNextFrom.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.lbForecastNextFrom.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastNextFrom.Location = new System.Drawing.Point(1186, 306); - this.lbForecastNextFrom.Name = "lbForecastNextFrom"; - this.lbForecastNextFrom.Size = new System.Drawing.Size(71, 17); - this.lbForecastNextFrom.TabIndex = 90; - this.lbForecastNextFrom.Text = "---"; - this.lbForecastNextFrom.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.lbWindricht.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(1181, 217); + this.lbWindricht.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbWindricht.Name = "lbWindricht"; + this.lbWindricht.Size = new System.Drawing.Size(165, 32); + this.lbWindricht.TabIndex = 116; + this.lbWindricht.Text = "---"; + this.lbWindricht.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // - // label13 + // lbLuftFeuchtInnen // - this.label13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label13.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label13.Location = new System.Drawing.Point(1263, 460); - this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(40, 17); - this.label13.TabIndex = 105; - this.label13.Text = "ms"; - this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.lbLuftFeuchtInnen.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(500, 62); + this.lbLuftFeuchtInnen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftFeuchtInnen.Name = "lbLuftFeuchtInnen"; + this.lbLuftFeuchtInnen.Size = new System.Drawing.Size(221, 70); + this.lbLuftFeuchtInnen.TabIndex = 115; + this.lbLuftFeuchtInnen.Text = "---"; + this.lbLuftFeuchtInnen.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // lbWindSpeed // - // label14 + this.lbWindSpeed.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(809, 64); + this.lbWindSpeed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbWindSpeed.Name = "lbWindSpeed"; + this.lbWindSpeed.Size = new System.Drawing.Size(280, 70); + this.lbWindSpeed.TabIndex = 114; + this.lbWindSpeed.Text = "---"; + this.lbWindSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - this.label14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label14.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label14.Location = new System.Drawing.Point(1263, 438); - this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(40, 17); - this.label14.TabIndex = 104; - this.label14.Text = "°C"; - this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // lbInnenTemp // - // label15 + this.lbInnenTemp.Anchor = System.Windows.Forms.AnchorStyles.None; + 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(185, 62); + this.lbInnenTemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbInnenTemp.Name = "lbInnenTemp"; + this.lbInnenTemp.Size = new System.Drawing.Size(252, 70); + this.lbInnenTemp.TabIndex = 112; + this.lbInnenTemp.Text = "---"; + this.lbInnenTemp.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // - this.label15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label15.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label15.Location = new System.Drawing.Point(1263, 416); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(40, 17); - this.label15.TabIndex = 103; - this.label15.Text = "mm"; - this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // Windrichtung // - // label16 + this.Windrichtung.Anchor = System.Windows.Forms.AnchorStyles.None; + this.Windrichtung.AutoSize = true; + 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(1183, 24); + this.Windrichtung.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.Windrichtung.Name = "Windrichtung"; + this.Windrichtung.Size = new System.Drawing.Size(165, 29); + this.Windrichtung.TabIndex = 110; + this.Windrichtung.Text = "Windrichtung"; // - this.label16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label16.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label16.Location = new System.Drawing.Point(1263, 394); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(40, 17); - this.label16.TabIndex = 102; - this.label16.Text = "mm"; - this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // lbTextLuftfeuchtInnen // - // label17 + this.lbTextLuftfeuchtInnen.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbTextLuftfeuchtInnen.AutoSize = true; + 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(533, 26); + this.lbTextLuftfeuchtInnen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftfeuchtInnen.Name = "lbTextLuftfeuchtInnen"; + this.lbTextLuftfeuchtInnen.Size = new System.Drawing.Size(189, 29); + this.lbTextLuftfeuchtInnen.TabIndex = 109; + this.lbTextLuftfeuchtInnen.Text = "Luftfeuchtigkeit"; // - this.label17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label17.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label17.Location = new System.Drawing.Point(1263, 372); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(40, 17); - this.label17.TabIndex = 101; - this.label17.Text = "hPa"; - this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // lbTextWindSpeed // - // label18 + this.lbTextWindSpeed.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbTextWindSpeed.AutoSize = true; + 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(828, 26); + this.lbTextWindSpeed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextWindSpeed.Name = "lbTextWindSpeed"; + this.lbTextWindSpeed.Size = new System.Drawing.Size(261, 29); + this.lbTextWindSpeed.TabIndex = 108; + this.lbTextWindSpeed.Text = "Windgeschwindigkeit"; // - this.label18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label18.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label18.Location = new System.Drawing.Point(1263, 350); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(40, 17); - this.label18.TabIndex = 100; - this.label18.Text = "%"; - this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // lbTextAussentemp // - // label19 + this.lbTextAussentemp.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbTextAussentemp.AutoSize = true; + 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(213, 153); + this.lbTextAussentemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextAussentemp.Name = "lbTextAussentemp"; + this.lbTextAussentemp.Size = new System.Drawing.Size(224, 29); + this.lbTextAussentemp.TabIndex = 107; + this.lbTextAussentemp.Text = "Aussentemperatur"; // - this.label19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label19.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label19.Location = new System.Drawing.Point(1263, 328); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(40, 17); - this.label19.TabIndex = 99; - this.label19.Text = "%"; - this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // lbTextInnentemp // - // label20 + this.lbTextInnentemp.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbTextInnentemp.AutoSize = true; + 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(234, 26); + this.lbTextInnentemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextInnentemp.Name = "lbTextInnentemp"; + this.lbTextInnentemp.Size = new System.Drawing.Size(203, 29); + this.lbTextInnentemp.TabIndex = 106; + this.lbTextInnentemp.Text = "Innentemperatur"; // - this.label20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold); - this.label20.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label20.Location = new System.Drawing.Point(1263, 306); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(40, 17); - this.label20.TabIndex = 98; - this.label20.Text = "Uhr"; - this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // lbHintergrund + // + 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(12, 10); + this.lbHintergrund.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbHintergrund.Name = "lbHintergrund"; + this.lbHintergrund.Size = new System.Drawing.Size(1357, 526); + this.lbHintergrund.TabIndex = 130; // // Hintergrund // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); 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(1380, 919); this.Controls.Add(this.label13); this.Controls.Add(this.label14); this.Controls.Add(this.label15); @@ -1234,7 +1364,6 @@ namespace Wetterstation this.Controls.Add(this.lbSnow); this.Controls.Add(this.lbRain); this.Controls.Add(this.pbKompassrose); - this.Controls.Add(this.cartesianChart1); this.Controls.Add(this.lbForecastTemp5); this.Controls.Add(this.lbForecastTemp4); this.Controls.Add(this.lbForecastTemp3); @@ -1246,7 +1375,6 @@ namespace Wetterstation this.Controls.Add(this.lbTempInMax); this.Controls.Add(this.label2); this.Controls.Add(this.label1); - this.Controls.Add(this.btSystemKnopf); this.Controls.Add(this.lbForecastImage1); this.Controls.Add(this.lbForecastDay1); this.Controls.Add(this.lbForecastDay2); @@ -1262,8 +1390,6 @@ namespace Wetterstation this.Controls.Add(this.lbForecastImage4); this.Controls.Add(this.lbForecastImage3); this.Controls.Add(this.lbForecastImage2); - this.Controls.Add(this.lbDatum); - this.Controls.Add(this.lbUhr); this.Controls.Add(this.lbWindricht); this.Controls.Add(this.lbLuftFeuchtInnen); this.Controls.Add(this.lbWindSpeed); @@ -1274,108 +1400,40 @@ namespace Wetterstation this.Controls.Add(this.lbTextAussentemp); this.Controls.Add(this.lbTextInnentemp); this.Controls.Add(this.lbHintergrund); + this.Controls.Add(this.cartesianChart1); + this.Controls.Add(this.btSystemKnopf); + this.Controls.Add(this.lbDatum); + this.Controls.Add(this.lbUhr); this.Controls.Add(this.lbCity); this.DoubleBuffered = true; + this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "Hintergrund"; this.Text = "Wetterstation"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Hintergrund_FormClosed); + ((System.ComponentModel.ISupportInitialize)(this.pbForecastNext)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbTendenzHumidityIn)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbTendenzHumidityOut)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbTendenzTempIn)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbTendenzTempOut)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbTendenzPressure)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pbKompassrose)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbTendenzPressure)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbTendenzTempOut)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbTendenzTempIn)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbTendenzHumidityOut)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lbTendenzHumidityIn)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pbForecastNext)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lbForecastImage2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion - - private System.Windows.Forms.Label lbTextInnentemp; - private System.Windows.Forms.Label lbTextAussentemp; - private System.Windows.Forms.Label lbTextWindSpeed; - private System.Windows.Forms.Label lbTextLuftfeuchtInnen; - private System.Windows.Forms.Label Windrichtung; - private System.Windows.Forms.PictureBox pbKompassrose; - private System.Windows.Forms.Label lbInnenTemp; - private System.Windows.Forms.Label lbAussenTemp; - private System.Windows.Forms.Label lbWindSpeed; - private System.Windows.Forms.Label lbLuftFeuchtInnen; - private System.Windows.Forms.Label lbWindricht; private System.Windows.Forms.Label lbUhr; private System.Windows.Forms.Label lbDatum; - private Label lbForecastDay1; - private PictureBox lbForecastImage2; - private PictureBox lbForecastImage3; - private PictureBox lbForecastImage4; - private PictureBox lbForecastImage5; - private Label lbForecastDay2; - private Label lbForecastDay3; - private Label lbForecastDay4; - private Label lbForecastDay5; - private Label lbLuftfeuchtAussen; - private Label lbTextLuftfeuchtAussen; - private Label lbTextLuftdruck; - private Label lbLuftdruck; - private Label lbHintergrund; private Label lbCity; - private PictureBox lbForecastImage1; private Button btSystemKnopf; - private Label label1; - private Label label2; - private Label lbTempInMax; - private Label lbTempOutMin; - private Label lbTempInMin; - private Label lbTempOutMax; - private Label lbForecastTemp1; - private Label lbForecastTemp2; - private Label lbForecastTemp3; - private Label lbForecastTemp4; - private Label lbForecastTemp5; private LiveCharts.WinForms.CartesianChart cartesianChart1; - private Label lbRain; - private Label lbSnow; - private Label lb1hR; - private Label lb3hR; - private Label lbRain1h; - private Label lbRain3h; - private Label lbSnow3h; - private Label lbSnow1h; - private Label lb3hS; - private Label lb1hS; - private PictureBox pbTendenzPressure; - private PictureBox pictureBox2; - private PictureBox pbTendenzTempOut; - private PictureBox pbTendenzTempIn; - private Label label3; - private Label label4; - private PictureBox lbTendenzHumidityOut; - private PictureBox lbTendenzHumidityIn; - private PictureBox pbForecastNext; - private Label label5; - private Label label6; - private Label label7; - private Label label8; - private Label label9; - private Label label10; - private Label label11; - private Label label12; - private Label lbForecastNextWindSpeed; - private Label lbForecastNextTemp; - private Label lbForecastNextSnow; - private Label lbForecastNextRain; - private Label lbForecastNextPressure; - private Label lbForecastNextHumidity; - private Label lbForecastNextClouds; - private Label lbForecastNextFrom; private Label label13; private Label label14; private Label label15; @@ -1384,6 +1442,78 @@ namespace Wetterstation private Label label18; private Label label19; private Label label20; + private Label lbForecastNextWindSpeed; + private Label lbForecastNextTemp; + private Label lbForecastNextSnow; + private Label lbForecastNextRain; + private Label lbForecastNextPressure; + private Label lbForecastNextHumidity; + private Label lbForecastNextClouds; + private Label lbForecastNextFrom; + private Label label12; + private Label label11; + private Label label10; + private Label label9; + private Label label8; + private Label label7; + private Label label6; + private Label label5; + private PictureBox pbForecastNext; + private PictureBox lbTendenzHumidityIn; + private PictureBox lbTendenzHumidityOut; + private Label label3; + private Label label4; + private PictureBox pbTendenzTempIn; + private PictureBox pbTendenzTempOut; + private PictureBox pictureBox2; + private PictureBox pbTendenzPressure; + private Label lbSnow3h; + private Label lbSnow1h; + private Label lb3hS; + private Label lb1hS; + private Label lbRain3h; + private Label lbRain1h; + private Label lb3hR; + private Label lb1hR; + private Label lbSnow; + private Label lbRain; + private PictureBox pbKompassrose; + private Label lbForecastTemp5; + private Label lbForecastTemp4; + private Label lbForecastTemp3; + private Label lbForecastTemp2; + private Label lbForecastTemp1; + private Label lbTempOutMin; + private Label lbTempInMin; + private Label lbTempOutMax; + private Label lbTempInMax; + private Label label2; + private Label label1; + private PictureBox lbForecastImage1; + private Label lbForecastDay1; + private Label lbForecastDay2; + private Label lbForecastDay3; + private Label lbForecastDay4; + private Label lbForecastDay5; + private Label lbAussenTemp; + private Label lbLuftdruck; + private Label lbTextLuftdruck; + private Label lbTextLuftfeuchtAussen; + private Label lbLuftfeuchtAussen; + private PictureBox lbForecastImage5; + private PictureBox lbForecastImage4; + private PictureBox lbForecastImage3; + private PictureBox lbForecastImage2; + private Label lbWindricht; + private Label lbLuftFeuchtInnen; + private Label lbWindSpeed; + private Label lbInnenTemp; + private Label Windrichtung; + private Label lbTextLuftfeuchtInnen; + private Label lbTextWindSpeed; + private Label lbTextAussentemp; + private Label lbTextInnentemp; + private Label lbHintergrund; } } diff --git a/Wetterstation/Form1.resx b/Wetterstation/Form1.resx index fb16bd3f0eeb24cd746efab54ec55d2c8c7ac95f..64f3ccec97f1a4f2be2d12fec66276758c0c6f24 100644 --- a/Wetterstation/Form1.resx +++ b/Wetterstation/Form1.resx @@ -118,7 +118,7 @@ <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> - <data name="pbTendenzPressure.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="lbTendenzHumidityIn.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAArwAAANLCAYAAACjWk5WAAABgmlDQ1BJQ0MgcHJvZmlsZQAAKM+VkTlI A0EYhb9sIh4oFqYQtdhCrSKIilhKFEVQkBjBq3B3Y6KQXcNuxMZSsBUsPBqvwsZaWwtbQRA8QKwsrRRt @@ -1591,7 +1591,7 @@ rkJggg== </value> </data> - <data name="pbTendenzPressure.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="lbTendenzHumidityIn.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> Qk02DQAAAAAAADYEAAAoAAAAMAAAADAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAAA/wAA gP8AgAD/AICA/4AAAP+AAID/gIAA/8DAwP+ZqKz/2Ons/wAgQP8AIGD/ACCA/wAgoP8AIMD/ACDg/wBA @@ -1652,7 +1652,7 @@ /////////////////////////////w== </value> </data> - <data name="pictureBox2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="lbTendenzHumidityOut.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAArwAAANLCAYAAACjWk5WAAABgmlDQ1BJQ0MgcHJvZmlsZQAAKM+VkTlI A0EYhb9sIh4oFqYQtdhCrSKIilhKFEVQkBjBq3B3Y6KQXcNuxMZSsBUsPBqvwsZaWwtbQRA8QKwsrRRt @@ -3125,7 +3125,68 @@ rkJggg== </value> </data> - <data name="pbTendenzTempOut.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="lbTendenzHumidityOut.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <value> + Qk02DQAAAAAAADYEAAAoAAAAMAAAADAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAAA/wAA + gP8AgAD/AICA/4AAAP+AAID/gIAA/8DAwP+ZqKz/2Ons/wAgQP8AIGD/ACCA/wAgoP8AIMD/ACDg/wBA + AP8AQCD/AEBA/wBAYP8AQID/AECg/wBAwP8AQOD/AGAA/wBgIP8AYED/AGBg/wBggP8AYKD/AGDA/wBg + 4P8AgAD/AIAg/wCAQP8AgGD/AICA/wCAoP8AgMD/AIDg/wCgAP8AoCD/AKBA/wCgYP8AoID/AKCg/wCg + wP8AoOD/AMAA/wDAIP8AwED/AMBg/wDAgP8AwKD/AMDA/wDA4P8A4AD/AOAg/wDgQP8A4GD/AOCA/wDg + oP8A4MD/AODg/0AAAP9AACD/QABA/0AAYP9AAID/QACg/0AAwP9AAOD/QCAA/0AgIP9AIED/QCBg/0Ag + gP9AIKD/QCDA/0Ag4P9AQAD/QEAg/0BAQP9AQGD/QECA/0BAoP9AQMD/QEDg/0BgAP9AYCD/QGBA/0Bg + YP9AYID/QGCg/0BgwP9AYOD/QIAA/0CAIP9AgED/QIBg/0CAgP9AgKD/QIDA/0CA4P9AoAD/QKAg/0Cg + QP9AoGD/QKCA/0CgoP9AoMD/QKDg/0DAAP9AwCD/QMBA/0DAYP9AwID/QMCg/0DAwP9AwOD/QOAA/0Dg + IP9A4ED/QOBg/0DggP9A4KD/QODA/0Dg4P+AAAD/gAAg/4AAQP+AAGD/gACA/4AAoP+AAMD/gADg/4Ag + AP+AICD/gCBA/4AgYP+AIID/gCCg/4AgwP+AIOD/gEAA/4BAIP+AQED/gEBg/4BAgP+AQKD/gEDA/4BA + 4P+AYAD/gGAg/4BgQP+AYGD/gGCA/4BgoP+AYMD/gGDg/4CAAP+AgCD/gIBA/4CAYP+AgID/gICg/4CA + wP+AgOD/gKAA/4CgIP+AoED/gKBg/4CggP+AoKD/gKDA/4Cg4P+AwAD/gMAg/4DAQP+AwGD/gMCA/4DA + oP+AwMD/gMDg/4DgAP+A4CD/gOBA/4DgYP+A4ID/gOCg/4DgwP+A4OD/wAAA/8AAIP/AAED/wABg/8AA + gP/AAKD/wADA/8AA4P/AIAD/wCAg/8AgQP/AIGD/wCCA/8AgoP/AIMD/wCDg/8BAAP/AQCD/wEBA/8BA + YP/AQID/wECg/8BAwP/AQOD/wGAA/8BgIP/AYED/wGBg/8BggP/AYKD/wGDA/8Bg4P/AgAD/wIAg/8CA + QP/AgGD/wICA/8CAoP/AgMD/wIDg/8CgAP/AoCD/wKBA/8CgYP/AoID/wKCg/8CgwP/AoOD/wMAA/8DA + IP/AwED/wMBg/8DAgP/AwKD/8Pv//5hOAP+AgID/AAD//wD/AP8A/////wAA//8A/////wD///////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + //////////////////////////////////////////////////////////////////////////////// + /////////////////////////////w== +</value> + </data> + <data name="pbTendenzTempIn.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAArwAAANLCAYAAACjWk5WAAABgmlDQ1BJQ0MgcHJvZmlsZQAAKM+VkTlI A0EYhb9sIh4oFqYQtdhCrSKIilhKFEVQkBjBq3B3Y6KQXcNuxMZSsBUsPBqvwsZaWwtbQRA8QKwsrRRt @@ -4598,7 +4659,7 @@ rkJggg== </value> </data> - <data name="pbTendenzTempOut.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="pbTendenzTempIn.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> Qk02DQAAAAAAADYEAAAoAAAAMAAAADAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAAA/wAA gP8AgAD/AICA/4AAAP+AAID/gIAA/8DAwP+ZqKz/2Ons/wAgQP8AIGD/ACCA/wAgoP8AIMD/ACDg/wBA @@ -4659,7 +4720,7 @@ /////////////////////////////w== </value> </data> - <data name="pbTendenzTempIn.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="pbTendenzTempOut.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAArwAAANLCAYAAACjWk5WAAABgmlDQ1BJQ0MgcHJvZmlsZQAAKM+VkTlI A0EYhb9sIh4oFqYQtdhCrSKIilhKFEVQkBjBq3B3Y6KQXcNuxMZSsBUsPBqvwsZaWwtbQRA8QKwsrRRt @@ -6132,7 +6193,7 @@ rkJggg== </value> </data> - <data name="pbTendenzTempIn.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="pbTendenzTempOut.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> Qk02DQAAAAAAADYEAAAoAAAAMAAAADAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAAA/wAA gP8AgAD/AICA/4AAAP+AAID/gIAA/8DAwP+ZqKz/2Ons/wAgQP8AIGD/ACCA/wAgoP8AIMD/ACDg/wBA @@ -6193,7 +6254,7 @@ /////////////////////////////w== </value> </data> - <data name="lbTendenzHumidityOut.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="pictureBox2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAArwAAANLCAYAAACjWk5WAAABgmlDQ1BJQ0MgcHJvZmlsZQAAKM+VkTlI A0EYhb9sIh4oFqYQtdhCrSKIilhKFEVQkBjBq3B3Y6KQXcNuxMZSsBUsPBqvwsZaWwtbQRA8QKwsrRRt @@ -7666,68 +7727,7 @@ rkJggg== </value> </data> - <data name="lbTendenzHumidityOut.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> - <value> - Qk02DQAAAAAAADYEAAAoAAAAMAAAADAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAAA/wAA - gP8AgAD/AICA/4AAAP+AAID/gIAA/8DAwP+ZqKz/2Ons/wAgQP8AIGD/ACCA/wAgoP8AIMD/ACDg/wBA - AP8AQCD/AEBA/wBAYP8AQID/AECg/wBAwP8AQOD/AGAA/wBgIP8AYED/AGBg/wBggP8AYKD/AGDA/wBg - 4P8AgAD/AIAg/wCAQP8AgGD/AICA/wCAoP8AgMD/AIDg/wCgAP8AoCD/AKBA/wCgYP8AoID/AKCg/wCg - wP8AoOD/AMAA/wDAIP8AwED/AMBg/wDAgP8AwKD/AMDA/wDA4P8A4AD/AOAg/wDgQP8A4GD/AOCA/wDg - oP8A4MD/AODg/0AAAP9AACD/QABA/0AAYP9AAID/QACg/0AAwP9AAOD/QCAA/0AgIP9AIED/QCBg/0Ag - gP9AIKD/QCDA/0Ag4P9AQAD/QEAg/0BAQP9AQGD/QECA/0BAoP9AQMD/QEDg/0BgAP9AYCD/QGBA/0Bg - YP9AYID/QGCg/0BgwP9AYOD/QIAA/0CAIP9AgED/QIBg/0CAgP9AgKD/QIDA/0CA4P9AoAD/QKAg/0Cg - QP9AoGD/QKCA/0CgoP9AoMD/QKDg/0DAAP9AwCD/QMBA/0DAYP9AwID/QMCg/0DAwP9AwOD/QOAA/0Dg - IP9A4ED/QOBg/0DggP9A4KD/QODA/0Dg4P+AAAD/gAAg/4AAQP+AAGD/gACA/4AAoP+AAMD/gADg/4Ag - AP+AICD/gCBA/4AgYP+AIID/gCCg/4AgwP+AIOD/gEAA/4BAIP+AQED/gEBg/4BAgP+AQKD/gEDA/4BA - 4P+AYAD/gGAg/4BgQP+AYGD/gGCA/4BgoP+AYMD/gGDg/4CAAP+AgCD/gIBA/4CAYP+AgID/gICg/4CA - wP+AgOD/gKAA/4CgIP+AoED/gKBg/4CggP+AoKD/gKDA/4Cg4P+AwAD/gMAg/4DAQP+AwGD/gMCA/4DA - oP+AwMD/gMDg/4DgAP+A4CD/gOBA/4DgYP+A4ID/gOCg/4DgwP+A4OD/wAAA/8AAIP/AAED/wABg/8AA - gP/AAKD/wADA/8AA4P/AIAD/wCAg/8AgQP/AIGD/wCCA/8AgoP/AIMD/wCDg/8BAAP/AQCD/wEBA/8BA - YP/AQID/wECg/8BAwP/AQOD/wGAA/8BgIP/AYED/wGBg/8BggP/AYKD/wGDA/8Bg4P/AgAD/wIAg/8CA - QP/AgGD/wICA/8CAoP/AgMD/wIDg/8CgAP/AoCD/wKBA/8CgYP/AoID/wKCg/8CgwP/AoOD/wMAA/8DA - IP/AwED/wMBg/8DAgP/AwKD/8Pv//5hOAP+AgID/AAD//wD/AP8A/////wAA//8A/////wD///////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - //////////////////////////////////////////////////////////////////////////////// - /////////////////////////////w== -</value> - </data> - <data name="lbTendenzHumidityIn.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="pbTendenzPressure.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> iVBORw0KGgoAAAANSUhEUgAAArwAAANLCAYAAACjWk5WAAABgmlDQ1BJQ0MgcHJvZmlsZQAAKM+VkTlI A0EYhb9sIh4oFqYQtdhCrSKIilhKFEVQkBjBq3B3Y6KQXcNuxMZSsBUsPBqvwsZaWwtbQRA8QKwsrRRt @@ -9200,7 +9200,7 @@ rkJggg== </value> </data> - <data name="lbTendenzHumidityIn.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> + <data name="pbTendenzPressure.InitialImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value> Qk02DQAAAAAAADYEAAAoAAAAMAAAADAAAAABAAgAAAAAAAAAAAAAAAAAAAAAAAABAAAAAQAAAAAA/wAA gP8AgAD/AICA/4AAAP+AAID/gIAA/8DAwP+ZqKz/2Ons/wAgQP8AIGD/ACCA/wAgoP8AIMD/ACDg/wBA