diff --git a/API_NetFramework/bin/OnDoc_NetFramework.dll b/API_NetFramework/bin/OnDoc_NetFramework.dll index af4479cb4..b62655d05 100644 Binary files a/API_NetFramework/bin/OnDoc_NetFramework.dll and b/API_NetFramework/bin/OnDoc_NetFramework.dll differ diff --git a/API_NetFramework/bin/OnDoc_NetFramework.pdb b/API_NetFramework/bin/OnDoc_NetFramework.pdb index 58d28f33e..1e114f503 100644 Binary files a/API_NetFramework/bin/OnDoc_NetFramework.pdb and b/API_NetFramework/bin/OnDoc_NetFramework.pdb differ diff --git a/API_NetFramework/obj/Debug/API_NetFramework.csproj.AssemblyReference.cache b/API_NetFramework/obj/Debug/API_NetFramework.csproj.AssemblyReference.cache index 9cd1a1e09..5fbbd51ce 100644 Binary files a/API_NetFramework/obj/Debug/API_NetFramework.csproj.AssemblyReference.cache and b/API_NetFramework/obj/Debug/API_NetFramework.csproj.AssemblyReference.cache differ diff --git a/API_NetFramework/obj/Debug/OnDoc_NetFramework.dll b/API_NetFramework/obj/Debug/OnDoc_NetFramework.dll index af4479cb4..b62655d05 100644 Binary files a/API_NetFramework/obj/Debug/OnDoc_NetFramework.dll and b/API_NetFramework/obj/Debug/OnDoc_NetFramework.dll differ diff --git a/API_NetFramework/obj/Debug/OnDoc_NetFramework.pdb b/API_NetFramework/obj/Debug/OnDoc_NetFramework.pdb index 58d28f33e..1e114f503 100644 Binary files a/API_NetFramework/obj/Debug/OnDoc_NetFramework.pdb and b/API_NetFramework/obj/Debug/OnDoc_NetFramework.pdb differ diff --git a/Client/Diverses/SplashScreen.Designer.cs b/Client/Diverses/SplashScreen.Designer.cs index 098692638..d8b08cb2d 100644 --- a/Client/Diverses/SplashScreen.Designer.cs +++ b/Client/Diverses/SplashScreen.Designer.cs @@ -40,9 +40,10 @@ this.pictureBox1.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.ErrorImage"))); this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.InitialImage"))); - this.pictureBox1.Location = new System.Drawing.Point(104, 25); + this.pictureBox1.Location = new System.Drawing.Point(139, 31); + this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(261, 258); + this.pictureBox1.Size = new System.Drawing.Size(348, 318); this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // @@ -51,9 +52,10 @@ this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); this.label1.BackColor = System.Drawing.Color.White; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label1.Location = new System.Drawing.Point(0, 304); + this.label1.Location = new System.Drawing.Point(0, 374); + this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(470, 26); + this.label1.Size = new System.Drawing.Size(627, 32); this.label1.TabIndex = 1; this.label1.Text = "Version 1.7"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; @@ -61,24 +63,26 @@ // label2 // this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label2.Location = new System.Drawing.Point(-2, 330); + this.label2.Location = new System.Drawing.Point(-3, 406); + this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(472, 26); + this.label2.Size = new System.Drawing.Size(629, 32); this.label2.TabIndex = 2; - this.label2.Text = "29. Juli 2026"; + this.label2.Text = "17. August 2026"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label2.Click += new System.EventHandler(this.label2_Click); // // SplashScreen // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; - this.ClientSize = new System.Drawing.Size(469, 396); + this.ClientSize = new System.Drawing.Size(625, 487); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.pictureBox1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; + this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "SplashScreen"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; diff --git a/Client/UIControls/DokList.Designer.cs b/Client/UIControls/DokList.Designer.cs index 9c156b738..11bd0cd18 100644 --- a/Client/UIControls/DokList.Designer.cs +++ b/Client/UIControls/DokList.Designer.cs @@ -233,14 +233,14 @@ namespace OnDoc.UICintrols this.zumVersandpaketHinzufügenToolStripMenuItem, this.unterschriftTestsToolStripMenuItem}); this.ctxMenuDokList.Name = "ctxMenuDokList"; - this.ctxMenuDokList.Size = new System.Drawing.Size(342, 652); + this.ctxMenuDokList.Size = new System.Drawing.Size(284, 652); this.ctxMenuDokList.Opening += new System.ComponentModel.CancelEventHandler(this.ctxMenuDokList_Opening); // // dokumentAnzeigenToolStripMenuItem // this.dokumentAnzeigenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.ShowDoc_16x16_32; this.dokumentAnzeigenToolStripMenuItem.Name = "dokumentAnzeigenToolStripMenuItem"; - this.dokumentAnzeigenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentAnzeigenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentAnzeigenToolStripMenuItem.Text = "Dokument anzeigen"; this.dokumentAnzeigenToolStripMenuItem.Click += new System.EventHandler(this.dokumentAnzeigenToolStripMenuItem_Click); // @@ -248,7 +248,7 @@ namespace OnDoc.UICintrols // this.dokumentBearbeitenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.EditDoc_16x16_32; this.dokumentBearbeitenToolStripMenuItem.Name = "dokumentBearbeitenToolStripMenuItem"; - this.dokumentBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentBearbeitenToolStripMenuItem.Text = "Dokument bearbeiten"; this.dokumentBearbeitenToolStripMenuItem.Click += new System.EventHandler(this.dokumentBearbeitenToolStripMenuItem_Click); // @@ -256,41 +256,41 @@ namespace OnDoc.UICintrols // this.dokumentLöschenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.DeleteDoc_16x16_32; this.dokumentLöschenToolStripMenuItem.Name = "dokumentLöschenToolStripMenuItem"; - this.dokumentLöschenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentLöschenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentLöschenToolStripMenuItem.Text = "Dokument löschen"; this.dokumentLöschenToolStripMenuItem.Click += new System.EventHandler(this.dokumentLöschenToolStripMenuItem_Click); // // dokumenteZuAndermKundeUmteilenToolStripMenuItem // this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Name = "dokumenteZuAndermKundeUmteilenToolStripMenuItem"; - this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Text = "Dokument zu Kunde umteilen"; this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Click += new System.EventHandler(this.dokumenteZuAndermKundeUmteilenToolStripMenuItem_Click); // // dokumentMetaDatenBearbeitenToolStripMenuItem // this.dokumentMetaDatenBearbeitenToolStripMenuItem.Name = "dokumentMetaDatenBearbeitenToolStripMenuItem"; - this.dokumentMetaDatenBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentMetaDatenBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentMetaDatenBearbeitenToolStripMenuItem.Text = "Dokument-Attribute bearbeiten"; this.dokumentMetaDatenBearbeitenToolStripMenuItem.Click += new System.EventHandler(this.dokumentMetaDatenBearbeitenToolStripMenuItem_Click); // // toolStripMenuItem2 // this.toolStripMenuItem2.Name = "toolStripMenuItem2"; - this.toolStripMenuItem2.Size = new System.Drawing.Size(338, 6); + this.toolStripMenuItem2.Size = new System.Drawing.Size(280, 6); // // zurUnterschriftenPrüfungToolStripMenuItem // this.zurUnterschriftenPrüfungToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Approval_16x16_32; this.zurUnterschriftenPrüfungToolStripMenuItem.Name = "zurUnterschriftenPrüfungToolStripMenuItem"; - this.zurUnterschriftenPrüfungToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.zurUnterschriftenPrüfungToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.zurUnterschriftenPrüfungToolStripMenuItem.Text = "Zur Unterschriften-Prüfung"; this.zurUnterschriftenPrüfungToolStripMenuItem.Click += new System.EventHandler(this.zurUnterschriftenPrüfungToolStripMenuItem_Click); // // dokumentUnterzeichnenToolStripMenuItem // this.dokumentUnterzeichnenToolStripMenuItem.Name = "dokumentUnterzeichnenToolStripMenuItem"; - this.dokumentUnterzeichnenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentUnterzeichnenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentUnterzeichnenToolStripMenuItem.Text = "Dokument unterzeichnen"; this.dokumentUnterzeichnenToolStripMenuItem.Visible = false; this.dokumentUnterzeichnenToolStripMenuItem.Click += new System.EventHandler(this.dokumentUnterzeichnenToolStripMenuItem_Click); @@ -299,7 +299,7 @@ namespace OnDoc.UICintrols // this.archivierenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("archivierenToolStripMenuItem.Image"))); this.archivierenToolStripMenuItem.Name = "archivierenToolStripMenuItem"; - this.archivierenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.archivierenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.archivierenToolStripMenuItem.Text = "Archivieren"; this.archivierenToolStripMenuItem.Click += new System.EventHandler(this.archivierenToolStripMenuItem_Click); // @@ -307,7 +307,7 @@ namespace OnDoc.UICintrols // this.dokumentAnVersandstrasseToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Envelope_16x16_32; this.dokumentAnVersandstrasseToolStripMenuItem.Name = "dokumentAnVersandstrasseToolStripMenuItem"; - this.dokumentAnVersandstrasseToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentAnVersandstrasseToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentAnVersandstrasseToolStripMenuItem.Text = "Versandstrasse"; this.dokumentAnVersandstrasseToolStripMenuItem.Visible = false; this.dokumentAnVersandstrasseToolStripMenuItem.Click += new System.EventHandler(this.dokumentAnVersandstrasseToolStripMenuItem_Click); @@ -316,7 +316,7 @@ namespace OnDoc.UICintrols // this.druckenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Printer_16x16_32; this.druckenToolStripMenuItem.Name = "druckenToolStripMenuItem"; - this.druckenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.druckenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.druckenToolStripMenuItem.Text = "Drucken"; this.druckenToolStripMenuItem.Visible = false; this.druckenToolStripMenuItem.Click += new System.EventHandler(this.druckenToolStripMenuItem_Click); @@ -324,13 +324,13 @@ namespace OnDoc.UICintrols // toolStripMenuItem4 // this.toolStripMenuItem4.Name = "toolStripMenuItem4"; - this.toolStripMenuItem4.Size = new System.Drawing.Size(338, 6); + this.toolStripMenuItem4.Size = new System.Drawing.Size(280, 6); // // dokumentFürPartnerErstellenToolStripMenuItem // this.dokumentFürPartnerErstellenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.NewDoc_16x16_32; this.dokumentFürPartnerErstellenToolStripMenuItem.Name = "dokumentFürPartnerErstellenToolStripMenuItem"; - this.dokumentFürPartnerErstellenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentFürPartnerErstellenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentFürPartnerErstellenToolStripMenuItem.Text = "Dokument für Kunde erstellen"; this.dokumentFürPartnerErstellenToolStripMenuItem.Click += new System.EventHandler(this.dokumentFürPartnerErstellenToolStripMenuItem_Click); // @@ -338,26 +338,26 @@ namespace OnDoc.UICintrols // this.dokumentKopierenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Copy_16x16_32; this.dokumentKopierenToolStripMenuItem.Name = "dokumentKopierenToolStripMenuItem"; - this.dokumentKopierenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentKopierenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentKopierenToolStripMenuItem.Text = "Dokument kopieren"; this.dokumentKopierenToolStripMenuItem.Click += new System.EventHandler(this.dokumentKopierenToolStripMenuItem_Click); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; - this.toolStripMenuItem1.Size = new System.Drawing.Size(338, 6); + this.toolStripMenuItem1.Size = new System.Drawing.Size(280, 6); // // dokumentLinkPerMailVersendenToolStripMenuItem // this.dokumentLinkPerMailVersendenToolStripMenuItem.Name = "dokumentLinkPerMailVersendenToolStripMenuItem"; - this.dokumentLinkPerMailVersendenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.dokumentLinkPerMailVersendenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.dokumentLinkPerMailVersendenToolStripMenuItem.Text = "Dokument-Link per Mail versenden"; this.dokumentLinkPerMailVersendenToolStripMenuItem.Click += new System.EventHandler(this.dokumentLinkPerMailVersendenToolStripMenuItem_Click); // // barcodeDemoToolStripMenuItem // this.barcodeDemoToolStripMenuItem.Name = "barcodeDemoToolStripMenuItem"; - this.barcodeDemoToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.barcodeDemoToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.barcodeDemoToolStripMenuItem.Text = "Barcode-Demo"; this.barcodeDemoToolStripMenuItem.Visible = false; this.barcodeDemoToolStripMenuItem.Click += new System.EventHandler(this.barcodeDemoToolStripMenuItem_Click); @@ -365,7 +365,7 @@ namespace OnDoc.UICintrols // vertragPDFDEMOToolStripMenuItem // this.vertragPDFDEMOToolStripMenuItem.Name = "vertragPDFDEMOToolStripMenuItem"; - this.vertragPDFDEMOToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.vertragPDFDEMOToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.vertragPDFDEMOToolStripMenuItem.Text = "Vertrag_PDF_DEMO"; this.vertragPDFDEMOToolStripMenuItem.Visible = false; this.vertragPDFDEMOToolStripMenuItem.Click += new System.EventHandler(this.vertragPDFDEMOToolStripMenuItem_Click); @@ -373,14 +373,14 @@ namespace OnDoc.UICintrols // zellenwertInZwischenablageKopierenToolStripMenuItem // this.zellenwertInZwischenablageKopierenToolStripMenuItem.Name = "zellenwertInZwischenablageKopierenToolStripMenuItem"; - this.zellenwertInZwischenablageKopierenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.zellenwertInZwischenablageKopierenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.zellenwertInZwischenablageKopierenToolStripMenuItem.Text = "Zellenwert in Zwischenablage kopieren"; this.zellenwertInZwischenablageKopierenToolStripMenuItem.Click += new System.EventHandler(this.zellenwertInZwischenablageKopierenToolStripMenuItem_Click); // // pDFGenerierenToolStripMenuItem // this.pDFGenerierenToolStripMenuItem.Name = "pDFGenerierenToolStripMenuItem"; - this.pDFGenerierenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.pDFGenerierenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.pDFGenerierenToolStripMenuItem.Text = "PDF generieren"; this.pDFGenerierenToolStripMenuItem.Visible = false; this.pDFGenerierenToolStripMenuItem.Click += new System.EventHandler(this.pDFGenerierenToolStripMenuItem_Click); @@ -388,7 +388,7 @@ namespace OnDoc.UICintrols // wordInterOPEditToolStripMenuItem // this.wordInterOPEditToolStripMenuItem.Name = "wordInterOPEditToolStripMenuItem"; - this.wordInterOPEditToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.wordInterOPEditToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.wordInterOPEditToolStripMenuItem.Text = "Word InterOP Edit"; this.wordInterOPEditToolStripMenuItem.Visible = false; this.wordInterOPEditToolStripMenuItem.Click += new System.EventHandler(this.wordInterOPEditToolStripMenuItem_Click); @@ -397,40 +397,40 @@ namespace OnDoc.UICintrols // this.attributeAnzeigenVersteckenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Attribut_16x16_32; this.attributeAnzeigenVersteckenToolStripMenuItem.Name = "attributeAnzeigenVersteckenToolStripMenuItem"; - this.attributeAnzeigenVersteckenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.attributeAnzeigenVersteckenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.attributeAnzeigenVersteckenToolStripMenuItem.Text = "Attribute ein- / ausblenden"; this.attributeAnzeigenVersteckenToolStripMenuItem.Click += new System.EventHandler(this.attributeAnzeigenVersteckenToolStripMenuItem_Click); // // historyToolStripMenuItem // this.historyToolStripMenuItem.Name = "historyToolStripMenuItem"; - this.historyToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.historyToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.historyToolStripMenuItem.Text = "History"; this.historyToolStripMenuItem.Click += new System.EventHandler(this.historyToolStripMenuItem_Click); // // toolStripMenuItem3 // this.toolStripMenuItem3.Name = "toolStripMenuItem3"; - this.toolStripMenuItem3.Size = new System.Drawing.Size(338, 6); + this.toolStripMenuItem3.Size = new System.Drawing.Size(280, 6); // // gruppenÖffnenToolStripMenuItem // this.gruppenÖffnenToolStripMenuItem.Name = "gruppenÖffnenToolStripMenuItem"; - this.gruppenÖffnenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.gruppenÖffnenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.gruppenÖffnenToolStripMenuItem.Text = "Alle Gruppen aufklappen"; this.gruppenÖffnenToolStripMenuItem.Click += new System.EventHandler(this.gruppenÖffnenToolStripMenuItem_Click); // // gruppenSchliessenToolStripMenuItem // this.gruppenSchliessenToolStripMenuItem.Name = "gruppenSchliessenToolStripMenuItem"; - this.gruppenSchliessenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.gruppenSchliessenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.gruppenSchliessenToolStripMenuItem.Text = "Alle Gruppen einklappen"; this.gruppenSchliessenToolStripMenuItem.Click += new System.EventHandler(this.gruppenSchliessenToolStripMenuItem_Click); // // zumVersandpaketHinzufügenToolStripMenuItem // this.zumVersandpaketHinzufügenToolStripMenuItem.Name = "zumVersandpaketHinzufügenToolStripMenuItem"; - this.zumVersandpaketHinzufügenToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.zumVersandpaketHinzufügenToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.zumVersandpaketHinzufügenToolStripMenuItem.Text = "Zu einem Couvert hinzufügen"; this.zumVersandpaketHinzufügenToolStripMenuItem.Visible = false; this.zumVersandpaketHinzufügenToolStripMenuItem.Click += new System.EventHandler(this.zumVersandpaketHinzufügenToolStripMenuItem_Click); @@ -438,7 +438,7 @@ namespace OnDoc.UICintrols // unterschriftTestsToolStripMenuItem // this.unterschriftTestsToolStripMenuItem.Name = "unterschriftTestsToolStripMenuItem"; - this.unterschriftTestsToolStripMenuItem.Size = new System.Drawing.Size(341, 26); + this.unterschriftTestsToolStripMenuItem.Size = new System.Drawing.Size(283, 26); this.unterschriftTestsToolStripMenuItem.Text = "Unterschrift_Tests"; this.unterschriftTestsToolStripMenuItem.Visible = false; this.unterschriftTestsToolStripMenuItem.Click += new System.EventHandler(this.unterschriftTestsToolStripMenuItem_Click); @@ -453,9 +453,9 @@ namespace OnDoc.UICintrols this.tsbtnpreviewno, this.tsbtnpreviewbottom, this.tsbtnpreviewright}); - this.toolStrip1.Location = new System.Drawing.Point(0, -5); + this.toolStrip1.Location = new System.Drawing.Point(0, -6); this.toolStrip1.Name = "toolStrip1"; - this.toolStrip1.Size = new System.Drawing.Size(1709, 27); + this.toolStrip1.Size = new System.Drawing.Size(2279, 33); this.toolStrip1.TabIndex = 1; this.toolStrip1.Text = "toolStrip1"; this.toolStrip1.Visible = false; @@ -463,7 +463,7 @@ namespace OnDoc.UICintrols // toolStripLabel1 // this.toolStripLabel1.Name = "toolStripLabel1"; - this.toolStripLabel1.Size = new System.Drawing.Size(143, 24); + this.toolStripLabel1.Size = new System.Drawing.Size(116, 30); this.toolStripLabel1.Text = "Dokument-Vorschau"; // // tsrbvorschau @@ -480,7 +480,7 @@ namespace OnDoc.UICintrols "Vorschau rechts", "Eigenes Fenster"}); this.tsrbvorschau.Name = "tsrbvorschau"; - this.tsrbvorschau.Size = new System.Drawing.Size(121, 27); + this.tsrbvorschau.Size = new System.Drawing.Size(160, 33); this.tsrbvorschau.SelectedIndexChanged += new System.EventHandler(this.tsrbvorschau_SelectedIndexChanged); this.tsrbvorschau.TextChanged += new System.EventHandler(this.tsrbvorschau_TextChanged); // @@ -490,7 +490,7 @@ namespace OnDoc.UICintrols this.tsbtnpreviewno.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewno.Image"))); this.tsbtnpreviewno.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnpreviewno.Name = "tsbtnpreviewno"; - this.tsbtnpreviewno.Size = new System.Drawing.Size(29, 24); + this.tsbtnpreviewno.Size = new System.Drawing.Size(24, 30); this.tsbtnpreviewno.Text = "Keine Vorschau"; // // tsbtnpreviewbottom @@ -499,7 +499,7 @@ namespace OnDoc.UICintrols this.tsbtnpreviewbottom.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewbottom.Image"))); this.tsbtnpreviewbottom.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnpreviewbottom.Name = "tsbtnpreviewbottom"; - this.tsbtnpreviewbottom.Size = new System.Drawing.Size(29, 24); + this.tsbtnpreviewbottom.Size = new System.Drawing.Size(24, 30); this.tsbtnpreviewbottom.Text = "Vorschau unten"; // // tsbtnpreviewright @@ -508,13 +508,14 @@ namespace OnDoc.UICintrols this.tsbtnpreviewright.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewright.Image"))); this.tsbtnpreviewright.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbtnpreviewright.Name = "tsbtnpreviewright"; - this.tsbtnpreviewright.Size = new System.Drawing.Size(29, 24); + this.tsbtnpreviewright.Size = new System.Drawing.Size(24, 30); this.tsbtnpreviewright.Text = "Vorschau rechts"; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; - this.splitContainer1.Location = new System.Drawing.Point(0, 153); + this.splitContainer1.Location = new System.Drawing.Point(0, 188); + this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // @@ -525,8 +526,9 @@ namespace OnDoc.UICintrols // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.docPreview1); - this.splitContainer1.Size = new System.Drawing.Size(1709, 694); - this.splitContainer1.SplitterDistance = 341; + this.splitContainer1.Size = new System.Drawing.Size(2279, 854); + this.splitContainer1.SplitterDistance = 419; + this.splitContainer1.SplitterWidth = 5; this.splitContainer1.TabIndex = 2; // // sfDataGrid1 @@ -540,13 +542,14 @@ namespace OnDoc.UICintrols this.sfDataGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.sfDataGrid1.ExpanderColumnWidth = 288D; this.sfDataGrid1.Location = new System.Drawing.Point(0, 0); + this.sfDataGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.sfDataGrid1.Name = "sfDataGrid1"; this.sfDataGrid1.PreviewRowHeight = 35; this.sfDataGrid1.RowHeight = 30; this.sfDataGrid1.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended; this.sfDataGrid1.ShowGroupDropArea = true; this.sfDataGrid1.ShowToolTip = true; - this.sfDataGrid1.Size = new System.Drawing.Size(1709, 341); + this.sfDataGrid1.Size = new System.Drawing.Size(2279, 419); this.sfDataGrid1.TabIndex = 0; this.sfDataGrid1.ValidationMode = Syncfusion.WinForms.DataGrid.Enums.GridValidationMode.InView; this.sfDataGrid1.ToolTipOpening += new Syncfusion.WinForms.DataGrid.Events.ToolTipOpeningEventHandler(this.sfDataGrid1_ToolTipOpening_1); @@ -564,9 +567,9 @@ namespace OnDoc.UICintrols this.docPreview1.BackColor = System.Drawing.SystemColors.Control; this.docPreview1.Dock = System.Windows.Forms.DockStyle.Fill; this.docPreview1.Location = new System.Drawing.Point(0, 0); - this.docPreview1.Margin = new System.Windows.Forms.Padding(4); + this.docPreview1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.docPreview1.Name = "docPreview1"; - this.docPreview1.Size = new System.Drawing.Size(1709, 349); + this.docPreview1.Size = new System.Drawing.Size(2279, 430); this.docPreview1.TabIndex = 0; this.docPreview1.ZoomPercentage = 0; // @@ -576,9 +579,10 @@ namespace OnDoc.UICintrols this.panel2.Controls.Add(this.toolStrip1); this.panel2.Controls.Add(this.lblTitel); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; - this.panel2.Location = new System.Drawing.Point(0, 131); + this.panel2.Location = new System.Drawing.Point(0, 161); + this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(1709, 22); + this.panel2.Size = new System.Drawing.Size(2279, 27); this.panel2.TabIndex = 3; // // lblTitel @@ -587,8 +591,9 @@ namespace OnDoc.UICintrols this.lblTitel.Dock = System.Windows.Forms.DockStyle.Fill; this.lblTitel.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTitel.Location = new System.Drawing.Point(0, 0); + this.lblTitel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblTitel.Name = "lblTitel"; - this.lblTitel.Size = new System.Drawing.Size(1709, 22); + this.lblTitel.Size = new System.Drawing.Size(2279, 27); this.lblTitel.TabIndex = 2; this.lblTitel.Text = "Pendente Dokumente"; this.lblTitel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; @@ -607,6 +612,7 @@ namespace OnDoc.UICintrols this.ribbon2.Cursor = System.Windows.Forms.Cursors.Default; this.ribbon2.Font = new System.Drawing.Font("Segoe UI", 9F); this.ribbon2.Location = new System.Drawing.Point(0, 0); + this.ribbon2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ribbon2.Minimized = false; this.ribbon2.Name = "ribbon2"; // @@ -622,7 +628,7 @@ namespace OnDoc.UICintrols this.ribbon2.OrbText = ""; this.ribbon2.OrbVisible = false; this.ribbon2.RibbonTabFont = new System.Drawing.Font("Trebuchet MS", 9F); - this.ribbon2.Size = new System.Drawing.Size(1709, 131); + this.ribbon2.Size = new System.Drawing.Size(2279, 161); this.ribbon2.TabIndex = 5; this.ribbon2.Tabs.Add(this.RibbonTabUserFunctions); this.ribbon2.Tabs.Add(this.ribbonTabAnsicht); @@ -1586,19 +1592,19 @@ namespace OnDoc.UICintrols this.gruppenÖffnenToolStripMenuItem1, this.gruppenSchliessenToolStripMenuItem1}); this.ctxMenuGroups.Name = "ctxMenuGroups"; - this.ctxMenuGroups.Size = new System.Drawing.Size(244, 52); + this.ctxMenuGroups.Size = new System.Drawing.Size(206, 48); // // gruppenÖffnenToolStripMenuItem1 // this.gruppenÖffnenToolStripMenuItem1.Name = "gruppenÖffnenToolStripMenuItem1"; - this.gruppenÖffnenToolStripMenuItem1.Size = new System.Drawing.Size(243, 24); + this.gruppenÖffnenToolStripMenuItem1.Size = new System.Drawing.Size(205, 22); this.gruppenÖffnenToolStripMenuItem1.Text = "Alle Gruppen aufklappen"; this.gruppenÖffnenToolStripMenuItem1.Click += new System.EventHandler(this.gruppenÖffnenToolStripMenuItem1_Click); // // gruppenSchliessenToolStripMenuItem1 // this.gruppenSchliessenToolStripMenuItem1.Name = "gruppenSchliessenToolStripMenuItem1"; - this.gruppenSchliessenToolStripMenuItem1.Size = new System.Drawing.Size(243, 24); + this.gruppenSchliessenToolStripMenuItem1.Size = new System.Drawing.Size(205, 22); this.gruppenSchliessenToolStripMenuItem1.Text = "Alle Gruppen einklappen"; this.gruppenSchliessenToolStripMenuItem1.Click += new System.EventHandler(this.gruppenSchliessenToolStripMenuItem1_Click); // @@ -1622,22 +1628,23 @@ namespace OnDoc.UICintrols // dokwerte1 // this.dokwerte1.Dock = System.Windows.Forms.DockStyle.Right; - this.dokwerte1.Location = new System.Drawing.Point(1709, 153); - this.dokwerte1.Margin = new System.Windows.Forms.Padding(4); + this.dokwerte1.Location = new System.Drawing.Point(2279, 188); + this.dokwerte1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.dokwerte1.Name = "dokwerte1"; - this.dokwerte1.Size = new System.Drawing.Size(0, 694); + this.dokwerte1.Size = new System.Drawing.Size(0, 854); this.dokwerte1.TabIndex = 7; // // DokList // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.splitContainer1); this.Controls.Add(this.dokwerte1); this.Controls.Add(this.panel2); this.Controls.Add(this.ribbon2); + this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "DokList"; - this.Size = new System.Drawing.Size(1709, 847); + this.Size = new System.Drawing.Size(2279, 1042); this.Load += new System.EventHandler(this.DokList_Load); this.DockChanged += new System.EventHandler(this.DokList_DockChanged); this.ctxMenuDokList.ResumeLayout(false); diff --git a/Client/UIControls/DokList.cs b/Client/UIControls/DokList.cs index 16eeb6091..8e219c348 100644 --- a/Client/UIControls/DokList.cs +++ b/Client/UIControls/DokList.cs @@ -2135,6 +2135,7 @@ namespace OnDoc.UICintrols try { + Screen screen = Screen.FromControl(this); vs.StartPosition = FormStartPosition.Manual; vs.Location = new System.Drawing.Point( @@ -2148,7 +2149,15 @@ namespace OnDoc.UICintrols catch { + vs = new OnDoc.Versandstrasse.Versandstrasse(versandpakete); + + Screen screen = Screen.FromControl(this); + vs.StartPosition = FormStartPosition.Manual; + vs.Location = new System.Drawing.Point( + screen.WorkingArea.Left + 50, + screen.WorkingArea.Top + 50); + vs.Show(this); AppParams.versandstrassewindows_open = true; this.zumVersandpaketHinzufügenToolStripMenuItem.Visible = true; diff --git a/Client/UIControls/DokList.resx b/Client/UIControls/DokList.resx index 6bf8886c7..7e7b90fe3 100644 --- a/Client/UIControls/DokList.resx +++ b/Client/UIControls/DokList.resx @@ -190,7 +190,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK YKyG2WBogqMYJQOtCEVRFBGdTBCJfRnkS4VaaWNT5sqx1BUxRXxDHYxAJLvkusEeBaPAB+5z4Jzn+t3X /aLhnEfjo8m+dCoa+7/C3O2Hqe0zDC+8KG+cRZHZhdzaaWTVTCLDMIY0vfM04Nfh77/G/sEhwpEDbO3t I7TxE8urEVy99fT/AL5gWDLrTB/hnF4XsW0khCu5ln8DmJliT2AXrcNBsU1gj/MH4nMeKwBrPktM28xM @@ -205,7 +205,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK YKyG2WBogqMYJQOtCEVRFBGdTBCJfRnkS4VaaWNT5sqx1BUxRXxDHYxAJLvkusEeBaPAB+5z4Jzn+t3X /aLhnEfjo8m+dCoa+7/C3O2Hqe0zDC+8KG+cRZHZhdzaaWTVTCLDMIY0vfM04Nfh77/G/sEhwpEDbO3t I7TxE8urEVy99fT/AL5gWDLrTB/hnF4XsW0khCu5ln8DmJliT2AXrcNBsU1gj/MH4nMeKwBrPktM28xM @@ -220,7 +220,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK YKyG2WBogqMYJQOtCEVRFBGdTBCJfRnkS4VaaWNT5sqx1BUxRXxDHYxAJLvkusEeBaPAB+5z4Jzn+t3X /aLhnEfjo8m+dCoa+7/C3O2Hqe0zDC+8KG+cRZHZhdzaaWTVTCLDMIY0vfM04Nfh77/G/sEhwpEDbO3t I7TxE8urEVy99fT/AL5gWDLrTB/hnF4XsW0khCu5ln8DmJliT2AXrcNBsU1gj/MH4nMeKwBrPktM28xM diff --git a/Client/Versandstrasse/Versandstrasse.Designer.cs b/Client/Versandstrasse/Versandstrasse.Designer.cs index 283386c16..889313fa7 100644 --- a/Client/Versandstrasse/Versandstrasse.Designer.cs +++ b/Client/Versandstrasse/Versandstrasse.Designer.cs @@ -30,15 +30,15 @@ { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Versandstrasse)); - Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings messageBoxSettings5 = new Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings(); - Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings pdfViewerPrinterSettings5 = new Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings(); - Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings textSearchSettings5 = new Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings(); - Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo(); + Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings messageBoxSettings3 = new Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings(); + Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings pdfViewerPrinterSettings3 = new Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings(); + Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings textSearchSettings3 = new Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings(); Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo4 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo(); - Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings messageBoxSettings6 = new Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings(); - Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings pdfViewerPrinterSettings6 = new Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings(); - Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings textSearchSettings6 = new Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings(); Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo(); + Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings messageBoxSettings4 = new Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings(); + Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings pdfViewerPrinterSettings4 = new Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings(); + Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings textSearchSettings4 = new Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings(); + Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.löschenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.externesPDFHinzufügenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); @@ -214,9 +214,10 @@ // this.panelPrepare.BackColor = System.Drawing.Color.Silver; this.panelPrepare.Controls.Add(this.label4); - this.panelPrepare.Location = new System.Drawing.Point(308, 284); + this.panelPrepare.Location = new System.Drawing.Point(411, 350); + this.panelPrepare.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panelPrepare.Name = "panelPrepare"; - this.panelPrepare.Size = new System.Drawing.Size(832, 69); + this.panelPrepare.Size = new System.Drawing.Size(1109, 85); this.panelPrepare.TabIndex = 14; this.panelPrepare.Visible = false; // @@ -224,7 +225,8 @@ // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label4.Location = new System.Drawing.Point(198, 28); + this.label4.Location = new System.Drawing.Point(264, 34); + this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(437, 20); this.label4.TabIndex = 0; @@ -241,31 +243,32 @@ this.pdfViewerControl1.IsBookmarkEnabled = true; this.pdfViewerControl1.IsTextSearchEnabled = false; this.pdfViewerControl1.IsTextSelectionEnabled = false; - this.pdfViewerControl1.Location = new System.Drawing.Point(908, 54); - messageBoxSettings5.EnableNotification = true; - this.pdfViewerControl1.MessageBoxSettings = messageBoxSettings5; + this.pdfViewerControl1.Location = new System.Drawing.Point(1211, 66); + this.pdfViewerControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + messageBoxSettings3.EnableNotification = true; + this.pdfViewerControl1.MessageBoxSettings = messageBoxSettings3; this.pdfViewerControl1.MinimumZoomPercentage = 50; this.pdfViewerControl1.Name = "pdfViewerControl1"; this.pdfViewerControl1.PageBorderThickness = 1; - pdfViewerPrinterSettings5.Copies = 1; - pdfViewerPrinterSettings5.PageOrientation = Syncfusion.Windows.PdfViewer.PdfViewerPrintOrientation.Auto; - pdfViewerPrinterSettings5.PageSize = Syncfusion.Windows.PdfViewer.PdfViewerPrintSize.ActualSize; - pdfViewerPrinterSettings5.PrintLocation = ((System.Drawing.PointF)(resources.GetObject("pdfViewerPrinterSettings5.PrintLocation"))); - pdfViewerPrinterSettings5.ShowPrintStatusDialog = true; - this.pdfViewerControl1.PrinterSettings = pdfViewerPrinterSettings5; + pdfViewerPrinterSettings3.Copies = 1; + pdfViewerPrinterSettings3.PageOrientation = Syncfusion.Windows.PdfViewer.PdfViewerPrintOrientation.Auto; + pdfViewerPrinterSettings3.PageSize = Syncfusion.Windows.PdfViewer.PdfViewerPrintSize.ActualSize; + pdfViewerPrinterSettings3.PrintLocation = ((System.Drawing.PointF)(resources.GetObject("pdfViewerPrinterSettings3.PrintLocation"))); + pdfViewerPrinterSettings3.ShowPrintStatusDialog = true; + this.pdfViewerControl1.PrinterSettings = pdfViewerPrinterSettings3; this.pdfViewerControl1.ReferencePath = null; this.pdfViewerControl1.ScrollDisplacementValue = 0; this.pdfViewerControl1.ShowHorizontalScrollBar = true; this.pdfViewerControl1.ShowToolBar = true; this.pdfViewerControl1.ShowVerticalScrollBar = true; - this.pdfViewerControl1.Size = new System.Drawing.Size(253, 614); + this.pdfViewerControl1.Size = new System.Drawing.Size(337, 756); this.pdfViewerControl1.SpaceBetweenPages = 8; this.pdfViewerControl1.TabIndex = 10; this.pdfViewerControl1.Text = "pdfViewerControl1"; - textSearchSettings5.CurrentInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(171)))), ((int)(((byte)(64))))); - textSearchSettings5.HighlightAllInstance = true; - textSearchSettings5.OtherInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(0))))); - this.pdfViewerControl1.TextSearchSettings = textSearchSettings5; + textSearchSettings3.CurrentInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(171)))), ((int)(((byte)(64))))); + textSearchSettings3.HighlightAllInstance = true; + textSearchSettings3.OtherInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(0))))); + this.pdfViewerControl1.TextSearchSettings = textSearchSettings3; this.pdfViewerControl1.ThemeName = "Default"; this.pdfViewerControl1.VerticalScrollOffset = 0; this.pdfViewerControl1.VisualStyle = Syncfusion.Windows.Forms.PdfViewer.VisualStyle.Default; @@ -280,9 +283,11 @@ this.GrpPaketDetails.Controls.Add(this.groupBox1); this.GrpPaketDetails.Controls.Add(this.button1); this.GrpPaketDetails.Dock = System.Windows.Forms.DockStyle.Left; - this.GrpPaketDetails.Location = new System.Drawing.Point(462, 0); + this.GrpPaketDetails.Location = new System.Drawing.Point(616, 0); + this.GrpPaketDetails.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.GrpPaketDetails.Name = "GrpPaketDetails"; - this.GrpPaketDetails.Size = new System.Drawing.Size(446, 668); + this.GrpPaketDetails.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.GrpPaketDetails.Size = new System.Drawing.Size(595, 822); this.GrpPaketDetails.TabIndex = 9; this.GrpPaketDetails.TabStop = false; this.GrpPaketDetails.Text = "Details zum Couvert"; @@ -291,9 +296,10 @@ // this.btnPrepare.Image = ((System.Drawing.Image)(resources.GetObject("btnPrepare.Image"))); this.btnPrepare.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.btnPrepare.Location = new System.Drawing.Point(6, 337); + this.btnPrepare.Location = new System.Drawing.Point(7, 314); + this.btnPrepare.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btnPrepare.Name = "btnPrepare"; - this.btnPrepare.Size = new System.Drawing.Size(156, 31); + this.btnPrepare.Size = new System.Drawing.Size(208, 38); this.btnPrepare.TabIndex = 4; this.btnPrepare.Text = "Versand-Couvert prüfen"; this.btnPrepare.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -309,9 +315,11 @@ this.groupBox3.Controls.Add(this.treeViewAdvAdresse); this.groupBox3.Controls.Add(this.chkGAS); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top; - this.groupBox3.Location = new System.Drawing.Point(3, 86); + this.groupBox3.Location = new System.Drawing.Point(4, 105); + this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.groupBox3.Name = "groupBox3"; - this.groupBox3.Size = new System.Drawing.Size(440, 254); + this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBox3.Size = new System.Drawing.Size(587, 201); this.groupBox3.TabIndex = 2; this.groupBox3.TabStop = false; // @@ -319,18 +327,20 @@ // this.pnlcouvertgroesse.Controls.Add(this.rbc5normal); this.pnlcouvertgroesse.Controls.Add(this.rbc5mini); - this.pnlcouvertgroesse.Location = new System.Drawing.Point(2, 33); + this.pnlcouvertgroesse.Location = new System.Drawing.Point(3, 41); + this.pnlcouvertgroesse.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pnlcouvertgroesse.Name = "pnlcouvertgroesse"; - this.pnlcouvertgroesse.Size = new System.Drawing.Size(260, 21); + this.pnlcouvertgroesse.Size = new System.Drawing.Size(347, 26); this.pnlcouvertgroesse.TabIndex = 14; this.pnlcouvertgroesse.Visible = false; // // rbc5normal // this.rbc5normal.AutoSize = true; - this.rbc5normal.Location = new System.Drawing.Point(123, 2); + this.rbc5normal.Location = new System.Drawing.Point(164, 2); + this.rbc5normal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbc5normal.Name = "rbc5normal"; - this.rbc5normal.Size = new System.Drawing.Size(135, 17); + this.rbc5normal.Size = new System.Drawing.Size(163, 20); this.rbc5normal.TabIndex = 1; this.rbc5normal.TabStop = true; this.rbc5normal.Text = "C5 Normal (bis 15 Blatt)"; @@ -340,9 +350,10 @@ // rbc5mini // this.rbc5mini.AutoSize = true; - this.rbc5mini.Location = new System.Drawing.Point(5, 2); + this.rbc5mini.Location = new System.Drawing.Point(7, 2); + this.rbc5mini.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbc5mini.Name = "rbc5mini"; - this.rbc5mini.Size = new System.Drawing.Size(115, 17); + this.rbc5mini.Size = new System.Drawing.Size(136, 20); this.rbc5mini.TabIndex = 0; this.rbc5mini.TabStop = true; this.rbc5mini.Text = "C5 Mini (bis 5 Blatt)"; @@ -352,42 +363,45 @@ // label5 // this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(3, 36); + this.label5.Location = new System.Drawing.Point(4, 44); + this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label5.Name = "label5"; - this.label5.Size = new System.Drawing.Size(147, 13); + this.label5.Size = new System.Drawing.Size(180, 16); this.label5.TabIndex = 13; this.label5.Text = "(Rückversand: max. 5 Blätter)"; // // label6 // this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(267, 41); + this.label6.Location = new System.Drawing.Point(356, 50); + this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label6.Name = "label6"; - this.label6.Size = new System.Drawing.Size(93, 13); + this.label6.Size = new System.Drawing.Size(117, 16); this.label6.TabIndex = 10; this.label6.Text = "Gewählte Adresse"; // // txtadresse // - this.txtadresse.Location = new System.Drawing.Point(270, 59); + this.txtadresse.Location = new System.Drawing.Point(360, 73); + this.txtadresse.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtadresse.Multiline = true; this.txtadresse.Name = "txtadresse"; this.txtadresse.ReadOnly = true; - this.txtadresse.Size = new System.Drawing.Size(164, 97); + this.txtadresse.Size = new System.Drawing.Size(217, 118); this.txtadresse.TabIndex = 12; // // treeViewAdvAdresse // this.treeViewAdvAdresse.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window); - treeNodeAdvStyleInfo3.CheckBoxTickThickness = 1; - treeNodeAdvStyleInfo3.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo3.EnsureDefaultOptionedChild = true; - treeNodeAdvStyleInfo3.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo3.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo3.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); - treeNodeAdvStyleInfo3.TextColor = System.Drawing.Color.Black; + treeNodeAdvStyleInfo4.CheckBoxTickThickness = 1; + treeNodeAdvStyleInfo4.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo4.EnsureDefaultOptionedChild = true; + treeNodeAdvStyleInfo4.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo4.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo4.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); + treeNodeAdvStyleInfo4.TextColor = System.Drawing.Color.Black; this.treeViewAdvAdresse.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] { - new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo3)}); + new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo4)}); // // // @@ -399,11 +413,12 @@ this.treeViewAdvAdresse.HelpTextControl.Visible = true; this.treeViewAdvAdresse.HideSelection = false; this.treeViewAdvAdresse.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText; - this.treeViewAdvAdresse.Location = new System.Drawing.Point(5, 59); + this.treeViewAdvAdresse.Location = new System.Drawing.Point(7, 73); + this.treeViewAdvAdresse.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.treeViewAdvAdresse.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220))))); this.treeViewAdvAdresse.Name = "treeViewAdvAdresse"; this.treeViewAdvAdresse.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText; - this.treeViewAdvAdresse.Size = new System.Drawing.Size(259, 174); + this.treeViewAdvAdresse.Size = new System.Drawing.Size(344, 118); this.treeViewAdvAdresse.TabIndex = 3; this.treeViewAdvAdresse.Text = "treeViewAdv2"; this.treeViewAdvAdresse.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0; @@ -423,9 +438,10 @@ // chkGAS // this.chkGAS.AutoSize = true; - this.chkGAS.Location = new System.Drawing.Point(6, 13); + this.chkGAS.Location = new System.Drawing.Point(8, 16); + this.chkGAS.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.chkGAS.Name = "chkGAS"; - this.chkGAS.Size = new System.Drawing.Size(181, 17); + this.chkGAS.Size = new System.Drawing.Size(216, 20); this.chkGAS.TabIndex = 0; this.chkGAS.Text = "Frankiertes Rückantwortcouvert "; this.chkGAS.UseVisualStyleBackColor = true; @@ -446,9 +462,10 @@ this.panelVerify.Controls.Add(this.txtVersandoption); this.panelVerify.Controls.Add(this.lblprueftext); this.panelVerify.Controls.Add(this.btnSendFinal); - this.panelVerify.Location = new System.Drawing.Point(3, 387); + this.panelVerify.Location = new System.Drawing.Point(0, 360); + this.panelVerify.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panelVerify.Name = "panelVerify"; - this.panelVerify.Size = new System.Drawing.Size(443, 278); + this.panelVerify.Size = new System.Drawing.Size(591, 342); this.panelVerify.TabIndex = 6; this.panelVerify.Visible = false; // @@ -456,27 +473,30 @@ // this.txtAnzahlSeiten.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtAnzahlSeiten.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtAnzahlSeiten.Location = new System.Drawing.Point(151, 152); + this.txtAnzahlSeiten.Location = new System.Drawing.Point(201, 187); + this.txtAnzahlSeiten.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtAnzahlSeiten.Name = "txtAnzahlSeiten"; this.txtAnzahlSeiten.ReadOnly = true; - this.txtAnzahlSeiten.Size = new System.Drawing.Size(265, 13); + this.txtAnzahlSeiten.Size = new System.Drawing.Size(353, 13); this.txtAnzahlSeiten.TabIndex = 17; // // txtAnzahlDokumente // this.txtAnzahlDokumente.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtAnzahlDokumente.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtAnzahlDokumente.Location = new System.Drawing.Point(151, 133); + this.txtAnzahlDokumente.Location = new System.Drawing.Point(201, 164); + this.txtAnzahlDokumente.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtAnzahlDokumente.Name = "txtAnzahlDokumente"; this.txtAnzahlDokumente.ReadOnly = true; - this.txtAnzahlDokumente.Size = new System.Drawing.Size(265, 13); + this.txtAnzahlDokumente.Size = new System.Drawing.Size(353, 13); this.txtAnzahlDokumente.TabIndex = 16; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label15.Location = new System.Drawing.Point(10, 152); + this.label15.Location = new System.Drawing.Point(13, 187); + this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(89, 13); this.label15.TabIndex = 15; @@ -486,7 +506,8 @@ // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label14.Location = new System.Drawing.Point(9, 133); + this.label14.Location = new System.Drawing.Point(12, 164); + this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(117, 13); this.label14.TabIndex = 14; @@ -496,20 +517,22 @@ // this.txtRückantwort.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtRückantwort.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtRückantwort.Location = new System.Drawing.Point(151, 40); + this.txtRückantwort.Location = new System.Drawing.Point(201, 49); + this.txtRückantwort.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtRückantwort.Multiline = true; this.txtRückantwort.Name = "txtRückantwort"; this.txtRückantwort.ReadOnly = true; - this.txtRückantwort.Size = new System.Drawing.Size(265, 80); + this.txtRückantwort.Size = new System.Drawing.Size(353, 98); this.txtRückantwort.TabIndex = 13; // // button3 // this.button3.BackColor = System.Drawing.Color.Salmon; this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.button3.Location = new System.Drawing.Point(12, 85); + this.button3.Location = new System.Drawing.Point(16, 105); + this.button3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.button3.Name = "button3"; - this.button3.Size = new System.Drawing.Size(64, 35); + this.button3.Size = new System.Drawing.Size(85, 43); this.button3.TabIndex = 8; this.button3.Text = "Direkt versenden (nur Tests)"; this.button3.UseVisualStyleBackColor = false; @@ -520,7 +543,8 @@ // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label7.Location = new System.Drawing.Point(5, 14); + this.label7.Location = new System.Drawing.Point(7, 17); + this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(72, 13); this.label7.TabIndex = 10; @@ -528,9 +552,10 @@ // // button2 // - this.button2.Location = new System.Drawing.Point(9, 240); + this.button2.Location = new System.Drawing.Point(12, 295); + this.button2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.button2.Name = "button2"; - this.button2.Size = new System.Drawing.Size(123, 35); + this.button2.Size = new System.Drawing.Size(164, 43); this.button2.TabIndex = 7; this.button2.Text = "Abbrechen"; this.button2.UseVisualStyleBackColor = true; @@ -540,7 +565,8 @@ // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label8.Location = new System.Drawing.Point(5, 40); + this.label8.Location = new System.Drawing.Point(7, 49); + this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(132, 13); this.label8.TabIndex = 11; @@ -550,18 +576,20 @@ // this.txtVersandoption.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtVersandoption.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtVersandoption.Location = new System.Drawing.Point(151, 14); + this.txtVersandoption.Location = new System.Drawing.Point(201, 17); + this.txtVersandoption.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtVersandoption.Name = "txtVersandoption"; this.txtVersandoption.ReadOnly = true; - this.txtVersandoption.Size = new System.Drawing.Size(265, 13); + this.txtVersandoption.Size = new System.Drawing.Size(353, 13); this.txtVersandoption.TabIndex = 12; // // lblprueftext // this.lblprueftext.AutoSize = true; - this.lblprueftext.Location = new System.Drawing.Point(10, 174); + this.lblprueftext.Location = new System.Drawing.Point(13, 214); + this.lblprueftext.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblprueftext.Name = "lblprueftext"; - this.lblprueftext.Size = new System.Drawing.Size(43, 13); + this.lblprueftext.Size = new System.Drawing.Size(50, 16); this.lblprueftext.TabIndex = 6; this.lblprueftext.Text = "Prüftext"; // @@ -571,9 +599,10 @@ this.btnSendFinal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnSendFinal.Image = ((System.Drawing.Image)(resources.GetObject("btnSendFinal.Image"))); this.btnSendFinal.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.btnSendFinal.Location = new System.Drawing.Point(212, 240); + this.btnSendFinal.Location = new System.Drawing.Point(283, 295); + this.btnSendFinal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btnSendFinal.Name = "btnSendFinal"; - this.btnSendFinal.Size = new System.Drawing.Size(222, 35); + this.btnSendFinal.Size = new System.Drawing.Size(296, 43); this.btnSendFinal.TabIndex = 5; this.btnSendFinal.Text = "Couvert in Postausgang legen"; this.btnSendFinal.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -593,9 +622,10 @@ this.panelverifysb.Controls.Add(this.btnsendserienbrief); this.panelverifysb.Controls.Add(this.button5); this.panelverifysb.Controls.Add(this.lblprueftextSB); - this.panelverifysb.Location = new System.Drawing.Point(0, 389); + this.panelverifysb.Location = new System.Drawing.Point(4, 355); + this.panelverifysb.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panelverifysb.Name = "panelverifysb"; - this.panelverifysb.Size = new System.Drawing.Size(446, 279); + this.panelverifysb.Size = new System.Drawing.Size(595, 343); this.panelverifysb.TabIndex = 9; this.panelverifysb.Visible = false; // @@ -603,7 +633,8 @@ // this.lblprueftextsb2.AutoSize = true; this.lblprueftextsb2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblprueftextsb2.Location = new System.Drawing.Point(9, 184); + this.lblprueftextsb2.Location = new System.Drawing.Point(12, 226); + this.lblprueftextsb2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblprueftextsb2.Name = "lblprueftextsb2"; this.lblprueftextsb2.Size = new System.Drawing.Size(51, 13); this.lblprueftextsb2.TabIndex = 20; @@ -613,28 +644,31 @@ // this.txtAnzahlDokumetneSB.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtAnzahlDokumetneSB.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtAnzahlDokumetneSB.Location = new System.Drawing.Point(151, 126); + this.txtAnzahlDokumetneSB.Location = new System.Drawing.Point(201, 155); + this.txtAnzahlDokumetneSB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtAnzahlDokumetneSB.Name = "txtAnzahlDokumetneSB"; this.txtAnzahlDokumetneSB.ReadOnly = true; - this.txtAnzahlDokumetneSB.Size = new System.Drawing.Size(265, 13); + this.txtAnzahlDokumetneSB.Size = new System.Drawing.Size(353, 13); this.txtAnzahlDokumetneSB.TabIndex = 19; // // txtRückantwortSB // this.txtRückantwortSB.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtRückantwortSB.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtRückantwortSB.Location = new System.Drawing.Point(152, 33); + this.txtRückantwortSB.Location = new System.Drawing.Point(203, 41); + this.txtRückantwortSB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtRückantwortSB.Multiline = true; this.txtRückantwortSB.Name = "txtRückantwortSB"; this.txtRückantwortSB.ReadOnly = true; - this.txtRückantwortSB.Size = new System.Drawing.Size(265, 80); + this.txtRückantwortSB.Size = new System.Drawing.Size(353, 98); this.txtRückantwortSB.TabIndex = 17; // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label16.Location = new System.Drawing.Point(9, 126); + this.label16.Location = new System.Drawing.Point(12, 155); + this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(117, 13); this.label16.TabIndex = 18; @@ -644,7 +678,8 @@ // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label9.Location = new System.Drawing.Point(6, 7); + this.label9.Location = new System.Drawing.Point(8, 9); + this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(72, 13); this.label9.TabIndex = 14; @@ -654,7 +689,8 @@ // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label10.Location = new System.Drawing.Point(6, 33); + this.label10.Location = new System.Drawing.Point(8, 41); + this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(132, 13); this.label10.TabIndex = 15; @@ -664,10 +700,11 @@ // this.txtversandartsb.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtversandartsb.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.txtversandartsb.Location = new System.Drawing.Point(152, 7); + this.txtversandartsb.Location = new System.Drawing.Point(203, 9); + this.txtversandartsb.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtversandartsb.Name = "txtversandartsb"; this.txtversandartsb.ReadOnly = true; - this.txtversandartsb.Size = new System.Drawing.Size(265, 13); + this.txtversandartsb.Size = new System.Drawing.Size(353, 13); this.txtversandartsb.TabIndex = 16; // // btnsendserienbrief @@ -676,9 +713,10 @@ this.btnsendserienbrief.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnsendserienbrief.Image = ((System.Drawing.Image)(resources.GetObject("btnsendserienbrief.Image"))); this.btnsendserienbrief.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.btnsendserienbrief.Location = new System.Drawing.Point(201, 241); + this.btnsendserienbrief.Location = new System.Drawing.Point(268, 297); + this.btnsendserienbrief.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btnsendserienbrief.Name = "btnsendserienbrief"; - this.btnsendserienbrief.Size = new System.Drawing.Size(231, 35); + this.btnsendserienbrief.Size = new System.Drawing.Size(308, 43); this.btnsendserienbrief.TabIndex = 9; this.btnsendserienbrief.Text = "Versand unwiderruflich auslösen"; this.btnsendserienbrief.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -687,9 +725,10 @@ // // button5 // - this.button5.Location = new System.Drawing.Point(9, 241); + this.button5.Location = new System.Drawing.Point(12, 297); + this.button5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.button5.Name = "button5"; - this.button5.Size = new System.Drawing.Size(123, 33); + this.button5.Size = new System.Drawing.Size(164, 41); this.button5.TabIndex = 7; this.button5.Text = "Abbrechen"; this.button5.UseVisualStyleBackColor = true; @@ -698,9 +737,10 @@ // lblprueftextSB // this.lblprueftextSB.AutoSize = true; - this.lblprueftextSB.Location = new System.Drawing.Point(9, 154); + this.lblprueftextSB.Location = new System.Drawing.Point(12, 190); + this.lblprueftextSB.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblprueftextSB.Name = "lblprueftextSB"; - this.lblprueftextSB.Size = new System.Drawing.Size(43, 13); + this.lblprueftextSB.Size = new System.Drawing.Size(50, 16); this.lblprueftextSB.TabIndex = 6; this.lblprueftextSB.Text = "Prüftext"; // @@ -714,9 +754,11 @@ this.groupBox1.Controls.Add(this.rbversandoption2); this.groupBox1.Controls.Add(this.rbversandoption1); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; - this.groupBox1.Location = new System.Drawing.Point(3, 16); + this.groupBox1.Location = new System.Drawing.Point(4, 19); + this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.groupBox1.Name = "groupBox1"; - this.groupBox1.Size = new System.Drawing.Size(440, 70); + this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBox1.Size = new System.Drawing.Size(587, 86); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "Versandart"; @@ -724,9 +766,10 @@ // rbeinschreiben // this.rbeinschreiben.AutoSize = true; - this.rbeinschreiben.Location = new System.Drawing.Point(170, 44); + this.rbeinschreiben.Location = new System.Drawing.Point(227, 54); + this.rbeinschreiben.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbeinschreiben.Name = "rbeinschreiben"; - this.rbeinschreiben.Size = new System.Drawing.Size(148, 17); + this.rbeinschreiben.Size = new System.Drawing.Size(177, 20); this.rbeinschreiben.TabIndex = 6; this.rbeinschreiben.Text = "Einschreiben (nur CH/DE)"; this.rbeinschreiben.UseVisualStyleBackColor = true; @@ -736,9 +779,10 @@ // this.rbb1post.AutoSize = true; this.rbb1post.Checked = true; - this.rbb1post.Location = new System.Drawing.Point(5, 44); + this.rbb1post.Location = new System.Drawing.Point(7, 54); + this.rbb1post.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbb1post.Name = "rbb1post"; - this.rbb1post.Size = new System.Drawing.Size(143, 17); + this.rbb1post.Size = new System.Drawing.Size(173, 20); this.rbb1post.TabIndex = 5; this.rbb1post.TabStop = true; this.rbb1post.Text = "B1-Post (bis 3 Werktage)"; @@ -748,9 +792,10 @@ // rbb2post // this.rbb2post.AutoSize = true; - this.rbb2post.Location = new System.Drawing.Point(6, 21); + this.rbb2post.Location = new System.Drawing.Point(8, 26); + this.rbb2post.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbb2post.Name = "rbb2post"; - this.rbb2post.Size = new System.Drawing.Size(146, 17); + this.rbb2post.Size = new System.Drawing.Size(176, 20); this.rbb2post.TabIndex = 4; this.rbb2post.Text = "B2-Post (bis 6 Werktage) "; this.rbb2post.UseVisualStyleBackColor = true; @@ -759,9 +804,10 @@ // rbversandoption3 // this.rbversandoption3.AutoSize = true; - this.rbversandoption3.Location = new System.Drawing.Point(222, 44); + this.rbversandoption3.Location = new System.Drawing.Point(296, 54); + this.rbversandoption3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbversandoption3.Name = "rbversandoption3"; - this.rbversandoption3.Size = new System.Drawing.Size(207, 17); + this.rbversandoption3.Size = new System.Drawing.Size(256, 20); this.rbversandoption3.TabIndex = 2; this.rbversandoption3.Text = "Hauptadresse, Postversand erzwingen"; this.rbversandoption3.UseVisualStyleBackColor = true; @@ -770,9 +816,10 @@ // rbapost // this.rbapost.AutoSize = true; - this.rbapost.Location = new System.Drawing.Point(170, 21); + this.rbapost.Location = new System.Drawing.Point(227, 26); + this.rbapost.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbapost.Name = "rbapost"; - this.rbapost.Size = new System.Drawing.Size(56, 17); + this.rbapost.Size = new System.Drawing.Size(65, 20); this.rbapost.TabIndex = 3; this.rbapost.Text = "A-Post"; this.rbapost.UseVisualStyleBackColor = true; @@ -781,9 +828,10 @@ // rbversandoption2 // this.rbversandoption2.AutoSize = true; - this.rbversandoption2.Location = new System.Drawing.Point(222, 38); + this.rbversandoption2.Location = new System.Drawing.Point(296, 47); + this.rbversandoption2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbversandoption2.Name = "rbversandoption2"; - this.rbversandoption2.Size = new System.Drawing.Size(197, 17); + this.rbversandoption2.Size = new System.Drawing.Size(242, 20); this.rbversandoption2.TabIndex = 1; this.rbversandoption2.Text = "Hauptadresse, E-Banking erzwingen"; this.rbversandoption2.UseVisualStyleBackColor = true; @@ -792,9 +840,10 @@ // rbversandoption1 // this.rbversandoption1.AutoSize = true; - this.rbversandoption1.Location = new System.Drawing.Point(222, 38); + this.rbversandoption1.Location = new System.Drawing.Point(296, 47); + this.rbversandoption1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.rbversandoption1.Name = "rbversandoption1"; - this.rbversandoption1.Size = new System.Drawing.Size(166, 17); + this.rbversandoption1.Size = new System.Drawing.Size(205, 20); this.rbversandoption1.TabIndex = 0; this.rbversandoption1.Text = "Hauptadresse und Versandart"; this.rbversandoption1.UseVisualStyleBackColor = true; @@ -802,9 +851,10 @@ // // button1 // - this.button1.Location = new System.Drawing.Point(27, 337); + this.button1.Location = new System.Drawing.Point(43, 319); + this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.button1.Name = "button1"; - this.button1.Size = new System.Drawing.Size(75, 23); + this.button1.Size = new System.Drawing.Size(100, 28); this.button1.TabIndex = 3; this.button1.Text = "Speichern"; this.button1.UseVisualStyleBackColor = true; @@ -816,16 +866,16 @@ this.treeViewAdv1.AllowDrop = true; this.treeViewAdv1.BackColor = System.Drawing.Color.White; this.treeViewAdv1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))))); - treeNodeAdvStyleInfo4.CheckBoxTickThickness = 1; - treeNodeAdvStyleInfo4.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo4.EnsureDefaultOptionedChild = true; - treeNodeAdvStyleInfo4.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - treeNodeAdvStyleInfo4.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo4.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo4.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); - treeNodeAdvStyleInfo4.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); + treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1; + treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true; + treeNodeAdvStyleInfo1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); + treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] { - new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo4)}); + new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)}); this.treeViewAdv1.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat; this.treeViewAdv1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.treeViewAdv1.ContextMenuStrip = this.contextMenuStrip1; @@ -839,7 +889,7 @@ this.treeViewAdv1.HelpTextControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.treeViewAdv1.HelpTextControl.Location = new System.Drawing.Point(732, 0); this.treeViewAdv1.HelpTextControl.Name = "helpText"; - this.treeViewAdv1.HelpTextControl.Size = new System.Drawing.Size(49, 15); + this.treeViewAdv1.HelpTextControl.Size = new System.Drawing.Size(58, 18); this.treeViewAdv1.HelpTextControl.TabIndex = 0; this.treeViewAdv1.HelpTextControl.Text = "help text"; this.treeViewAdv1.HideSelection = false; @@ -849,6 +899,7 @@ this.treeViewAdv1.LeftImageList = this.imageList1; this.treeViewAdv1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94))))); this.treeViewAdv1.Location = new System.Drawing.Point(0, 0); + this.treeViewAdv1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.treeViewAdv1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218))))); this.treeViewAdv1.MetroScrollBars = true; this.treeViewAdv1.Name = "treeViewAdv1"; @@ -856,7 +907,7 @@ this.treeViewAdv1.SelectedNodeBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))))); this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.treeViewAdv1.ShowFocusRect = false; - this.treeViewAdv1.Size = new System.Drawing.Size(462, 530); + this.treeViewAdv1.Size = new System.Drawing.Size(616, 652); this.treeViewAdv1.Style = Syncfusion.Windows.Forms.Tools.TreeStyle.Office2016Colorful; this.treeViewAdv1.TabIndex = 7; this.treeViewAdv1.Text = "treeViewAdv2"; @@ -877,7 +928,7 @@ this.treeViewAdv1.ToolTipControl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.treeViewAdv1.ToolTipControl.Location = new System.Drawing.Point(642, 0); this.treeViewAdv1.ToolTipControl.Name = "toolTip"; - this.treeViewAdv1.ToolTipControl.Size = new System.Drawing.Size(41, 15); + this.treeViewAdv1.ToolTipControl.Size = new System.Drawing.Size(51, 18); this.treeViewAdv1.ToolTipControl.TabIndex = 1; this.treeViewAdv1.ToolTipControl.Text = "toolTip"; this.treeViewAdv1.TransparentControls = true; @@ -898,31 +949,32 @@ this.pdfViewerControl2.IsBookmarkEnabled = true; this.pdfViewerControl2.IsTextSearchEnabled = true; this.pdfViewerControl2.IsTextSelectionEnabled = true; - this.pdfViewerControl2.Location = new System.Drawing.Point(482, 0); - messageBoxSettings6.EnableNotification = true; - this.pdfViewerControl2.MessageBoxSettings = messageBoxSettings6; + this.pdfViewerControl2.Location = new System.Drawing.Point(643, 0); + this.pdfViewerControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + messageBoxSettings4.EnableNotification = true; + this.pdfViewerControl2.MessageBoxSettings = messageBoxSettings4; this.pdfViewerControl2.MinimumZoomPercentage = 50; this.pdfViewerControl2.Name = "pdfViewerControl2"; this.pdfViewerControl2.PageBorderThickness = 1; - pdfViewerPrinterSettings6.Copies = 1; - pdfViewerPrinterSettings6.PageOrientation = Syncfusion.Windows.PdfViewer.PdfViewerPrintOrientation.Auto; - pdfViewerPrinterSettings6.PageSize = Syncfusion.Windows.PdfViewer.PdfViewerPrintSize.ActualSize; - pdfViewerPrinterSettings6.PrintLocation = ((System.Drawing.PointF)(resources.GetObject("pdfViewerPrinterSettings6.PrintLocation"))); - pdfViewerPrinterSettings6.ShowPrintStatusDialog = true; - this.pdfViewerControl2.PrinterSettings = pdfViewerPrinterSettings6; + pdfViewerPrinterSettings4.Copies = 1; + pdfViewerPrinterSettings4.PageOrientation = Syncfusion.Windows.PdfViewer.PdfViewerPrintOrientation.Auto; + pdfViewerPrinterSettings4.PageSize = Syncfusion.Windows.PdfViewer.PdfViewerPrintSize.ActualSize; + pdfViewerPrinterSettings4.PrintLocation = ((System.Drawing.PointF)(resources.GetObject("pdfViewerPrinterSettings4.PrintLocation"))); + pdfViewerPrinterSettings4.ShowPrintStatusDialog = true; + this.pdfViewerControl2.PrinterSettings = pdfViewerPrinterSettings4; this.pdfViewerControl2.ReferencePath = null; this.pdfViewerControl2.ScrollDisplacementValue = 0; this.pdfViewerControl2.ShowHorizontalScrollBar = true; this.pdfViewerControl2.ShowToolBar = true; this.pdfViewerControl2.ShowVerticalScrollBar = true; - this.pdfViewerControl2.Size = new System.Drawing.Size(292, 529); + this.pdfViewerControl2.Size = new System.Drawing.Size(389, 651); this.pdfViewerControl2.SpaceBetweenPages = 8; this.pdfViewerControl2.TabIndex = 11; this.pdfViewerControl2.Text = "pdfViewerControl2"; - textSearchSettings6.CurrentInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(171)))), ((int)(((byte)(64))))); - textSearchSettings6.HighlightAllInstance = true; - textSearchSettings6.OtherInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(0))))); - this.pdfViewerControl2.TextSearchSettings = textSearchSettings6; + textSearchSettings4.CurrentInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(171)))), ((int)(((byte)(64))))); + textSearchSettings4.HighlightAllInstance = true; + textSearchSettings4.OtherInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(0))))); + this.pdfViewerControl2.TextSearchSettings = textSearchSettings4; this.pdfViewerControl2.ThemeName = "Default"; this.pdfViewerControl2.VerticalScrollOffset = 0; this.pdfViewerControl2.VisualStyle = Syncfusion.Windows.Forms.PdfViewer.VisualStyle.Default; @@ -934,8 +986,10 @@ this.groupBox2.Controls.Add(this.treeViewAdvCouverts); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Left; this.groupBox2.Location = new System.Drawing.Point(0, 0); + this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.groupBox2.Name = "groupBox2"; - this.groupBox2.Size = new System.Drawing.Size(482, 529); + this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBox2.Size = new System.Drawing.Size(643, 651); this.groupBox2.TabIndex = 12; this.groupBox2.TabStop = false; this.groupBox2.Text = "Couverts"; @@ -952,9 +1006,11 @@ this.grpCouvertDetails.Controls.Add(this.label12); this.grpCouvertDetails.Controls.Add(this.textBox2); this.grpCouvertDetails.Dock = System.Windows.Forms.DockStyle.Bottom; - this.grpCouvertDetails.Location = new System.Drawing.Point(3, 329); + this.grpCouvertDetails.Location = new System.Drawing.Point(4, 405); + this.grpCouvertDetails.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.grpCouvertDetails.Name = "grpCouvertDetails"; - this.grpCouvertDetails.Size = new System.Drawing.Size(476, 197); + this.grpCouvertDetails.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.grpCouvertDetails.Size = new System.Drawing.Size(635, 242); this.grpCouvertDetails.TabIndex = 9; this.grpCouvertDetails.TabStop = false; this.grpCouvertDetails.Text = "Couvert-Details"; @@ -963,17 +1019,19 @@ // this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.textBox4.Location = new System.Drawing.Point(156, 165); + this.textBox4.Location = new System.Drawing.Point(208, 203); + this.textBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.textBox4.Name = "textBox4"; this.textBox4.ReadOnly = true; - this.textBox4.Size = new System.Drawing.Size(265, 13); + this.textBox4.Size = new System.Drawing.Size(353, 13); this.textBox4.TabIndex = 25; // // label17 // this.label17.AutoSize = true; this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label17.Location = new System.Drawing.Point(12, 165); + this.label17.Location = new System.Drawing.Point(16, 203); + this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(89, 13); this.label17.TabIndex = 24; @@ -983,17 +1041,19 @@ // this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.textBox3.Location = new System.Drawing.Point(156, 141); + this.textBox3.Location = new System.Drawing.Point(208, 174); + this.textBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.textBox3.Name = "textBox3"; this.textBox3.ReadOnly = true; - this.textBox3.Size = new System.Drawing.Size(265, 13); + this.textBox3.Size = new System.Drawing.Size(353, 13); this.textBox3.TabIndex = 23; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label13.Location = new System.Drawing.Point(12, 141); + this.label13.Location = new System.Drawing.Point(16, 174); + this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(117, 13); this.label13.TabIndex = 22; @@ -1003,18 +1063,20 @@ // this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.textBox1.Location = new System.Drawing.Point(156, 45); + this.textBox1.Location = new System.Drawing.Point(208, 55); + this.textBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.textBox1.Multiline = true; this.textBox1.Name = "textBox1"; this.textBox1.ReadOnly = true; - this.textBox1.Size = new System.Drawing.Size(265, 80); + this.textBox1.Size = new System.Drawing.Size(353, 98); this.textBox1.TabIndex = 21; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label11.Location = new System.Drawing.Point(10, 19); + this.label11.Location = new System.Drawing.Point(13, 23); + this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(72, 13); this.label11.TabIndex = 18; @@ -1024,7 +1086,8 @@ // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label12.Location = new System.Drawing.Point(10, 45); + this.label12.Location = new System.Drawing.Point(13, 55); + this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(132, 13); this.label12.TabIndex = 19; @@ -1034,10 +1097,11 @@ // this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.textBox2.Location = new System.Drawing.Point(156, 19); + this.textBox2.Location = new System.Drawing.Point(208, 23); + this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.textBox2.Name = "textBox2"; this.textBox2.ReadOnly = true; - this.textBox2.Size = new System.Drawing.Size(265, 13); + this.textBox2.Size = new System.Drawing.Size(353, 13); this.textBox2.TabIndex = 20; // // treeViewAdvCouverts @@ -1046,16 +1110,16 @@ this.treeViewAdvCouverts.AllowMouseBasedSelection = true; this.treeViewAdvCouverts.BackColor = System.Drawing.Color.White; this.treeViewAdvCouverts.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))))); - treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1; - treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true; - treeNodeAdvStyleInfo1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); - treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); - treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); + treeNodeAdvStyleInfo2.CheckBoxTickThickness = 1; + treeNodeAdvStyleInfo2.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo2.EnsureDefaultOptionedChild = true; + treeNodeAdvStyleInfo2.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + treeNodeAdvStyleInfo2.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo2.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); + treeNodeAdvStyleInfo2.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); + treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.treeViewAdvCouverts.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] { - new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)}); + new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)}); this.treeViewAdvCouverts.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat; this.treeViewAdvCouverts.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.treeViewAdvCouverts.ContextMenuStrip = this.contextMenuStrip2; @@ -1069,7 +1133,7 @@ this.treeViewAdvCouverts.HelpTextControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.treeViewAdvCouverts.HelpTextControl.Location = new System.Drawing.Point(732, 0); this.treeViewAdvCouverts.HelpTextControl.Name = "helpText"; - this.treeViewAdvCouverts.HelpTextControl.Size = new System.Drawing.Size(49, 15); + this.treeViewAdvCouverts.HelpTextControl.Size = new System.Drawing.Size(58, 18); this.treeViewAdvCouverts.HelpTextControl.TabIndex = 0; this.treeViewAdvCouverts.HelpTextControl.Text = "help text"; this.treeViewAdvCouverts.HideSelection = false; @@ -1078,7 +1142,8 @@ this.treeViewAdvCouverts.ItemHeight = 25; this.treeViewAdvCouverts.LeftImageList = this.imageList2; this.treeViewAdvCouverts.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94))))); - this.treeViewAdvCouverts.Location = new System.Drawing.Point(3, 16); + this.treeViewAdvCouverts.Location = new System.Drawing.Point(4, 19); + this.treeViewAdvCouverts.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.treeViewAdvCouverts.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218))))); this.treeViewAdvCouverts.MetroScrollBars = true; this.treeViewAdvCouverts.Name = "treeViewAdvCouverts"; @@ -1086,7 +1151,7 @@ this.treeViewAdvCouverts.SelectedNodeBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))))); this.treeViewAdvCouverts.SelectedNodeForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.treeViewAdvCouverts.ShowFocusRect = false; - this.treeViewAdvCouverts.Size = new System.Drawing.Size(476, 397); + this.treeViewAdvCouverts.Size = new System.Drawing.Size(635, 488); this.treeViewAdvCouverts.Style = Syncfusion.Windows.Forms.Tools.TreeStyle.Office2016Colorful; this.treeViewAdvCouverts.TabIndex = 8; this.treeViewAdvCouverts.Text = "treeViewAdv2"; @@ -1107,7 +1172,7 @@ this.treeViewAdvCouverts.ToolTipControl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43))))); this.treeViewAdvCouverts.ToolTipControl.Location = new System.Drawing.Point(642, 0); this.treeViewAdvCouverts.ToolTipControl.Name = "toolTip"; - this.treeViewAdvCouverts.ToolTipControl.Size = new System.Drawing.Size(41, 15); + this.treeViewAdvCouverts.ToolTipControl.Size = new System.Drawing.Size(51, 18); this.treeViewAdvCouverts.ToolTipControl.TabIndex = 1; this.treeViewAdvCouverts.ToolTipControl.Text = "toolTip"; this.treeViewAdvCouverts.TransparentControls = true; @@ -1149,7 +1214,8 @@ // this.ribbon1.CaptionBarVisible = false; this.ribbon1.Font = new System.Drawing.Font("Segoe UI", 9F); - this.ribbon1.Location = new System.Drawing.Point(2, 2); + this.ribbon1.Location = new System.Drawing.Point(3, 2); + this.ribbon1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ribbon1.Minimized = false; this.ribbon1.Name = "ribbon1"; // @@ -1163,7 +1229,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(1921, 118); + this.ribbon1.Size = new System.Drawing.Size(2561, 145); this.ribbon1.TabIndex = 21; this.ribbon1.Tabs.Add(this.ribbonTab1); this.ribbon1.Tabs.Add(this.ribbonTab2); @@ -1274,9 +1340,10 @@ this.pnlcouvert.Controls.Add(this.panel1); this.pnlcouvert.Controls.Add(this.GrpPaketDetails); this.pnlcouvert.Controls.Add(this.panel2); - this.pnlcouvert.Location = new System.Drawing.Point(22, 120); + this.pnlcouvert.Location = new System.Drawing.Point(29, 148); + this.pnlcouvert.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pnlcouvert.Name = "pnlcouvert"; - this.pnlcouvert.Size = new System.Drawing.Size(1161, 668); + this.pnlcouvert.Size = new System.Drawing.Size(1548, 822); this.pnlcouvert.TabIndex = 22; // // panel1 @@ -1284,16 +1351,18 @@ this.panel1.BackColor = System.Drawing.Color.LightGray; this.panel1.Controls.Add(this.lblprieveiwbezeichnung); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - this.panel1.Location = new System.Drawing.Point(908, 0); + this.panel1.Location = new System.Drawing.Point(1211, 0); + this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(253, 54); + this.panel1.Size = new System.Drawing.Size(337, 66); this.panel1.TabIndex = 10; // // lblprieveiwbezeichnung // this.lblprieveiwbezeichnung.AutoSize = true; this.lblprieveiwbezeichnung.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblprieveiwbezeichnung.Location = new System.Drawing.Point(7, 16); + this.lblprieveiwbezeichnung.Location = new System.Drawing.Point(9, 20); + this.lblprieveiwbezeichnung.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblprieveiwbezeichnung.Name = "lblprieveiwbezeichnung"; this.lblprieveiwbezeichnung.Size = new System.Drawing.Size(0, 20); this.lblprieveiwbezeichnung.TabIndex = 0; @@ -1304,8 +1373,9 @@ this.panel2.Controls.Add(this.panel3); this.panel2.Dock = System.Windows.Forms.DockStyle.Left; this.panel2.Location = new System.Drawing.Point(0, 0); + this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(462, 668); + this.panel2.Size = new System.Drawing.Size(616, 822); this.panel2.TabIndex = 11; // // panel3 @@ -1315,16 +1385,18 @@ this.panel3.Controls.Add(this.richTextBox1); this.panel3.Controls.Add(this.lblerror); this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom; - this.panel3.Location = new System.Drawing.Point(0, 530); + this.panel3.Location = new System.Drawing.Point(0, 652); + this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(462, 138); + this.panel3.Size = new System.Drawing.Size(616, 170); this.panel3.TabIndex = 8; // // lblAttachment // this.lblAttachment.AutoSize = true; this.lblAttachment.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblAttachment.Location = new System.Drawing.Point(4, 122); + this.lblAttachment.Location = new System.Drawing.Point(5, 150); + this.lblAttachment.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblAttachment.Name = "lblAttachment"; this.lblAttachment.Size = new System.Drawing.Size(447, 17); this.lblAttachment.TabIndex = 2; @@ -1336,34 +1408,38 @@ this.richTextBox1.BackColor = System.Drawing.Color.LightGray; this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.richTextBox1.Location = new System.Drawing.Point(3, 0); + this.richTextBox1.Location = new System.Drawing.Point(4, 0); + this.richTextBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.richTextBox1.Name = "richTextBox1"; - this.richTextBox1.Size = new System.Drawing.Size(453, 111); + this.richTextBox1.Size = new System.Drawing.Size(604, 137); this.richTextBox1.TabIndex = 1; this.richTextBox1.Text = ""; // // lblerror // this.lblerror.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblerror.Location = new System.Drawing.Point(0, 3); + this.lblerror.Location = new System.Drawing.Point(0, 4); + this.lblerror.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblerror.Name = "lblerror"; - this.lblerror.Size = new System.Drawing.Size(396, 108); + this.lblerror.Size = new System.Drawing.Size(528, 133); this.lblerror.TabIndex = 0; // // pnlpostkorb // this.pnlpostkorb.Controls.Add(this.pdfViewerControl2); this.pnlpostkorb.Controls.Add(this.groupBox2); - this.pnlpostkorb.Location = new System.Drawing.Point(1511, 180); + this.pnlpostkorb.Location = new System.Drawing.Point(2015, 222); + this.pnlpostkorb.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pnlpostkorb.Name = "pnlpostkorb"; - this.pnlpostkorb.Size = new System.Drawing.Size(774, 529); + this.pnlpostkorb.Size = new System.Drawing.Size(1032, 651); this.pnlpostkorb.TabIndex = 23; // // lblpostausgang // this.lblpostausgang.AutoSize = true; this.lblpostausgang.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblpostausgang.Location = new System.Drawing.Point(1238, 49); + this.lblpostausgang.Location = new System.Drawing.Point(1651, 60); + this.lblpostausgang.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblpostausgang.Name = "lblpostausgang"; this.lblpostausgang.Size = new System.Drawing.Size(135, 20); this.lblpostausgang.TabIndex = 24; @@ -1379,18 +1455,20 @@ this.pnlprogress.Controls.Add(this.label3); this.pnlprogress.Controls.Add(this.label2); this.pnlprogress.Controls.Add(this.progressBar1); - this.pnlprogress.Location = new System.Drawing.Point(455, 24); + this.pnlprogress.Location = new System.Drawing.Point(607, 30); + this.pnlprogress.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.pnlprogress.Name = "pnlprogress"; - this.pnlprogress.Size = new System.Drawing.Size(477, 99); + this.pnlprogress.Size = new System.Drawing.Size(636, 122); this.pnlprogress.TabIndex = 25; this.pnlprogress.Visible = false; // // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(9, 22); + this.label1.Location = new System.Drawing.Point(12, 27); + this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(143, 13); + this.label1.Size = new System.Drawing.Size(177, 16); this.label1.TabIndex = 21; this.label1.Text = "Fortschritt Dokumentversand"; // @@ -1407,13 +1485,14 @@ this.progressBarAdv1.ForegroundImage = null; this.progressBarAdv1.GradientEndColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220))))); this.progressBarAdv1.GradientStartColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220))))); - this.progressBarAdv1.Location = new System.Drawing.Point(12, 46); + this.progressBarAdv1.Location = new System.Drawing.Point(16, 57); + this.progressBarAdv1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.progressBarAdv1.MultipleColors = new System.Drawing.Color[] { System.Drawing.Color.Empty}; this.progressBarAdv1.Name = "progressBarAdv1"; this.progressBarAdv1.ProgressStyle = Syncfusion.Windows.Forms.Tools.ProgressBarStyles.Office2016Colorful; this.progressBarAdv1.SegmentWidth = 12; - this.progressBarAdv1.Size = new System.Drawing.Size(448, 23); + this.progressBarAdv1.Size = new System.Drawing.Size(597, 28); this.progressBarAdv1.TabIndex = 20; this.progressBarAdv1.Text = "progressBarAdv1"; this.progressBarAdv1.ThemeName = "Office2016Colorful"; @@ -1422,34 +1501,38 @@ // lblProgressTitel // this.lblProgressTitel.AutoSize = true; - this.lblProgressTitel.Location = new System.Drawing.Point(12, 9); + this.lblProgressTitel.Location = new System.Drawing.Point(16, 11); + this.lblProgressTitel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblProgressTitel.Name = "lblProgressTitel"; - this.lblProgressTitel.Size = new System.Drawing.Size(0, 13); + this.lblProgressTitel.Size = new System.Drawing.Size(0, 16); this.lblProgressTitel.TabIndex = 19; // // label3 // this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(435, 78); + this.label3.Location = new System.Drawing.Point(580, 96); + this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(25, 13); + this.label3.Size = new System.Drawing.Size(28, 16); this.label3.TabIndex = 18; this.label3.Text = "100"; // // label2 // this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(12, 78); + this.label2.Location = new System.Drawing.Point(16, 96); + this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(13, 13); + this.label2.Size = new System.Drawing.Size(14, 16); this.label2.TabIndex = 17; this.label2.Text = "0"; // // progressBar1 // - this.progressBar1.Location = new System.Drawing.Point(12, 46); + this.progressBar1.Location = new System.Drawing.Point(16, 57); + this.progressBar1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.progressBar1.Name = "progressBar1"; - this.progressBar1.Size = new System.Drawing.Size(448, 23); + this.progressBar1.Size = new System.Drawing.Size(597, 28); this.progressBar1.TabIndex = 16; // // ribbonButton3 @@ -1464,7 +1547,8 @@ // this.lblserienbrief.AutoSize = true; this.lblserienbrief.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblserienbrief.Location = new System.Drawing.Point(1236, 48); + this.lblserienbrief.Location = new System.Drawing.Point(1648, 59); + this.lblserienbrief.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblserienbrief.Name = "lblserienbrief"; this.lblserienbrief.Size = new System.Drawing.Size(101, 20); this.lblserienbrief.TabIndex = 26; @@ -1477,9 +1561,9 @@ // // Versandstrasse // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1925, 1056); + this.ClientSize = new System.Drawing.Size(2567, 1300); this.Controls.Add(this.panelPrepare); this.Controls.Add(this.lblpostausgang); this.Controls.Add(this.lblserienbrief); @@ -1489,6 +1573,7 @@ this.Controls.Add(this.ribbon1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; + this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "Versandstrasse"; this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center; this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; diff --git a/Client/Versandstrasse/Versandstrasse.cs b/Client/Versandstrasse/Versandstrasse.cs index 488898e57..1eb73f4ec 100644 --- a/Client/Versandstrasse/Versandstrasse.cs +++ b/Client/Versandstrasse/Versandstrasse.cs @@ -117,7 +117,11 @@ namespace OnDoc.Versandstrasse } private void Versandstrasse_Load(object sender, EventArgs e) { - + Screen screen = Screen.FromControl(this); + if (this.Width > screen.WorkingArea.Width || this.Height > screen.WorkingArea.Height) + { + this.WindowState = FormWindowState.Maximized; + } if (Properties.Settings.Default.GASSize == "True") { @@ -190,15 +194,15 @@ namespace OnDoc.Versandstrasse lblprueftext.MaximumSize = new Size(panelVerify.Width - 10, 50); lblprueftextSB.MaximumSize = new Size(panelVerify.Width - 10, 50); lblprueftextsb2.MaximumSize = new Size(panelVerify.Width - 10, 50); - try - { - Screen screen = Screen.FromControl(this); - if (this.Width > screen.WorkingArea.Width || this.Height > screen.WorkingArea.Height) - { - this.WindowState = FormWindowState.Maximized; - } - } - catch { } + //try + //{ + // Screen screen = Screen.FromControl(this); + // if (this.Width > screen.WorkingArea.Width || this.Height > screen.WorkingArea.Height) + // { + // this.WindowState = FormWindowState.Maximized; + // } + //} + //catch { } @@ -1828,6 +1832,7 @@ namespace OnDoc.Versandstrasse { this.treeViewAdvCouverts.Height = this.Height - this.ribbon1.Height - this.grpCouvertDetails.Height; panelPrepare.Left = this.Width - this.panelPrepare.Width; + this.lblpostausgang.Left = this.Width - lblpostausgang.Width; } private void Versandstrasse_FormClosing(object sender, FormClosingEventArgs e) diff --git a/Client/Versandstrasse/Versandstrasse.resx b/Client/Versandstrasse/Versandstrasse.resx index 972d3f6ca..0153dbd0c 100644 --- a/Client/Versandstrasse/Versandstrasse.resx +++ b/Client/Versandstrasse/Versandstrasse.resx @@ -128,7 +128,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAD0 - DAAAAk1TRnQBSQFMAgEBBgEAAZABAQGQAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + DAAAAk1TRnQBSQFMAgEBBgEAAZgBAQGYAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA @@ -194,7 +194,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAAU - DAAAAk1TRnQBSQFMAgEBBQEAAZgBAQGYAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + DAAAAk1TRnQBSQFMAgEBBQEAAaABAQGgAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA @@ -248,7 +248,7 @@ AYABAQIAAeABBwHAAQMBwAEDAgAB8AEPAfABDwHwAQ8BgAEBCw== - + AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0 dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABVTeXN0ZW0uRHJh @@ -337,7 +337,7 @@ /wM19F1wo1uqCAAAAABJRU5ErkJggg== - + AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj00LjAuMC4wLCBDdWx0 dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABVTeXN0ZW0uRHJh @@ -355,7 +355,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAAq - CQAAAk1TRnQBSQFMAgEBAwEAAVgBAQFYAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + CQAAAk1TRnQBSQFMAgEBAwEAAWABAQFgAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo AwABQAMAARADAAEBAQABCAYAAQQYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA diff --git a/Client/bin/Debug/OnDoc.exe b/Client/bin/Debug/OnDoc.exe index 30138d1ee..36a4ecefb 100644 Binary files a/Client/bin/Debug/OnDoc.exe and b/Client/bin/Debug/OnDoc.exe differ diff --git a/Client/bin/Debug/OnDoc.pdb b/Client/bin/Debug/OnDoc.pdb index 4d644d2e3..ee81a5bf6 100644 Binary files a/Client/bin/Debug/OnDoc.pdb and b/Client/bin/Debug/OnDoc.pdb differ diff --git a/Client/bin/Debug/OnDocClient.zip b/Client/bin/Debug/OnDocClient.zip index b6f0003b9..7c08571a3 100644 Binary files a/Client/bin/Debug/OnDocClient.zip and b/Client/bin/Debug/OnDocClient.zip differ diff --git a/Client/bin/Debug/de-DE/OnDoc.resources.dll b/Client/bin/Debug/de-DE/OnDoc.resources.dll index e5a519c1a..663bab480 100644 Binary files a/Client/bin/Debug/de-DE/OnDoc.resources.dll and b/Client/bin/Debug/de-DE/OnDoc.resources.dll differ diff --git a/Client/obj/Debug/Client.csproj.AssemblyReference.cache b/Client/obj/Debug/Client.csproj.AssemblyReference.cache index e3757dec6..0cb048a48 100644 Binary files a/Client/obj/Debug/Client.csproj.AssemblyReference.cache and b/Client/obj/Debug/Client.csproj.AssemblyReference.cache differ diff --git a/Client/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Client/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 94a003b01..311b5c9e4 100644 Binary files a/Client/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/Client/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/Client/obj/Debug/OnDoc.UICintrols.DokList.resources b/Client/obj/Debug/OnDoc.UICintrols.DokList.resources index 41bbc8923..e038068cc 100644 Binary files a/Client/obj/Debug/OnDoc.UICintrols.DokList.resources and b/Client/obj/Debug/OnDoc.UICintrols.DokList.resources differ diff --git a/Client/obj/Debug/OnDoc.Versandstrasse.Versandstrasse.resources b/Client/obj/Debug/OnDoc.Versandstrasse.Versandstrasse.resources index 6865ebe06..b5802f521 100644 Binary files a/Client/obj/Debug/OnDoc.Versandstrasse.Versandstrasse.resources and b/Client/obj/Debug/OnDoc.Versandstrasse.Versandstrasse.resources differ diff --git a/Client/obj/Debug/OnDoc.exe b/Client/obj/Debug/OnDoc.exe index 30138d1ee..36a4ecefb 100644 Binary files a/Client/obj/Debug/OnDoc.exe and b/Client/obj/Debug/OnDoc.exe differ diff --git a/Client/obj/Debug/OnDoc.pdb b/Client/obj/Debug/OnDoc.pdb index 4d644d2e3..ee81a5bf6 100644 Binary files a/Client/obj/Debug/OnDoc.pdb and b/Client/obj/Debug/OnDoc.pdb differ diff --git a/Client/obj/Debug/de-DE/OnDoc.resources.dll b/Client/obj/Debug/de-DE/OnDoc.resources.dll index e5a519c1a..663bab480 100644 Binary files a/Client/obj/Debug/de-DE/OnDoc.resources.dll and b/Client/obj/Debug/de-DE/OnDoc.resources.dll differ diff --git a/DOCGEN/obj/Debug/DocGen.csproj.AssemblyReference.cache b/DOCGEN/obj/Debug/DocGen.csproj.AssemblyReference.cache index c5c28fae1..8a247ee59 100644 Binary files a/DOCGEN/obj/Debug/DocGen.csproj.AssemblyReference.cache and b/DOCGEN/obj/Debug/DocGen.csproj.AssemblyReference.cache differ diff --git a/OnDocOffice/obj/Debug/OnDocOffice.csproj.AssemblyReference.cache b/OnDocOffice/obj/Debug/OnDocOffice.csproj.AssemblyReference.cache index e51a495a1..8d8bfe979 100644 Binary files a/OnDocOffice/obj/Debug/OnDocOffice.csproj.AssemblyReference.cache and b/OnDocOffice/obj/Debug/OnDocOffice.csproj.AssemblyReference.cache differ diff --git a/Versandstrasse/obj/Debug/Versandstrasse.csproj.AssemblyReference.cache b/Versandstrasse/obj/Debug/Versandstrasse.csproj.AssemblyReference.cache index 23e602f41..4c7523845 100644 Binary files a/Versandstrasse/obj/Debug/Versandstrasse.csproj.AssemblyReference.cache and b/Versandstrasse/obj/Debug/Versandstrasse.csproj.AssemblyReference.cache differ