update 20250205
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user