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

@@ -118,7 +118,7 @@
this.GrpPartner.Size = new System.Drawing.Size(540, 235);
this.GrpPartner.TabIndex = 4;
this.GrpPartner.TabStop = false;
this.GrpPartner.Text = "Partner";
this.GrpPartner.Text = "Kunde";
//
// lblAnrede
//
@@ -224,9 +224,9 @@
this.lblPartnerInhaber.AutoSize = true;
this.lblPartnerInhaber.Location = new System.Drawing.Point(80, 25);
this.lblPartnerInhaber.Name = "lblPartnerInhaber";
this.lblPartnerInhaber.Size = new System.Drawing.Size(80, 13);
this.lblPartnerInhaber.Size = new System.Drawing.Size(43, 13);
this.lblPartnerInhaber.TabIndex = 0;
this.lblPartnerInhaber.Text = "Partner-Inhaber";
this.lblPartnerInhaber.Text = "Inhaber";
//
// GrpVerwendung
//