update 20250501
This commit is contained in:
269
Client/Versandstrasse/Versandstrasse.Designer.cs
generated
269
Client/Versandstrasse/Versandstrasse.Designer.cs
generated
@@ -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 messageBoxSettings15 = new Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings();
|
||||
Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings pdfViewerPrinterSettings15 = new Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings();
|
||||
Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings textSearchSettings15 = new Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings();
|
||||
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
||||
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
||||
Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings messageBoxSettings16 = new Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings();
|
||||
Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings pdfViewerPrinterSettings16 = new Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings();
|
||||
Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings textSearchSettings16 = new Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings();
|
||||
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.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.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
||||
@@ -117,6 +117,7 @@
|
||||
this.lblprieveiwbezeichnung = new System.Windows.Forms.Label();
|
||||
this.panel2 = new System.Windows.Forms.Panel();
|
||||
this.panel3 = new System.Windows.Forms.Panel();
|
||||
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
||||
this.lblerror = new System.Windows.Forms.Label();
|
||||
this.pnlpostkorb = new System.Windows.Forms.Panel();
|
||||
this.lblpostausgang = new System.Windows.Forms.Label();
|
||||
@@ -128,9 +129,8 @@
|
||||
this.label2 = new System.Windows.Forms.Label();
|
||||
this.progressBar1 = new System.Windows.Forms.ProgressBar();
|
||||
this.ribbonButton3 = new System.Windows.Forms.RibbonButton();
|
||||
|
||||
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
||||
this.lblserienbrief = new System.Windows.Forms.Label();
|
||||
this.label5 = new System.Windows.Forms.Label();
|
||||
this.contextMenuStrip1.SuspendLayout();
|
||||
this.panelPrepare.SuspendLayout();
|
||||
this.GrpPaketDetails.SuspendLayout();
|
||||
@@ -159,14 +159,14 @@
|
||||
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.löschenToolStripMenuItem});
|
||||
this.contextMenuStrip1.Name = "contextMenuStrip1";
|
||||
this.contextMenuStrip1.Size = new System.Drawing.Size(119, 26);
|
||||
this.contextMenuStrip1.Size = new System.Drawing.Size(132, 28);
|
||||
this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
|
||||
this.contextMenuStrip1.Click += new System.EventHandler(this.contextMenuStrip1_Click);
|
||||
//
|
||||
// löschenToolStripMenuItem
|
||||
//
|
||||
this.löschenToolStripMenuItem.Name = "löschenToolStripMenuItem";
|
||||
this.löschenToolStripMenuItem.Size = new System.Drawing.Size(118, 22);
|
||||
this.löschenToolStripMenuItem.Size = new System.Drawing.Size(131, 24);
|
||||
this.löschenToolStripMenuItem.Text = "Löschen";
|
||||
this.löschenToolStripMenuItem.Click += new System.EventHandler(this.löschenToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -195,7 +195,7 @@
|
||||
//
|
||||
this.panelPrepare.BackColor = System.Drawing.Color.Silver;
|
||||
this.panelPrepare.Controls.Add(this.label4);
|
||||
this.panelPrepare.Location = new System.Drawing.Point(308, 205);
|
||||
this.panelPrepare.Location = new System.Drawing.Point(308, 284);
|
||||
this.panelPrepare.Name = "panelPrepare";
|
||||
this.panelPrepare.Size = new System.Drawing.Size(832, 69);
|
||||
this.panelPrepare.TabIndex = 14;
|
||||
@@ -207,7 +207,7 @@
|
||||
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.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(437, 20);
|
||||
this.label4.Size = new System.Drawing.Size(525, 25);
|
||||
this.label4.TabIndex = 0;
|
||||
this.label4.Text = "Versand wird vorbereit - bitte einen Moment warten....";
|
||||
this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
||||
@@ -223,17 +223,17 @@
|
||||
this.pdfViewerControl1.IsTextSearchEnabled = true;
|
||||
this.pdfViewerControl1.IsTextSelectionEnabled = true;
|
||||
this.pdfViewerControl1.Location = new System.Drawing.Point(908, 54);
|
||||
messageBoxSettings15.EnableNotification = true;
|
||||
this.pdfViewerControl1.MessageBoxSettings = messageBoxSettings15;
|
||||
messageBoxSettings3.EnableNotification = true;
|
||||
this.pdfViewerControl1.MessageBoxSettings = messageBoxSettings3;
|
||||
this.pdfViewerControl1.MinimumZoomPercentage = 50;
|
||||
this.pdfViewerControl1.Name = "pdfViewerControl1";
|
||||
this.pdfViewerControl1.PageBorderThickness = 1;
|
||||
pdfViewerPrinterSettings15.Copies = 1;
|
||||
pdfViewerPrinterSettings15.PageOrientation = Syncfusion.Windows.PdfViewer.PdfViewerPrintOrientation.Auto;
|
||||
pdfViewerPrinterSettings15.PageSize = Syncfusion.Windows.PdfViewer.PdfViewerPrintSize.ActualSize;
|
||||
pdfViewerPrinterSettings15.PrintLocation = ((System.Drawing.PointF)(resources.GetObject("pdfViewerPrinterSettings15.PrintLocation")));
|
||||
pdfViewerPrinterSettings15.ShowPrintStatusDialog = true;
|
||||
this.pdfViewerControl1.PrinterSettings = pdfViewerPrinterSettings15;
|
||||
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;
|
||||
@@ -243,10 +243,10 @@
|
||||
this.pdfViewerControl1.SpaceBetweenPages = 8;
|
||||
this.pdfViewerControl1.TabIndex = 10;
|
||||
this.pdfViewerControl1.Text = "pdfViewerControl1";
|
||||
textSearchSettings15.CurrentInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(171)))), ((int)(((byte)(64)))));
|
||||
textSearchSettings15.HighlightAllInstance = true;
|
||||
textSearchSettings15.OtherInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
|
||||
this.pdfViewerControl1.TextSearchSettings = textSearchSettings15;
|
||||
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;
|
||||
@@ -283,6 +283,7 @@
|
||||
//
|
||||
// groupBox3
|
||||
//
|
||||
this.groupBox3.Controls.Add(this.label5);
|
||||
this.groupBox3.Controls.Add(this.label6);
|
||||
this.groupBox3.Controls.Add(this.txtadresse);
|
||||
this.groupBox3.Controls.Add(this.treeViewAdvAdresse);
|
||||
@@ -297,34 +298,34 @@
|
||||
// label6
|
||||
//
|
||||
this.label6.AutoSize = true;
|
||||
this.label6.Location = new System.Drawing.Point(266, 25);
|
||||
this.label6.Location = new System.Drawing.Point(267, 41);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(93, 13);
|
||||
this.label6.Size = new System.Drawing.Size(106, 15);
|
||||
this.label6.TabIndex = 10;
|
||||
this.label6.Text = "Gewählte Adresse";
|
||||
//
|
||||
// txtadresse
|
||||
//
|
||||
this.txtadresse.Location = new System.Drawing.Point(268, 44);
|
||||
this.txtadresse.Location = new System.Drawing.Point(270, 59);
|
||||
this.txtadresse.Multiline = true;
|
||||
this.txtadresse.Name = "txtadresse";
|
||||
this.txtadresse.ReadOnly = true;
|
||||
this.txtadresse.Size = new System.Drawing.Size(163, 97);
|
||||
this.txtadresse.Size = new System.Drawing.Size(164, 97);
|
||||
this.txtadresse.TabIndex = 12;
|
||||
//
|
||||
// treeViewAdvAdresse
|
||||
//
|
||||
this.treeViewAdvAdresse.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
|
||||
treeNodeAdvStyleInfo2.CheckBoxTickThickness = 1;
|
||||
treeNodeAdvStyleInfo2.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo2.EnsureDefaultOptionedChild = true;
|
||||
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.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", treeNodeAdvStyleInfo2)});
|
||||
this.treeViewAdvAdresse.BeforeTouchSize = new System.Drawing.Size(259, 193);
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo4)});
|
||||
this.treeViewAdvAdresse.BeforeTouchSize = new System.Drawing.Size(259, 174);
|
||||
//
|
||||
//
|
||||
//
|
||||
@@ -336,11 +337,11 @@
|
||||
this.treeViewAdvAdresse.HelpTextControl.Visible = true;
|
||||
this.treeViewAdvAdresse.HideSelection = false;
|
||||
this.treeViewAdvAdresse.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
||||
this.treeViewAdvAdresse.Location = new System.Drawing.Point(6, 44);
|
||||
this.treeViewAdvAdresse.Location = new System.Drawing.Point(5, 59);
|
||||
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, 193);
|
||||
this.treeViewAdvAdresse.Size = new System.Drawing.Size(259, 174);
|
||||
this.treeViewAdvAdresse.TabIndex = 3;
|
||||
this.treeViewAdvAdresse.Text = "treeViewAdv2";
|
||||
this.treeViewAdvAdresse.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
||||
@@ -360,11 +361,11 @@
|
||||
// chkGAS
|
||||
//
|
||||
this.chkGAS.AutoSize = true;
|
||||
this.chkGAS.Location = new System.Drawing.Point(3, 21);
|
||||
this.chkGAS.Location = new System.Drawing.Point(6, 21);
|
||||
this.chkGAS.Name = "chkGAS";
|
||||
this.chkGAS.Size = new System.Drawing.Size(178, 17);
|
||||
this.chkGAS.Size = new System.Drawing.Size(203, 19);
|
||||
this.chkGAS.TabIndex = 0;
|
||||
this.chkGAS.Text = "Frankiertes Rückantwortcouvert";
|
||||
this.chkGAS.Text = "Frankiertes Rückantwortcouvert ";
|
||||
this.chkGAS.UseVisualStyleBackColor = true;
|
||||
this.chkGAS.CheckedChanged += new System.EventHandler(this.chkGAS_CheckedChanged);
|
||||
//
|
||||
@@ -396,7 +397,7 @@
|
||||
this.txtAnzahlSeiten.Location = new System.Drawing.Point(151, 152);
|
||||
this.txtAnzahlSeiten.Name = "txtAnzahlSeiten";
|
||||
this.txtAnzahlSeiten.ReadOnly = true;
|
||||
this.txtAnzahlSeiten.Size = new System.Drawing.Size(265, 13);
|
||||
this.txtAnzahlSeiten.Size = new System.Drawing.Size(265, 16);
|
||||
this.txtAnzahlSeiten.TabIndex = 17;
|
||||
//
|
||||
// txtAnzahlDokumente
|
||||
@@ -406,7 +407,7 @@
|
||||
this.txtAnzahlDokumente.Location = new System.Drawing.Point(151, 133);
|
||||
this.txtAnzahlDokumente.Name = "txtAnzahlDokumente";
|
||||
this.txtAnzahlDokumente.ReadOnly = true;
|
||||
this.txtAnzahlDokumente.Size = new System.Drawing.Size(265, 13);
|
||||
this.txtAnzahlDokumente.Size = new System.Drawing.Size(265, 16);
|
||||
this.txtAnzahlDokumente.TabIndex = 16;
|
||||
//
|
||||
// label15
|
||||
@@ -415,7 +416,7 @@
|
||||
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.Name = "label15";
|
||||
this.label15.Size = new System.Drawing.Size(89, 13);
|
||||
this.label15.Size = new System.Drawing.Size(113, 17);
|
||||
this.label15.TabIndex = 15;
|
||||
this.label15.Text = "Anzahl Seiten:";
|
||||
//
|
||||
@@ -425,7 +426,7 @@
|
||||
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.Name = "label14";
|
||||
this.label14.Size = new System.Drawing.Size(117, 13);
|
||||
this.label14.Size = new System.Drawing.Size(148, 17);
|
||||
this.label14.TabIndex = 14;
|
||||
this.label14.Text = "Anzahl Dokumente:";
|
||||
//
|
||||
@@ -459,7 +460,7 @@
|
||||
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.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(72, 13);
|
||||
this.label7.Size = new System.Drawing.Size(93, 17);
|
||||
this.label7.TabIndex = 10;
|
||||
this.label7.Text = "Versandart:";
|
||||
//
|
||||
@@ -479,7 +480,7 @@
|
||||
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.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(132, 13);
|
||||
this.label8.Size = new System.Drawing.Size(167, 17);
|
||||
this.label8.TabIndex = 11;
|
||||
this.label8.Text = "Rückantwort-Adresse:";
|
||||
//
|
||||
@@ -490,7 +491,7 @@
|
||||
this.txtVersandoption.Location = new System.Drawing.Point(151, 14);
|
||||
this.txtVersandoption.Name = "txtVersandoption";
|
||||
this.txtVersandoption.ReadOnly = true;
|
||||
this.txtVersandoption.Size = new System.Drawing.Size(265, 13);
|
||||
this.txtVersandoption.Size = new System.Drawing.Size(265, 16);
|
||||
this.txtVersandoption.TabIndex = 12;
|
||||
//
|
||||
// lblprueftext
|
||||
@@ -498,7 +499,7 @@
|
||||
this.lblprueftext.AutoSize = true;
|
||||
this.lblprueftext.Location = new System.Drawing.Point(10, 174);
|
||||
this.lblprueftext.Name = "lblprueftext";
|
||||
this.lblprueftext.Size = new System.Drawing.Size(43, 13);
|
||||
this.lblprueftext.Size = new System.Drawing.Size(48, 15);
|
||||
this.lblprueftext.TabIndex = 6;
|
||||
this.lblprueftext.Text = "Prüftext";
|
||||
//
|
||||
@@ -542,7 +543,7 @@
|
||||
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.Name = "lblprueftextsb2";
|
||||
this.lblprueftextsb2.Size = new System.Drawing.Size(51, 13);
|
||||
this.lblprueftextsb2.Size = new System.Drawing.Size(64, 17);
|
||||
this.lblprueftextsb2.TabIndex = 20;
|
||||
this.lblprueftextsb2.Text = "Prüftext";
|
||||
//
|
||||
@@ -553,7 +554,7 @@
|
||||
this.txtAnzahlDokumetneSB.Location = new System.Drawing.Point(151, 126);
|
||||
this.txtAnzahlDokumetneSB.Name = "txtAnzahlDokumetneSB";
|
||||
this.txtAnzahlDokumetneSB.ReadOnly = true;
|
||||
this.txtAnzahlDokumetneSB.Size = new System.Drawing.Size(265, 13);
|
||||
this.txtAnzahlDokumetneSB.Size = new System.Drawing.Size(265, 16);
|
||||
this.txtAnzahlDokumetneSB.TabIndex = 19;
|
||||
//
|
||||
// txtRückantwortSB
|
||||
@@ -573,7 +574,7 @@
|
||||
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.Name = "label16";
|
||||
this.label16.Size = new System.Drawing.Size(117, 13);
|
||||
this.label16.Size = new System.Drawing.Size(148, 17);
|
||||
this.label16.TabIndex = 18;
|
||||
this.label16.Text = "Anzahl Dokumente:";
|
||||
//
|
||||
@@ -583,7 +584,7 @@
|
||||
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.Name = "label9";
|
||||
this.label9.Size = new System.Drawing.Size(72, 13);
|
||||
this.label9.Size = new System.Drawing.Size(93, 17);
|
||||
this.label9.TabIndex = 14;
|
||||
this.label9.Text = "Versandart:";
|
||||
//
|
||||
@@ -593,7 +594,7 @@
|
||||
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.Name = "label10";
|
||||
this.label10.Size = new System.Drawing.Size(132, 13);
|
||||
this.label10.Size = new System.Drawing.Size(167, 17);
|
||||
this.label10.TabIndex = 15;
|
||||
this.label10.Text = "Rückantwort-Adresse:";
|
||||
//
|
||||
@@ -604,7 +605,7 @@
|
||||
this.txtversandartsb.Location = new System.Drawing.Point(152, 7);
|
||||
this.txtversandartsb.Name = "txtversandartsb";
|
||||
this.txtversandartsb.ReadOnly = true;
|
||||
this.txtversandartsb.Size = new System.Drawing.Size(265, 13);
|
||||
this.txtversandartsb.Size = new System.Drawing.Size(265, 16);
|
||||
this.txtversandartsb.TabIndex = 16;
|
||||
//
|
||||
// btnsendserienbrief
|
||||
@@ -637,7 +638,7 @@
|
||||
this.lblprueftextSB.AutoSize = true;
|
||||
this.lblprueftextSB.Location = new System.Drawing.Point(9, 154);
|
||||
this.lblprueftextSB.Name = "lblprueftextSB";
|
||||
this.lblprueftextSB.Size = new System.Drawing.Size(43, 13);
|
||||
this.lblprueftextSB.Size = new System.Drawing.Size(48, 15);
|
||||
this.lblprueftextSB.TabIndex = 6;
|
||||
this.lblprueftextSB.Text = "Prüftext";
|
||||
//
|
||||
@@ -663,7 +664,7 @@
|
||||
this.rbb1post.Checked = true;
|
||||
this.rbb1post.Location = new System.Drawing.Point(74, 21);
|
||||
this.rbb1post.Name = "rbb1post";
|
||||
this.rbb1post.Size = new System.Drawing.Size(62, 17);
|
||||
this.rbb1post.Size = new System.Drawing.Size(71, 19);
|
||||
this.rbb1post.TabIndex = 5;
|
||||
this.rbb1post.TabStop = true;
|
||||
this.rbb1post.Text = "B1-Post";
|
||||
@@ -675,7 +676,7 @@
|
||||
this.rbb2post.AutoSize = true;
|
||||
this.rbb2post.Location = new System.Drawing.Point(6, 21);
|
||||
this.rbb2post.Name = "rbb2post";
|
||||
this.rbb2post.Size = new System.Drawing.Size(62, 17);
|
||||
this.rbb2post.Size = new System.Drawing.Size(71, 19);
|
||||
this.rbb2post.TabIndex = 4;
|
||||
this.rbb2post.Text = "B2-Post";
|
||||
this.rbb2post.UseVisualStyleBackColor = true;
|
||||
@@ -686,7 +687,7 @@
|
||||
this.rbversandoption3.AutoSize = true;
|
||||
this.rbversandoption3.Location = new System.Drawing.Point(222, 21);
|
||||
this.rbversandoption3.Name = "rbversandoption3";
|
||||
this.rbversandoption3.Size = new System.Drawing.Size(207, 17);
|
||||
this.rbversandoption3.Size = new System.Drawing.Size(238, 19);
|
||||
this.rbversandoption3.TabIndex = 2;
|
||||
this.rbversandoption3.Text = "Hauptadresse, Postversand erzwingen";
|
||||
this.rbversandoption3.UseVisualStyleBackColor = true;
|
||||
@@ -697,7 +698,7 @@
|
||||
this.rbapost.AutoSize = true;
|
||||
this.rbapost.Location = new System.Drawing.Point(142, 21);
|
||||
this.rbapost.Name = "rbapost";
|
||||
this.rbapost.Size = new System.Drawing.Size(56, 17);
|
||||
this.rbapost.Size = new System.Drawing.Size(63, 19);
|
||||
this.rbapost.TabIndex = 3;
|
||||
this.rbapost.Text = "A-Post";
|
||||
this.rbapost.UseVisualStyleBackColor = true;
|
||||
@@ -708,7 +709,7 @@
|
||||
this.rbversandoption2.AutoSize = true;
|
||||
this.rbversandoption2.Location = new System.Drawing.Point(222, 21);
|
||||
this.rbversandoption2.Name = "rbversandoption2";
|
||||
this.rbversandoption2.Size = new System.Drawing.Size(197, 17);
|
||||
this.rbversandoption2.Size = new System.Drawing.Size(228, 19);
|
||||
this.rbversandoption2.TabIndex = 1;
|
||||
this.rbversandoption2.Text = "Hauptadresse, E-Banking erzwingen";
|
||||
this.rbversandoption2.UseVisualStyleBackColor = true;
|
||||
@@ -719,7 +720,7 @@
|
||||
this.rbversandoption1.AutoSize = true;
|
||||
this.rbversandoption1.Location = new System.Drawing.Point(222, 21);
|
||||
this.rbversandoption1.Name = "rbversandoption1";
|
||||
this.rbversandoption1.Size = new System.Drawing.Size(166, 17);
|
||||
this.rbversandoption1.Size = new System.Drawing.Size(191, 19);
|
||||
this.rbversandoption1.TabIndex = 0;
|
||||
this.rbversandoption1.Text = "Hauptadresse und Versandart";
|
||||
this.rbversandoption1.UseVisualStyleBackColor = true;
|
||||
@@ -741,16 +742,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))))));
|
||||
treeNodeAdvStyleInfo3.CheckBoxTickThickness = 1;
|
||||
treeNodeAdvStyleInfo3.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo3.EnsureDefaultOptionedChild = true;
|
||||
treeNodeAdvStyleInfo3.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
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.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", treeNodeAdvStyleInfo3)});
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
||||
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(462, 530);
|
||||
this.treeViewAdv1.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat;
|
||||
this.treeViewAdv1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
@@ -765,7 +766,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(55, 17);
|
||||
this.treeViewAdv1.HelpTextControl.TabIndex = 0;
|
||||
this.treeViewAdv1.HelpTextControl.Text = "help text";
|
||||
this.treeViewAdv1.HideSelection = false;
|
||||
@@ -802,7 +803,7 @@
|
||||
this.treeViewAdv1.ToolTipControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
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(46, 17);
|
||||
this.treeViewAdv1.ToolTipControl.TabIndex = 1;
|
||||
this.treeViewAdv1.ToolTipControl.Text = "toolTip";
|
||||
this.treeViewAdv1.TransparentControls = true;
|
||||
@@ -824,17 +825,17 @@
|
||||
this.pdfViewerControl2.IsTextSearchEnabled = true;
|
||||
this.pdfViewerControl2.IsTextSelectionEnabled = true;
|
||||
this.pdfViewerControl2.Location = new System.Drawing.Point(482, 0);
|
||||
messageBoxSettings16.EnableNotification = true;
|
||||
this.pdfViewerControl2.MessageBoxSettings = messageBoxSettings16;
|
||||
messageBoxSettings4.EnableNotification = true;
|
||||
this.pdfViewerControl2.MessageBoxSettings = messageBoxSettings4;
|
||||
this.pdfViewerControl2.MinimumZoomPercentage = 50;
|
||||
this.pdfViewerControl2.Name = "pdfViewerControl2";
|
||||
this.pdfViewerControl2.PageBorderThickness = 1;
|
||||
pdfViewerPrinterSettings16.Copies = 1;
|
||||
pdfViewerPrinterSettings16.PageOrientation = Syncfusion.Windows.PdfViewer.PdfViewerPrintOrientation.Auto;
|
||||
pdfViewerPrinterSettings16.PageSize = Syncfusion.Windows.PdfViewer.PdfViewerPrintSize.ActualSize;
|
||||
pdfViewerPrinterSettings16.PrintLocation = ((System.Drawing.PointF)(resources.GetObject("pdfViewerPrinterSettings16.PrintLocation")));
|
||||
pdfViewerPrinterSettings16.ShowPrintStatusDialog = true;
|
||||
this.pdfViewerControl2.PrinterSettings = pdfViewerPrinterSettings16;
|
||||
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;
|
||||
@@ -844,10 +845,10 @@
|
||||
this.pdfViewerControl2.SpaceBetweenPages = 8;
|
||||
this.pdfViewerControl2.TabIndex = 11;
|
||||
this.pdfViewerControl2.Text = "pdfViewerControl2";
|
||||
textSearchSettings16.CurrentInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(171)))), ((int)(((byte)(64)))));
|
||||
textSearchSettings16.HighlightAllInstance = true;
|
||||
textSearchSettings16.OtherInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
|
||||
this.pdfViewerControl2.TextSearchSettings = textSearchSettings16;
|
||||
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;
|
||||
@@ -891,7 +892,7 @@
|
||||
this.textBox4.Location = new System.Drawing.Point(156, 165);
|
||||
this.textBox4.Name = "textBox4";
|
||||
this.textBox4.ReadOnly = true;
|
||||
this.textBox4.Size = new System.Drawing.Size(265, 13);
|
||||
this.textBox4.Size = new System.Drawing.Size(265, 16);
|
||||
this.textBox4.TabIndex = 25;
|
||||
//
|
||||
// label17
|
||||
@@ -900,7 +901,7 @@
|
||||
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.Name = "label17";
|
||||
this.label17.Size = new System.Drawing.Size(89, 13);
|
||||
this.label17.Size = new System.Drawing.Size(113, 17);
|
||||
this.label17.TabIndex = 24;
|
||||
this.label17.Text = "Anzahl Seiten:";
|
||||
//
|
||||
@@ -911,7 +912,7 @@
|
||||
this.textBox3.Location = new System.Drawing.Point(156, 141);
|
||||
this.textBox3.Name = "textBox3";
|
||||
this.textBox3.ReadOnly = true;
|
||||
this.textBox3.Size = new System.Drawing.Size(265, 13);
|
||||
this.textBox3.Size = new System.Drawing.Size(265, 16);
|
||||
this.textBox3.TabIndex = 23;
|
||||
//
|
||||
// label13
|
||||
@@ -920,7 +921,7 @@
|
||||
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.Name = "label13";
|
||||
this.label13.Size = new System.Drawing.Size(117, 13);
|
||||
this.label13.Size = new System.Drawing.Size(148, 17);
|
||||
this.label13.TabIndex = 22;
|
||||
this.label13.Text = "Anzahl Dokumente:";
|
||||
//
|
||||
@@ -941,7 +942,7 @@
|
||||
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.Name = "label11";
|
||||
this.label11.Size = new System.Drawing.Size(72, 13);
|
||||
this.label11.Size = new System.Drawing.Size(93, 17);
|
||||
this.label11.TabIndex = 18;
|
||||
this.label11.Text = "Versandart:";
|
||||
//
|
||||
@@ -951,7 +952,7 @@
|
||||
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.Name = "label12";
|
||||
this.label12.Size = new System.Drawing.Size(132, 13);
|
||||
this.label12.Size = new System.Drawing.Size(167, 17);
|
||||
this.label12.TabIndex = 19;
|
||||
this.label12.Text = "Rückantwort-Adresse:";
|
||||
//
|
||||
@@ -962,7 +963,7 @@
|
||||
this.textBox2.Location = new System.Drawing.Point(156, 19);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.ReadOnly = true;
|
||||
this.textBox2.Size = new System.Drawing.Size(265, 13);
|
||||
this.textBox2.Size = new System.Drawing.Size(265, 16);
|
||||
this.textBox2.TabIndex = 20;
|
||||
//
|
||||
// treeViewAdvCouverts
|
||||
@@ -971,16 +972,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))))));
|
||||
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)))));
|
||||
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", treeNodeAdvStyleInfo4)});
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)});
|
||||
this.treeViewAdvCouverts.BeforeTouchSize = new System.Drawing.Size(476, 397);
|
||||
this.treeViewAdvCouverts.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat;
|
||||
this.treeViewAdvCouverts.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
@@ -995,7 +996,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(55, 17);
|
||||
this.treeViewAdvCouverts.HelpTextControl.TabIndex = 0;
|
||||
this.treeViewAdvCouverts.HelpTextControl.Text = "help text";
|
||||
this.treeViewAdvCouverts.HideSelection = false;
|
||||
@@ -1032,7 +1033,7 @@
|
||||
this.treeViewAdvCouverts.ToolTipControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
||||
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(46, 17);
|
||||
this.treeViewAdvCouverts.ToolTipControl.TabIndex = 1;
|
||||
this.treeViewAdvCouverts.ToolTipControl.Text = "toolTip";
|
||||
this.treeViewAdvCouverts.TransparentControls = true;
|
||||
@@ -1045,19 +1046,19 @@
|
||||
this.versandCouvertLöschenToolStripMenuItem,
|
||||
this.versandCouvertÖffnenbearbeitenToolStripMenuItem});
|
||||
this.contextMenuStrip2.Name = "contextMenuStrip2";
|
||||
this.contextMenuStrip2.Size = new System.Drawing.Size(262, 48);
|
||||
this.contextMenuStrip2.Size = new System.Drawing.Size(313, 52);
|
||||
//
|
||||
// versandCouvertLöschenToolStripMenuItem
|
||||
//
|
||||
this.versandCouvertLöschenToolStripMenuItem.Name = "versandCouvertLöschenToolStripMenuItem";
|
||||
this.versandCouvertLöschenToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
|
||||
this.versandCouvertLöschenToolStripMenuItem.Size = new System.Drawing.Size(312, 24);
|
||||
this.versandCouvertLöschenToolStripMenuItem.Text = "Versand-Couvert löschen";
|
||||
this.versandCouvertLöschenToolStripMenuItem.Click += new System.EventHandler(this.versandCouvertLöschenToolStripMenuItem_Click);
|
||||
//
|
||||
// versandCouvertÖffnenbearbeitenToolStripMenuItem
|
||||
//
|
||||
this.versandCouvertÖffnenbearbeitenToolStripMenuItem.Name = "versandCouvertÖffnenbearbeitenToolStripMenuItem";
|
||||
this.versandCouvertÖffnenbearbeitenToolStripMenuItem.Size = new System.Drawing.Size(261, 22);
|
||||
this.versandCouvertÖffnenbearbeitenToolStripMenuItem.Size = new System.Drawing.Size(312, 24);
|
||||
this.versandCouvertÖffnenbearbeitenToolStripMenuItem.Text = "Versand-Couvert öffnen/bearbeiten";
|
||||
this.versandCouvertÖffnenbearbeitenToolStripMenuItem.Click += new System.EventHandler(this.versandCouvertÖffnenbearbeitenToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -1194,7 +1195,7 @@
|
||||
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.Name = "lblprieveiwbezeichnung";
|
||||
this.lblprieveiwbezeichnung.Size = new System.Drawing.Size(0, 20);
|
||||
this.lblprieveiwbezeichnung.Size = new System.Drawing.Size(0, 25);
|
||||
this.lblprieveiwbezeichnung.TabIndex = 0;
|
||||
//
|
||||
// panel2
|
||||
@@ -1218,6 +1219,17 @@
|
||||
this.panel3.Size = new System.Drawing.Size(462, 138);
|
||||
this.panel3.TabIndex = 8;
|
||||
//
|
||||
// richTextBox1
|
||||
//
|
||||
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.Name = "richTextBox1";
|
||||
this.richTextBox1.Size = new System.Drawing.Size(453, 132);
|
||||
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)));
|
||||
@@ -1241,7 +1253,7 @@
|
||||
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.Name = "lblpostausgang";
|
||||
this.lblpostausgang.Size = new System.Drawing.Size(135, 20);
|
||||
this.lblpostausgang.Size = new System.Drawing.Size(166, 25);
|
||||
this.lblpostausgang.TabIndex = 24;
|
||||
this.lblpostausgang.Text = "labelpostausgang";
|
||||
this.lblpostausgang.Visible = false;
|
||||
@@ -1266,7 +1278,7 @@
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Location = new System.Drawing.Point(9, 22);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(143, 13);
|
||||
this.label1.Size = new System.Drawing.Size(163, 15);
|
||||
this.label1.TabIndex = 21;
|
||||
this.label1.Text = "Fortschritt Dokumentversand";
|
||||
//
|
||||
@@ -1300,7 +1312,7 @@
|
||||
this.lblProgressTitel.AutoSize = true;
|
||||
this.lblProgressTitel.Location = new System.Drawing.Point(12, 9);
|
||||
this.lblProgressTitel.Name = "lblProgressTitel";
|
||||
this.lblProgressTitel.Size = new System.Drawing.Size(0, 13);
|
||||
this.lblProgressTitel.Size = new System.Drawing.Size(0, 15);
|
||||
this.lblProgressTitel.TabIndex = 19;
|
||||
//
|
||||
// label3
|
||||
@@ -1308,7 +1320,7 @@
|
||||
this.label3.AutoSize = true;
|
||||
this.label3.Location = new System.Drawing.Point(435, 78);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(25, 13);
|
||||
this.label3.Size = new System.Drawing.Size(28, 15);
|
||||
this.label3.TabIndex = 18;
|
||||
this.label3.Text = "100";
|
||||
//
|
||||
@@ -1317,7 +1329,7 @@
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.Location = new System.Drawing.Point(12, 78);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(13, 13);
|
||||
this.label2.Size = new System.Drawing.Size(14, 15);
|
||||
this.label2.TabIndex = 17;
|
||||
this.label2.Text = "0";
|
||||
//
|
||||
@@ -1336,32 +1348,26 @@
|
||||
this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));
|
||||
this.ribbonButton3.Text = "Anzeige Adressposition";
|
||||
//
|
||||
// htmlParser1
|
||||
//
|
||||
|
||||
//
|
||||
// richTextBox1
|
||||
//
|
||||
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.Name = "richTextBox1";
|
||||
this.richTextBox1.Size = new System.Drawing.Size(453, 132);
|
||||
this.richTextBox1.TabIndex = 1;
|
||||
this.richTextBox1.Text = "";
|
||||
//
|
||||
// lblserienbrief
|
||||
//
|
||||
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.Name = "lblserienbrief";
|
||||
this.lblserienbrief.Size = new System.Drawing.Size(101, 20);
|
||||
this.lblserienbrief.Size = new System.Drawing.Size(125, 25);
|
||||
this.lblserienbrief.TabIndex = 26;
|
||||
this.lblserienbrief.Text = "lblSerienbrief";
|
||||
this.lblserienbrief.Visible = false;
|
||||
//
|
||||
// label5
|
||||
//
|
||||
this.label5.AutoSize = true;
|
||||
this.label5.Location = new System.Drawing.Point(24, 41);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(167, 15);
|
||||
this.label5.TabIndex = 13;
|
||||
this.label5.Text = "(Rückversand: max. 5 Blätter)";
|
||||
//
|
||||
// Versandstrasse
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
@@ -1510,5 +1516,6 @@
|
||||
|
||||
private System.Windows.Forms.RichTextBox richTextBox1;
|
||||
private System.Windows.Forms.Label lblserienbrief;
|
||||
private System.Windows.Forms.Label label5;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user