diff --git a/Wetterstation/Form1.Designer.cs b/Wetterstation/Form1.Designer.cs index 13d4bd28710cf02bcfa46e7219bfdf581d39877e..38aebd08d459f310910dd4e3cfd7315fd2473bd1 100644 --- a/Wetterstation/Form1.Designer.cs +++ b/Wetterstation/Form1.Designer.cs @@ -645,7 +645,7 @@ namespace Wetterstation 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.Location = new System.Drawing.Point(1260, 61); this.pictureBox2.Margin = new System.Windows.Forms.Padding(4); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(13, 15); @@ -659,7 +659,7 @@ namespace Wetterstation this.pbTendenzPressure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.pbTendenzPressure.Image = ((System.Drawing.Image)(resources.GetObject("pbTendenzPressure.Image"))); this.pbTendenzPressure.InitialImage = ((System.Drawing.Image)(resources.GetObject("pbTendenzPressure.InitialImage"))); - this.pbTendenzPressure.Location = new System.Drawing.Point(1097, 194); + this.pbTendenzPressure.Location = new System.Drawing.Point(1133, 198); this.pbTendenzPressure.Margin = new System.Windows.Forms.Padding(4); this.pbTendenzPressure.Name = "pbTendenzPressure"; this.pbTendenzPressure.Size = new System.Drawing.Size(27, 62); @@ -814,7 +814,7 @@ namespace Wetterstation this.pbKompassrose.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.pbKompassrose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pbKompassrose.Image = global::Wetterstation.Properties.Resources.WindRose_neu; - this.pbKompassrose.Location = new System.Drawing.Point(1187, 62); + this.pbKompassrose.Location = new System.Drawing.Point(1187, 78); 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); @@ -1082,7 +1082,7 @@ namespace Wetterstation 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.Size = new System.Drawing.Size(376, 70); this.lbLuftdruck.TabIndex = 129; this.lbLuftdruck.Text = "---"; this.lbLuftdruck.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -1094,7 +1094,7 @@ namespace Wetterstation this.lbTextLuftdruck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextLuftdruck.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.lbTextLuftdruck.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextLuftdruck.Location = new System.Drawing.Point(970, 153); + this.lbTextLuftdruck.Location = new System.Drawing.Point(1006, 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); @@ -1183,10 +1183,10 @@ 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(1181, 217); + this.lbWindricht.Location = new System.Drawing.Point(1187, 233); 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.Size = new System.Drawing.Size(160, 32); this.lbWindricht.TabIndex = 116; this.lbWindricht.Text = "---"; this.lbWindricht.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -1211,10 +1211,10 @@ namespace Wetterstation this.lbWindSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbWindSpeed.Font = new System.Drawing.Font("Arial", 36F, System.Drawing.FontStyle.Bold); this.lbWindSpeed.ForeColor = System.Drawing.SystemColors.ButtonFace; - this.lbWindSpeed.Location = new System.Drawing.Point(809, 64); + this.lbWindSpeed.Location = new System.Drawing.Point(748, 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.Size = new System.Drawing.Size(377, 70); this.lbWindSpeed.TabIndex = 114; this.lbWindSpeed.Text = "---"; this.lbWindSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -1236,16 +1236,16 @@ namespace Wetterstation // Windrichtung // 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.Location = new System.Drawing.Point(1182, 26); 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.Size = new System.Drawing.Size(171, 29); this.Windrichtung.TabIndex = 110; this.Windrichtung.Text = "Windrichtung"; + this.Windrichtung.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbTextLuftfeuchtInnen // @@ -1268,7 +1268,7 @@ namespace Wetterstation this.lbTextWindSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(10)))), ((int)(((byte)(80)))), ((int)(((byte)(147))))); this.lbTextWindSpeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold); this.lbTextWindSpeed.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.lbTextWindSpeed.Location = new System.Drawing.Point(828, 26); + this.lbTextWindSpeed.Location = new System.Drawing.Point(864, 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); @@ -1318,7 +1318,6 @@ namespace Wetterstation 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(1380, 919); this.Controls.Add(this.label13); this.Controls.Add(this.label14);