update vor Syncfusion-Aktualisierung
This commit is contained in:
319
Client/UIControls/Administrator/Dokumenttyp.Designer.cs
generated
319
Client/UIControls/Administrator/Dokumenttyp.Designer.cs
generated
@@ -41,6 +41,9 @@
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Dokumenttyp));
|
||||
this.tabControlAdv1 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
|
||||
this.tabPageAdv1 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
|
||||
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
||||
this.cbebanking_moeglich = new System.Windows.Forms.CheckBox();
|
||||
this.cbversandstrasse_moeglich = new System.Windows.Forms.CheckBox();
|
||||
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
|
||||
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
||||
this.GrpUnterschrifte = new System.Windows.Forms.GroupBox();
|
||||
@@ -82,7 +85,10 @@
|
||||
this.Label1 = new System.Windows.Forms.Label();
|
||||
this.tabPageAdv2 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
|
||||
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
||||
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
||||
this.sfDataGrid1 = new Syncfusion.WinForms.DataGrid.SfDataGrid();
|
||||
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
||||
this.listBox1 = new System.Windows.Forms.ListBox();
|
||||
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
||||
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
||||
this.grpVorlagenfeld = new System.Windows.Forms.GroupBox();
|
||||
@@ -99,8 +105,8 @@
|
||||
this.label8 = new System.Windows.Forms.Label();
|
||||
this.txtessimagetop = new System.Windows.Forms.TextBox();
|
||||
this.label7 = new System.Windows.Forms.Label();
|
||||
this.textBox2 = new System.Windows.Forms.TextBox();
|
||||
this.txtessfieldname = new System.Windows.Forms.Label();
|
||||
this.txtessfieldname = new System.Windows.Forms.TextBox();
|
||||
this.lblessfieldname = new System.Windows.Forms.Label();
|
||||
this.txtessclass = new System.Windows.Forms.TextBox();
|
||||
this.label9 = new System.Windows.Forms.Label();
|
||||
this.txtBookmarkEnd = new System.Windows.Forms.TextBox();
|
||||
@@ -119,9 +125,19 @@
|
||||
this.lblfeldregeliddesc = new System.Windows.Forms.Label();
|
||||
this.lblID = new System.Windows.Forms.Label();
|
||||
this.lbliddesc = new System.Windows.Forms.Label();
|
||||
this.chkaktiv = new System.Windows.Forms.CheckBox();
|
||||
this.label14 = new System.Windows.Forms.Label();
|
||||
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
||||
this.rbBezeichnung = new System.Windows.Forms.RadioButton();
|
||||
this.rbNr = new System.Windows.Forms.RadioButton();
|
||||
this.label15 = new System.Windows.Forms.Label();
|
||||
this.txtFilter = new System.Windows.Forms.TextBox();
|
||||
this.label16 = new System.Windows.Forms.Label();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
|
||||
this.tabControlAdv1.SuspendLayout();
|
||||
this.tabPageAdv1.SuspendLayout();
|
||||
this.groupBox1.SuspendLayout();
|
||||
this.toolStrip2.SuspendLayout();
|
||||
this.GrpUnterschrifte.SuspendLayout();
|
||||
this.GrpBewilligung.SuspendLayout();
|
||||
@@ -138,24 +154,29 @@
|
||||
this.splitContainer1.Panel1.SuspendLayout();
|
||||
this.splitContainer1.Panel2.SuspendLayout();
|
||||
this.splitContainer1.SuspendLayout();
|
||||
this.groupBox6.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
|
||||
this.groupBox5.SuspendLayout();
|
||||
this.toolStrip1.SuspendLayout();
|
||||
this.grpVorlagenfeld.SuspendLayout();
|
||||
this.groupBox7.SuspendLayout();
|
||||
this.panel1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// tabControlAdv1
|
||||
//
|
||||
this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(1286, 671);
|
||||
this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(1019, 760);
|
||||
this.tabControlAdv1.Controls.Add(this.tabPageAdv1);
|
||||
this.tabControlAdv1.Controls.Add(this.tabPageAdv2);
|
||||
this.tabControlAdv1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.tabControlAdv1.Location = new System.Drawing.Point(2, 2);
|
||||
this.tabControlAdv1.Location = new System.Drawing.Point(284, 2);
|
||||
this.tabControlAdv1.Name = "tabControlAdv1";
|
||||
this.tabControlAdv1.Size = new System.Drawing.Size(1286, 671);
|
||||
this.tabControlAdv1.Size = new System.Drawing.Size(1019, 760);
|
||||
this.tabControlAdv1.TabIndex = 0;
|
||||
//
|
||||
// tabPageAdv1
|
||||
//
|
||||
this.tabPageAdv1.Controls.Add(this.groupBox1);
|
||||
this.tabPageAdv1.Controls.Add(this.toolStrip2);
|
||||
this.tabPageAdv1.Controls.Add(this.GrpUnterschrifte);
|
||||
this.tabPageAdv1.Controls.Add(this.GrpBewilligung);
|
||||
@@ -168,11 +189,42 @@
|
||||
this.tabPageAdv1.Location = new System.Drawing.Point(1, 25);
|
||||
this.tabPageAdv1.Name = "tabPageAdv1";
|
||||
this.tabPageAdv1.ShowCloseButton = true;
|
||||
this.tabPageAdv1.Size = new System.Drawing.Size(1283, 644);
|
||||
this.tabPageAdv1.Size = new System.Drawing.Size(1016, 733);
|
||||
this.tabPageAdv1.TabIndex = 1;
|
||||
this.tabPageAdv1.Text = "Allgemein";
|
||||
this.tabPageAdv1.ThemesEnabled = false;
|
||||
//
|
||||
// groupBox1
|
||||
//
|
||||
this.groupBox1.Controls.Add(this.cbebanking_moeglich);
|
||||
this.groupBox1.Controls.Add(this.cbversandstrasse_moeglich);
|
||||
this.groupBox1.Location = new System.Drawing.Point(15, 628);
|
||||
this.groupBox1.Name = "groupBox1";
|
||||
this.groupBox1.Size = new System.Drawing.Size(488, 75);
|
||||
this.groupBox1.TabIndex = 26;
|
||||
this.groupBox1.TabStop = false;
|
||||
this.groupBox1.Text = "Versandstrasse";
|
||||
//
|
||||
// cbebanking_moeglich
|
||||
//
|
||||
this.cbebanking_moeglich.AutoSize = true;
|
||||
this.cbebanking_moeglich.Location = new System.Drawing.Point(19, 43);
|
||||
this.cbebanking_moeglich.Name = "cbebanking_moeglich";
|
||||
this.cbebanking_moeglich.Size = new System.Drawing.Size(131, 17);
|
||||
this.cbebanking_moeglich.TabIndex = 1;
|
||||
this.cbebanking_moeglich.Text = "E-Banking zugelassen";
|
||||
this.cbebanking_moeglich.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// cbversandstrasse_moeglich
|
||||
//
|
||||
this.cbversandstrasse_moeglich.AutoSize = true;
|
||||
this.cbversandstrasse_moeglich.Location = new System.Drawing.Point(19, 20);
|
||||
this.cbversandstrasse_moeglich.Name = "cbversandstrasse_moeglich";
|
||||
this.cbversandstrasse_moeglich.Size = new System.Drawing.Size(79, 17);
|
||||
this.cbversandstrasse_moeglich.TabIndex = 0;
|
||||
this.cbversandstrasse_moeglich.Text = "zugelassen";
|
||||
this.cbversandstrasse_moeglich.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// toolStrip2
|
||||
//
|
||||
this.toolStrip2.AutoSize = false;
|
||||
@@ -180,7 +232,7 @@
|
||||
this.toolStripButton1});
|
||||
this.toolStrip2.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStrip2.Name = "toolStrip2";
|
||||
this.toolStrip2.Size = new System.Drawing.Size(1283, 42);
|
||||
this.toolStrip2.Size = new System.Drawing.Size(1016, 42);
|
||||
this.toolStrip2.TabIndex = 27;
|
||||
this.toolStrip2.Text = "toolStrip2";
|
||||
//
|
||||
@@ -204,7 +256,7 @@
|
||||
this.GrpUnterschrifte.Controls.Add(this.cbFormularOhneUnterschrift);
|
||||
this.GrpUnterschrifte.Controls.Add(this.cbDigitaleUnterschrift);
|
||||
this.GrpUnterschrifte.Controls.Add(this.cbUnterschriftlinks);
|
||||
this.GrpUnterschrifte.Location = new System.Drawing.Point(13, 347);
|
||||
this.GrpUnterschrifte.Location = new System.Drawing.Point(15, 337);
|
||||
this.GrpUnterschrifte.Name = "GrpUnterschrifte";
|
||||
this.GrpUnterschrifte.Size = new System.Drawing.Size(488, 128);
|
||||
this.GrpUnterschrifte.TabIndex = 26;
|
||||
@@ -277,13 +329,12 @@
|
||||
// GrpBewilligung
|
||||
//
|
||||
this.GrpBewilligung.Controls.Add(this.chkBewilliigungZwingend);
|
||||
this.GrpBewilligung.Location = new System.Drawing.Point(13, 481);
|
||||
this.GrpBewilligung.Location = new System.Drawing.Point(15, 471);
|
||||
this.GrpBewilligung.Name = "GrpBewilligung";
|
||||
this.GrpBewilligung.Size = new System.Drawing.Size(488, 43);
|
||||
this.GrpBewilligung.TabIndex = 25;
|
||||
this.GrpBewilligung.TabStop = false;
|
||||
this.GrpBewilligung.Text = "Unterschriftenprüfung";
|
||||
this.GrpBewilligung.Visible = false;
|
||||
//
|
||||
// chkBewilliigungZwingend
|
||||
//
|
||||
@@ -301,7 +352,7 @@
|
||||
this.groupBox4.Controls.Add(this.cbPDFDirekteArchivierung);
|
||||
this.groupBox4.Controls.Add(this.cbPDFDokument);
|
||||
this.groupBox4.Controls.Add(this.cbOfficeDokument);
|
||||
this.groupBox4.Location = new System.Drawing.Point(13, 530);
|
||||
this.groupBox4.Location = new System.Drawing.Point(15, 520);
|
||||
this.groupBox4.Name = "groupBox4";
|
||||
this.groupBox4.Size = new System.Drawing.Size(488, 102);
|
||||
this.groupBox4.TabIndex = 24;
|
||||
@@ -345,9 +396,9 @@
|
||||
// groupBox3
|
||||
//
|
||||
this.groupBox3.Controls.Add(this.TreeDokumentArt);
|
||||
this.groupBox3.Location = new System.Drawing.Point(519, 51);
|
||||
this.groupBox3.Location = new System.Drawing.Point(521, 41);
|
||||
this.groupBox3.Name = "groupBox3";
|
||||
this.groupBox3.Size = new System.Drawing.Size(651, 581);
|
||||
this.groupBox3.Size = new System.Drawing.Size(255, 581);
|
||||
this.groupBox3.TabIndex = 24;
|
||||
this.groupBox3.TabStop = false;
|
||||
this.groupBox3.Text = "Struktur";
|
||||
@@ -508,7 +559,7 @@
|
||||
this.GroupBox2.Controls.Add(this.cbAnzeigeVorlagenauswahl);
|
||||
this.GroupBox2.Controls.Add(this.cbbezeichnungmutierbar);
|
||||
this.GroupBox2.Controls.Add(this.cbVertrag);
|
||||
this.GroupBox2.Location = new System.Drawing.Point(13, 228);
|
||||
this.GroupBox2.Location = new System.Drawing.Point(15, 218);
|
||||
this.GroupBox2.Name = "GroupBox2";
|
||||
this.GroupBox2.Size = new System.Drawing.Size(488, 113);
|
||||
this.GroupBox2.TabIndex = 4;
|
||||
@@ -517,7 +568,7 @@
|
||||
//
|
||||
// cbaktiv
|
||||
//
|
||||
this.cbaktiv.Location = new System.Drawing.Point(291, 78);
|
||||
this.cbaktiv.Location = new System.Drawing.Point(293, 53);
|
||||
this.cbaktiv.Name = "cbaktiv";
|
||||
this.cbaktiv.Size = new System.Drawing.Size(189, 24);
|
||||
this.cbaktiv.TabIndex = 25;
|
||||
@@ -583,7 +634,7 @@
|
||||
this.Grp1.Controls.Add(this.TxTBeschreibung);
|
||||
this.Grp1.Controls.Add(this.TxTBezeichnung);
|
||||
this.Grp1.Controls.Add(this.Label1);
|
||||
this.Grp1.Location = new System.Drawing.Point(13, 55);
|
||||
this.Grp1.Location = new System.Drawing.Point(15, 45);
|
||||
this.Grp1.Name = "Grp1";
|
||||
this.Grp1.Size = new System.Drawing.Size(488, 167);
|
||||
this.Grp1.TabIndex = 2;
|
||||
@@ -701,7 +752,7 @@
|
||||
this.tabPageAdv2.Location = new System.Drawing.Point(1, 25);
|
||||
this.tabPageAdv2.Name = "tabPageAdv2";
|
||||
this.tabPageAdv2.ShowCloseButton = true;
|
||||
this.tabPageAdv2.Size = new System.Drawing.Size(1283, 644);
|
||||
this.tabPageAdv2.Size = new System.Drawing.Size(1016, 733);
|
||||
this.tabPageAdv2.TabIndex = 2;
|
||||
this.tabPageAdv2.Text = "Voralgenfelder";
|
||||
this.tabPageAdv2.ThemesEnabled = false;
|
||||
@@ -714,16 +765,28 @@
|
||||
//
|
||||
// splitContainer1.Panel1
|
||||
//
|
||||
this.splitContainer1.Panel1.Controls.Add(this.sfDataGrid1);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.groupBox6);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.groupBox5);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.toolStrip1);
|
||||
//
|
||||
// splitContainer1.Panel2
|
||||
//
|
||||
this.splitContainer1.Panel2.Controls.Add(this.grpVorlagenfeld);
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1283, 644);
|
||||
this.splitContainer1.SplitterDistance = 930;
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1016, 733);
|
||||
this.splitContainer1.SplitterDistance = 735;
|
||||
this.splitContainer1.TabIndex = 0;
|
||||
//
|
||||
// groupBox6
|
||||
//
|
||||
this.groupBox6.Controls.Add(this.sfDataGrid1);
|
||||
this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.groupBox6.Location = new System.Drawing.Point(200, 42);
|
||||
this.groupBox6.Name = "groupBox6";
|
||||
this.groupBox6.Size = new System.Drawing.Size(535, 691);
|
||||
this.groupBox6.TabIndex = 31;
|
||||
this.groupBox6.TabStop = false;
|
||||
this.groupBox6.Text = "Verwendete Vorlagenfelder";
|
||||
//
|
||||
// sfDataGrid1
|
||||
//
|
||||
this.sfDataGrid1.AccessibleName = "Table";
|
||||
@@ -733,12 +796,33 @@
|
||||
this.sfDataGrid1.AutoSizeColumnsMode = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.AllCells;
|
||||
this.sfDataGrid1.CopyOption = Syncfusion.WinForms.DataGrid.Enums.CopyOptions.None;
|
||||
this.sfDataGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.sfDataGrid1.Location = new System.Drawing.Point(0, 42);
|
||||
this.sfDataGrid1.Location = new System.Drawing.Point(3, 16);
|
||||
this.sfDataGrid1.Name = "sfDataGrid1";
|
||||
this.sfDataGrid1.Size = new System.Drawing.Size(930, 602);
|
||||
this.sfDataGrid1.Size = new System.Drawing.Size(529, 672);
|
||||
this.sfDataGrid1.TabIndex = 1;
|
||||
this.sfDataGrid1.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfDataGrid1_CellClick);
|
||||
//
|
||||
// groupBox5
|
||||
//
|
||||
this.groupBox5.Controls.Add(this.listBox1);
|
||||
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.groupBox5.Location = new System.Drawing.Point(0, 42);
|
||||
this.groupBox5.Name = "groupBox5";
|
||||
this.groupBox5.Size = new System.Drawing.Size(200, 691);
|
||||
this.groupBox5.TabIndex = 30;
|
||||
this.groupBox5.TabStop = false;
|
||||
this.groupBox5.Text = "Vorhandene Vorlagenfelder";
|
||||
//
|
||||
// listBox1
|
||||
//
|
||||
this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.listBox1.FormattingEnabled = true;
|
||||
this.listBox1.Location = new System.Drawing.Point(3, 16);
|
||||
this.listBox1.Name = "listBox1";
|
||||
this.listBox1.Size = new System.Drawing.Size(194, 672);
|
||||
this.listBox1.TabIndex = 29;
|
||||
this.listBox1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listBox1_MouseDoubleClick);
|
||||
//
|
||||
// toolStrip1
|
||||
//
|
||||
this.toolStrip1.AutoSize = false;
|
||||
@@ -746,7 +830,7 @@
|
||||
this.toolStripButton2});
|
||||
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
||||
this.toolStrip1.Name = "toolStrip1";
|
||||
this.toolStrip1.Size = new System.Drawing.Size(930, 42);
|
||||
this.toolStrip1.Size = new System.Drawing.Size(735, 42);
|
||||
this.toolStrip1.TabIndex = 28;
|
||||
this.toolStrip1.Text = "toolStrip1";
|
||||
//
|
||||
@@ -762,6 +846,8 @@
|
||||
//
|
||||
// grpVorlagenfeld
|
||||
//
|
||||
this.grpVorlagenfeld.Controls.Add(this.chkaktiv);
|
||||
this.grpVorlagenfeld.Controls.Add(this.label14);
|
||||
this.grpVorlagenfeld.Controls.Add(this.lblFeldregel);
|
||||
this.grpVorlagenfeld.Controls.Add(this.txtTechbezeichnung);
|
||||
this.grpVorlagenfeld.Controls.Add(this.label13);
|
||||
@@ -775,8 +861,8 @@
|
||||
this.grpVorlagenfeld.Controls.Add(this.label8);
|
||||
this.grpVorlagenfeld.Controls.Add(this.txtessimagetop);
|
||||
this.grpVorlagenfeld.Controls.Add(this.label7);
|
||||
this.grpVorlagenfeld.Controls.Add(this.textBox2);
|
||||
this.grpVorlagenfeld.Controls.Add(this.txtessfieldname);
|
||||
this.grpVorlagenfeld.Controls.Add(this.lblessfieldname);
|
||||
this.grpVorlagenfeld.Controls.Add(this.txtessclass);
|
||||
this.grpVorlagenfeld.Controls.Add(this.label9);
|
||||
this.grpVorlagenfeld.Controls.Add(this.txtBookmarkEnd);
|
||||
@@ -798,7 +884,7 @@
|
||||
this.grpVorlagenfeld.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.grpVorlagenfeld.Location = new System.Drawing.Point(0, 0);
|
||||
this.grpVorlagenfeld.Name = "grpVorlagenfeld";
|
||||
this.grpVorlagenfeld.Size = new System.Drawing.Size(349, 644);
|
||||
this.grpVorlagenfeld.Size = new System.Drawing.Size(277, 733);
|
||||
this.grpVorlagenfeld.TabIndex = 0;
|
||||
this.grpVorlagenfeld.TabStop = false;
|
||||
this.grpVorlagenfeld.Text = "Vorlagenfeld";
|
||||
@@ -819,6 +905,7 @@
|
||||
this.txtTechbezeichnung.Name = "txtTechbezeichnung";
|
||||
this.txtTechbezeichnung.Size = new System.Drawing.Size(134, 20);
|
||||
this.txtTechbezeichnung.TabIndex = 32;
|
||||
this.txtTechbezeichnung.Tag = "TechBezeichnung";
|
||||
this.txtTechbezeichnung.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label13
|
||||
@@ -836,6 +923,7 @@
|
||||
this.txtUIDescription.Name = "txtUIDescription";
|
||||
this.txtUIDescription.Size = new System.Drawing.Size(134, 20);
|
||||
this.txtUIDescription.TabIndex = 30;
|
||||
this.txtUIDescription.Tag = "Feldbezeichnung";
|
||||
this.txtUIDescription.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label12
|
||||
@@ -849,16 +937,17 @@
|
||||
//
|
||||
// txtessimageheight
|
||||
//
|
||||
this.txtessimageheight.Location = new System.Drawing.Point(135, 531);
|
||||
this.txtessimageheight.Location = new System.Drawing.Point(135, 513);
|
||||
this.txtessimageheight.Name = "txtessimageheight";
|
||||
this.txtessimageheight.Size = new System.Drawing.Size(134, 20);
|
||||
this.txtessimageheight.TabIndex = 28;
|
||||
this.txtessimageheight.Tag = "ess_img_height";
|
||||
this.txtessimageheight.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label11
|
||||
//
|
||||
this.label11.AutoSize = true;
|
||||
this.label11.Location = new System.Drawing.Point(18, 531);
|
||||
this.label11.Location = new System.Drawing.Point(18, 513);
|
||||
this.label11.Name = "label11";
|
||||
this.label11.Size = new System.Drawing.Size(92, 13);
|
||||
this.label11.TabIndex = 27;
|
||||
@@ -866,16 +955,17 @@
|
||||
//
|
||||
// txtessimagewidth
|
||||
//
|
||||
this.txtessimagewidth.Location = new System.Drawing.Point(135, 505);
|
||||
this.txtessimagewidth.Location = new System.Drawing.Point(135, 487);
|
||||
this.txtessimagewidth.Name = "txtessimagewidth";
|
||||
this.txtessimagewidth.Size = new System.Drawing.Size(134, 20);
|
||||
this.txtessimagewidth.TabIndex = 26;
|
||||
this.txtessimagewidth.Tag = "ess_img_wdth";
|
||||
this.txtessimagewidth.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label10
|
||||
//
|
||||
this.label10.AutoSize = true;
|
||||
this.label10.Location = new System.Drawing.Point(18, 505);
|
||||
this.label10.Location = new System.Drawing.Point(18, 487);
|
||||
this.label10.Name = "label10";
|
||||
this.label10.Size = new System.Drawing.Size(88, 13);
|
||||
this.label10.TabIndex = 25;
|
||||
@@ -883,16 +973,17 @@
|
||||
//
|
||||
// txtessimageleft
|
||||
//
|
||||
this.txtessimageleft.Location = new System.Drawing.Point(135, 479);
|
||||
this.txtessimageleft.Location = new System.Drawing.Point(135, 461);
|
||||
this.txtessimageleft.Name = "txtessimageleft";
|
||||
this.txtessimageleft.Size = new System.Drawing.Size(134, 20);
|
||||
this.txtessimageleft.TabIndex = 24;
|
||||
this.txtessimageleft.Tag = "ess_img_left";
|
||||
this.txtessimageleft.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label8
|
||||
//
|
||||
this.label8.AutoSize = true;
|
||||
this.label8.Location = new System.Drawing.Point(18, 479);
|
||||
this.label8.Location = new System.Drawing.Point(18, 461);
|
||||
this.label8.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(77, 13);
|
||||
this.label8.TabIndex = 23;
|
||||
@@ -900,50 +991,54 @@
|
||||
//
|
||||
// txtessimagetop
|
||||
//
|
||||
this.txtessimagetop.Location = new System.Drawing.Point(135, 453);
|
||||
this.txtessimagetop.Location = new System.Drawing.Point(135, 435);
|
||||
this.txtessimagetop.Name = "txtessimagetop";
|
||||
this.txtessimagetop.Size = new System.Drawing.Size(134, 20);
|
||||
this.txtessimagetop.TabIndex = 22;
|
||||
this.txtessimagetop.Tag = "ess_img_top";
|
||||
this.txtessimagetop.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label7
|
||||
//
|
||||
this.label7.AutoSize = true;
|
||||
this.label7.Location = new System.Drawing.Point(18, 453);
|
||||
this.label7.Location = new System.Drawing.Point(18, 435);
|
||||
this.label7.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(82, 13);
|
||||
this.label7.TabIndex = 21;
|
||||
this.label7.Text = "ESS-Image Top";
|
||||
//
|
||||
// textBox2
|
||||
//
|
||||
this.textBox2.Location = new System.Drawing.Point(135, 427);
|
||||
this.textBox2.Name = "textBox2";
|
||||
this.textBox2.Size = new System.Drawing.Size(187, 20);
|
||||
this.textBox2.TabIndex = 20;
|
||||
this.textBox2.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// txtessfieldname
|
||||
//
|
||||
this.txtessfieldname.AutoSize = true;
|
||||
this.txtessfieldname.Location = new System.Drawing.Point(18, 427);
|
||||
this.txtessfieldname.Location = new System.Drawing.Point(135, 409);
|
||||
this.txtessfieldname.Name = "txtessfieldname";
|
||||
this.txtessfieldname.Size = new System.Drawing.Size(77, 13);
|
||||
this.txtessfieldname.TabIndex = 19;
|
||||
this.txtessfieldname.Text = "ESS-Feldname";
|
||||
this.txtessfieldname.Size = new System.Drawing.Size(187, 20);
|
||||
this.txtessfieldname.TabIndex = 20;
|
||||
this.txtessfieldname.Tag = "ess_feldname";
|
||||
this.txtessfieldname.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
|
||||
this.txtessfieldname.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// lblessfieldname
|
||||
//
|
||||
this.lblessfieldname.AutoSize = true;
|
||||
this.lblessfieldname.Location = new System.Drawing.Point(18, 409);
|
||||
this.lblessfieldname.Name = "lblessfieldname";
|
||||
this.lblessfieldname.Size = new System.Drawing.Size(77, 13);
|
||||
this.lblessfieldname.TabIndex = 19;
|
||||
this.lblessfieldname.Text = "ESS-Feldname";
|
||||
//
|
||||
// txtessclass
|
||||
//
|
||||
this.txtessclass.Location = new System.Drawing.Point(135, 401);
|
||||
this.txtessclass.Location = new System.Drawing.Point(135, 383);
|
||||
this.txtessclass.Name = "txtessclass";
|
||||
this.txtessclass.Size = new System.Drawing.Size(187, 20);
|
||||
this.txtessclass.TabIndex = 18;
|
||||
this.txtessclass.Tag = "ESSClass";
|
||||
this.txtessclass.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label9
|
||||
//
|
||||
this.label9.AutoSize = true;
|
||||
this.label9.Location = new System.Drawing.Point(18, 401);
|
||||
this.label9.Location = new System.Drawing.Point(18, 383);
|
||||
this.label9.Name = "label9";
|
||||
this.label9.Size = new System.Drawing.Size(62, 13);
|
||||
this.label9.TabIndex = 17;
|
||||
@@ -955,6 +1050,7 @@
|
||||
this.txtBookmarkEnd.Name = "txtBookmarkEnd";
|
||||
this.txtBookmarkEnd.Size = new System.Drawing.Size(187, 20);
|
||||
this.txtBookmarkEnd.TabIndex = 16;
|
||||
this.txtBookmarkEnd.Tag = "etm";
|
||||
this.txtBookmarkEnd.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label6
|
||||
@@ -972,6 +1068,7 @@
|
||||
this.txtbookmarkstart.Name = "txtbookmarkstart";
|
||||
this.txtbookmarkstart.Size = new System.Drawing.Size(187, 20);
|
||||
this.txtbookmarkstart.TabIndex = 14;
|
||||
this.txtbookmarkstart.Tag = "btm";
|
||||
this.txtbookmarkstart.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// label5
|
||||
@@ -989,6 +1086,7 @@
|
||||
this.txtfeldname.Name = "txtfeldname";
|
||||
this.txtfeldname.Size = new System.Drawing.Size(187, 20);
|
||||
this.txtfeldname.TabIndex = 12;
|
||||
this.txtfeldname.Tag = "feldname";
|
||||
this.txtfeldname.TextChanged += new System.EventHandler(this.txtfeldname_TextChanged);
|
||||
this.txtfeldname.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
@@ -1008,7 +1106,9 @@
|
||||
this.chkzwingend.Name = "chkzwingend";
|
||||
this.chkzwingend.Size = new System.Drawing.Size(15, 14);
|
||||
this.chkzwingend.TabIndex = 10;
|
||||
this.chkzwingend.Tag = "Zwingend";
|
||||
this.chkzwingend.UseVisualStyleBackColor = true;
|
||||
this.chkzwingend.CheckedChanged += new System.EventHandler(this.chkui_CheckedChanged);
|
||||
//
|
||||
// lbelzwingend
|
||||
//
|
||||
@@ -1025,6 +1125,7 @@
|
||||
this.txtSort.Name = "txtSort";
|
||||
this.txtSort.Size = new System.Drawing.Size(134, 20);
|
||||
this.txtSort.TabIndex = 8;
|
||||
this.txtSort.Tag = "reihenfolge";
|
||||
this.txtSort.Leave += new System.EventHandler(this.txtSort_Leave);
|
||||
//
|
||||
// lblsort
|
||||
@@ -1044,7 +1145,9 @@
|
||||
this.chkui.Name = "chkui";
|
||||
this.chkui.Size = new System.Drawing.Size(15, 14);
|
||||
this.chkui.TabIndex = 6;
|
||||
this.chkui.Tag = "UI";
|
||||
this.chkui.UseVisualStyleBackColor = true;
|
||||
this.chkui.CheckedChanged += new System.EventHandler(this.chkui_CheckedChanged);
|
||||
//
|
||||
// lbluidesc
|
||||
//
|
||||
@@ -1091,12 +1194,104 @@
|
||||
this.lbliddesc.TabIndex = 0;
|
||||
this.lbliddesc.Text = "ID";
|
||||
//
|
||||
// chkaktiv
|
||||
//
|
||||
this.chkaktiv.AutoSize = true;
|
||||
this.chkaktiv.Location = new System.Drawing.Point(135, 576);
|
||||
this.chkaktiv.Name = "chkaktiv";
|
||||
this.chkaktiv.Size = new System.Drawing.Size(15, 14);
|
||||
this.chkaktiv.TabIndex = 35;
|
||||
this.chkaktiv.Tag = "aktiv";
|
||||
this.chkaktiv.UseVisualStyleBackColor = true;
|
||||
this.chkaktiv.CheckedChanged += new System.EventHandler(this.chkui_CheckedChanged);
|
||||
//
|
||||
// label14
|
||||
//
|
||||
this.label14.AutoSize = true;
|
||||
this.label14.Location = new System.Drawing.Point(18, 577);
|
||||
this.label14.Name = "label14";
|
||||
this.label14.Size = new System.Drawing.Size(31, 13);
|
||||
this.label14.TabIndex = 34;
|
||||
this.label14.Text = "Aktiv";
|
||||
//
|
||||
// groupBox7
|
||||
//
|
||||
this.groupBox7.Controls.Add(this.panel1);
|
||||
this.groupBox7.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.groupBox7.Location = new System.Drawing.Point(2, 2);
|
||||
this.groupBox7.Name = "groupBox7";
|
||||
this.groupBox7.Size = new System.Drawing.Size(282, 760);
|
||||
this.groupBox7.TabIndex = 1;
|
||||
this.groupBox7.TabStop = false;
|
||||
this.groupBox7.Text = "sflk";
|
||||
//
|
||||
// rbBezeichnung
|
||||
//
|
||||
this.rbBezeichnung.AutoSize = true;
|
||||
this.rbBezeichnung.Location = new System.Drawing.Point(111, 40);
|
||||
this.rbBezeichnung.Name = "rbBezeichnung";
|
||||
this.rbBezeichnung.Size = new System.Drawing.Size(87, 17);
|
||||
this.rbBezeichnung.TabIndex = 9;
|
||||
this.rbBezeichnung.Text = "Bezeichnung";
|
||||
this.rbBezeichnung.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// rbNr
|
||||
//
|
||||
this.rbNr.AutoSize = true;
|
||||
this.rbNr.Checked = true;
|
||||
this.rbNr.Location = new System.Drawing.Point(69, 39);
|
||||
this.rbNr.Name = "rbNr";
|
||||
this.rbNr.Size = new System.Drawing.Size(36, 17);
|
||||
this.rbNr.TabIndex = 8;
|
||||
this.rbNr.TabStop = true;
|
||||
this.rbNr.Text = "Nr";
|
||||
this.rbNr.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// label15
|
||||
//
|
||||
this.label15.AutoSize = true;
|
||||
this.label15.Location = new System.Drawing.Point(12, 37);
|
||||
this.label15.Name = "label15";
|
||||
this.label15.Size = new System.Drawing.Size(26, 13);
|
||||
this.label15.TabIndex = 7;
|
||||
this.label15.Text = "Sort";
|
||||
//
|
||||
// txtFilter
|
||||
//
|
||||
this.txtFilter.Location = new System.Drawing.Point(69, 12);
|
||||
this.txtFilter.Name = "txtFilter";
|
||||
this.txtFilter.Size = new System.Drawing.Size(139, 20);
|
||||
this.txtFilter.TabIndex = 6;
|
||||
//
|
||||
// label16
|
||||
//
|
||||
this.label16.AutoSize = true;
|
||||
this.label16.Location = new System.Drawing.Point(12, 15);
|
||||
this.label16.Name = "label16";
|
||||
this.label16.Size = new System.Drawing.Size(29, 13);
|
||||
this.label16.TabIndex = 5;
|
||||
this.label16.Text = "Filter";
|
||||
//
|
||||
// panel1
|
||||
//
|
||||
this.panel1.Controls.Add(this.txtFilter);
|
||||
this.panel1.Controls.Add(this.rbBezeichnung);
|
||||
this.panel1.Controls.Add(this.label16);
|
||||
this.panel1.Controls.Add(this.rbNr);
|
||||
this.panel1.Controls.Add(this.label15);
|
||||
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.panel1.Location = new System.Drawing.Point(3, 16);
|
||||
this.panel1.Name = "panel1";
|
||||
this.panel1.Size = new System.Drawing.Size(276, 71);
|
||||
this.panel1.TabIndex = 10;
|
||||
//
|
||||
// Dokumenttyp
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1290, 675);
|
||||
this.ClientSize = new System.Drawing.Size(1305, 764);
|
||||
this.Controls.Add(this.tabControlAdv1);
|
||||
this.Controls.Add(this.groupBox7);
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.Name = "Dokumenttyp";
|
||||
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
@@ -1106,6 +1301,8 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
|
||||
this.tabControlAdv1.ResumeLayout(false);
|
||||
this.tabPageAdv1.ResumeLayout(false);
|
||||
this.groupBox1.ResumeLayout(false);
|
||||
this.groupBox1.PerformLayout();
|
||||
this.toolStrip2.ResumeLayout(false);
|
||||
this.toolStrip2.PerformLayout();
|
||||
this.GrpUnterschrifte.ResumeLayout(false);
|
||||
@@ -1127,11 +1324,16 @@
|
||||
this.splitContainer1.Panel2.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
||||
this.splitContainer1.ResumeLayout(false);
|
||||
this.groupBox6.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
|
||||
this.groupBox5.ResumeLayout(false);
|
||||
this.toolStrip1.ResumeLayout(false);
|
||||
this.toolStrip1.PerformLayout();
|
||||
this.grpVorlagenfeld.ResumeLayout(false);
|
||||
this.grpVorlagenfeld.PerformLayout();
|
||||
this.groupBox7.ResumeLayout(false);
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.panel1.PerformLayout();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
@@ -1201,8 +1403,8 @@
|
||||
private System.Windows.Forms.Label label8;
|
||||
private System.Windows.Forms.TextBox txtessimagetop;
|
||||
private System.Windows.Forms.Label label7;
|
||||
private System.Windows.Forms.TextBox textBox2;
|
||||
private System.Windows.Forms.Label txtessfieldname;
|
||||
private System.Windows.Forms.TextBox txtessfieldname;
|
||||
private System.Windows.Forms.Label lblessfieldname;
|
||||
private System.Windows.Forms.TextBox txtessclass;
|
||||
private System.Windows.Forms.Label label9;
|
||||
private System.Windows.Forms.TextBox txtBookmarkEnd;
|
||||
@@ -1218,5 +1420,20 @@
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
||||
private System.Windows.Forms.ToolStrip toolStrip1;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
||||
private System.Windows.Forms.GroupBox groupBox1;
|
||||
private System.Windows.Forms.CheckBox cbebanking_moeglich;
|
||||
private System.Windows.Forms.CheckBox cbversandstrasse_moeglich;
|
||||
private System.Windows.Forms.ListBox listBox1;
|
||||
private System.Windows.Forms.GroupBox groupBox6;
|
||||
private System.Windows.Forms.GroupBox groupBox5;
|
||||
private System.Windows.Forms.CheckBox chkaktiv;
|
||||
private System.Windows.Forms.Label label14;
|
||||
private System.Windows.Forms.GroupBox groupBox7;
|
||||
private System.Windows.Forms.Panel panel1;
|
||||
private System.Windows.Forms.TextBox txtFilter;
|
||||
private System.Windows.Forms.RadioButton rbBezeichnung;
|
||||
private System.Windows.Forms.Label label16;
|
||||
private System.Windows.Forms.RadioButton rbNr;
|
||||
private System.Windows.Forms.Label label15;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user