update 20250205

This commit is contained in:
Stefan Hutter
2025-02-05 19:38:22 +01:00
parent 00eae8a837
commit 678e0622fd
311 changed files with 60684 additions and 2287 deletions

View File

@@ -241,7 +241,7 @@
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
this.Style.TitleBar.BackColor = System.Drawing.Color.Silver;
this.Text = "Partner-Suche";
this.Text = "Kunden-Suche";
this.Load += new System.EventHandler(this.Form1_Load);
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.trefferlistedata)).EndInit();