wenn projekt null ist, soll man kein
Objekt hinzufügen dürfen
This commit is contained in:
31
SanSystem/frmObjekteList.Designer.cs
generated
31
SanSystem/frmObjekteList.Designer.cs
generated
@@ -65,6 +65,7 @@
|
||||
this.dGObjekte.Margin = new System.Windows.Forms.Padding(2);
|
||||
this.dGObjekte.MultiSelect = false;
|
||||
this.dGObjekte.Name = "dGObjekte";
|
||||
this.dGObjekte.RowHeadersWidth = 51;
|
||||
this.dGObjekte.RowTemplate.Height = 24;
|
||||
this.dGObjekte.Size = new System.Drawing.Size(499, 238);
|
||||
this.dGObjekte.TabIndex = 0;
|
||||
@@ -90,7 +91,7 @@
|
||||
this.lbl_street.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbl_street.Location = new System.Drawing.Point(6, 9);
|
||||
this.lbl_street.Name = "lbl_street";
|
||||
this.lbl_street.Size = new System.Drawing.Size(104, 20);
|
||||
this.lbl_street.Size = new System.Drawing.Size(128, 25);
|
||||
this.lbl_street.TabIndex = 2;
|
||||
this.lbl_street.Text = "Strassename";
|
||||
//
|
||||
@@ -100,7 +101,7 @@
|
||||
this.lbl_projekt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbl_projekt.Location = new System.Drawing.Point(6, 49);
|
||||
this.lbl_projekt.Name = "lbl_projekt";
|
||||
this.lbl_projekt.Size = new System.Drawing.Size(116, 20);
|
||||
this.lbl_projekt.Size = new System.Drawing.Size(143, 25);
|
||||
this.lbl_projekt.TabIndex = 3;
|
||||
this.lbl_projekt.Text = "Projektnummer";
|
||||
//
|
||||
@@ -109,7 +110,7 @@
|
||||
this.txt_strasse.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.txt_strasse.Location = new System.Drawing.Point(157, 6);
|
||||
this.txt_strasse.Name = "txt_strasse";
|
||||
this.txt_strasse.Size = new System.Drawing.Size(352, 26);
|
||||
this.txt_strasse.Size = new System.Drawing.Size(352, 30);
|
||||
this.txt_strasse.TabIndex = 4;
|
||||
//
|
||||
// txt_pro_nr_1
|
||||
@@ -117,7 +118,7 @@
|
||||
this.txt_pro_nr_1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.txt_pro_nr_1.Location = new System.Drawing.Point(157, 46);
|
||||
this.txt_pro_nr_1.Name = "txt_pro_nr_1";
|
||||
this.txt_pro_nr_1.Size = new System.Drawing.Size(100, 26);
|
||||
this.txt_pro_nr_1.Size = new System.Drawing.Size(100, 30);
|
||||
this.txt_pro_nr_1.TabIndex = 5;
|
||||
//
|
||||
// label3
|
||||
@@ -126,7 +127,7 @@
|
||||
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label3.Location = new System.Drawing.Point(263, 49);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(14, 20);
|
||||
this.label3.Size = new System.Drawing.Size(19, 25);
|
||||
this.label3.TabIndex = 6;
|
||||
this.label3.Text = "-";
|
||||
//
|
||||
@@ -136,7 +137,7 @@
|
||||
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label4.Location = new System.Drawing.Point(389, 49);
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(14, 20);
|
||||
this.label4.Size = new System.Drawing.Size(19, 25);
|
||||
this.label4.TabIndex = 7;
|
||||
this.label4.Text = "-";
|
||||
//
|
||||
@@ -145,7 +146,7 @@
|
||||
this.txt_pro_nr_2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.txt_pro_nr_2.Location = new System.Drawing.Point(283, 46);
|
||||
this.txt_pro_nr_2.Name = "txt_pro_nr_2";
|
||||
this.txt_pro_nr_2.Size = new System.Drawing.Size(100, 26);
|
||||
this.txt_pro_nr_2.Size = new System.Drawing.Size(100, 30);
|
||||
this.txt_pro_nr_2.TabIndex = 8;
|
||||
//
|
||||
// txt_pro_nr_3
|
||||
@@ -153,7 +154,7 @@
|
||||
this.txt_pro_nr_3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.txt_pro_nr_3.Location = new System.Drawing.Point(409, 46);
|
||||
this.txt_pro_nr_3.Name = "txt_pro_nr_3";
|
||||
this.txt_pro_nr_3.Size = new System.Drawing.Size(100, 26);
|
||||
this.txt_pro_nr_3.Size = new System.Drawing.Size(100, 30);
|
||||
this.txt_pro_nr_3.TabIndex = 9;
|
||||
//
|
||||
// lbl_ort
|
||||
@@ -162,7 +163,7 @@
|
||||
this.lbl_ort.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbl_ort.Location = new System.Drawing.Point(549, 9);
|
||||
this.lbl_ort.Name = "lbl_ort";
|
||||
this.lbl_ort.Size = new System.Drawing.Size(31, 20);
|
||||
this.lbl_ort.Size = new System.Drawing.Size(39, 25);
|
||||
this.lbl_ort.TabIndex = 10;
|
||||
this.lbl_ort.Text = "Ort";
|
||||
//
|
||||
@@ -171,7 +172,7 @@
|
||||
this.txt_ort.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.txt_ort.Location = new System.Drawing.Point(604, 6);
|
||||
this.txt_ort.Name = "txt_ort";
|
||||
this.txt_ort.Size = new System.Drawing.Size(235, 26);
|
||||
this.txt_ort.Size = new System.Drawing.Size(235, 30);
|
||||
this.txt_ort.TabIndex = 11;
|
||||
//
|
||||
// label1
|
||||
@@ -180,7 +181,7 @@
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.Location = new System.Drawing.Point(15, 25);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(25, 20);
|
||||
this.label1.Size = new System.Drawing.Size(32, 25);
|
||||
this.label1.TabIndex = 12;
|
||||
this.label1.Text = " ";
|
||||
//
|
||||
@@ -190,7 +191,7 @@
|
||||
this.lbl_projwrong.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbl_projwrong.Location = new System.Drawing.Point(46, 25);
|
||||
this.lbl_projwrong.Name = "lbl_projwrong";
|
||||
this.lbl_projwrong.Size = new System.Drawing.Size(224, 20);
|
||||
this.lbl_projwrong.Size = new System.Drawing.Size(276, 25);
|
||||
this.lbl_projwrong.TabIndex = 13;
|
||||
this.lbl_projwrong.Text = "Projektnummer nicht vergeben";
|
||||
//
|
||||
@@ -200,7 +201,7 @@
|
||||
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label5.Location = new System.Drawing.Point(15, 51);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(25, 20);
|
||||
this.label5.Size = new System.Drawing.Size(32, 25);
|
||||
this.label5.TabIndex = 14;
|
||||
this.label5.Text = " ";
|
||||
//
|
||||
@@ -210,7 +211,7 @@
|
||||
this.lbl_grounddata.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.lbl_grounddata.Location = new System.Drawing.Point(46, 51);
|
||||
this.lbl_grounddata.Name = "lbl_grounddata";
|
||||
this.lbl_grounddata.Size = new System.Drawing.Size(282, 20);
|
||||
this.lbl_grounddata.Size = new System.Drawing.Size(345, 25);
|
||||
this.lbl_grounddata.TabIndex = 15;
|
||||
this.lbl_grounddata.Text = "Grunddaten sind nicht richtig vergeben";
|
||||
//
|
||||
@@ -254,7 +255,7 @@
|
||||
this.btn_set_kali.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.btn_set_kali.Location = new System.Drawing.Point(510, 262);
|
||||
this.btn_set_kali.Name = "btn_set_kali";
|
||||
this.btn_set_kali.Size = new System.Drawing.Size(317, 53);
|
||||
this.btn_set_kali.Size = new System.Drawing.Size(423, 53);
|
||||
this.btn_set_kali.TabIndex = 19;
|
||||
this.btn_set_kali.Text = "Ausgewählte mit Linergrundlagen versehen";
|
||||
this.btn_set_kali.UseVisualStyleBackColor = true;
|
||||
|
||||
Reference in New Issue
Block a user