updaet 20250123
This commit is contained in:
12
Client/UIControls/Partnersuche.Designer.cs
generated
12
Client/UIControls/Partnersuche.Designer.cs
generated
@@ -58,9 +58,9 @@
|
||||
this.lblPartnerNr.AutoSize = true;
|
||||
this.lblPartnerNr.Location = new System.Drawing.Point(12, 26);
|
||||
this.lblPartnerNr.Name = "lblPartnerNr";
|
||||
this.lblPartnerNr.Size = new System.Drawing.Size(55, 13);
|
||||
this.lblPartnerNr.Size = new System.Drawing.Size(61, 13);
|
||||
this.lblPartnerNr.TabIndex = 0;
|
||||
this.lblPartnerNr.Text = "Partner-Nr";
|
||||
this.lblPartnerNr.Text = "Kunden-Nr.";
|
||||
//
|
||||
// lblkurzname
|
||||
//
|
||||
@@ -211,10 +211,10 @@
|
||||
// btnbpperson
|
||||
//
|
||||
this.btnbpperson.Enabled = false;
|
||||
this.btnbpperson.Image = global::OnDoc.Properties.Resources.Refresh_16x16_32;
|
||||
this.btnbpperson.Location = new System.Drawing.Point(555, 132);
|
||||
this.btnbpperson.Image = ((System.Drawing.Image)(resources.GetObject("btnbpperson.Image")));
|
||||
this.btnbpperson.Location = new System.Drawing.Point(551, 132);
|
||||
this.btnbpperson.Name = "btnbpperson";
|
||||
this.btnbpperson.Size = new System.Drawing.Size(24, 27);
|
||||
this.btnbpperson.Size = new System.Drawing.Size(34, 34);
|
||||
this.btnbpperson.TabIndex = 11;
|
||||
this.btnbpperson.UseVisualStyleBackColor = true;
|
||||
this.btnbpperson.Click += new System.EventHandler(this.btnbpperson_Click);
|
||||
@@ -223,7 +223,7 @@
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(583, 399);
|
||||
this.ClientSize = new System.Drawing.Size(584, 399);
|
||||
this.Controls.Add(this.btnbpperson);
|
||||
this.Controls.Add(this.chkkeepalive);
|
||||
this.Controls.Add(this.label1);
|
||||
|
||||
Reference in New Issue
Block a user