You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
576 lines
34 KiB
576 lines
34 KiB
namespace OnDoc.Versandstrasse
|
|
{
|
|
partial class Versandstrasse
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
|
Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings messageBoxSettings2 = new Syncfusion.Windows.Forms.PdfViewer.MessageBoxSettings();
|
|
Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings pdfViewerPrinterSettings2 = new Syncfusion.Windows.PdfViewer.PdfViewerPrinterSettings();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Versandstrasse));
|
|
Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings textSearchSettings2 = new Syncfusion.Windows.Forms.PdfViewer.TextSearchSettings();
|
|
this.treeViewAdv1 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.tsbtnDruckPaketNew = new System.Windows.Forms.ToolStripButton();
|
|
this.tsbtnVersenden = new System.Windows.Forms.ToolStripButton();
|
|
this.tscheckboxpreview = new Syncfusion.Windows.Forms.Tools.ToolStripCheckBox();
|
|
this.GrpPaketDetails = new System.Windows.Forms.GroupBox();
|
|
this.btnPrepare = new System.Windows.Forms.Button();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.treeViewAdvAdresse = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.chkGAS = new System.Windows.Forms.CheckBox();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton2 = new System.Windows.Forms.RadioButton();
|
|
this.rbversandoption3 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|
this.rbversandoption2 = new System.Windows.Forms.RadioButton();
|
|
this.rbversandoption1 = new System.Windows.Forms.RadioButton();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.pdfViewerControl1 = new Syncfusion.Windows.Forms.PdfViewer.PdfViewerControl();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.panelPrepare = new System.Windows.Forms.Panel();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.btnSendFinal = new System.Windows.Forms.Button();
|
|
this.panelVerify = new System.Windows.Forms.Panel();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.GrpPaketDetails.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdvAdresse)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.panelPrepare.SuspendLayout();
|
|
this.panelVerify.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// treeViewAdv1
|
|
//
|
|
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)))));
|
|
this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
|
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo3)});
|
|
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(438, 502);
|
|
this.treeViewAdv1.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat;
|
|
this.treeViewAdv1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.treeViewAdv1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.treeViewAdv1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdv1.HelpTextControl.BaseThemeName = null;
|
|
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.TabIndex = 0;
|
|
this.treeViewAdv1.HelpTextControl.Text = "help text";
|
|
this.treeViewAdv1.HotTracking = true;
|
|
this.treeViewAdv1.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.treeViewAdv1.Indent = 20;
|
|
this.treeViewAdv1.ItemHeight = 25;
|
|
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.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
|
|
this.treeViewAdv1.MetroScrollBars = true;
|
|
this.treeViewAdv1.Name = "treeViewAdv1";
|
|
this.treeViewAdv1.PathSeparator = "/";
|
|
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(438, 502);
|
|
this.treeViewAdv1.Style = Syncfusion.Windows.Forms.Tools.TreeStyle.Office2016Colorful;
|
|
this.treeViewAdv1.TabIndex = 7;
|
|
this.treeViewAdv1.Text = "treeViewAdv2";
|
|
this.treeViewAdv1.ThemeName = "Office2016Colorful";
|
|
this.treeViewAdv1.ThemeStyle.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdv1.ToolTipControl.BackColor = System.Drawing.SystemColors.Info;
|
|
this.treeViewAdv1.ToolTipControl.BaseThemeName = null;
|
|
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.TabIndex = 1;
|
|
this.treeViewAdv1.ToolTipControl.Text = "toolTip";
|
|
this.treeViewAdv1.TransparentControls = true;
|
|
this.treeViewAdv1.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.treeViewAdv1_ItemDrag);
|
|
this.treeViewAdv1.NodeMouseClick += new Syncfusion.Windows.Forms.Tools.TreeNodeAdvMouseClickArgs(this.treeViewAdv1_NodeMouseClick);
|
|
this.treeViewAdv1.DragDrop += new System.Windows.Forms.DragEventHandler(this.treeViewAdv1_DragDrop);
|
|
this.treeViewAdv1.DragOver += new System.Windows.Forms.DragEventHandler(this.treeViewAdv1_DragOver);
|
|
this.treeViewAdv1.DragLeave += new System.EventHandler(this.treeViewAdv1_DragLeave);
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.AutoSize = false;
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.tsbtnDruckPaketNew,
|
|
this.tsbtnVersenden,
|
|
this.tscheckboxpreview});
|
|
this.toolStrip1.Location = new System.Drawing.Point(2, 2);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(1551, 37);
|
|
this.toolStrip1.TabIndex = 8;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// tsbtnDruckPaketNew
|
|
//
|
|
this.tsbtnDruckPaketNew.Image = global::OnDoc.Properties.Resources.add_32x32_32;
|
|
this.tsbtnDruckPaketNew.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tsbtnDruckPaketNew.Name = "tsbtnDruckPaketNew";
|
|
this.tsbtnDruckPaketNew.Size = new System.Drawing.Size(123, 34);
|
|
this.tsbtnDruckPaketNew.Text = "Neues Druckpaket";
|
|
this.tsbtnDruckPaketNew.Click += new System.EventHandler(this.tsbtnDruckPaketNew_Click);
|
|
//
|
|
// tsbtnVersenden
|
|
//
|
|
this.tsbtnVersenden.Image = global::OnDoc.Properties.Resources.Letter_24x24_32;
|
|
this.tsbtnVersenden.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tsbtnVersenden.Name = "tsbtnVersenden";
|
|
this.tsbtnVersenden.Size = new System.Drawing.Size(244, 34);
|
|
this.tsbtnVersenden.Text = "Dokumente an Versandstrasse übergeben";
|
|
//
|
|
// tscheckboxpreview
|
|
//
|
|
this.tscheckboxpreview.Name = "tscheckboxpreview";
|
|
this.tscheckboxpreview.Size = new System.Drawing.Size(205, 34);
|
|
this.tscheckboxpreview.Text = "Vorschau aufbereitete Dokumente";
|
|
//
|
|
// GrpPaketDetails
|
|
//
|
|
this.GrpPaketDetails.Controls.Add(this.panelVerify);
|
|
this.GrpPaketDetails.Controls.Add(this.btnPrepare);
|
|
this.GrpPaketDetails.Controls.Add(this.groupBox3);
|
|
this.GrpPaketDetails.Controls.Add(this.groupBox1);
|
|
this.GrpPaketDetails.Controls.Add(this.button1);
|
|
this.GrpPaketDetails.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GrpPaketDetails.Location = new System.Drawing.Point(0, 0);
|
|
this.GrpPaketDetails.Name = "GrpPaketDetails";
|
|
this.GrpPaketDetails.Size = new System.Drawing.Size(453, 502);
|
|
this.GrpPaketDetails.TabIndex = 9;
|
|
this.GrpPaketDetails.TabStop = false;
|
|
this.GrpPaketDetails.Text = "Details zum Druckpaket";
|
|
//
|
|
// btnPrepare
|
|
//
|
|
this.btnPrepare.Location = new System.Drawing.Point(325, 337);
|
|
this.btnPrepare.Name = "btnPrepare";
|
|
this.btnPrepare.Size = new System.Drawing.Size(112, 23);
|
|
this.btnPrepare.TabIndex = 4;
|
|
this.btnPrepare.Text = "Prüfen";
|
|
this.btnPrepare.UseVisualStyleBackColor = true;
|
|
this.btnPrepare.Click += new System.EventHandler(this.btnSend_Click);
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.treeViewAdvAdresse);
|
|
this.groupBox3.Controls.Add(this.label1);
|
|
this.groupBox3.Controls.Add(this.chkGAS);
|
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox3.Location = new System.Drawing.Point(3, 77);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(447, 254);
|
|
this.groupBox3.TabIndex = 2;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "Rückantwort";
|
|
//
|
|
// treeViewAdvAdresse
|
|
//
|
|
this.treeViewAdvAdresse.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
|
|
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
|
|
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
|
|
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.Black;
|
|
this.treeViewAdvAdresse.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
|
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
|
this.treeViewAdvAdresse.BeforeTouchSize = new System.Drawing.Size(417, 193);
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdvAdresse.HelpTextControl.BaseThemeName = null;
|
|
this.treeViewAdvAdresse.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
|
this.treeViewAdvAdresse.HelpTextControl.Name = "";
|
|
this.treeViewAdvAdresse.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
|
this.treeViewAdvAdresse.HelpTextControl.TabIndex = 0;
|
|
this.treeViewAdvAdresse.HelpTextControl.Visible = true;
|
|
this.treeViewAdvAdresse.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.treeViewAdvAdresse.Location = new System.Drawing.Point(17, 55);
|
|
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(417, 193);
|
|
this.treeViewAdvAdresse.TabIndex = 3;
|
|
this.treeViewAdvAdresse.Text = "treeViewAdv2";
|
|
this.treeViewAdvAdresse.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
|
this.treeViewAdvAdresse.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdvAdresse.ToolTipControl.BaseThemeName = null;
|
|
this.treeViewAdvAdresse.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
|
this.treeViewAdvAdresse.ToolTipControl.Name = "";
|
|
this.treeViewAdvAdresse.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
|
this.treeViewAdvAdresse.ToolTipControl.TabIndex = 0;
|
|
this.treeViewAdvAdresse.ToolTipControl.Visible = true;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(14, 39);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(105, 13);
|
|
this.label1.TabIndex = 2;
|
|
this.label1.Text = "Rückantwortadresse";
|
|
//
|
|
// chkGAS
|
|
//
|
|
this.chkGAS.AutoSize = true;
|
|
this.chkGAS.Location = new System.Drawing.Point(17, 19);
|
|
this.chkGAS.Name = "chkGAS";
|
|
this.chkGAS.Size = new System.Drawing.Size(112, 17);
|
|
this.chkGAS.TabIndex = 0;
|
|
this.chkGAS.Text = "GAS-Rückantwort";
|
|
this.chkGAS.UseVisualStyleBackColor = true;
|
|
this.chkGAS.CheckedChanged += new System.EventHandler(this.chkGAS_CheckedChanged);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.radioButton3);
|
|
this.groupBox1.Controls.Add(this.radioButton2);
|
|
this.groupBox1.Controls.Add(this.rbversandoption3);
|
|
this.groupBox1.Controls.Add(this.radioButton1);
|
|
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.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(447, 61);
|
|
this.groupBox1.TabIndex = 0;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Versandoptionen";
|
|
//
|
|
// radioButton3
|
|
//
|
|
this.radioButton3.AutoSize = true;
|
|
this.radioButton3.Checked = true;
|
|
this.radioButton3.Location = new System.Drawing.Point(86, 19);
|
|
this.radioButton3.Name = "radioButton3";
|
|
this.radioButton3.Size = new System.Drawing.Size(62, 17);
|
|
this.radioButton3.TabIndex = 5;
|
|
this.radioButton3.TabStop = true;
|
|
this.radioButton3.Text = "B1-Post";
|
|
this.radioButton3.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton2
|
|
//
|
|
this.radioButton2.AutoSize = true;
|
|
this.radioButton2.Location = new System.Drawing.Point(154, 19);
|
|
this.radioButton2.Name = "radioButton2";
|
|
this.radioButton2.Size = new System.Drawing.Size(62, 17);
|
|
this.radioButton2.TabIndex = 4;
|
|
this.radioButton2.Text = "B2-Post";
|
|
this.radioButton2.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbversandoption3
|
|
//
|
|
this.rbversandoption3.AutoSize = true;
|
|
this.rbversandoption3.Location = new System.Drawing.Point(222, 19);
|
|
this.rbversandoption3.Name = "rbversandoption3";
|
|
this.rbversandoption3.Size = new System.Drawing.Size(207, 17);
|
|
this.rbversandoption3.TabIndex = 2;
|
|
this.rbversandoption3.Text = "Hauptadresse, Postversand erzwingen";
|
|
this.rbversandoption3.UseVisualStyleBackColor = true;
|
|
this.rbversandoption3.Visible = false;
|
|
//
|
|
// radioButton1
|
|
//
|
|
this.radioButton1.AutoSize = true;
|
|
this.radioButton1.Location = new System.Drawing.Point(24, 19);
|
|
this.radioButton1.Name = "radioButton1";
|
|
this.radioButton1.Size = new System.Drawing.Size(56, 17);
|
|
this.radioButton1.TabIndex = 3;
|
|
this.radioButton1.Text = "A-Post";
|
|
this.radioButton1.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbversandoption2
|
|
//
|
|
this.rbversandoption2.AutoSize = true;
|
|
this.rbversandoption2.Location = new System.Drawing.Point(222, 19);
|
|
this.rbversandoption2.Name = "rbversandoption2";
|
|
this.rbversandoption2.Size = new System.Drawing.Size(197, 17);
|
|
this.rbversandoption2.TabIndex = 1;
|
|
this.rbversandoption2.Text = "Hauptadresse, E-Banking erzwingen";
|
|
this.rbversandoption2.UseVisualStyleBackColor = true;
|
|
this.rbversandoption2.Visible = false;
|
|
//
|
|
// rbversandoption1
|
|
//
|
|
this.rbversandoption1.AutoSize = true;
|
|
this.rbversandoption1.Location = new System.Drawing.Point(222, 19);
|
|
this.rbversandoption1.Name = "rbversandoption1";
|
|
this.rbversandoption1.Size = new System.Drawing.Size(166, 17);
|
|
this.rbversandoption1.TabIndex = 0;
|
|
this.rbversandoption1.Text = "Hauptadresse und Versandart";
|
|
this.rbversandoption1.UseVisualStyleBackColor = true;
|
|
this.rbversandoption1.Visible = false;
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(27, 337);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
|
this.button1.TabIndex = 3;
|
|
this.button1.Text = "Speichern";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// pdfViewerControl1
|
|
//
|
|
this.pdfViewerControl1.CursorMode = Syncfusion.Windows.Forms.PdfViewer.PdfViewerCursorMode.SelectTool;
|
|
this.pdfViewerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pdfViewerControl1.EnableContextMenu = true;
|
|
this.pdfViewerControl1.EnableNotificationBar = true;
|
|
this.pdfViewerControl1.HorizontalScrollOffset = 0;
|
|
this.pdfViewerControl1.IsBookmarkEnabled = true;
|
|
this.pdfViewerControl1.IsTextSearchEnabled = true;
|
|
this.pdfViewerControl1.IsTextSelectionEnabled = true;
|
|
this.pdfViewerControl1.Location = new System.Drawing.Point(0, 0);
|
|
messageBoxSettings2.EnableNotification = true;
|
|
this.pdfViewerControl1.MessageBoxSettings = messageBoxSettings2;
|
|
this.pdfViewerControl1.MinimumZoomPercentage = 50;
|
|
this.pdfViewerControl1.Name = "pdfViewerControl1";
|
|
this.pdfViewerControl1.PageBorderThickness = 1;
|
|
pdfViewerPrinterSettings2.Copies = 1;
|
|
pdfViewerPrinterSettings2.PageOrientation = Syncfusion.Windows.PdfViewer.PdfViewerPrintOrientation.Auto;
|
|
pdfViewerPrinterSettings2.PageSize = Syncfusion.Windows.PdfViewer.PdfViewerPrintSize.ActualSize;
|
|
pdfViewerPrinterSettings2.PrintLocation = ((System.Drawing.PointF)(resources.GetObject("pdfViewerPrinterSettings2.PrintLocation")));
|
|
pdfViewerPrinterSettings2.ShowPrintStatusDialog = true;
|
|
this.pdfViewerControl1.PrinterSettings = pdfViewerPrinterSettings2;
|
|
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(660, 502);
|
|
this.pdfViewerControl1.SpaceBetweenPages = 8;
|
|
this.pdfViewerControl1.TabIndex = 10;
|
|
this.pdfViewerControl1.Text = "pdfViewerControl1";
|
|
textSearchSettings2.CurrentInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(171)))), ((int)(((byte)(64)))));
|
|
textSearchSettings2.HighlightAllInstance = true;
|
|
textSearchSettings2.OtherInstanceColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(254)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
|
|
this.pdfViewerControl1.TextSearchSettings = textSearchSettings2;
|
|
this.pdfViewerControl1.ThemeName = "Default";
|
|
this.pdfViewerControl1.VerticalScrollOffset = 0;
|
|
this.pdfViewerControl1.VisualStyle = Syncfusion.Windows.Forms.PdfViewer.VisualStyle.Default;
|
|
this.pdfViewerControl1.ZoomMode = Syncfusion.Windows.Forms.PdfViewer.ZoomMode.Default;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.treeViewAdv1);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panel1.Location = new System.Drawing.Point(2, 39);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(438, 502);
|
|
this.panel1.TabIndex = 11;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.GrpPaketDetails);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panel2.Location = new System.Drawing.Point(440, 39);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(453, 502);
|
|
this.panel2.TabIndex = 12;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.pdfViewerControl1);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel3.Location = new System.Drawing.Point(893, 39);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(660, 502);
|
|
this.panel3.TabIndex = 13;
|
|
//
|
|
// panelPrepare
|
|
//
|
|
this.panelPrepare.BackColor = System.Drawing.Color.Silver;
|
|
this.panelPrepare.Controls.Add(this.label4);
|
|
this.panelPrepare.Location = new System.Drawing.Point(360, 155);
|
|
this.panelPrepare.Name = "panelPrepare";
|
|
this.panelPrepare.Size = new System.Drawing.Size(832, 94);
|
|
this.panelPrepare.TabIndex = 14;
|
|
this.panelPrepare.Visible = false;
|
|
//
|
|
// label4
|
|
//
|
|
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(19, 34);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(437, 20);
|
|
this.label4.TabIndex = 0;
|
|
this.label4.Text = "Versand wird vorbereit - bitte einen Moment warten....";
|
|
//
|
|
// btnSendFinal
|
|
//
|
|
this.btnSendFinal.BackColor = System.Drawing.Color.YellowGreen;
|
|
this.btnSendFinal.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSendFinal.Location = new System.Drawing.Point(106, 62);
|
|
this.btnSendFinal.Name = "btnSendFinal";
|
|
this.btnSendFinal.Size = new System.Drawing.Size(196, 35);
|
|
this.btnSendFinal.TabIndex = 5;
|
|
this.btnSendFinal.Text = " geprüft";
|
|
this.btnSendFinal.UseVisualStyleBackColor = false;
|
|
this.btnSendFinal.Click += new System.EventHandler(this.btnSendFinal_Click);
|
|
//
|
|
// panelVerify
|
|
//
|
|
this.panelVerify.Controls.Add(this.label3);
|
|
this.panelVerify.Controls.Add(this.label2);
|
|
this.panelVerify.Controls.Add(this.btnSendFinal);
|
|
this.panelVerify.Location = new System.Drawing.Point(27, 386);
|
|
this.panelVerify.Name = "panelVerify";
|
|
this.panelVerify.Size = new System.Drawing.Size(405, 100);
|
|
this.panelVerify.TabIndex = 6;
|
|
this.panelVerify.Visible = false;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(4, 4);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(310, 13);
|
|
this.label2.TabIndex = 6;
|
|
this.label2.Text = "Das aufbereitete PDF prüfen. Sofern \"geprüft\" betätigt wird, wird";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(4, 17);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(141, 13);
|
|
this.label3.TabIndex = 7;
|
|
this.label3.Text = "der Druckaufgrag ausgelöst.";
|
|
//
|
|
// Versandstrasse
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1555, 543);
|
|
this.Controls.Add(this.panelPrepare);
|
|
this.Controls.Add(this.panel3);
|
|
this.Controls.Add(this.panel2);
|
|
this.Controls.Add(this.panel1);
|
|
this.Controls.Add(this.toolStrip1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.KeyPreview = true;
|
|
this.Name = "Versandstrasse";
|
|
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
|
|
this.Text = "Versandstrasse";
|
|
this.Load += new System.EventHandler(this.Versandstrasse_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).EndInit();
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.GrpPaketDetails.ResumeLayout(false);
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdvAdresse)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel3.ResumeLayout(false);
|
|
this.panelPrepare.ResumeLayout(false);
|
|
this.panelPrepare.PerformLayout();
|
|
this.panelVerify.ResumeLayout(false);
|
|
this.panelVerify.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdv1;
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripButton tsbtnDruckPaketNew;
|
|
private System.Windows.Forms.ToolStripButton tsbtnVersenden;
|
|
private System.Windows.Forms.GroupBox GrpPaketDetails;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.RadioButton rbversandoption3;
|
|
private System.Windows.Forms.RadioButton rbversandoption2;
|
|
private System.Windows.Forms.RadioButton rbversandoption1;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.CheckBox chkGAS;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.RadioButton radioButton2;
|
|
private System.Windows.Forms.RadioButton radioButton1;
|
|
private Syncfusion.Windows.Forms.PdfViewer.PdfViewerControl pdfViewerControl1;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.RadioButton radioButton3;
|
|
private Syncfusion.Windows.Forms.Tools.ToolStripCheckBox tscheckboxpreview;
|
|
private System.Windows.Forms.Button btnPrepare;
|
|
private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdvAdresse;
|
|
private System.Windows.Forms.Panel panelPrepare;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Button btnSendFinal;
|
|
private System.Windows.Forms.Panel panelVerify;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
}
|
|
} |