diff --git a/RHS-Sachsen/Form1.Designer.cs b/RHS-Sachsen/Form1.Designer.cs index d95e467..da3c5ca 100644 --- a/RHS-Sachsen/Form1.Designer.cs +++ b/RHS-Sachsen/Form1.Designer.cs @@ -83,22 +83,13 @@ label17 = new Label(); tabPage3 = new TabPage(); tableLayoutPanel6 = new TableLayoutPanel(); - tabPage4 = new TabPage(); - tableLayoutPanel5 = new TableLayoutPanel(); - tabPage5 = new TabPage(); - tableLayoutPanel4 = new TableLayoutPanel(); - tabPage6 = new TabPage(); - tableLayoutPanel3 = new TableLayoutPanel(); - tabPage7 = new TabPage(); - tableLayoutPanel2 = new TableLayoutPanel(); label22 = new Label(); - label23 = new Label(); label24 = new Label(); + label23 = new Label(); label25 = new Label(); label26 = new Label(); label27 = new Label(); label28 = new Label(); - label29 = new Label(); label30 = new Label(); label31 = new Label(); label32 = new Label(); @@ -107,6 +98,7 @@ label35 = new Label(); label36 = new Label(); label37 = new Label(); + label29 = new Label(); label38 = new Label(); label39 = new Label(); label40 = new Label(); @@ -129,6 +121,35 @@ txtSichtungZeit = new TextBox(); chkDemenz = new CheckBox(); chkOrientierungslos = new CheckBox(); + tabPage4 = new TabPage(); + tableLayoutPanel5 = new TableLayoutPanel(); + textBox2 = new TextBox(); + label41 = new Label(); + label43 = new Label(); + label44 = new Label(); + label42 = new Label(); + label45 = new Label(); + label46 = new Label(); + label47 = new Label(); + comboBox1 = new ComboBox(); + textBox1 = new TextBox(); + cmbIRLSInformiert = new ComboBox(); + cmbHandyortung = new ComboBox(); + txtHandyortung = new TextBox(); + tabPage5 = new TabPage(); + tableLayoutPanel4 = new TableLayoutPanel(); + tabPage6 = new TabPage(); + tableLayoutPanel3 = new TableLayoutPanel(); + tabPage7 = new TabPage(); + tableLayoutPanel2 = new TableLayoutPanel(); + label48 = new Label(); + label49 = new Label(); + label50 = new Label(); + label51 = new Label(); + label52 = new Label(); + comboBox2 = new ComboBox(); + comboBox3 = new ComboBox(); + comboBox4 = new ComboBox(); tableLayoutPanel1.SuspendLayout(); tabControl1.SuspendLayout(); tabPage1.SuspendLayout(); @@ -137,6 +158,7 @@ tabPage3.SuspendLayout(); tableLayoutPanel6.SuspendLayout(); tabPage4.SuspendLayout(); + tableLayoutPanel5.SuspendLayout(); tabPage5.SuspendLayout(); tabPage6.SuspendLayout(); tabPage7.SuspendLayout(); @@ -191,7 +213,7 @@ tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); - tableLayoutPanel1.Size = new Size(816, 425); + tableLayoutPanel1.Size = new Size(931, 458); tableLayoutPanel1.TabIndex = 0; // // label1 @@ -207,16 +229,16 @@ // txtVerfasser // txtVerfasser.Dock = DockStyle.Fill; - txtVerfasser.Location = new Point(151, 3); + txtVerfasser.Location = new Point(172, 3); txtVerfasser.Name = "txtVerfasser"; - txtVerfasser.Size = new Size(253, 23); + txtVerfasser.Size = new Size(289, 23); txtVerfasser.TabIndex = 0; // // label2 // label2.Anchor = AnchorStyles.Left; label2.AutoSize = true; - label2.Location = new Point(410, 7); + label2.Location = new Point(467, 7); label2.Name = "label2"; label2.Size = new Size(46, 15); label2.TabIndex = 2; @@ -226,7 +248,7 @@ // lblEinsatzort.Anchor = AnchorStyles.Left; lblEinsatzort.AutoSize = true; - lblEinsatzort.Location = new Point(410, 37); + lblEinsatzort.Location = new Point(467, 37); lblEinsatzort.Name = "lblEinsatzort"; lblEinsatzort.Size = new Size(61, 15); lblEinsatzort.TabIndex = 3; @@ -256,7 +278,7 @@ // lblSuchgebiergröße.Anchor = AnchorStyles.Left; lblSuchgebiergröße.AutoSize = true; - lblSuchgebiergröße.Location = new Point(410, 67); + lblSuchgebiergröße.Location = new Point(467, 67); lblSuchgebiergröße.Name = "lblSuchgebiergröße"; lblSuchgebiergröße.Size = new Size(104, 15); lblSuchgebiergröße.TabIndex = 6; @@ -265,38 +287,38 @@ // txtAlarmierung // txtAlarmierung.Dock = DockStyle.Fill; - txtAlarmierung.Location = new Point(151, 33); + txtAlarmierung.Location = new Point(172, 33); txtAlarmierung.Name = "txtAlarmierung"; - txtAlarmierung.Size = new Size(253, 23); + txtAlarmierung.Size = new Size(289, 23); txtAlarmierung.TabIndex = 2; // // txtAnforderung // txtAnforderung.Dock = DockStyle.Fill; - txtAnforderung.Location = new Point(151, 63); + txtAnforderung.Location = new Point(172, 63); txtAnforderung.Name = "txtAnforderung"; - txtAnforderung.Size = new Size(253, 23); + txtAnforderung.Size = new Size(289, 23); txtAnforderung.TabIndex = 4; // // txtEinsatzort // txtEinsatzort.Dock = DockStyle.Fill; - txtEinsatzort.Location = new Point(531, 33); + txtEinsatzort.Location = new Point(605, 33); txtEinsatzort.Name = "txtEinsatzort"; - txtEinsatzort.Size = new Size(282, 23); + txtEinsatzort.Size = new Size(323, 23); txtEinsatzort.TabIndex = 3; // // txtSuchgebietgroesse // txtSuchgebietgroesse.Dock = DockStyle.Fill; - txtSuchgebietgroesse.Location = new Point(531, 63); + txtSuchgebietgroesse.Location = new Point(605, 63); txtSuchgebietgroesse.Name = "txtSuchgebietgroesse"; - txtSuchgebietgroesse.Size = new Size(282, 23); + txtSuchgebietgroesse.Size = new Size(323, 23); txtSuchgebietgroesse.TabIndex = 5; // // dtpDatum // - dtpDatum.Location = new Point(531, 3); + dtpDatum.Location = new Point(605, 3); dtpDatum.Name = "dtpDatum"; dtpDatum.Size = new Size(194, 23); dtpDatum.TabIndex = 1; @@ -304,7 +326,7 @@ // // btnEinsatzSpeichern // - btnEinsatzSpeichern.Location = new Point(531, 363); + btnEinsatzSpeichern.Location = new Point(605, 363); btnEinsatzSpeichern.Name = "btnEinsatzSpeichern"; btnEinsatzSpeichern.Size = new Size(164, 23); btnEinsatzSpeichern.TabIndex = 13; @@ -314,7 +336,7 @@ // // btnEinsatzLaden // - btnEinsatzLaden.Location = new Point(410, 363); + btnEinsatzLaden.Location = new Point(467, 363); btnEinsatzLaden.Name = "btnEinsatzLaden"; btnEinsatzLaden.Size = new Size(112, 23); btnEinsatzLaden.TabIndex = 14; @@ -323,7 +345,7 @@ // // btnEinsatzDrucken // - btnEinsatzDrucken.Location = new Point(151, 363); + btnEinsatzDrucken.Location = new Point(172, 363); btnEinsatzDrucken.Name = "btnEinsatzDrucken"; btnEinsatzDrucken.Size = new Size(150, 23); btnEinsatzDrucken.TabIndex = 15; @@ -344,11 +366,11 @@ // tableLayoutPanel1.SetColumnSpan(txtLage, 3); txtLage.Dock = DockStyle.Fill; - txtLage.Location = new Point(151, 93); + txtLage.Location = new Point(172, 93); txtLage.Multiline = true; txtLage.Name = "txtLage"; tableLayoutPanel1.SetRowSpan(txtLage, 2); - txtLage.Size = new Size(662, 54); + txtLage.Size = new Size(756, 54); txtLage.TabIndex = 6; // // label6 @@ -375,7 +397,7 @@ // label8.Anchor = AnchorStyles.Left; label8.AutoSize = true; - label8.Location = new Point(410, 157); + label8.Location = new Point(467, 157); label8.Name = "label8"; label8.Size = new Size(36, 15); label8.TabIndex = 20; @@ -385,7 +407,7 @@ // label9.Anchor = AnchorStyles.Left; label9.AutoSize = true; - label9.Location = new Point(410, 187); + label9.Location = new Point(467, 187); label9.Name = "label9"; label9.Size = new Size(36, 15); label9.TabIndex = 21; @@ -394,33 +416,33 @@ // txtAnsprechpartner // txtAnsprechpartner.Dock = DockStyle.Fill; - txtAnsprechpartner.Location = new Point(151, 153); + txtAnsprechpartner.Location = new Point(172, 153); txtAnsprechpartner.Name = "txtAnsprechpartner"; - txtAnsprechpartner.Size = new Size(253, 23); + txtAnsprechpartner.Size = new Size(289, 23); txtAnsprechpartner.TabIndex = 7; // // txtRufnummer // txtRufnummer.Dock = DockStyle.Fill; - txtRufnummer.Location = new Point(151, 183); + txtRufnummer.Location = new Point(172, 183); txtRufnummer.Name = "txtRufnummer"; - txtRufnummer.Size = new Size(253, 23); + txtRufnummer.Size = new Size(289, 23); txtRufnummer.TabIndex = 9; // // txtFunk1 // txtFunk1.Dock = DockStyle.Fill; - txtFunk1.Location = new Point(531, 153); + txtFunk1.Location = new Point(605, 153); txtFunk1.Name = "txtFunk1"; - txtFunk1.Size = new Size(282, 23); + txtFunk1.Size = new Size(323, 23); txtFunk1.TabIndex = 8; // // txtFunk2 // txtFunk2.Dock = DockStyle.Fill; - txtFunk2.Location = new Point(531, 183); + txtFunk2.Location = new Point(605, 183); txtFunk2.Name = "txtFunk2"; - txtFunk2.Size = new Size(282, 23); + txtFunk2.Size = new Size(323, 23); txtFunk2.TabIndex = 10; // // tabControl1 @@ -445,7 +467,7 @@ tabPage1.Location = new Point(4, 24); tabPage1.Name = "tabPage1"; tabPage1.Padding = new Padding(3); - tabPage1.Size = new Size(822, 431); + tabPage1.Size = new Size(937, 464); tabPage1.TabIndex = 0; tabPage1.Text = "Alarminformationen"; tabPage1.UseVisualStyleBackColor = true; @@ -456,7 +478,7 @@ tabPage2.Location = new Point(4, 24); tabPage2.Name = "tabPage2"; tabPage2.Padding = new Padding(3); - tabPage2.Size = new Size(822, 431); + tabPage2.Size = new Size(937, 464); tabPage2.TabIndex = 1; tabPage2.Text = "Anfahrt/Zeiten"; tabPage2.UseVisualStyleBackColor = true; @@ -510,7 +532,7 @@ tableLayoutPanel7.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); tableLayoutPanel7.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); tableLayoutPanel7.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); - tableLayoutPanel7.Size = new Size(816, 425); + tableLayoutPanel7.Size = new Size(931, 458); tableLayoutPanel7.TabIndex = 0; // // label10 @@ -579,7 +601,7 @@ // cmbLeitstelleInformiert.FormattingEnabled = true; cmbLeitstelleInformiert.Items.AddRange(new object[] { "ja", "nein" }); - cmbLeitstelleInformiert.Location = new Point(215, 33); + cmbLeitstelleInformiert.Location = new Point(330, 33); cmbLeitstelleInformiert.Name = "cmbLeitstelleInformiert"; cmbLeitstelleInformiert.Size = new Size(111, 23); cmbLeitstelleInformiert.TabIndex = 7; @@ -588,7 +610,7 @@ // cmbOrganisationInformiert.FormattingEnabled = true; cmbOrganisationInformiert.Items.AddRange(new object[] { "ja", "nein" }); - cmbOrganisationInformiert.Location = new Point(215, 63); + cmbOrganisationInformiert.Location = new Point(330, 63); cmbOrganisationInformiert.Name = "cmbOrganisationInformiert"; cmbOrganisationInformiert.Size = new Size(110, 23); cmbOrganisationInformiert.TabIndex = 8; @@ -597,7 +619,7 @@ // cmbFreigabeSoWe.FormattingEnabled = true; cmbFreigabeSoWe.Items.AddRange(new object[] { "ja", "nein" }); - cmbFreigabeSoWe.Location = new Point(215, 93); + cmbFreigabeSoWe.Location = new Point(330, 93); cmbFreigabeSoWe.Name = "cmbFreigabeSoWe"; cmbFreigabeSoWe.Size = new Size(110, 23); cmbFreigabeSoWe.TabIndex = 9; @@ -607,7 +629,7 @@ // tableLayoutPanel7.SetColumnSpan(txtTreffpunkt, 3); txtTreffpunkt.Dock = DockStyle.Fill; - txtTreffpunkt.Location = new Point(215, 123); + txtTreffpunkt.Location = new Point(330, 123); txtTreffpunkt.Name = "txtTreffpunkt"; txtTreffpunkt.Size = new Size(428, 23); txtTreffpunkt.TabIndex = 10; @@ -616,7 +638,7 @@ // lblSoWeDurch.Anchor = AnchorStyles.Left; lblSoWeDurch.AutoSize = true; - lblSoWeDurch.Location = new Point(332, 97); + lblSoWeDurch.Location = new Point(447, 97); lblSoWeDurch.Name = "lblSoWeDurch"; lblSoWeDurch.Size = new Size(68, 15); lblSoWeDurch.TabIndex = 11; @@ -625,7 +647,7 @@ // txtSoWeDurch // txtSoWeDurch.Dock = DockStyle.Fill; - txtSoWeDurch.Location = new Point(409, 93); + txtSoWeDurch.Location = new Point(524, 93); txtSoWeDurch.Name = "txtSoWeDurch"; txtSoWeDurch.Size = new Size(234, 23); txtSoWeDurch.TabIndex = 12; @@ -687,7 +709,7 @@ // // txtAbfahrt // - txtAbfahrt.Location = new Point(215, 243); + txtAbfahrt.Location = new Point(330, 243); txtAbfahrt.Mask = "90:00"; txtAbfahrt.Name = "txtAbfahrt"; txtAbfahrt.Size = new Size(100, 23); @@ -696,7 +718,7 @@ // // txtAnkunft // - txtAnkunft.Location = new Point(215, 273); + txtAnkunft.Location = new Point(330, 273); txtAnkunft.Mask = "90:00"; txtAnkunft.Name = "txtAnkunft"; txtAnkunft.Size = new Size(100, 23); @@ -705,7 +727,7 @@ // // txtAbrücken // - txtAbrücken.Location = new Point(215, 303); + txtAbrücken.Location = new Point(330, 303); txtAbrücken.Mask = "90:00"; txtAbrücken.Name = "txtAbrücken"; txtAbrücken.Size = new Size(100, 23); @@ -714,7 +736,7 @@ // // txtEnde // - txtEnde.Location = new Point(215, 333); + txtEnde.Location = new Point(330, 333); txtEnde.Mask = "90:00"; txtEnde.Name = "txtEnde"; txtEnde.Size = new Size(100, 23); @@ -723,7 +745,7 @@ // // txtAlarm // - txtAlarm.Location = new Point(215, 213); + txtAlarm.Location = new Point(330, 213); txtAlarm.Mask = "90:00"; txtAlarm.Name = "txtAlarm"; txtAlarm.Size = new Size(100, 23); @@ -737,7 +759,7 @@ label17.Dock = DockStyle.Fill; label17.Font = new Font("Segoe UI", 14F, FontStyle.Bold); label17.ForeColor = Color.Red; - label17.Location = new Point(409, 30); + label17.Location = new Point(524, 30); label17.Name = "label17"; tableLayoutPanel7.SetRowSpan(label17, 2); label17.Size = new Size(384, 60); @@ -822,106 +844,6 @@ tableLayoutPanel6.Size = new Size(931, 458); tableLayoutPanel6.TabIndex = 0; // - // tabPage4 - // - tabPage4.Controls.Add(tableLayoutPanel5); - tabPage4.Location = new Point(4, 24); - tabPage4.Name = "tabPage4"; - tabPage4.Padding = new Padding(3); - tabPage4.Size = new Size(822, 431); - tabPage4.TabIndex = 3; - tabPage4.Text = "Gefahren/Sonstiges"; - tabPage4.UseVisualStyleBackColor = true; - // - // tableLayoutPanel5 - // - tableLayoutPanel5.ColumnCount = 2; - tableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); - tableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); - tableLayoutPanel5.Dock = DockStyle.Fill; - tableLayoutPanel5.Location = new Point(3, 3); - tableLayoutPanel5.Name = "tableLayoutPanel5"; - tableLayoutPanel5.RowCount = 2; - tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); - tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); - tableLayoutPanel5.Size = new Size(816, 425); - tableLayoutPanel5.TabIndex = 0; - // - // tabPage5 - // - tabPage5.Controls.Add(tableLayoutPanel4); - tabPage5.Location = new Point(4, 24); - tabPage5.Name = "tabPage5"; - tabPage5.Padding = new Padding(3); - tabPage5.Size = new Size(822, 431); - tabPage5.TabIndex = 4; - tabPage5.Text = "bisherige Suche"; - tabPage5.UseVisualStyleBackColor = true; - // - // tableLayoutPanel4 - // - tableLayoutPanel4.ColumnCount = 2; - tableLayoutPanel4.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); - tableLayoutPanel4.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); - tableLayoutPanel4.Dock = DockStyle.Fill; - tableLayoutPanel4.Location = new Point(3, 3); - tableLayoutPanel4.Name = "tableLayoutPanel4"; - tableLayoutPanel4.RowCount = 2; - tableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); - tableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); - tableLayoutPanel4.Size = new Size(816, 425); - tableLayoutPanel4.TabIndex = 0; - // - // tabPage6 - // - tabPage6.Controls.Add(tableLayoutPanel3); - tabPage6.Location = new Point(4, 24); - tabPage6.Name = "tabPage6"; - tabPage6.Padding = new Padding(3); - tabPage6.Size = new Size(822, 431); - tabPage6.TabIndex = 5; - tabPage6.Text = "Kommunikation und Dokumentation"; - tabPage6.UseVisualStyleBackColor = true; - // - // tableLayoutPanel3 - // - tableLayoutPanel3.ColumnCount = 2; - tableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); - tableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); - tableLayoutPanel3.Dock = DockStyle.Fill; - tableLayoutPanel3.Location = new Point(3, 3); - tableLayoutPanel3.Name = "tableLayoutPanel3"; - tableLayoutPanel3.RowCount = 2; - tableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); - tableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); - tableLayoutPanel3.Size = new Size(816, 425); - tableLayoutPanel3.TabIndex = 0; - // - // tabPage7 - // - tabPage7.Controls.Add(tableLayoutPanel2); - tabPage7.Location = new Point(4, 24); - tabPage7.Name = "tabPage7"; - tabPage7.Padding = new Padding(3); - tabPage7.Size = new Size(822, 431); - tabPage7.TabIndex = 6; - tabPage7.Text = "Einsatzende"; - tabPage7.UseVisualStyleBackColor = true; - // - // tableLayoutPanel2 - // - tableLayoutPanel2.ColumnCount = 2; - tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); - tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); - tableLayoutPanel2.Dock = DockStyle.Fill; - tableLayoutPanel2.Location = new Point(3, 3); - tableLayoutPanel2.Name = "tableLayoutPanel2"; - tableLayoutPanel2.RowCount = 2; - tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); - tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); - tableLayoutPanel2.Size = new Size(816, 425); - tableLayoutPanel2.TabIndex = 0; - // // label22 // label22.Anchor = AnchorStyles.Left; @@ -932,16 +854,6 @@ label22.TabIndex = 0; label22.Text = "Name:"; // - // label23 - // - label23.Anchor = AnchorStyles.Left; - label23.AutoSize = true; - label23.Location = new Point(3, 67); - label23.Name = "label23"; - label23.Size = new Size(70, 15); - label23.TabIndex = 1; - label23.Text = "Gesundheit:"; - // // label24 // label24.Anchor = AnchorStyles.Left; @@ -952,6 +864,16 @@ label24.TabIndex = 2; label24.Text = "Kleidung:"; // + // label23 + // + label23.Anchor = AnchorStyles.Left; + label23.AutoSize = true; + label23.Location = new Point(3, 67); + label23.Name = "label23"; + label23.Size = new Size(70, 15); + label23.TabIndex = 1; + label23.Text = "Gesundheit:"; + // // label25 // label25.Anchor = AnchorStyles.Left; @@ -992,16 +914,6 @@ label28.TabIndex = 6; label28.Text = "Geld/Perso mit?"; // - // label29 - // - label29.Anchor = AnchorStyles.Left; - label29.AutoSize = true; - label29.Location = new Point(640, 7); - label29.Name = "label29"; - label29.Size = new Size(105, 15); - label29.TabIndex = 7; - label29.Text = "Köpergröße in cm:"; - // // label30 // label30.Anchor = AnchorStyles.Left; @@ -1082,6 +994,16 @@ label37.TabIndex = 15; label37.Text = "Wo:"; // + // label29 + // + label29.Anchor = AnchorStyles.Left; + label29.AutoSize = true; + label29.Location = new Point(640, 7); + label29.Name = "label29"; + label29.Size = new Size(105, 15); + label29.TabIndex = 7; + label29.Text = "Köpergröße in cm:"; + // // label38 // label38.Anchor = AnchorStyles.Left; @@ -1278,6 +1200,352 @@ chkOrientierungslos.TabIndex = 37; chkOrientierungslos.UseVisualStyleBackColor = true; // + // tabPage4 + // + tabPage4.Controls.Add(tableLayoutPanel5); + tabPage4.Location = new Point(4, 24); + tabPage4.Name = "tabPage4"; + tabPage4.Padding = new Padding(3); + tabPage4.Size = new Size(937, 464); + tabPage4.TabIndex = 3; + tabPage4.Text = "Gefahren/Sonstiges"; + tabPage4.UseVisualStyleBackColor = true; + // + // tableLayoutPanel5 + // + tableLayoutPanel5.ColumnCount = 6; + tableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 25.3490868F)); + tableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 7.94844246F)); + tableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 16.6666679F)); + tableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 16.6666679F)); + tableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 16.6666679F)); + tableLayoutPanel5.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 16.6666679F)); + tableLayoutPanel5.Controls.Add(textBox2, 1, 2); + tableLayoutPanel5.Controls.Add(label41, 0, 0); + tableLayoutPanel5.Controls.Add(label43, 0, 1); + tableLayoutPanel5.Controls.Add(label44, 0, 2); + tableLayoutPanel5.Controls.Add(label42, 0, 4); + tableLayoutPanel5.Controls.Add(label45, 0, 5); + tableLayoutPanel5.Controls.Add(label46, 0, 6); + tableLayoutPanel5.Controls.Add(label47, 0, 7); + tableLayoutPanel5.Controls.Add(comboBox1, 1, 1); + tableLayoutPanel5.Controls.Add(textBox1, 2, 1); + tableLayoutPanel5.Controls.Add(cmbIRLSInformiert, 2, 5); + tableLayoutPanel5.Controls.Add(cmbHandyortung, 1, 6); + tableLayoutPanel5.Controls.Add(txtHandyortung, 3, 6); + tableLayoutPanel5.Controls.Add(label48, 0, 8); + tableLayoutPanel5.Controls.Add(label49, 0, 9); + tableLayoutPanel5.Controls.Add(comboBox2, 4, 7); + tableLayoutPanel5.Controls.Add(comboBox3, 4, 8); + tableLayoutPanel5.Controls.Add(comboBox4, 4, 9); + tableLayoutPanel5.Controls.Add(label50, 3, 7); + tableLayoutPanel5.Controls.Add(label51, 3, 8); + tableLayoutPanel5.Controls.Add(label52, 3, 9); + tableLayoutPanel5.Dock = DockStyle.Fill; + tableLayoutPanel5.Location = new Point(3, 3); + tableLayoutPanel5.Name = "tableLayoutPanel5"; + tableLayoutPanel5.RowCount = 12; + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Absolute, 30F)); + tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); + tableLayoutPanel5.Size = new Size(931, 458); + tableLayoutPanel5.TabIndex = 0; + // + // textBox2 + // + tableLayoutPanel5.SetColumnSpan(textBox2, 4); + textBox2.Dock = DockStyle.Fill; + textBox2.Location = new Point(239, 63); + textBox2.Name = "textBox2"; + textBox2.Size = new Size(533, 23); + textBox2.TabIndex = 9; + // + // label41 + // + label41.Anchor = AnchorStyles.Left; + label41.AutoSize = true; + label41.Font = new Font("Segoe UI", 9F, FontStyle.Bold | FontStyle.Underline, GraphicsUnit.Point, 0); + label41.Location = new Point(3, 7); + label41.Name = "label41"; + label41.Size = new Size(60, 15); + label41.TabIndex = 0; + label41.Text = "Gefahren"; + // + // label43 + // + label43.Anchor = AnchorStyles.Left; + label43.AutoSize = true; + label43.Location = new Point(3, 37); + label43.Name = "label43"; + label43.Size = new Size(132, 15); + label43.TabIndex = 2; + label43.Text = "Jagdpächter informiert?"; + // + // label44 + // + label44.Anchor = AnchorStyles.Left; + label44.AutoSize = true; + label44.Location = new Point(3, 67); + label44.Name = "label44"; + label44.Size = new Size(224, 15); + label44.TabIndex = 3; + label44.Text = "sonstige Gefahren z.B. Bahnlinie, Straßen:"; + // + // label42 + // + label42.Anchor = AnchorStyles.Left; + label42.AutoSize = true; + label42.Font = new Font("Segoe UI", 9F, FontStyle.Bold | FontStyle.Underline, GraphicsUnit.Point, 0); + label42.Location = new Point(3, 127); + label42.Name = "label42"; + label42.Size = new Size(60, 15); + label42.TabIndex = 1; + label42.Text = "Sonstiges"; + // + // label45 + // + label45.Anchor = AnchorStyles.Left; + label45.AutoSize = true; + tableLayoutPanel5.SetColumnSpan(label45, 2); + label45.Location = new Point(3, 157); + label45.Name = "label45"; + label45.Size = new Size(283, 15); + label45.TabIndex = 4; + label45.Text = "ist die IRLST informiert über Standort der Suchaktion"; + // + // label46 + // + label46.Anchor = AnchorStyles.Left; + label46.AutoSize = true; + label46.Location = new Point(3, 187); + label46.Name = "label46"; + label46.Size = new Size(81, 15); + label46.TabIndex = 5; + label46.Text = "Handyortung:"; + // + // label47 + // + label47.Anchor = AnchorStyles.Left; + label47.AutoSize = true; + label47.Location = new Point(3, 217); + label47.Name = "label47"; + label47.Size = new Size(67, 15); + label47.TabIndex = 6; + label47.Text = "Wetterlage:"; + // + // comboBox1 + // + comboBox1.FormattingEnabled = true; + comboBox1.Items.AddRange(new object[] { "ja", "nein" }); + comboBox1.Location = new Point(239, 33); + comboBox1.Name = "comboBox1"; + comboBox1.Size = new Size(68, 23); + comboBox1.TabIndex = 7; + // + // textBox1 + // + tableLayoutPanel5.SetColumnSpan(textBox1, 3); + textBox1.Dock = DockStyle.Fill; + textBox1.Location = new Point(313, 33); + textBox1.Name = "textBox1"; + textBox1.Size = new Size(459, 23); + textBox1.TabIndex = 8; + // + // cmbIRLSInformiert + // + cmbIRLSInformiert.Dock = DockStyle.Fill; + cmbIRLSInformiert.FormattingEnabled = true; + cmbIRLSInformiert.Items.AddRange(new object[] { "ja", "nein" }); + cmbIRLSInformiert.Location = new Point(313, 153); + cmbIRLSInformiert.Name = "cmbIRLSInformiert"; + cmbIRLSInformiert.Size = new Size(149, 23); + cmbIRLSInformiert.TabIndex = 10; + // + // cmbHandyortung + // + tableLayoutPanel5.SetColumnSpan(cmbHandyortung, 2); + cmbHandyortung.Dock = DockStyle.Fill; + cmbHandyortung.FormattingEnabled = true; + cmbHandyortung.Items.AddRange(new object[] { "kein Handy", "ja", "nein" }); + cmbHandyortung.Location = new Point(239, 183); + cmbHandyortung.Name = "cmbHandyortung"; + cmbHandyortung.Size = new Size(223, 23); + cmbHandyortung.TabIndex = 11; + cmbHandyortung.SelectedIndexChanged += cmbHandyortung_SelectedIndexChanged; + // + // txtHandyortung + // + tableLayoutPanel5.SetColumnSpan(txtHandyortung, 2); + txtHandyortung.Dock = DockStyle.Fill; + txtHandyortung.Location = new Point(468, 183); + txtHandyortung.Name = "txtHandyortung"; + txtHandyortung.Size = new Size(304, 23); + txtHandyortung.TabIndex = 12; + // + // tabPage5 + // + tabPage5.Controls.Add(tableLayoutPanel4); + tabPage5.Location = new Point(4, 24); + tabPage5.Name = "tabPage5"; + tabPage5.Padding = new Padding(3); + tabPage5.Size = new Size(937, 464); + tabPage5.TabIndex = 4; + tabPage5.Text = "bisherige Suche"; + tabPage5.UseVisualStyleBackColor = true; + // + // tableLayoutPanel4 + // + tableLayoutPanel4.ColumnCount = 2; + tableLayoutPanel4.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); + tableLayoutPanel4.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); + tableLayoutPanel4.Dock = DockStyle.Fill; + tableLayoutPanel4.Location = new Point(3, 3); + tableLayoutPanel4.Name = "tableLayoutPanel4"; + tableLayoutPanel4.RowCount = 2; + tableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); + tableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); + tableLayoutPanel4.Size = new Size(931, 458); + tableLayoutPanel4.TabIndex = 0; + // + // tabPage6 + // + tabPage6.Controls.Add(tableLayoutPanel3); + tabPage6.Location = new Point(4, 24); + tabPage6.Name = "tabPage6"; + tabPage6.Padding = new Padding(3); + tabPage6.Size = new Size(937, 464); + tabPage6.TabIndex = 5; + tabPage6.Text = "Kommunikation und Dokumentation"; + tabPage6.UseVisualStyleBackColor = true; + // + // tableLayoutPanel3 + // + tableLayoutPanel3.ColumnCount = 2; + tableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); + tableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); + tableLayoutPanel3.Dock = DockStyle.Fill; + tableLayoutPanel3.Location = new Point(3, 3); + tableLayoutPanel3.Name = "tableLayoutPanel3"; + tableLayoutPanel3.RowCount = 2; + tableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); + tableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); + tableLayoutPanel3.Size = new Size(931, 458); + tableLayoutPanel3.TabIndex = 0; + // + // tabPage7 + // + tabPage7.Controls.Add(tableLayoutPanel2); + tabPage7.Location = new Point(4, 24); + tabPage7.Name = "tabPage7"; + tabPage7.Padding = new Padding(3); + tabPage7.Size = new Size(937, 464); + tabPage7.TabIndex = 6; + tabPage7.Text = "Einsatzende"; + tabPage7.UseVisualStyleBackColor = true; + // + // tableLayoutPanel2 + // + tableLayoutPanel2.ColumnCount = 2; + tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); + tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F)); + tableLayoutPanel2.Dock = DockStyle.Fill; + tableLayoutPanel2.Location = new Point(3, 3); + tableLayoutPanel2.Name = "tableLayoutPanel2"; + tableLayoutPanel2.RowCount = 2; + tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); + tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); + tableLayoutPanel2.Size = new Size(931, 458); + tableLayoutPanel2.TabIndex = 0; + // + // label48 + // + label48.Anchor = AnchorStyles.Left; + label48.AutoSize = true; + label48.Location = new Point(3, 247); + label48.Name = "label48"; + label48.Size = new Size(71, 15); + label48.TabIndex = 13; + label48.Text = "Temperatur:"; + // + // label49 + // + label49.Anchor = AnchorStyles.Left; + label49.AutoSize = true; + label49.Location = new Point(3, 277); + label49.Name = "label49"; + label49.Size = new Size(38, 15); + label49.TabIndex = 14; + label49.Text = "Wind:"; + // + // label50 + // + label50.Anchor = AnchorStyles.Left; + label50.AutoSize = true; + label50.Location = new Point(468, 217); + label50.Name = "label50"; + label50.Size = new Size(132, 15); + label50.TabIndex = 15; + label50.Text = "Krankenhaus abgefragt:"; + // + // label51 + // + label51.Anchor = AnchorStyles.Left; + label51.AutoSize = true; + label51.Location = new Point(468, 247); + label51.Name = "label51"; + label51.Size = new Size(123, 15); + label51.TabIndex = 16; + label51.Text = "Tankstellen abgefragt:"; + // + // label52 + // + label52.Anchor = AnchorStyles.Left; + label52.AutoSize = true; + label52.Location = new Point(468, 277); + label52.Name = "label52"; + label52.Size = new Size(130, 15); + label52.TabIndex = 17; + label52.Text = "Taxi und Bus abgefragt:"; + // + // comboBox2 + // + comboBox2.Dock = DockStyle.Fill; + comboBox2.FormattingEnabled = true; + comboBox2.Items.AddRange(new object[] { "ja", "nein" }); + comboBox2.Location = new Point(623, 213); + comboBox2.Name = "comboBox2"; + comboBox2.Size = new Size(149, 23); + comboBox2.TabIndex = 18; + // + // comboBox3 + // + comboBox3.Dock = DockStyle.Fill; + comboBox3.FormattingEnabled = true; + comboBox3.Items.AddRange(new object[] { "ja", "nein" }); + comboBox3.Location = new Point(623, 243); + comboBox3.Name = "comboBox3"; + comboBox3.Size = new Size(149, 23); + comboBox3.TabIndex = 19; + // + // comboBox4 + // + comboBox4.Dock = DockStyle.Fill; + comboBox4.FormattingEnabled = true; + comboBox4.Items.AddRange(new object[] { "ja", "nein" }); + comboBox4.Location = new Point(623, 273); + comboBox4.Name = "comboBox4"; + comboBox4.Size = new Size(149, 23); + comboBox4.TabIndex = 20; + // // Form1 // AutoScaleDimensions = new SizeF(7F, 15F); @@ -1297,6 +1565,8 @@ tableLayoutPanel6.ResumeLayout(false); tableLayoutPanel6.PerformLayout(); tabPage4.ResumeLayout(false); + tableLayoutPanel5.ResumeLayout(false); + tableLayoutPanel5.PerformLayout(); tabPage5.ResumeLayout(false); tabPage6.ResumeLayout(false); tabPage7.ResumeLayout(false); @@ -1406,5 +1676,26 @@ private TextBox txtSichtungZeit; private CheckBox chkDemenz; private CheckBox chkOrientierungslos; + private Label label41; + private Label label43; + private Label label44; + private Label label42; + private Label label45; + private Label label46; + private Label label47; + private ComboBox comboBox1; + private TextBox textBox2; + private TextBox textBox1; + private ComboBox cmbIRLSInformiert; + private ComboBox cmbHandyortung; + private TextBox txtHandyortung; + private Label label48; + private Label label49; + private Label label50; + private Label label51; + private Label label52; + private ComboBox comboBox2; + private ComboBox comboBox3; + private ComboBox comboBox4; } } diff --git a/RHS-Sachsen/Form1.cs b/RHS-Sachsen/Form1.cs index d460904..96ef9aa 100644 --- a/RHS-Sachsen/Form1.cs +++ b/RHS-Sachsen/Form1.cs @@ -15,6 +15,7 @@ namespace RHS_Sachsen FelderAufStandartSetzen(); lblSoWeDurch.Visible = false; txtSoWeDurch.Visible = false; + txtHandyortung.Visible = false; } private void btnEinsatzSpeichern_Click(object sender, EventArgs e) @@ -132,5 +133,17 @@ namespace RHS_Sachsen { txtEnde.Text = DateTime.Now.ToShortTimeString(); } + + private void cmbHandyortung_SelectedIndexChanged(object sender, EventArgs e) + { + if (cmbHandyortung.SelectedIndex == 1) + { + txtHandyortung.Visible = true; + } + else + { + txtHandyortung.Visible = false; + } + } } }