diff --git a/Wetterstation/Form1.Designer.cs b/Wetterstation/Form1.Designer.cs index fef98708cb433fe94c92feeb598fe1b038ed2800..707dfd2b8353aaf4f674bc13dcc0719275094b9d 100644 --- a/Wetterstation/Form1.Designer.cs +++ b/Wetterstation/Form1.Designer.cs @@ -41,7 +41,7 @@ namespace Wetterstation this.lbTextWindSpeed = new System.Windows.Forms.Label(); this.lbTextLuftfeuchtInnen = new System.Windows.Forms.Label(); this.Windrichtung = new System.Windows.Forms.Label(); - this.pictureBox1 = new System.Windows.Forms.PictureBox(); + 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(); @@ -69,8 +69,8 @@ namespace Wetterstation this.btSystemKnopf = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.label3 = new System.Windows.Forms.Label(); + this.lbInnen = new System.Windows.Forms.Label(); + this.lbAussen = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.lbTempMax = new System.Windows.Forms.Label(); this.lbTempMin = new System.Windows.Forms.Label(); @@ -81,12 +81,30 @@ namespace Wetterstation this.lbForecastTemp4 = new System.Windows.Forms.Label(); this.lbForecastTemp5 = new System.Windows.Forms.Label(); this.cartesianChart1 = new LiveCharts.WinForms.CartesianChart(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); + this.lbRegenmenge = new System.Windows.Forms.Label(); + this.lbSchneemenge = new System.Windows.Forms.Label(); + this.lb1hR = new System.Windows.Forms.Label(); + this.lb3hR = new System.Windows.Forms.Label(); + this.lb1hRegenmenge = new System.Windows.Forms.Label(); + this.lb3hRegenmenge = new System.Windows.Forms.Label(); + this.lb3hSchneemenge = new System.Windows.Forms.Label(); + this.lb1hSchneemenge = new System.Windows.Forms.Label(); + this.lb3hS = new System.Windows.Forms.Label(); + this.lb1hS = new System.Windows.Forms.Label(); + this.pbTendenzInnen = new System.Windows.Forms.PictureBox(); + this.pbTendenzAussen = new System.Windows.Forms.PictureBox(); + this.pbPfeilQuer = new System.Windows.Forms.PictureBox(); + this.pictureBox2 = new System.Windows.Forms.PictureBox(); + ((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.pbTendenzInnen)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbTendenzAussen)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbPfeilQuer)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // // lbTextInnentemp @@ -95,10 +113,9 @@ namespace Wetterstation this.lbTextInnentemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextInnentemp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTextInnentemp.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextInnentemp.Location = new System.Drawing.Point(224, 26); - this.lbTextInnentemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextInnentemp.Location = new System.Drawing.Point(168, 21); this.lbTextInnentemp.Name = "lbTextInnentemp"; - this.lbTextInnentemp.Size = new System.Drawing.Size(203, 29); + this.lbTextInnentemp.Size = new System.Drawing.Size(163, 24); this.lbTextInnentemp.TabIndex = 0; this.lbTextInnentemp.Text = "Innentemperatur"; // @@ -108,10 +125,9 @@ namespace Wetterstation this.lbTextAussentemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextAussentemp.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTextAussentemp.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextAussentemp.Location = new System.Drawing.Point(203, 153); - this.lbTextAussentemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextAussentemp.Location = new System.Drawing.Point(152, 124); this.lbTextAussentemp.Name = "lbTextAussentemp"; - this.lbTextAussentemp.Size = new System.Drawing.Size(224, 29); + this.lbTextAussentemp.Size = new System.Drawing.Size(180, 24); this.lbTextAussentemp.TabIndex = 1; this.lbTextAussentemp.Text = "Aussentemperatur"; // @@ -121,10 +137,9 @@ namespace Wetterstation this.lbTextWindSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextWindSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTextWindSpeed.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextWindSpeed.Location = new System.Drawing.Point(824, 31); - this.lbTextWindSpeed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextWindSpeed.Location = new System.Drawing.Point(618, 25); this.lbTextWindSpeed.Name = "lbTextWindSpeed"; - this.lbTextWindSpeed.Size = new System.Drawing.Size(208, 24); + this.lbTextWindSpeed.Size = new System.Drawing.Size(165, 18); this.lbTextWindSpeed.TabIndex = 2; this.lbTextWindSpeed.Text = "Windgeschwindigkeit"; // @@ -134,10 +149,9 @@ namespace Wetterstation this.lbTextLuftfeuchtInnen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextLuftfeuchtInnen.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTextLuftfeuchtInnen.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextLuftfeuchtInnen.Location = new System.Drawing.Point(536, 26); - this.lbTextLuftfeuchtInnen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftfeuchtInnen.Location = new System.Drawing.Point(402, 21); this.lbTextLuftfeuchtInnen.Name = "lbTextLuftfeuchtInnen"; - this.lbTextLuftfeuchtInnen.Size = new System.Drawing.Size(189, 29); + this.lbTextLuftfeuchtInnen.Size = new System.Drawing.Size(149, 24); this.lbTextLuftfeuchtInnen.TabIndex = 3; this.lbTextLuftfeuchtInnen.Text = "Luftfeuchtigkeit"; // @@ -147,51 +161,49 @@ namespace Wetterstation this.Windrichtung.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.Windrichtung.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Windrichtung.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.Windrichtung.Location = new System.Drawing.Point(1133, 26); - this.Windrichtung.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.Windrichtung.Location = new System.Drawing.Point(850, 21); this.Windrichtung.Name = "Windrichtung"; - this.Windrichtung.Size = new System.Drawing.Size(165, 29); + this.Windrichtung.Size = new System.Drawing.Size(134, 24); this.Windrichtung.TabIndex = 4; this.Windrichtung.Text = "Windrichtung"; // - // pictureBox1 + // pbKompassrose // - this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None; - this.pictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; - this.pictureBox1.Image = global::Wetterstation.Properties.Resources.WindRose_neu; - this.pictureBox1.Location = new System.Drawing.Point(1160, 59); - this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); - this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(120, 120); - this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.pictureBox1.TabIndex = 10; - this.pictureBox1.TabStop = 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(870, 52); + this.pbKompassrose.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3); + this.pbKompassrose.Name = "pbKompassrose"; + this.pbKompassrose.Size = new System.Drawing.Size(90, 98); + 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.AutoSize = true; 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", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbInnenTemp.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbInnenTemp.Location = new System.Drawing.Point(165, 53); - this.lbInnenTemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbInnenTemp.Location = new System.Drawing.Point(136, 44); this.lbInnenTemp.Name = "lbInnenTemp"; - this.lbInnenTemp.Size = new System.Drawing.Size(262, 93); + this.lbInnenTemp.Size = new System.Drawing.Size(211, 75); this.lbInnenTemp.TabIndex = 13; - this.lbInnenTemp.Text = "NA C°"; + this.lbInnenTemp.Text = "NA °C"; // // lbAussenTemp // - this.lbAussenTemp.Anchor = System.Windows.Forms.AnchorStyles.None; + this.lbAussenTemp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.lbAussenTemp.AutoSize = true; 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", 48F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbAussenTemp.ForeColor = System.Drawing.Color.White; - this.lbAussenTemp.Location = new System.Drawing.Point(165, 182); - this.lbAussenTemp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbAussenTemp.Location = new System.Drawing.Point(136, 148); this.lbAussenTemp.Name = "lbAussenTemp"; - this.lbAussenTemp.Size = new System.Drawing.Size(262, 93); + this.lbAussenTemp.Size = new System.Drawing.Size(211, 75); this.lbAussenTemp.TabIndex = 15; this.lbAussenTemp.Text = "NA °C"; // @@ -201,10 +213,9 @@ namespace Wetterstation this.lbWindSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbWindSpeed.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbWindSpeed.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbWindSpeed.Location = new System.Drawing.Point(876, 57); - this.lbWindSpeed.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbWindSpeed.Location = new System.Drawing.Point(657, 46); this.lbWindSpeed.Name = "lbWindSpeed"; - this.lbWindSpeed.Size = new System.Drawing.Size(108, 35); + this.lbWindSpeed.Size = new System.Drawing.Size(87, 29); this.lbWindSpeed.TabIndex = 16; this.lbWindSpeed.Text = "NA ms"; // @@ -214,10 +225,9 @@ namespace Wetterstation this.lbLuftFeuchtInnen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbLuftFeuchtInnen.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbLuftFeuchtInnen.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbLuftFeuchtInnen.Location = new System.Drawing.Point(545, 57); - this.lbLuftFeuchtInnen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftFeuchtInnen.Location = new System.Drawing.Point(409, 46); this.lbLuftFeuchtInnen.Name = "lbLuftFeuchtInnen"; - this.lbLuftFeuchtInnen.Size = new System.Drawing.Size(180, 70); + this.lbLuftFeuchtInnen.Size = new System.Drawing.Size(145, 56); this.lbLuftFeuchtInnen.TabIndex = 17; this.lbLuftFeuchtInnen.Text = "NA %"; // @@ -227,10 +237,9 @@ namespace Wetterstation this.lbWindricht.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbWindricht.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbWindricht.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbWindricht.Location = new System.Drawing.Point(1195, 186); - this.lbWindricht.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbWindricht.Location = new System.Drawing.Point(888, 151); this.lbWindricht.Name = "lbWindricht"; - this.lbWindricht.Size = new System.Drawing.Size(54, 32); + this.lbWindricht.Size = new System.Drawing.Size(39, 24); this.lbWindricht.TabIndex = 18; this.lbWindricht.Text = "NA"; // @@ -240,10 +249,9 @@ namespace Wetterstation this.lbUhr.BackColor = System.Drawing.Color.Transparent; this.lbUhr.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbUhr.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbUhr.Location = new System.Drawing.Point(1085, 807); - this.lbUhr.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbUhr.Location = new System.Drawing.Point(814, 656); this.lbUhr.Name = "lbUhr"; - this.lbUhr.Size = new System.Drawing.Size(137, 35); + this.lbUhr.Size = new System.Drawing.Size(105, 29); this.lbUhr.TabIndex = 19; this.lbUhr.Text = "00:00:00"; // @@ -253,10 +261,9 @@ namespace Wetterstation this.lbDatum.BackColor = System.Drawing.Color.Transparent; this.lbDatum.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbDatum.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbDatum.Location = new System.Drawing.Point(1072, 850); - this.lbDatum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbDatum.Location = new System.Drawing.Point(804, 691); this.lbDatum.Name = "lbDatum"; - this.lbDatum.Size = new System.Drawing.Size(151, 32); + this.lbDatum.Size = new System.Drawing.Size(118, 24); this.lbDatum.TabIndex = 20; this.lbDatum.Text = "01.01.1970"; // @@ -266,10 +273,9 @@ namespace Wetterstation this.lbTextTendenz.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextTendenz.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTextTendenz.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextTendenz.Location = new System.Drawing.Point(48, 32); - this.lbTextTendenz.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextTendenz.Location = new System.Drawing.Point(40, 27); this.lbTextTendenz.Name = "lbTextTendenz"; - this.lbTextTendenz.Size = new System.Drawing.Size(80, 20); + this.lbTextTendenz.Size = new System.Drawing.Size(68, 16); this.lbTextTendenz.TabIndex = 25; this.lbTextTendenz.Text = "Tendenz"; // @@ -279,10 +285,9 @@ namespace Wetterstation this.lbForecastDay1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay1.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay1.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay1.Location = new System.Drawing.Point(169, 293); - this.lbForecastDay1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay1.Location = new System.Drawing.Point(127, 238); this.lbForecastDay1.Name = "lbForecastDay1"; - this.lbForecastDay1.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay1.Size = new System.Drawing.Size(48, 47); this.lbForecastDay1.TabIndex = 27; this.lbForecastDay1.Text = "NA"; this.lbForecastDay1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -290,10 +295,9 @@ namespace Wetterstation // lbForecastImage2 // this.lbForecastImage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastImage2.Location = new System.Drawing.Point(236, 334); - this.lbForecastImage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.lbForecastImage2.Location = new System.Drawing.Point(177, 271); this.lbForecastImage2.Name = "lbForecastImage2"; - this.lbForecastImage2.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage2.Size = new System.Drawing.Size(53, 55); this.lbForecastImage2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage2.TabIndex = 29; this.lbForecastImage2.TabStop = false; @@ -301,10 +305,9 @@ namespace Wetterstation // lbForecastImage3 // this.lbForecastImage3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastImage3.Location = new System.Drawing.Point(307, 334); - this.lbForecastImage3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.lbForecastImage3.Location = new System.Drawing.Point(230, 271); this.lbForecastImage3.Name = "lbForecastImage3"; - this.lbForecastImage3.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage3.Size = new System.Drawing.Size(53, 55); this.lbForecastImage3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage3.TabIndex = 30; this.lbForecastImage3.TabStop = false; @@ -312,10 +315,9 @@ namespace Wetterstation // lbForecastImage4 // this.lbForecastImage4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastImage4.Location = new System.Drawing.Point(376, 334); - this.lbForecastImage4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.lbForecastImage4.Location = new System.Drawing.Point(282, 271); this.lbForecastImage4.Name = "lbForecastImage4"; - this.lbForecastImage4.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage4.Size = new System.Drawing.Size(53, 55); this.lbForecastImage4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage4.TabIndex = 31; this.lbForecastImage4.TabStop = false; @@ -323,10 +325,9 @@ namespace Wetterstation // lbForecastImage5 // this.lbForecastImage5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbForecastImage5.Location = new System.Drawing.Point(441, 334); - this.lbForecastImage5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.lbForecastImage5.Location = new System.Drawing.Point(331, 271); this.lbForecastImage5.Name = "lbForecastImage5"; - this.lbForecastImage5.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage5.Size = new System.Drawing.Size(53, 55); this.lbForecastImage5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage5.TabIndex = 32; this.lbForecastImage5.TabStop = false; @@ -337,10 +338,9 @@ namespace Wetterstation this.lbForecastDay2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay2.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay2.Location = new System.Drawing.Point(239, 293); - this.lbForecastDay2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay2.Location = new System.Drawing.Point(179, 238); this.lbForecastDay2.Name = "lbForecastDay2"; - this.lbForecastDay2.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay2.Size = new System.Drawing.Size(48, 47); this.lbForecastDay2.TabIndex = 33; this.lbForecastDay2.Text = "NA"; this.lbForecastDay2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -351,10 +351,9 @@ namespace Wetterstation this.lbForecastDay3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay3.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay3.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay3.Location = new System.Drawing.Point(312, 293); - this.lbForecastDay3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay3.Location = new System.Drawing.Point(234, 238); this.lbForecastDay3.Name = "lbForecastDay3"; - this.lbForecastDay3.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay3.Size = new System.Drawing.Size(48, 47); this.lbForecastDay3.TabIndex = 34; this.lbForecastDay3.Text = "NA"; this.lbForecastDay3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -365,10 +364,9 @@ namespace Wetterstation this.lbForecastDay4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay4.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay4.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay4.Location = new System.Drawing.Point(376, 293); - this.lbForecastDay4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay4.Location = new System.Drawing.Point(282, 238); this.lbForecastDay4.Name = "lbForecastDay4"; - this.lbForecastDay4.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay4.Size = new System.Drawing.Size(48, 47); this.lbForecastDay4.TabIndex = 35; this.lbForecastDay4.Text = "NA"; this.lbForecastDay4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -379,10 +377,9 @@ namespace Wetterstation this.lbForecastDay5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastDay5.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastDay5.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbForecastDay5.Location = new System.Drawing.Point(444, 293); - this.lbForecastDay5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbForecastDay5.Location = new System.Drawing.Point(333, 238); this.lbForecastDay5.Name = "lbForecastDay5"; - this.lbForecastDay5.Size = new System.Drawing.Size(64, 58); + this.lbForecastDay5.Size = new System.Drawing.Size(48, 47); this.lbForecastDay5.TabIndex = 36; this.lbForecastDay5.Text = "NA"; this.lbForecastDay5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -393,10 +390,9 @@ namespace Wetterstation this.lbLuftfeuchtAussen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbLuftfeuchtAussen.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbLuftfeuchtAussen.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbLuftfeuchtAussen.Location = new System.Drawing.Point(545, 186); - this.lbLuftfeuchtAussen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftfeuchtAussen.Location = new System.Drawing.Point(409, 151); this.lbLuftfeuchtAussen.Name = "lbLuftfeuchtAussen"; - this.lbLuftfeuchtAussen.Size = new System.Drawing.Size(180, 70); + this.lbLuftfeuchtAussen.Size = new System.Drawing.Size(145, 56); this.lbLuftfeuchtAussen.TabIndex = 37; this.lbLuftfeuchtAussen.Text = "NA %"; // @@ -406,10 +402,9 @@ namespace Wetterstation this.lbTextLuftfeuchtAussen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextLuftfeuchtAussen.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTextLuftfeuchtAussen.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextLuftfeuchtAussen.Location = new System.Drawing.Point(536, 153); - this.lbTextLuftfeuchtAussen.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftfeuchtAussen.Location = new System.Drawing.Point(402, 124); this.lbTextLuftfeuchtAussen.Name = "lbTextLuftfeuchtAussen"; - this.lbTextLuftfeuchtAussen.Size = new System.Drawing.Size(189, 29); + this.lbTextLuftfeuchtAussen.Size = new System.Drawing.Size(149, 24); this.lbTextLuftfeuchtAussen.TabIndex = 38; this.lbTextLuftfeuchtAussen.Text = "Luftfeuchtigkeit"; // @@ -419,10 +414,9 @@ namespace Wetterstation this.lbTextLuftdruck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextLuftdruck.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTextLuftdruck.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextLuftdruck.Location = new System.Drawing.Point(875, 108); - this.lbTextLuftdruck.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTextLuftdruck.Location = new System.Drawing.Point(656, 88); this.lbTextLuftdruck.Name = "lbTextLuftdruck"; - this.lbTextLuftdruck.Size = new System.Drawing.Size(101, 25); + this.lbTextLuftdruck.Size = new System.Drawing.Size(85, 20); this.lbTextLuftdruck.TabIndex = 39; this.lbTextLuftdruck.Text = "Luftdruck"; // @@ -432,10 +426,9 @@ namespace Wetterstation this.lbLuftdruck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbLuftdruck.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbLuftdruck.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbLuftdruck.Location = new System.Drawing.Point(840, 133); - this.lbLuftdruck.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbLuftdruck.Location = new System.Drawing.Point(630, 108); this.lbLuftdruck.Name = "lbLuftdruck"; - this.lbLuftdruck.Size = new System.Drawing.Size(120, 35); + this.lbLuftdruck.Size = new System.Drawing.Size(97, 29); this.lbLuftdruck.TabIndex = 40; this.lbLuftdruck.Text = "NA hPa"; // @@ -443,10 +436,9 @@ namespace Wetterstation // this.lbHintergrund.Anchor = System.Windows.Forms.AnchorStyles.None; this.lbHintergrund.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(99)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); - this.lbHintergrund.Location = new System.Drawing.Point(16, 22); - this.lbHintergrund.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbHintergrund.Location = new System.Drawing.Point(12, 18); this.lbHintergrund.Name = "lbHintergrund"; - this.lbHintergrund.Size = new System.Drawing.Size(1312, 436); + this.lbHintergrund.Size = new System.Drawing.Size(984, 354); this.lbHintergrund.TabIndex = 42; this.lbHintergrund.Click += new System.EventHandler(this.LbHintergrund_Click); // @@ -455,10 +447,9 @@ namespace Wetterstation this.lbCity.BackColor = System.Drawing.Color.Transparent; this.lbCity.Font = new System.Drawing.Font("Arial Black", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbCity.ForeColor = System.Drawing.Color.White; - this.lbCity.Location = new System.Drawing.Point(1, 814); - this.lbCity.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbCity.Location = new System.Drawing.Point(1, 661); this.lbCity.Name = "lbCity"; - this.lbCity.Size = new System.Drawing.Size(1343, 62); + this.lbCity.Size = new System.Drawing.Size(1007, 50); this.lbCity.TabIndex = 43; this.lbCity.Text = "Ort: NA"; this.lbCity.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -467,10 +458,9 @@ namespace Wetterstation // this.lbForecastImage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastImage1.InitialImage = global::Wetterstation.Properties.Resources._01d_2x; - this.lbForecastImage1.Location = new System.Drawing.Point(165, 334); - this.lbForecastImage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.lbForecastImage1.Location = new System.Drawing.Point(124, 271); this.lbForecastImage1.Name = "lbForecastImage1"; - this.lbForecastImage1.Size = new System.Drawing.Size(71, 68); + this.lbForecastImage1.Size = new System.Drawing.Size(53, 55); this.lbForecastImage1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.lbForecastImage1.TabIndex = 44; this.lbForecastImage1.TabStop = false; @@ -480,10 +470,9 @@ namespace Wetterstation this.btSystemKnopf.BackColor = System.Drawing.Color.Transparent; this.btSystemKnopf.BackgroundImage = global::Wetterstation.Properties.Resources.Zahnrad12; this.btSystemKnopf.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.btSystemKnopf.Location = new System.Drawing.Point(1291, 847); - this.btSystemKnopf.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.btSystemKnopf.Location = new System.Drawing.Point(968, 688); this.btSystemKnopf.Name = "btSystemKnopf"; - this.btSystemKnopf.Size = new System.Drawing.Size(40, 37); + this.btSystemKnopf.Size = new System.Drawing.Size(30, 30); this.btSystemKnopf.TabIndex = 46; this.btSystemKnopf.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.btSystemKnopf.UseVisualStyleBackColor = false; @@ -495,10 +484,9 @@ namespace Wetterstation this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label1.Location = new System.Drawing.Point(636, 358); - this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Location = new System.Drawing.Point(477, 291); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(41, 17); + this.label1.Size = new System.Drawing.Size(33, 13); this.label1.TabIndex = 47; this.label1.Text = "max."; // @@ -508,38 +496,35 @@ namespace Wetterstation this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label2.Location = new System.Drawing.Point(639, 385); - this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Location = new System.Drawing.Point(479, 313); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(38, 17); + this.label2.Size = new System.Drawing.Size(30, 13); this.label2.TabIndex = 48; this.label2.Text = "min."; // - // label4 - // - 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(701, 334); - this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(48, 17); - this.label4.TabIndex = 49; - this.label4.Text = "Innen"; - // - // label3 - // - 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(777, 334); - this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(61, 17); - this.label3.TabIndex = 50; - this.label3.Text = "Aussen"; + // lbInnen + // + this.lbInnen.AutoSize = true; + this.lbInnen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbInnen.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbInnen.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbInnen.Location = new System.Drawing.Point(526, 271); + this.lbInnen.Name = "lbInnen"; + this.lbInnen.Size = new System.Drawing.Size(39, 13); + this.lbInnen.TabIndex = 49; + this.lbInnen.Text = "Innen"; + // + // lbAussen + // + this.lbAussen.AutoSize = true; + this.lbAussen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbAussen.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbAussen.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbAussen.Location = new System.Drawing.Point(583, 271); + this.lbAussen.Name = "lbAussen"; + this.lbAussen.Size = new System.Drawing.Size(48, 13); + this.lbAussen.TabIndex = 50; + this.lbAussen.Text = "Aussen"; // // label5 // @@ -547,10 +532,9 @@ namespace Wetterstation 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, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label5.Location = new System.Drawing.Point(697, 358); - this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label5.Location = new System.Drawing.Point(523, 291); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(51, 17); + this.label5.Size = new System.Drawing.Size(41, 13); this.label5.TabIndex = 51; this.label5.Text = "NA C°"; // @@ -560,10 +544,9 @@ namespace Wetterstation this.lbTempMax.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTempMax.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTempMax.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbTempMax.Location = new System.Drawing.Point(787, 358); - this.lbTempMax.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempMax.Location = new System.Drawing.Point(590, 291); this.lbTempMax.Name = "lbTempMax"; - this.lbTempMax.Size = new System.Drawing.Size(51, 17); + this.lbTempMax.Size = new System.Drawing.Size(41, 13); this.lbTempMax.TabIndex = 52; this.lbTempMax.Text = "NA C°"; // @@ -573,10 +556,9 @@ namespace Wetterstation this.lbTempMin.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTempMin.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbTempMin.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbTempMin.Location = new System.Drawing.Point(787, 385); - this.lbTempMin.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.lbTempMin.Location = new System.Drawing.Point(590, 313); this.lbTempMin.Name = "lbTempMin"; - this.lbTempMin.Size = new System.Drawing.Size(51, 17); + this.lbTempMin.Size = new System.Drawing.Size(41, 13); this.lbTempMin.TabIndex = 54; this.lbTempMin.Text = "NA C°"; // @@ -586,10 +568,9 @@ namespace Wetterstation 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, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.label8.Location = new System.Drawing.Point(699, 385); - this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label8.Location = new System.Drawing.Point(524, 313); this.label8.Name = "label8"; - this.label8.Size = new System.Drawing.Size(51, 17); + this.label8.Size = new System.Drawing.Size(41, 13); this.label8.TabIndex = 53; this.label8.Text = "NA C°"; // @@ -599,9 +580,10 @@ namespace Wetterstation this.lbForecastTemp1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp1.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp1.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp1.Location = new System.Drawing.Point(185, 406); + this.lbForecastTemp1.Location = new System.Drawing.Point(139, 330); + this.lbForecastTemp1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp1.Name = "lbForecastTemp1"; - this.lbForecastTemp1.Size = new System.Drawing.Size(51, 17); + this.lbForecastTemp1.Size = new System.Drawing.Size(41, 13); this.lbForecastTemp1.TabIndex = 55; this.lbForecastTemp1.Text = "NA °C"; // @@ -611,9 +593,10 @@ namespace Wetterstation this.lbForecastTemp2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp2.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp2.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp2.Location = new System.Drawing.Point(256, 406); + this.lbForecastTemp2.Location = new System.Drawing.Point(192, 330); + this.lbForecastTemp2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp2.Name = "lbForecastTemp2"; - this.lbForecastTemp2.Size = new System.Drawing.Size(51, 17); + this.lbForecastTemp2.Size = new System.Drawing.Size(41, 13); this.lbForecastTemp2.TabIndex = 56; this.lbForecastTemp2.Text = "NA °C"; // @@ -623,9 +606,10 @@ namespace Wetterstation this.lbForecastTemp3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp3.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp3.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp3.Location = new System.Drawing.Point(325, 406); + this.lbForecastTemp3.Location = new System.Drawing.Point(244, 330); + this.lbForecastTemp3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp3.Name = "lbForecastTemp3"; - this.lbForecastTemp3.Size = new System.Drawing.Size(51, 17); + this.lbForecastTemp3.Size = new System.Drawing.Size(41, 13); this.lbForecastTemp3.TabIndex = 57; this.lbForecastTemp3.Text = "NA °C"; // @@ -635,9 +619,10 @@ namespace Wetterstation this.lbForecastTemp4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp4.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp4.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp4.Location = new System.Drawing.Point(389, 406); + this.lbForecastTemp4.Location = new System.Drawing.Point(292, 330); + this.lbForecastTemp4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp4.Name = "lbForecastTemp4"; - this.lbForecastTemp4.Size = new System.Drawing.Size(51, 17); + this.lbForecastTemp4.Size = new System.Drawing.Size(41, 13); this.lbForecastTemp4.TabIndex = 58; this.lbForecastTemp4.Text = "NA °C"; // @@ -647,30 +632,209 @@ namespace Wetterstation this.lbForecastTemp5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbForecastTemp5.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lbForecastTemp5.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbForecastTemp5.Location = new System.Drawing.Point(461, 406); + this.lbForecastTemp5.Location = new System.Drawing.Point(346, 330); + this.lbForecastTemp5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lbForecastTemp5.Name = "lbForecastTemp5"; - this.lbForecastTemp5.Size = new System.Drawing.Size(51, 17); + this.lbForecastTemp5.Size = new System.Drawing.Size(41, 13); this.lbForecastTemp5.TabIndex = 59; this.lbForecastTemp5.Text = "NA °C"; // // cartesianChart1 // - this.cartesianChart1.Location = new System.Drawing.Point(19, 480); - this.cartesianChart1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.cartesianChart1.Location = new System.Drawing.Point(14, 390); + this.cartesianChart1.Margin = new System.Windows.Forms.Padding(2); this.cartesianChart1.Name = "cartesianChart1"; - this.cartesianChart1.Size = new System.Drawing.Size(1309, 310); + this.cartesianChart1.Size = new System.Drawing.Size(982, 252); this.cartesianChart1.TabIndex = 60; this.cartesianChart1.Text = "cartesianChart1"; this.cartesianChart1.ChildChanged += new System.EventHandler<System.Windows.Forms.Integration.ChildChangedEventArgs>(this.CartesianChart1_ChildChanged); // + // lbRegenmenge + // + this.lbRegenmenge.AutoSize = true; + this.lbRegenmenge.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbRegenmenge.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbRegenmenge.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbRegenmenge.Location = new System.Drawing.Point(673, 271); + this.lbRegenmenge.Name = "lbRegenmenge"; + this.lbRegenmenge.Size = new System.Drawing.Size(81, 13); + this.lbRegenmenge.TabIndex = 61; + this.lbRegenmenge.Text = "Regenmenge"; + // + // lbSchneemenge + // + this.lbSchneemenge.AutoSize = true; + this.lbSchneemenge.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lbSchneemenge.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbSchneemenge.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lbSchneemenge.Location = new System.Drawing.Point(801, 271); + this.lbSchneemenge.Name = "lbSchneemenge"; + this.lbSchneemenge.Size = new System.Drawing.Size(87, 13); + this.lbSchneemenge.TabIndex = 62; + this.lbSchneemenge.Text = "Schneemenge"; + // + // lb1hR + // + 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(673, 291); + this.lb1hR.Name = "lb1hR"; + this.lb1hR.Size = new System.Drawing.Size(21, 13); + this.lb1hR.TabIndex = 63; + this.lb1hR.Text = "1h"; + // + // lb3hR + // + 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(675, 313); + this.lb3hR.Name = "lb3hR"; + this.lb3hR.Size = new System.Drawing.Size(21, 13); + this.lb3hR.TabIndex = 64; + this.lb3hR.Text = "3h"; + // + // lb1hRegenmenge + // + this.lb1hRegenmenge.AutoSize = true; + this.lb1hRegenmenge.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lb1hRegenmenge.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lb1hRegenmenge.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lb1hRegenmenge.Location = new System.Drawing.Point(704, 291); + this.lb1hRegenmenge.Name = "lb1hRegenmenge"; + this.lb1hRegenmenge.Size = new System.Drawing.Size(44, 13); + this.lb1hRegenmenge.TabIndex = 65; + this.lb1hRegenmenge.Text = "NA l/h"; + // + // lb3hRegenmenge + // + this.lb3hRegenmenge.AutoSize = true; + this.lb3hRegenmenge.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lb3hRegenmenge.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lb3hRegenmenge.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lb3hRegenmenge.Location = new System.Drawing.Point(704, 313); + this.lb3hRegenmenge.Name = "lb3hRegenmenge"; + this.lb3hRegenmenge.Size = new System.Drawing.Size(44, 13); + this.lb3hRegenmenge.TabIndex = 66; + this.lb3hRegenmenge.Text = "NA l/h"; + // + // lb3hSchneemenge + // + this.lb3hSchneemenge.AutoSize = true; + this.lb3hSchneemenge.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lb3hSchneemenge.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lb3hSchneemenge.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lb3hSchneemenge.Location = new System.Drawing.Point(832, 313); + this.lb3hSchneemenge.Name = "lb3hSchneemenge"; + this.lb3hSchneemenge.Size = new System.Drawing.Size(57, 13); + this.lb3hSchneemenge.TabIndex = 70; + this.lb3hSchneemenge.Text = "NA cm/h"; + // + // lb1hSchneemenge + // + this.lb1hSchneemenge.AutoSize = true; + this.lb1hSchneemenge.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.lb1hSchneemenge.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lb1hSchneemenge.ForeColor = System.Drawing.SystemColors.ButtonFace; + this.lb1hSchneemenge.Location = new System.Drawing.Point(832, 291); + this.lb1hSchneemenge.Name = "lb1hSchneemenge"; + this.lb1hSchneemenge.Size = new System.Drawing.Size(57, 13); + this.lb1hSchneemenge.TabIndex = 69; + this.lb1hSchneemenge.Text = "NA cm/h"; + // + // lb3hS + // + 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(803, 313); + this.lb3hS.Name = "lb3hS"; + this.lb3hS.Size = new System.Drawing.Size(21, 13); + this.lb3hS.TabIndex = 68; + this.lb3hS.Text = "3h"; + // + // lb1hS + // + 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(801, 291); + this.lb1hS.Name = "lb1hS"; + this.lb1hS.Size = new System.Drawing.Size(21, 13); + this.lb1hS.TabIndex = 67; + this.lb1hS.Text = "1h"; + // + // pbTendenzInnen + // + this.pbTendenzInnen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.pbTendenzInnen.Image = global::Wetterstation.Properties.Resources.pfeil_unten; + this.pbTendenzInnen.Location = new System.Drawing.Point(759, 100); + this.pbTendenzInnen.Name = "pbTendenzInnen"; + this.pbTendenzInnen.Size = new System.Drawing.Size(20, 50); + this.pbTendenzInnen.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pbTendenzInnen.TabIndex = 71; + this.pbTendenzInnen.TabStop = false; + // + // pbTendenzAussen + // + this.pbTendenzAussen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.pbTendenzAussen.Image = global::Wetterstation.Properties.Resources.pfeil_oben; + this.pbTendenzAussen.Location = new System.Drawing.Point(51, 238); + this.pbTendenzAussen.Name = "pbTendenzAussen"; + this.pbTendenzAussen.Size = new System.Drawing.Size(20, 50); + this.pbTendenzAussen.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pbTendenzAussen.TabIndex = 72; + this.pbTendenzAussen.TabStop = false; + // + // pbPfeilQuer + // + this.pbPfeilQuer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.pbPfeilQuer.Image = global::Wetterstation.Properties.Resources.pfeil_quer; + this.pbPfeilQuer.Location = new System.Drawing.Point(51, 177); + this.pbPfeilQuer.Name = "pbPfeilQuer"; + this.pbPfeilQuer.Size = new System.Drawing.Size(50, 20); + this.pbPfeilQuer.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pbPfeilQuer.TabIndex = 73; + this.pbPfeilQuer.TabStop = false; + // + // pictureBox2 + // + this.pictureBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); + this.pictureBox2.Image = global::Wetterstation.Properties.Resources.pfeil_unten; + 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; + // // Hintergrund // - this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = global::Wetterstation.Properties.Resources.saturn; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.ClientSize = new System.Drawing.Size(1344, 897); - this.Controls.Add(this.pictureBox1); + this.ClientSize = new System.Drawing.Size(1008, 729); + this.Controls.Add(this.pictureBox2); + this.Controls.Add(this.pbPfeilQuer); + this.Controls.Add(this.pbTendenzAussen); + this.Controls.Add(this.pbTendenzInnen); + this.Controls.Add(this.lb3hSchneemenge); + this.Controls.Add(this.lb1hSchneemenge); + this.Controls.Add(this.lb3hS); + this.Controls.Add(this.lb1hS); + this.Controls.Add(this.lb3hRegenmenge); + this.Controls.Add(this.lb1hRegenmenge); + this.Controls.Add(this.lb3hR); + this.Controls.Add(this.lb1hR); + this.Controls.Add(this.lbSchneemenge); + this.Controls.Add(this.lbRegenmenge); + this.Controls.Add(this.pbKompassrose); this.Controls.Add(this.cartesianChart1); this.Controls.Add(this.lbForecastTemp5); this.Controls.Add(this.lbForecastTemp4); @@ -681,8 +845,8 @@ namespace Wetterstation this.Controls.Add(this.label8); this.Controls.Add(this.lbTempMax); this.Controls.Add(this.label5); - this.Controls.Add(this.label3); - this.Controls.Add(this.label4); + this.Controls.Add(this.lbAussen); + this.Controls.Add(this.lbInnen); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.btSystemKnopf); @@ -716,17 +880,20 @@ namespace Wetterstation this.Controls.Add(this.lbHintergrund); 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); this.Load += new System.EventHandler(this.Hintergrund_Load); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).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.pbTendenzInnen)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbTendenzAussen)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pbPfeilQuer)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -739,7 +906,7 @@ namespace Wetterstation private System.Windows.Forms.Label lbTextWindSpeed; private System.Windows.Forms.Label lbTextLuftfeuchtInnen; private System.Windows.Forms.Label Windrichtung; - private System.Windows.Forms.PictureBox pictureBox1; + private System.Windows.Forms.PictureBox pbKompassrose; private System.Windows.Forms.Label lbInnenTemp; private System.Windows.Forms.Label lbAussenTemp; private System.Windows.Forms.Label lbWindSpeed; @@ -767,8 +934,8 @@ namespace Wetterstation private Button btSystemKnopf; private Label label1; private Label label2; - private Label label4; - private Label label3; + private Label lbInnen; + private Label lbAussen; private Label label5; private Label lbTempMin; private Label label8; @@ -779,6 +946,20 @@ namespace Wetterstation private Label lbForecastTemp4; private Label lbForecastTemp5; private LiveCharts.WinForms.CartesianChart cartesianChart1; + private Label lbRegenmenge; + private Label lbSchneemenge; + private Label lb1hR; + private Label lb3hR; + private Label lb1hRegenmenge; + private Label lb3hRegenmenge; + private Label lb3hSchneemenge; + private Label lb1hSchneemenge; + private Label lb3hS; + private Label lb1hS; + private PictureBox pbTendenzInnen; + private PictureBox pbTendenzAussen; + private PictureBox pbPfeilQuer; + private PictureBox pictureBox2; } } diff --git a/Wetterstation/Form1.cs b/Wetterstation/Form1.cs index 30a3cada8082e1abd12e0e8b46487e0c819ef6ff..76524922461dd0db4e64e387bd7771e7f815a3d6 100644 --- a/Wetterstation/Form1.cs +++ b/Wetterstation/Form1.cs @@ -265,8 +265,8 @@ namespace Wetterstation lbWindSpeed.Invoke(new Action(() => { lbWindSpeed.Text = weatherData.windSpeed + " ms"; })); lbWindricht.Invoke(new Action(() => { lbWindricht.Text = weatherData.windDeg + " °"; })); lbLuftdruck.Invoke(new Action(() => { lbLuftdruck.Text = weatherData.pressure + " mbar"; })); - pictureBox1.Invoke(new Action(() => { - pictureBox1.Image = RotateImage((Bitmap)global::Wetterstation.Properties.Resources.ResourceManager.GetObject("WindRose_neu"), (int)weatherData.windDeg); + pbKompassrose.Invoke(new Action(() => { + pbKompassrose.Image = RotateImage((Bitmap)global::Wetterstation.Properties.Resources.ResourceManager.GetObject("WindRose_neu"), (int)weatherData.windDeg); })); } diff --git a/Wetterstation/Properties/Resources.Designer.cs b/Wetterstation/Properties/Resources.Designer.cs index 3ad2441884254f262b224bada7569448a2c5a630..15ec5860ccc885ee7461f1eedace49a6fccfc7b5 100644 --- a/Wetterstation/Properties/Resources.Designer.cs +++ b/Wetterstation/Properties/Resources.Designer.cs @@ -270,6 +270,36 @@ namespace Wetterstation.Properties { } } + /// <summary> + /// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap pfeil_oben { + get { + object obj = ResourceManager.GetObject("pfeil_oben", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap pfeil_quer { + get { + object obj = ResourceManager.GetObject("pfeil_quer", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// <summary> + /// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. + /// </summary> + internal static System.Drawing.Bitmap pfeil_unten { + get { + object obj = ResourceManager.GetObject("pfeil_unten", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// <summary> /// Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap. /// </summary> diff --git a/Wetterstation/Properties/Resources.resx b/Wetterstation/Properties/Resources.resx index 9ebb11d75095b649991611f7ac7ab4aef621c077..47c29db6357e1bfe6e5275c4ce6a1104b90a5609 100644 --- a/Wetterstation/Properties/Resources.resx +++ b/Wetterstation/Properties/Resources.resx @@ -127,6 +127,9 @@ <data name="Strand" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\Strand.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="pfeil_oben" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\pfeil_oben.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> <data name="_50n_2x" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\50n@2x.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> @@ -199,10 +202,16 @@ <data name="_13n_2x" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\13n@2x.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> + <data name="WindRose_neu" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\WindRose_neu2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> <data name="_04d_2x" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\04d@2x.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> - <data name="WindRose_neu" type="System.Resources.ResXFileRef, System.Windows.Forms"> - <value>..\Resources\WindRose_neu2.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + <data name="pfeil_unten" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\pfeil_unten.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> + </data> + <data name="pfeil_quer" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\pfeil_quer.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> </data> </root> \ No newline at end of file diff --git a/Wetterstation/Resources/pfeil_oben.png b/Wetterstation/Resources/pfeil_oben.png new file mode 100644 index 0000000000000000000000000000000000000000..b76cf54a84639240bfafed24512c7422c9d16bcc Binary files /dev/null and b/Wetterstation/Resources/pfeil_oben.png differ diff --git a/Wetterstation/Resources/pfeil_quer.png b/Wetterstation/Resources/pfeil_quer.png new file mode 100644 index 0000000000000000000000000000000000000000..31005f7d894f5c1289e0629b23723267d377ffad Binary files /dev/null and b/Wetterstation/Resources/pfeil_quer.png differ diff --git a/Wetterstation/Resources/pfeil_quer.xcf b/Wetterstation/Resources/pfeil_quer.xcf new file mode 100644 index 0000000000000000000000000000000000000000..c110367677b4ce755c96a4ad19ef20b173cc525d Binary files /dev/null and b/Wetterstation/Resources/pfeil_quer.xcf differ diff --git a/Wetterstation/Resources/pfeil_unten.png b/Wetterstation/Resources/pfeil_unten.png new file mode 100644 index 0000000000000000000000000000000000000000..06d2a5aa31eeff511567525fd8a620cb0df59735 Binary files /dev/null and b/Wetterstation/Resources/pfeil_unten.png differ diff --git a/Wetterstation/Resources/roterPfeil.png b/Wetterstation/Resources/roterPfeil.png new file mode 100644 index 0000000000000000000000000000000000000000..2b65d6cab6c8ecb640a5ae40dda47700687f996a Binary files /dev/null and b/Wetterstation/Resources/roterPfeil.png differ diff --git a/Wetterstation/Wetterstation.csproj b/Wetterstation/Wetterstation.csproj index 835111fec99c11fd6de185a1e96054d93dab5f1c..a7ddf17a758ae706400461c898e9e2456cddbdd0 100644 --- a/Wetterstation/Wetterstation.csproj +++ b/Wetterstation/Wetterstation.csproj @@ -107,6 +107,9 @@ <Compile Include="Settings.Designer.cs"> <DependentUpon>Settings.cs</DependentUpon> </Compile> + <None Include="Resources\pfeil_quer.png" /> + <None Include="Resources\pfeil_oben.png" /> + <None Include="Resources\pfeil_unten.png" /> <None Include="Resources\WindRose_neu2.png" /> <EmbeddedResource Include="Form1.resx"> <DependentUpon>Form1.cs</DependentUpon>