1180 lines
69 KiB
C#
1180 lines
69 KiB
C#
namespace Tool_API_Dokumentgenerator
|
|
{
|
|
partial class Form1
|
|
{
|
|
/// <summary>
|
|
/// Erforderliche Designervariable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Verwendete Ressourcen bereinigen.
|
|
/// </summary>
|
|
/// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Vom Windows Form-Designer generierter Code
|
|
|
|
/// <summary>
|
|
/// Erforderliche Methode für die Designerunterstützung.
|
|
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
Syncfusion.Windows.Forms.Edit.Implementation.Config.Config config1 = new Syncfusion.Windows.Forms.Edit.Implementation.Config.Config();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
|
|
Syncfusion.Windows.Forms.Edit.Implementation.Config.Config config2 = new Syncfusion.Windows.Forms.Edit.Implementation.Config.Config();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.txtexcelinput = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.txttextinput = new System.Windows.Forms.TextBox();
|
|
this.txtdokumenttrenner = new System.Windows.Forms.TextBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.txtspalten = new System.Windows.Forms.TextBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.txttag1 = new System.Windows.Forms.TextBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.txttnr1 = new System.Windows.Forms.TextBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.txttagueberschrift1 = new System.Windows.Forms.TextBox();
|
|
this.txtueberschrift1 = new System.Windows.Forms.TextBox();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.txtformat1 = new System.Windows.Forms.TextBox();
|
|
this.txtformat2 = new System.Windows.Forms.TextBox();
|
|
this.txtueberschrift2 = new System.Windows.Forms.TextBox();
|
|
this.txttagueberschrift2 = new System.Windows.Forms.TextBox();
|
|
this.txttnr2 = new System.Windows.Forms.TextBox();
|
|
this.txttag2 = new System.Windows.Forms.TextBox();
|
|
this.txtformat3 = new System.Windows.Forms.TextBox();
|
|
this.txtueberschrift3 = new System.Windows.Forms.TextBox();
|
|
this.txttagueberschrift3 = new System.Windows.Forms.TextBox();
|
|
this.txttnr3 = new System.Windows.Forms.TextBox();
|
|
this.txttag3 = new System.Windows.Forms.TextBox();
|
|
this.txtformat4 = new System.Windows.Forms.TextBox();
|
|
this.txtueberschrift4 = new System.Windows.Forms.TextBox();
|
|
this.txttagueberschrift4 = new System.Windows.Forms.TextBox();
|
|
this.txttnr4 = new System.Windows.Forms.TextBox();
|
|
this.txttag4 = new System.Windows.Forms.TextBox();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.txttabellenspalten = new System.Windows.Forms.TextBox();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.sfDataGrid1 = new Syncfusion.WinForms.DataGrid.SfDataGrid();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.txtname = new System.Windows.Forms.TextBox();
|
|
this.editControl1 = new Syncfusion.Windows.Forms.Edit.EditControl();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.progressBarAdv1 = new Syncfusion.Windows.Forms.Tools.ProgressBarAdv();
|
|
this.txtcolheader4 = new System.Windows.Forms.TextBox();
|
|
this.txtcolheader3 = new System.Windows.Forms.TextBox();
|
|
this.txtcolheader2 = new System.Windows.Forms.TextBox();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.txtcolheader1 = new System.Windows.Forms.TextBox();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.txtbasedir = new System.Windows.Forms.TextBox();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.editControl2 = new Syncfusion.Windows.Forms.Edit.EditControl();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.Generieren = new System.Windows.Forms.GroupBox();
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
|
|
this.btnbpcheck = new System.Windows.Forms.Button();
|
|
this.txtbp = new System.Windows.Forms.TextBox();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.editControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.progressBarAdv1)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox5.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
this.tabPage2.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.editControl2)).BeginInit();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.Generieren.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label1.Location = new System.Drawing.Point(958, 33);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(63, 13);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "Excel-Input:";
|
|
this.label1.Click += new System.EventHandler(this.label1_Click);
|
|
//
|
|
// txtexcelinput
|
|
//
|
|
this.txtexcelinput.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtexcelinput.Location = new System.Drawing.Point(1040, 31);
|
|
this.txtexcelinput.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtexcelinput.Name = "txtexcelinput";
|
|
this.txtexcelinput.Size = new System.Drawing.Size(164, 20);
|
|
this.txtexcelinput.TabIndex = 1;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label2.Location = new System.Drawing.Point(732, 34);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(55, 13);
|
|
this.label2.TabIndex = 2;
|
|
this.label2.Text = "Text-Input";
|
|
//
|
|
// txttextinput
|
|
//
|
|
this.txttextinput.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttextinput.Location = new System.Drawing.Point(795, 32);
|
|
this.txttextinput.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttextinput.Name = "txttextinput";
|
|
this.txttextinput.Size = new System.Drawing.Size(132, 20);
|
|
this.txttextinput.TabIndex = 3;
|
|
//
|
|
// txtdokumenttrenner
|
|
//
|
|
this.txtdokumenttrenner.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtdokumenttrenner.Location = new System.Drawing.Point(189, 22);
|
|
this.txtdokumenttrenner.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtdokumenttrenner.Name = "txtdokumenttrenner";
|
|
this.txtdokumenttrenner.Size = new System.Drawing.Size(443, 20);
|
|
this.txtdokumenttrenner.TabIndex = 4;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label3.Location = new System.Drawing.Point(13, 27);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(121, 13);
|
|
this.label3.TabIndex = 5;
|
|
this.label3.Text = "Spalte neues Dokument";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label4.Location = new System.Drawing.Point(13, 54);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(104, 13);
|
|
this.label4.TabIndex = 6;
|
|
this.label4.Text = "Spalten Gruppierung";
|
|
//
|
|
// txtspalten
|
|
//
|
|
this.txtspalten.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtspalten.Location = new System.Drawing.Point(189, 50);
|
|
this.txtspalten.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtspalten.Name = "txtspalten";
|
|
this.txtspalten.Size = new System.Drawing.Size(443, 20);
|
|
this.txtspalten.TabIndex = 7;
|
|
this.txtspalten.TextChanged += new System.EventHandler(this.txtspalten_TextChanged);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label5.Location = new System.Drawing.Point(10, 141);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(56, 13);
|
|
this.label5.TabIndex = 8;
|
|
this.label5.Text = "Tabellen";
|
|
//
|
|
// txttag1
|
|
//
|
|
this.txttag1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttag1.Location = new System.Drawing.Point(109, 180);
|
|
this.txttag1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttag1.Name = "txttag1";
|
|
this.txttag1.Size = new System.Drawing.Size(84, 20);
|
|
this.txttag1.TabIndex = 9;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label6.Location = new System.Drawing.Point(14, 163);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(18, 13);
|
|
this.label6.TabIndex = 10;
|
|
this.label6.Text = "Nr";
|
|
//
|
|
// txttnr1
|
|
//
|
|
this.txttnr1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttnr1.Location = new System.Drawing.Point(13, 180);
|
|
this.txttnr1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttnr1.Name = "txttnr1";
|
|
this.txttnr1.Size = new System.Drawing.Size(79, 20);
|
|
this.txttnr1.TabIndex = 11;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label7.Location = new System.Drawing.Point(106, 159);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(26, 13);
|
|
this.label7.TabIndex = 12;
|
|
this.label7.Text = "Tag";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label8.Location = new System.Drawing.Point(202, 159);
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(80, 13);
|
|
this.label8.TabIndex = 14;
|
|
this.label8.Text = "Tag Überschrift";
|
|
//
|
|
// txttagueberschrift1
|
|
//
|
|
this.txttagueberschrift1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttagueberschrift1.Location = new System.Drawing.Point(206, 180);
|
|
this.txttagueberschrift1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttagueberschrift1.Name = "txttagueberschrift1";
|
|
this.txttagueberschrift1.Size = new System.Drawing.Size(101, 20);
|
|
this.txttagueberschrift1.TabIndex = 13;
|
|
this.txttagueberschrift1.TextChanged += new System.EventHandler(this.txttagueberschrift1_TextChanged);
|
|
//
|
|
// txtueberschrift1
|
|
//
|
|
this.txtueberschrift1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtueberschrift1.Location = new System.Drawing.Point(313, 180);
|
|
this.txtueberschrift1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtueberschrift1.Name = "txtueberschrift1";
|
|
this.txtueberschrift1.Size = new System.Drawing.Size(279, 20);
|
|
this.txtueberschrift1.TabIndex = 15;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label9.Location = new System.Drawing.Point(311, 159);
|
|
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(58, 13);
|
|
this.label9.TabIndex = 16;
|
|
this.label9.Text = "Überschrift";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label10.Location = new System.Drawing.Point(598, 159);
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(39, 13);
|
|
this.label10.TabIndex = 18;
|
|
this.label10.Text = "Format";
|
|
//
|
|
// txtformat1
|
|
//
|
|
this.txtformat1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtformat1.Location = new System.Drawing.Point(601, 180);
|
|
this.txtformat1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtformat1.Name = "txtformat1";
|
|
this.txtformat1.Size = new System.Drawing.Size(396, 20);
|
|
this.txtformat1.TabIndex = 17;
|
|
//
|
|
// txtformat2
|
|
//
|
|
this.txtformat2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtformat2.Location = new System.Drawing.Point(601, 212);
|
|
this.txtformat2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtformat2.Name = "txtformat2";
|
|
this.txtformat2.Size = new System.Drawing.Size(396, 20);
|
|
this.txtformat2.TabIndex = 23;
|
|
//
|
|
// txtueberschrift2
|
|
//
|
|
this.txtueberschrift2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtueberschrift2.Location = new System.Drawing.Point(313, 212);
|
|
this.txtueberschrift2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtueberschrift2.Name = "txtueberschrift2";
|
|
this.txtueberschrift2.Size = new System.Drawing.Size(279, 20);
|
|
this.txtueberschrift2.TabIndex = 22;
|
|
//
|
|
// txttagueberschrift2
|
|
//
|
|
this.txttagueberschrift2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttagueberschrift2.Location = new System.Drawing.Point(206, 212);
|
|
this.txttagueberschrift2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttagueberschrift2.Name = "txttagueberschrift2";
|
|
this.txttagueberschrift2.Size = new System.Drawing.Size(101, 20);
|
|
this.txttagueberschrift2.TabIndex = 21;
|
|
//
|
|
// txttnr2
|
|
//
|
|
this.txttnr2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttnr2.Location = new System.Drawing.Point(13, 212);
|
|
this.txttnr2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttnr2.Name = "txttnr2";
|
|
this.txttnr2.Size = new System.Drawing.Size(79, 20);
|
|
this.txttnr2.TabIndex = 20;
|
|
//
|
|
// txttag2
|
|
//
|
|
this.txttag2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttag2.Location = new System.Drawing.Point(109, 212);
|
|
this.txttag2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttag2.Name = "txttag2";
|
|
this.txttag2.Size = new System.Drawing.Size(84, 20);
|
|
this.txttag2.TabIndex = 19;
|
|
this.txttag2.Tag = "";
|
|
//
|
|
// txtformat3
|
|
//
|
|
this.txtformat3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtformat3.Location = new System.Drawing.Point(601, 244);
|
|
this.txtformat3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtformat3.Name = "txtformat3";
|
|
this.txtformat3.Size = new System.Drawing.Size(396, 20);
|
|
this.txtformat3.TabIndex = 28;
|
|
//
|
|
// txtueberschrift3
|
|
//
|
|
this.txtueberschrift3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtueberschrift3.Location = new System.Drawing.Point(313, 244);
|
|
this.txtueberschrift3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtueberschrift3.Name = "txtueberschrift3";
|
|
this.txtueberschrift3.Size = new System.Drawing.Size(279, 20);
|
|
this.txtueberschrift3.TabIndex = 27;
|
|
//
|
|
// txttagueberschrift3
|
|
//
|
|
this.txttagueberschrift3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttagueberschrift3.Location = new System.Drawing.Point(206, 244);
|
|
this.txttagueberschrift3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttagueberschrift3.Name = "txttagueberschrift3";
|
|
this.txttagueberschrift3.Size = new System.Drawing.Size(101, 20);
|
|
this.txttagueberschrift3.TabIndex = 26;
|
|
//
|
|
// txttnr3
|
|
//
|
|
this.txttnr3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttnr3.Location = new System.Drawing.Point(13, 244);
|
|
this.txttnr3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttnr3.Name = "txttnr3";
|
|
this.txttnr3.Size = new System.Drawing.Size(79, 20);
|
|
this.txttnr3.TabIndex = 25;
|
|
//
|
|
// txttag3
|
|
//
|
|
this.txttag3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttag3.Location = new System.Drawing.Point(109, 244);
|
|
this.txttag3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttag3.Name = "txttag3";
|
|
this.txttag3.Size = new System.Drawing.Size(84, 20);
|
|
this.txttag3.TabIndex = 24;
|
|
//
|
|
// txtformat4
|
|
//
|
|
this.txtformat4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtformat4.Location = new System.Drawing.Point(601, 276);
|
|
this.txtformat4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtformat4.Name = "txtformat4";
|
|
this.txtformat4.Size = new System.Drawing.Size(396, 20);
|
|
this.txtformat4.TabIndex = 33;
|
|
//
|
|
// txtueberschrift4
|
|
//
|
|
this.txtueberschrift4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtueberschrift4.Location = new System.Drawing.Point(313, 276);
|
|
this.txtueberschrift4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtueberschrift4.Name = "txtueberschrift4";
|
|
this.txtueberschrift4.Size = new System.Drawing.Size(279, 20);
|
|
this.txtueberschrift4.TabIndex = 32;
|
|
//
|
|
// txttagueberschrift4
|
|
//
|
|
this.txttagueberschrift4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttagueberschrift4.Location = new System.Drawing.Point(206, 276);
|
|
this.txttagueberschrift4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttagueberschrift4.Name = "txttagueberschrift4";
|
|
this.txttagueberschrift4.Size = new System.Drawing.Size(101, 20);
|
|
this.txttagueberschrift4.TabIndex = 31;
|
|
//
|
|
// txttnr4
|
|
//
|
|
this.txttnr4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttnr4.Location = new System.Drawing.Point(13, 276);
|
|
this.txttnr4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttnr4.Name = "txttnr4";
|
|
this.txttnr4.Size = new System.Drawing.Size(79, 20);
|
|
this.txttnr4.TabIndex = 30;
|
|
//
|
|
// txttag4
|
|
//
|
|
this.txttag4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttag4.Location = new System.Drawing.Point(109, 276);
|
|
this.txttag4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttag4.Name = "txttag4";
|
|
this.txttag4.Size = new System.Drawing.Size(84, 20);
|
|
this.txttag4.TabIndex = 29;
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button2.Location = new System.Drawing.Point(172, 32);
|
|
this.button2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(181, 28);
|
|
this.button2.TabIndex = 35;
|
|
this.button2.Text = "JSON-Dateien generieren";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// txttabellenspalten
|
|
//
|
|
this.txttabellenspalten.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txttabellenspalten.Location = new System.Drawing.Point(189, 82);
|
|
this.txttabellenspalten.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txttabellenspalten.Name = "txttabellenspalten";
|
|
this.txttabellenspalten.Size = new System.Drawing.Size(443, 20);
|
|
this.txttabellenspalten.TabIndex = 37;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label11.Location = new System.Drawing.Point(14, 85);
|
|
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(87, 13);
|
|
this.label11.TabIndex = 36;
|
|
this.label11.Text = "Tabellen-Spalten";
|
|
//
|
|
// sfDataGrid1
|
|
//
|
|
this.sfDataGrid1.AccessibleName = "Table";
|
|
this.sfDataGrid1.AddNewRowPosition = Syncfusion.WinForms.DataGrid.Enums.RowPosition.Bottom;
|
|
this.sfDataGrid1.AllowDeleting = true;
|
|
this.sfDataGrid1.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.LastColumnFill;
|
|
this.sfDataGrid1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.sfDataGrid1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.sfDataGrid1.Location = new System.Drawing.Point(3, 3);
|
|
this.sfDataGrid1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.sfDataGrid1.Name = "sfDataGrid1";
|
|
this.sfDataGrid1.PreviewRowHeight = 35;
|
|
this.sfDataGrid1.Size = new System.Drawing.Size(1103, 359);
|
|
this.sfDataGrid1.TabIndex = 38;
|
|
this.sfDataGrid1.Text = "sfDataGrid1";
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button1.Location = new System.Drawing.Point(1381, 41);
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(100, 28);
|
|
this.button1.TabIndex = 39;
|
|
this.button1.Text = "speichern";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Visible = false;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button3.Location = new System.Drawing.Point(1381, 6);
|
|
this.button3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(100, 28);
|
|
this.button3.TabIndex = 40;
|
|
this.button3.Text = "laden";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Visible = false;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label13.Location = new System.Drawing.Point(445, 32);
|
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(66, 13);
|
|
this.label13.TabIndex = 42;
|
|
this.label13.Text = "Projektname";
|
|
//
|
|
// txtname
|
|
//
|
|
this.txtname.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtname.Location = new System.Drawing.Point(531, 29);
|
|
this.txtname.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtname.Name = "txtname";
|
|
this.txtname.Size = new System.Drawing.Size(190, 20);
|
|
this.txtname.TabIndex = 43;
|
|
//
|
|
// editControl1
|
|
//
|
|
this.editControl1.AllowZoom = false;
|
|
this.editControl1.ChangedLinesMarkingLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(98)))));
|
|
this.editControl1.CodeSnipptSize = new System.Drawing.Size(100, 100);
|
|
this.editControl1.Configurator = config1;
|
|
this.editControl1.ContextChoiceBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.editControl1.ContextChoiceBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(166)))), ((int)(((byte)(50)))));
|
|
this.editControl1.ContextChoiceForeColor = System.Drawing.SystemColors.InfoText;
|
|
this.editControl1.ContextPromptBackgroundBrush = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
|
|
this.editControl1.ContextTooltipBackgroundBrush = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(232)))), ((int)(((byte)(236))))));
|
|
this.editControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.editControl1.IndicatorMarginBackColor = System.Drawing.Color.Empty;
|
|
this.editControl1.LineNumbersColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
|
|
this.editControl1.Location = new System.Drawing.Point(3, 18);
|
|
this.editControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.editControl1.MarkerAreaWidth = 20;
|
|
this.editControl1.Name = "editControl1";
|
|
this.editControl1.RenderRightToLeft = false;
|
|
this.editControl1.ScrollPosition = new System.Drawing.Point(0, 0);
|
|
this.editControl1.SelectionTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(214)))), ((int)(((byte)(255)))));
|
|
this.editControl1.ShowEndOfLine = false;
|
|
this.editControl1.Size = new System.Drawing.Size(327, 721);
|
|
this.editControl1.StatusBarSettings.CoordsPanel.Width = 199;
|
|
this.editControl1.StatusBarSettings.EncodingPanel.Width = 133;
|
|
this.editControl1.StatusBarSettings.FileNamePanel.Width = 133;
|
|
this.editControl1.StatusBarSettings.InsertPanel.Width = 43;
|
|
this.editControl1.StatusBarSettings.Offcie2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Blue;
|
|
this.editControl1.StatusBarSettings.Offcie2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Blue;
|
|
this.editControl1.StatusBarSettings.StatusPanel.Width = 93;
|
|
this.editControl1.StatusBarSettings.TextPanel.Width = 285;
|
|
this.editControl1.StatusBarSettings.VisualStyle = Syncfusion.Windows.Forms.Tools.Controls.StatusBar.VisualStyle.Default;
|
|
this.editControl1.TabIndex = 44;
|
|
this.editControl1.Text = "editControl1";
|
|
this.editControl1.UseXPStyleBorder = true;
|
|
this.editControl1.VisualColumn = 13;
|
|
this.editControl1.VScrollMode = Syncfusion.Windows.Forms.Edit.ScrollMode.Immediate;
|
|
this.editControl1.ZoomFactor = 1F;
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button5.Location = new System.Drawing.Point(7, 31);
|
|
this.button5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(140, 28);
|
|
this.button5.TabIndex = 46;
|
|
this.button5.Text = "Test-Json generieren";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// progressBarAdv1
|
|
//
|
|
this.progressBarAdv1.BackMultipleColors = new System.Drawing.Color[] {
|
|
System.Drawing.Color.Empty};
|
|
this.progressBarAdv1.BackSegments = false;
|
|
this.progressBarAdv1.CustomText = null;
|
|
this.progressBarAdv1.CustomWaitingRender = false;
|
|
this.progressBarAdv1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.progressBarAdv1.ForegroundImage = null;
|
|
this.progressBarAdv1.Location = new System.Drawing.Point(361, 32);
|
|
this.progressBarAdv1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.progressBarAdv1.MultipleColors = new System.Drawing.Color[] {
|
|
System.Drawing.Color.Empty};
|
|
this.progressBarAdv1.Name = "progressBarAdv1";
|
|
this.progressBarAdv1.SegmentWidth = 12;
|
|
this.progressBarAdv1.Size = new System.Drawing.Size(288, 28);
|
|
this.progressBarAdv1.TabIndex = 47;
|
|
this.progressBarAdv1.Text = "progressBarAdv1";
|
|
this.progressBarAdv1.Visible = false;
|
|
this.progressBarAdv1.WaitingGradientWidth = 400;
|
|
//
|
|
// txtcolheader4
|
|
//
|
|
this.txtcolheader4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtcolheader4.Location = new System.Drawing.Point(1005, 276);
|
|
this.txtcolheader4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcolheader4.Name = "txtcolheader4";
|
|
this.txtcolheader4.Size = new System.Drawing.Size(424, 20);
|
|
this.txtcolheader4.TabIndex = 52;
|
|
//
|
|
// txtcolheader3
|
|
//
|
|
this.txtcolheader3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtcolheader3.Location = new System.Drawing.Point(1005, 244);
|
|
this.txtcolheader3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcolheader3.Name = "txtcolheader3";
|
|
this.txtcolheader3.Size = new System.Drawing.Size(424, 20);
|
|
this.txtcolheader3.TabIndex = 51;
|
|
//
|
|
// txtcolheader2
|
|
//
|
|
this.txtcolheader2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtcolheader2.Location = new System.Drawing.Point(1005, 212);
|
|
this.txtcolheader2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcolheader2.Name = "txtcolheader2";
|
|
this.txtcolheader2.Size = new System.Drawing.Size(424, 20);
|
|
this.txtcolheader2.TabIndex = 50;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label12.Location = new System.Drawing.Point(1002, 159);
|
|
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(101, 13);
|
|
this.label12.TabIndex = 49;
|
|
this.label12.Text = "Spaltenbeschriftung";
|
|
//
|
|
// txtcolheader1
|
|
//
|
|
this.txtcolheader1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtcolheader1.Location = new System.Drawing.Point(1005, 180);
|
|
this.txtcolheader1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcolheader1.Name = "txtcolheader1";
|
|
this.txtcolheader1.Size = new System.Drawing.Size(424, 20);
|
|
this.txtcolheader1.TabIndex = 48;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.groupBox5);
|
|
this.groupBox1.Controls.Add(this.groupBox4);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox1.Size = new System.Drawing.Size(1468, 549);
|
|
this.groupBox1.TabIndex = 60;
|
|
this.groupBox1.TabStop = false;
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.Controls.Add(this.tabControl1);
|
|
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.groupBox5.Location = new System.Drawing.Point(3, 123);
|
|
this.groupBox5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox5.Size = new System.Drawing.Size(1462, 414);
|
|
this.groupBox5.TabIndex = 61;
|
|
this.groupBox5.TabStop = false;
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControl1.Location = new System.Drawing.Point(3, 18);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(1456, 394);
|
|
this.tabControl1.TabIndex = 60;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.label3);
|
|
this.tabPage1.Controls.Add(this.txtformat3);
|
|
this.tabPage1.Controls.Add(this.label7);
|
|
this.tabPage1.Controls.Add(this.label6);
|
|
this.tabPage1.Controls.Add(this.txttagueberschrift1);
|
|
this.tabPage1.Controls.Add(this.txttag4);
|
|
this.tabPage1.Controls.Add(this.txttnr1);
|
|
this.tabPage1.Controls.Add(this.txtueberschrift3);
|
|
this.tabPage1.Controls.Add(this.label8);
|
|
this.tabPage1.Controls.Add(this.txttnr4);
|
|
this.tabPage1.Controls.Add(this.txtcolheader1);
|
|
this.tabPage1.Controls.Add(this.txttagueberschrift3);
|
|
this.tabPage1.Controls.Add(this.txtueberschrift1);
|
|
this.tabPage1.Controls.Add(this.txttagueberschrift4);
|
|
this.tabPage1.Controls.Add(this.label9);
|
|
this.tabPage1.Controls.Add(this.txttnr3);
|
|
this.tabPage1.Controls.Add(this.label12);
|
|
this.tabPage1.Controls.Add(this.txtueberschrift4);
|
|
this.tabPage1.Controls.Add(this.txtformat1);
|
|
this.tabPage1.Controls.Add(this.txttag3);
|
|
this.tabPage1.Controls.Add(this.txttag1);
|
|
this.tabPage1.Controls.Add(this.txtformat4);
|
|
this.tabPage1.Controls.Add(this.label10);
|
|
this.tabPage1.Controls.Add(this.txtdokumenttrenner);
|
|
this.tabPage1.Controls.Add(this.txtcolheader2);
|
|
this.tabPage1.Controls.Add(this.txtformat2);
|
|
this.tabPage1.Controls.Add(this.txttag2);
|
|
this.tabPage1.Controls.Add(this.label5);
|
|
this.tabPage1.Controls.Add(this.txtueberschrift2);
|
|
this.tabPage1.Controls.Add(this.txtcolheader3);
|
|
this.tabPage1.Controls.Add(this.label11);
|
|
this.tabPage1.Controls.Add(this.txttnr2);
|
|
this.tabPage1.Controls.Add(this.label4);
|
|
this.tabPage1.Controls.Add(this.txtspalten);
|
|
this.tabPage1.Controls.Add(this.txttagueberschrift2);
|
|
this.tabPage1.Controls.Add(this.txttabellenspalten);
|
|
this.tabPage1.Controls.Add(this.txtcolheader4);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage1.Size = new System.Drawing.Size(1448, 365);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "Allgemeine Parametrierung";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.sfDataGrid1);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 25);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabPage2.Size = new System.Drawing.Size(1448, 365);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "Tags ersetzen";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
|
|
this.groupBox4.Controls.Add(this.label14);
|
|
this.groupBox4.Controls.Add(this.txtbp);
|
|
this.groupBox4.Controls.Add(this.btnbpcheck);
|
|
this.groupBox4.Controls.Add(this.button9);
|
|
this.groupBox4.Controls.Add(this.txtbasedir);
|
|
this.groupBox4.Controls.Add(this.label18);
|
|
this.groupBox4.Controls.Add(this.button8);
|
|
this.groupBox4.Controls.Add(this.button7);
|
|
this.groupBox4.Controls.Add(this.label1);
|
|
this.groupBox4.Controls.Add(this.button6);
|
|
this.groupBox4.Controls.Add(this.button4);
|
|
this.groupBox4.Controls.Add(this.label13);
|
|
this.groupBox4.Controls.Add(this.button1);
|
|
this.groupBox4.Controls.Add(this.button3);
|
|
this.groupBox4.Controls.Add(this.txtname);
|
|
this.groupBox4.Controls.Add(this.txtexcelinput);
|
|
this.groupBox4.Controls.Add(this.label2);
|
|
this.groupBox4.Controls.Add(this.txttextinput);
|
|
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.groupBox4.Location = new System.Drawing.Point(3, 17);
|
|
this.groupBox4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox4.Size = new System.Drawing.Size(1462, 106);
|
|
this.groupBox4.TabIndex = 60;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Parameter-Dateien";
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button9.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button9.ImageIndex = 0;
|
|
this.button9.ImageList = this.imageList1;
|
|
this.button9.Location = new System.Drawing.Point(152, 56);
|
|
this.button9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(104, 31);
|
|
this.button9.TabIndex = 50;
|
|
this.button9.Text = "Auswahl";
|
|
this.button9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
|
this.imageList1.Images.SetKeyName(0, "load.png");
|
|
this.imageList1.Images.SetKeyName(1, "save.png");
|
|
//
|
|
// txtbasedir
|
|
//
|
|
this.txtbasedir.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtbasedir.Location = new System.Drawing.Point(152, 28);
|
|
this.txtbasedir.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtbasedir.Name = "txtbasedir";
|
|
this.txtbasedir.Size = new System.Drawing.Size(263, 20);
|
|
this.txtbasedir.TabIndex = 49;
|
|
this.txtbasedir.TextChanged += new System.EventHandler(this.txtbasedir_TextChanged);
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label18.Location = new System.Drawing.Point(25, 32);
|
|
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(89, 13);
|
|
this.label18.TabIndex = 48;
|
|
this.label18.Text = "Basis-Verzeichnis";
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button8.ImageIndex = 0;
|
|
this.button8.ImageList = this.imageList1;
|
|
this.button8.Location = new System.Drawing.Point(795, 60);
|
|
this.button8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(93, 30);
|
|
this.button8.TabIndex = 47;
|
|
this.button8.Text = "Auswahl";
|
|
this.button8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
this.button8.Click += new System.EventHandler(this.button8_Click);
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button7.ImageIndex = 0;
|
|
this.button7.ImageList = this.imageList1;
|
|
this.button7.Location = new System.Drawing.Point(1040, 59);
|
|
this.button7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(94, 30);
|
|
this.button7.TabIndex = 46;
|
|
this.button7.Text = "Auswahl";
|
|
this.button7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button6.ImageIndex = 0;
|
|
this.button6.ImageList = this.imageList1;
|
|
this.button6.Location = new System.Drawing.Point(608, 59);
|
|
this.button6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(113, 31);
|
|
this.button6.TabIndex = 45;
|
|
this.button6.Text = "Speichern";
|
|
this.button6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.button4.ImageIndex = 0;
|
|
this.button4.ImageList = this.imageList1;
|
|
this.button4.Location = new System.Drawing.Point(531, 59);
|
|
this.button4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(80, 31);
|
|
this.button4.TabIndex = 44;
|
|
this.button4.Text = "Laden";
|
|
this.button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click_1);
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.panel1);
|
|
this.groupBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.groupBox3.Location = new System.Drawing.Point(23, 741);
|
|
this.groupBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox3.Size = new System.Drawing.Size(608, 278);
|
|
this.groupBox3.TabIndex = 62;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "Vorschau";
|
|
this.groupBox3.Visible = false;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(3, 18);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(602, 258);
|
|
this.panel1.TabIndex = 45;
|
|
this.panel1.Visible = false;
|
|
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
|
|
//
|
|
// editControl2
|
|
//
|
|
this.editControl2.AllowZoom = false;
|
|
this.editControl2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))));
|
|
this.editControl2.ChangedLinesMarkingLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(98)))));
|
|
this.editControl2.CodeSnipptSize = new System.Drawing.Size(100, 100);
|
|
this.editControl2.Configurator = config2;
|
|
this.editControl2.ContextChoiceBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.editControl2.ContextChoiceBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(166)))), ((int)(((byte)(50)))));
|
|
this.editControl2.ContextChoiceForeColor = System.Drawing.SystemColors.InfoText;
|
|
this.editControl2.ContextPromptBackgroundBrush = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
|
|
this.editControl2.ContextTooltipBackgroundBrush = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(232)))), ((int)(((byte)(236))))));
|
|
this.editControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.editControl2.IndicatorMarginBackColor = System.Drawing.Color.Empty;
|
|
this.editControl2.LineNumbersColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
|
|
this.editControl2.Location = new System.Drawing.Point(0, 644);
|
|
this.editControl2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.editControl2.MarkerAreaWidth = 20;
|
|
this.editControl2.Name = "editControl2";
|
|
this.editControl2.RenderRightToLeft = false;
|
|
this.editControl2.ScrollPosition = new System.Drawing.Point(0, 0);
|
|
this.editControl2.SelectionTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(214)))), ((int)(((byte)(255)))));
|
|
this.editControl2.ShowEndOfLine = false;
|
|
this.editControl2.Size = new System.Drawing.Size(1468, 501);
|
|
this.editControl2.StatusBarSettings.CoordsPanel.Width = 199;
|
|
this.editControl2.StatusBarSettings.EncodingPanel.Width = 133;
|
|
this.editControl2.StatusBarSettings.FileNamePanel.Width = 133;
|
|
this.editControl2.StatusBarSettings.InsertPanel.Width = 43;
|
|
this.editControl2.StatusBarSettings.Offcie2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Blue;
|
|
this.editControl2.StatusBarSettings.Offcie2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Blue;
|
|
this.editControl2.StatusBarSettings.StatusPanel.Width = 93;
|
|
this.editControl2.StatusBarSettings.TextPanel.Width = 285;
|
|
this.editControl2.StatusBarSettings.VisualStyle = Syncfusion.Windows.Forms.Tools.Controls.StatusBar.VisualStyle.Default;
|
|
this.editControl2.TabIndex = 45;
|
|
this.editControl2.Text = "editControl1";
|
|
this.editControl2.UseXPStyleBorder = true;
|
|
this.editControl2.Visible = false;
|
|
this.editControl2.VisualColumn = 13;
|
|
this.editControl2.VScrollMode = Syncfusion.Windows.Forms.Edit.ScrollMode.Immediate;
|
|
this.editControl2.ZoomFactor = 1F;
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripButton1});
|
|
this.toolStrip1.Location = new System.Drawing.Point(0, 689);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(1500, 31);
|
|
this.toolStrip1.TabIndex = 46;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
this.toolStrip1.Visible = false;
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(65, 28);
|
|
this.toolStripButton1.Text = "Schliessen";
|
|
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.editControl1);
|
|
this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.groupBox2.Location = new System.Drawing.Point(23, 1060);
|
|
this.groupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.groupBox2.Size = new System.Drawing.Size(333, 741);
|
|
this.groupBox2.TabIndex = 61;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "Editor";
|
|
//
|
|
// Generieren
|
|
//
|
|
this.Generieren.BackColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.Generieren.Controls.Add(this.button5);
|
|
this.Generieren.Controls.Add(this.progressBarAdv1);
|
|
this.Generieren.Controls.Add(this.button2);
|
|
this.Generieren.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.Generieren.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Generieren.Location = new System.Drawing.Point(0, 549);
|
|
this.Generieren.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.Generieren.Name = "Generieren";
|
|
this.Generieren.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.Generieren.Size = new System.Drawing.Size(1468, 95);
|
|
this.Generieren.TabIndex = 60;
|
|
this.Generieren.TabStop = false;
|
|
this.Generieren.Text = "Generieren";
|
|
//
|
|
// openFileDialog1
|
|
//
|
|
this.openFileDialog1.FileName = "openFileDialog1";
|
|
//
|
|
// btnbpcheck
|
|
//
|
|
this.btnbpcheck.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnbpcheck.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnbpcheck.ImageIndex = 0;
|
|
this.btnbpcheck.ImageList = this.imageList1;
|
|
this.btnbpcheck.Location = new System.Drawing.Point(1286, 56);
|
|
this.btnbpcheck.Margin = new System.Windows.Forms.Padding(4);
|
|
this.btnbpcheck.Name = "btnbpcheck";
|
|
this.btnbpcheck.Size = new System.Drawing.Size(105, 30);
|
|
this.btnbpcheck.TabIndex = 51;
|
|
this.btnbpcheck.Text = "BP Prüfen";
|
|
this.btnbpcheck.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.btnbpcheck.UseVisualStyleBackColor = true;
|
|
this.btnbpcheck.Click += new System.EventHandler(this.btnbpcheck_Click);
|
|
//
|
|
// txtbp
|
|
//
|
|
this.txtbp.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.txtbp.Location = new System.Drawing.Point(1286, 29);
|
|
this.txtbp.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtbp.Name = "txtbp";
|
|
this.txtbp.Size = new System.Drawing.Size(134, 20);
|
|
this.txtbp.TabIndex = 52;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label14.Location = new System.Drawing.Point(1215, 35);
|
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(54, 13);
|
|
this.label14.TabIndex = 53;
|
|
this.label14.Text = "BP-Spalte";
|
|
//
|
|
// Form1
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1468, 1145);
|
|
this.Controls.Add(this.editControl2);
|
|
this.Controls.Add(this.groupBox3);
|
|
this.Controls.Add(this.toolStrip1);
|
|
this.Controls.Add(this.groupBox2);
|
|
this.Controls.Add(this.Generieren);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Name = "Form1";
|
|
this.Text = "API-Dokumentgenerator";
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.editControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.progressBarAdv1)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox5.ResumeLayout(false);
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
this.tabPage1.PerformLayout();
|
|
this.tabPage2.ResumeLayout(false);
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.editControl2)).EndInit();
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.Generieren.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TextBox txtexcelinput;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.TextBox txttextinput;
|
|
private System.Windows.Forms.TextBox txtdokumenttrenner;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox txtspalten;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.TextBox txttag1;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.TextBox txttnr1;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.TextBox txttagueberschrift1;
|
|
private System.Windows.Forms.TextBox txtueberschrift1;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.TextBox txtformat1;
|
|
private System.Windows.Forms.TextBox txtformat2;
|
|
private System.Windows.Forms.TextBox txtueberschrift2;
|
|
private System.Windows.Forms.TextBox txttagueberschrift2;
|
|
private System.Windows.Forms.TextBox txttnr2;
|
|
private System.Windows.Forms.TextBox txttag2;
|
|
private System.Windows.Forms.TextBox txtformat3;
|
|
private System.Windows.Forms.TextBox txtueberschrift3;
|
|
private System.Windows.Forms.TextBox txttagueberschrift3;
|
|
private System.Windows.Forms.TextBox txttnr3;
|
|
private System.Windows.Forms.TextBox txttag3;
|
|
private System.Windows.Forms.TextBox txtformat4;
|
|
private System.Windows.Forms.TextBox txtueberschrift4;
|
|
private System.Windows.Forms.TextBox txttagueberschrift4;
|
|
private System.Windows.Forms.TextBox txttnr4;
|
|
private System.Windows.Forms.TextBox txttag4;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.TextBox txttabellenspalten;
|
|
private System.Windows.Forms.Label label11;
|
|
private Syncfusion.WinForms.DataGrid.SfDataGrid sfDataGrid1;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.TextBox txtname;
|
|
private Syncfusion.Windows.Forms.Edit.EditControl editControl1;
|
|
private System.Windows.Forms.Button button5;
|
|
private Syncfusion.Windows.Forms.Tools.ProgressBarAdv progressBarAdv1;
|
|
private System.Windows.Forms.TextBox txtcolheader4;
|
|
private System.Windows.Forms.TextBox txtcolheader3;
|
|
private System.Windows.Forms.TextBox txtcolheader2;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.TextBox txtcolheader1;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private Syncfusion.Windows.Forms.Edit.EditControl editControl2;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private System.Windows.Forms.GroupBox Generieren;
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.ImageList imageList1;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.TextBox txtbasedir;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.TextBox txtbp;
|
|
private System.Windows.Forms.Button btnbpcheck;
|
|
private System.Windows.Forms.Label label14;
|
|
}
|
|
}
|
|
|