update 20250205
This commit is contained in:
24
Client/UIControls/Serienbrief.Designer.cs
generated
24
Client/UIControls/Serienbrief.Designer.cs
generated
@@ -177,12 +177,12 @@
|
||||
this.GrpDokumentInhalt.Controls.Add(this.groupBox5);
|
||||
this.GrpDokumentInhalt.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.GrpDokumentInhalt.Enabled = false;
|
||||
this.GrpDokumentInhalt.Location = new System.Drawing.Point(0, 99);
|
||||
this.GrpDokumentInhalt.Location = new System.Drawing.Point(0, 102);
|
||||
this.GrpDokumentInhalt.Name = "GrpDokumentInhalt";
|
||||
this.GrpDokumentInhalt.Size = new System.Drawing.Size(1633, 254);
|
||||
this.GrpDokumentInhalt.TabIndex = 1;
|
||||
this.GrpDokumentInhalt.TabStop = false;
|
||||
this.GrpDokumentInhalt.Text = "Dokument-Inahalt";
|
||||
this.GrpDokumentInhalt.Text = "Dokument-Inhalt";
|
||||
//
|
||||
// grpFaktura
|
||||
//
|
||||
@@ -680,7 +680,7 @@
|
||||
this.GrpEmpfaenger.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.GrpEmpfaenger.Location = new System.Drawing.Point(0, 0);
|
||||
this.GrpEmpfaenger.Name = "GrpEmpfaenger";
|
||||
this.GrpEmpfaenger.Size = new System.Drawing.Size(902, 602);
|
||||
this.GrpEmpfaenger.Size = new System.Drawing.Size(902, 599);
|
||||
this.GrpEmpfaenger.TabIndex = 2;
|
||||
this.GrpEmpfaenger.TabStop = false;
|
||||
this.GrpEmpfaenger.Text = "Empfänger";
|
||||
@@ -695,7 +695,7 @@
|
||||
this.sfDataGridEmpfaenger.Location = new System.Drawing.Point(233, 16);
|
||||
this.sfDataGridEmpfaenger.Name = "sfDataGridEmpfaenger";
|
||||
this.sfDataGridEmpfaenger.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended;
|
||||
this.sfDataGridEmpfaenger.Size = new System.Drawing.Size(666, 583);
|
||||
this.sfDataGridEmpfaenger.Size = new System.Drawing.Size(666, 580);
|
||||
this.sfDataGridEmpfaenger.TabIndex = 4;
|
||||
this.sfDataGridEmpfaenger.Text = "sfDataGrid1";
|
||||
this.sfDataGridEmpfaenger.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfDataGridEmpfaenger_CellClick);
|
||||
@@ -741,7 +741,7 @@
|
||||
treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.Black;
|
||||
this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)});
|
||||
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(230, 583);
|
||||
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(230, 580);
|
||||
this.treeViewAdv1.ContextMenuStrip = this.ctxmenutree;
|
||||
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.treeViewAdv1.Enabled = false;
|
||||
@@ -804,7 +804,7 @@
|
||||
treeNodeAdv3,
|
||||
treeNodeAdv4});
|
||||
this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
this.treeViewAdv1.Size = new System.Drawing.Size(230, 583);
|
||||
this.treeViewAdv1.Size = new System.Drawing.Size(230, 580);
|
||||
this.treeViewAdv1.TabIndex = 3;
|
||||
this.treeViewAdv1.Text = "treeViewAdv1";
|
||||
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
||||
@@ -866,7 +866,7 @@
|
||||
this.GridEmpfänger.EditMode = Syncfusion.WinForms.DataGrid.Enums.EditMode.SingleClick;
|
||||
this.GridEmpfänger.Location = new System.Drawing.Point(3, 16);
|
||||
this.GridEmpfänger.Name = "GridEmpfänger";
|
||||
this.GridEmpfänger.Size = new System.Drawing.Size(896, 583);
|
||||
this.GridEmpfänger.Size = new System.Drawing.Size(896, 580);
|
||||
this.GridEmpfänger.TabIndex = 2;
|
||||
this.GridEmpfänger.Text = "sfDataGrid1";
|
||||
//
|
||||
@@ -888,7 +888,7 @@
|
||||
this.ribbon1.OrbStyle = System.Windows.Forms.RibbonOrbStyle.Office_2013;
|
||||
this.ribbon1.OrbVisible = false;
|
||||
this.ribbon1.RibbonTabFont = new System.Drawing.Font("Trebuchet MS", 9F);
|
||||
this.ribbon1.Size = new System.Drawing.Size(1633, 99);
|
||||
this.ribbon1.Size = new System.Drawing.Size(1633, 102);
|
||||
this.ribbon1.TabIndex = 3;
|
||||
this.ribbon1.Tabs.Add(this.ribbonTabFunktionen);
|
||||
this.ribbon1.Tabs.Add(this.ribbonTabPruefung);
|
||||
@@ -1251,7 +1251,7 @@
|
||||
// splitContainer1
|
||||
//
|
||||
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.splitContainer1.Location = new System.Drawing.Point(0, 353);
|
||||
this.splitContainer1.Location = new System.Drawing.Point(0, 356);
|
||||
this.splitContainer1.Name = "splitContainer1";
|
||||
//
|
||||
// splitContainer1.Panel1
|
||||
@@ -1261,7 +1261,7 @@
|
||||
// splitContainer1.Panel2
|
||||
//
|
||||
this.splitContainer1.Panel2.Controls.Add(this.docPreview1);
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1633, 602);
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1633, 599);
|
||||
this.splitContainer1.SplitterDistance = 902;
|
||||
this.splitContainer1.TabIndex = 5;
|
||||
//
|
||||
@@ -1270,7 +1270,7 @@
|
||||
this.docPreview1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.docPreview1.Location = new System.Drawing.Point(0, 0);
|
||||
this.docPreview1.Name = "docPreview1";
|
||||
this.docPreview1.Size = new System.Drawing.Size(727, 602);
|
||||
this.docPreview1.Size = new System.Drawing.Size(727, 599);
|
||||
this.docPreview1.TabIndex = 4;
|
||||
this.docPreview1.ZoomPercentage = 0;
|
||||
//
|
||||
@@ -1278,7 +1278,7 @@
|
||||
//
|
||||
this.panelLoad.BackColor = System.Drawing.Color.Silver;
|
||||
this.panelLoad.Controls.Add(this.label4);
|
||||
this.panelLoad.Location = new System.Drawing.Point(114, 58);
|
||||
this.panelLoad.Location = new System.Drawing.Point(268, 74);
|
||||
this.panelLoad.Name = "panelLoad";
|
||||
this.panelLoad.Size = new System.Drawing.Size(578, 100);
|
||||
this.panelLoad.TabIndex = 6;
|
||||
|
||||
Reference in New Issue
Block a user