update 20250111
This commit is contained in:
5
Client/Diverses/MitarbeiterProfil.Designer.cs
generated
5
Client/Diverses/MitarbeiterProfil.Designer.cs
generated
@@ -268,6 +268,7 @@
|
||||
//
|
||||
// cbboxTeam
|
||||
//
|
||||
this.cbboxTeam.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cbboxTeam.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
||||
this.cbboxTeam.Location = new System.Drawing.Point(137, 97);
|
||||
this.cbboxTeam.Name = "cbboxTeam";
|
||||
@@ -279,6 +280,7 @@
|
||||
//
|
||||
// cbboxUnterschriftRechts
|
||||
//
|
||||
this.cbboxUnterschriftRechts.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cbboxUnterschriftRechts.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
||||
this.cbboxUnterschriftRechts.Location = new System.Drawing.Point(137, 72);
|
||||
this.cbboxUnterschriftRechts.Name = "cbboxUnterschriftRechts";
|
||||
@@ -290,6 +292,7 @@
|
||||
//
|
||||
// cbboxUnterschriftLinks
|
||||
//
|
||||
this.cbboxUnterschriftLinks.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cbboxUnterschriftLinks.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
||||
this.cbboxUnterschriftLinks.Location = new System.Drawing.Point(137, 47);
|
||||
this.cbboxUnterschriftLinks.Name = "cbboxUnterschriftLinks";
|
||||
@@ -347,7 +350,7 @@
|
||||
this.GrpBoxMitarbeiter.Controls.Add(this.lblVorname);
|
||||
this.GrpBoxMitarbeiter.Controls.Add(this.txtName);
|
||||
this.GrpBoxMitarbeiter.Controls.Add(this.lblName);
|
||||
this.GrpBoxMitarbeiter.Location = new System.Drawing.Point(5, 139);
|
||||
this.GrpBoxMitarbeiter.Location = new System.Drawing.Point(5, 129);
|
||||
this.GrpBoxMitarbeiter.Name = "GrpBoxMitarbeiter";
|
||||
this.GrpBoxMitarbeiter.Size = new System.Drawing.Size(793, 340);
|
||||
this.GrpBoxMitarbeiter.TabIndex = 3;
|
||||
|
||||
Reference in New Issue
Block a user