Man kann jetzt im objekt ansicht die Massenstatistik erzeugen

This commit is contained in:
Husky
2018-07-15 15:44:48 +02:00
parent c4872276ac
commit e63929f403
10 changed files with 101 additions and 17 deletions

View File

@@ -70,7 +70,7 @@
this.Controls.Add(this.dt_targetDatum);
this.Controls.Add(this.label1);
this.Name = "FrmSelectMassenDate";
this.Text = "FrmSelectMassenDate";
this.Text = "Datum auswählen";
this.ResumeLayout(false);
this.PerformLayout();