Man kann jetzt im objekt ansicht die Massenstatistik erzeugen
This commit is contained in:
6
BerichtGen/FrmOptions.Designer.cs
generated
6
BerichtGen/FrmOptions.Designer.cs
generated
@@ -41,9 +41,9 @@
|
||||
this.btn_start.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.btn_start.Location = new System.Drawing.Point(374, 12);
|
||||
this.btn_start.Name = "btn_start";
|
||||
this.btn_start.Size = new System.Drawing.Size(75, 67);
|
||||
this.btn_start.Size = new System.Drawing.Size(91, 74);
|
||||
this.btn_start.TabIndex = 0;
|
||||
this.btn_start.Text = "button1";
|
||||
this.btn_start.Text = "Bericht erzeugen";
|
||||
this.btn_start.UseVisualStyleBackColor = true;
|
||||
this.btn_start.Click += new System.EventHandler(this.btn_start_Click);
|
||||
//
|
||||
@@ -109,7 +109,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(477, 113);
|
||||
this.ClientSize = new System.Drawing.Size(477, 97);
|
||||
this.Controls.Add(this.label1);
|
||||
this.Controls.Add(this.rb_no);
|
||||
this.Controls.Add(this.rb_yes);
|
||||
|
||||
Reference in New Issue
Block a user