update 20240826

This commit is contained in:
Stefan Hutter
2024-08-27 08:00:04 +02:00
parent 32fce2ef24
commit 19d3a65dfd
88 changed files with 4723 additions and 156 deletions

View File

@@ -41,6 +41,16 @@
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.GrpUnterschrifte = new System.Windows.Forms.GroupBox();
this.lblStandard = new System.Windows.Forms.Label();
this.lbUnterschriftStandard = new System.Windows.Forms.ListBox();
this.cbUnterschriftrechts = new System.Windows.Forms.CheckBox();
this.cbFormularOhneUnterschrift = new System.Windows.Forms.CheckBox();
this.cbDigitaleUnterschrift = new System.Windows.Forms.CheckBox();
this.cbUnterschriftlinks = new System.Windows.Forms.CheckBox();
this.GrpBewilligung = new System.Windows.Forms.GroupBox();
this.chkBewilligungFaksimileUnterschriften = new System.Windows.Forms.CheckBox();
this.chkBewilliigungZwingend = new System.Windows.Forms.CheckBox();
this.groupBox4 = new System.Windows.Forms.GroupBox();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.cbPDFDirekteArchivierung = new System.Windows.Forms.CheckBox();
@@ -50,15 +60,11 @@
this.TreeDokumentArt = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
this.GroupBox2 = new System.Windows.Forms.GroupBox();
this.checkBox3 = new System.Windows.Forms.CheckBox();
this.cbDigitaleUnterschrift = new System.Windows.Forms.CheckBox();
this.cbFormularOhneUnterschrift = new System.Windows.Forms.CheckBox();
this.vbDokumenterstellungPerson = new System.Windows.Forms.RadioButton();
this.rbDokumenterstellungBP = new System.Windows.Forms.RadioButton();
this.cbAnzeigeVorlagenauswahl = new System.Windows.Forms.CheckBox();
this.cbbezeichnungmutierbar = new System.Windows.Forms.CheckBox();
this.cbVertrag = new System.Windows.Forms.CheckBox();
this.cbUnterschriftrechts = new System.Windows.Forms.CheckBox();
this.cbUnterschriftlinks = new System.Windows.Forms.CheckBox();
this.Grp1 = new System.Windows.Forms.GroupBox();
this.cbboxFachverantwortung = new Syncfusion.WinForms.ListView.SfComboBox();
this.cbboxOwner = new Syncfusion.WinForms.ListView.SfComboBox();
@@ -73,9 +79,47 @@
this.TxTBezeichnung = new System.Windows.Forms.TextBox();
this.Label1 = new System.Windows.Forms.Label();
this.tabPageAdv2 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.sfDataGrid1 = new Syncfusion.WinForms.DataGrid.SfDataGrid();
this.grpVorlagenfeld = new System.Windows.Forms.GroupBox();
this.txtTechbezeichnung = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.txtUIDescription = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.txtessimageheight = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.txtessimagewidth = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.txtessimageleft = new System.Windows.Forms.TextBox();
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.txtessclass = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.txtBookmarkEnd = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.txtbookmarkstart = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.txtfeldname = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.chkzwingend = new System.Windows.Forms.CheckBox();
this.lbelzwingend = new System.Windows.Forms.Label();
this.txtSort = new System.Windows.Forms.TextBox();
this.lblsort = new System.Windows.Forms.Label();
this.chkui = new System.Windows.Forms.CheckBox();
this.lbluidesc = new System.Windows.Forms.Label();
this.lblfeldregelid = new System.Windows.Forms.Label();
this.lblfeldregeliddesc = new System.Windows.Forms.Label();
this.lblID = new System.Windows.Forms.Label();
this.lbliddesc = new System.Windows.Forms.Label();
this.lblFeldregel = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
this.tabControlAdv1.SuspendLayout();
this.tabPageAdv1.SuspendLayout();
this.GrpUnterschrifte.SuspendLayout();
this.GrpBewilligung.SuspendLayout();
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TreeDokumentArt)).BeginInit();
@@ -84,21 +128,30 @@
((System.ComponentModel.ISupportInitialize)(this.cbboxFachverantwortung)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxOwner)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxofficevorlage)).BeginInit();
this.tabPageAdv2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
this.grpVorlagenfeld.SuspendLayout();
this.SuspendLayout();
//
// tabControlAdv1
//
this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(1178, 659);
this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(1286, 641);
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.Name = "tabControlAdv1";
this.tabControlAdv1.Size = new System.Drawing.Size(1178, 659);
this.tabControlAdv1.Size = new System.Drawing.Size(1286, 641);
this.tabControlAdv1.TabIndex = 0;
//
// tabPageAdv1
//
this.tabPageAdv1.Controls.Add(this.GrpUnterschrifte);
this.tabPageAdv1.Controls.Add(this.GrpBewilligung);
this.tabPageAdv1.Controls.Add(this.groupBox4);
this.tabPageAdv1.Controls.Add(this.groupBox3);
this.tabPageAdv1.Controls.Add(this.GroupBox2);
@@ -108,18 +161,117 @@
this.tabPageAdv1.Location = new System.Drawing.Point(1, 25);
this.tabPageAdv1.Name = "tabPageAdv1";
this.tabPageAdv1.ShowCloseButton = true;
this.tabPageAdv1.Size = new System.Drawing.Size(1175, 632);
this.tabPageAdv1.Size = new System.Drawing.Size(1283, 614);
this.tabPageAdv1.TabIndex = 1;
this.tabPageAdv1.Text = "Allgemein";
this.tabPageAdv1.ThemesEnabled = false;
//
// GrpUnterschrifte
//
this.GrpUnterschrifte.Controls.Add(this.lblStandard);
this.GrpUnterschrifte.Controls.Add(this.lbUnterschriftStandard);
this.GrpUnterschrifte.Controls.Add(this.cbUnterschriftrechts);
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, 305);
this.GrpUnterschrifte.Name = "GrpUnterschrifte";
this.GrpUnterschrifte.Size = new System.Drawing.Size(488, 100);
this.GrpUnterschrifte.TabIndex = 26;
this.GrpUnterschrifte.TabStop = false;
this.GrpUnterschrifte.Text = "Unterschriften";
//
// lblStandard
//
this.lblStandard.AutoSize = true;
this.lblStandard.Location = new System.Drawing.Point(352, 28);
this.lblStandard.Name = "lblStandard";
this.lblStandard.Size = new System.Drawing.Size(50, 13);
this.lblStandard.TabIndex = 26;
this.lblStandard.Text = "Standard";
//
// lbUnterschriftStandard
//
this.lbUnterschriftStandard.FormattingEnabled = true;
this.lbUnterschriftStandard.Items.AddRange(new object[] {
"Unterschriften",
"Faksimle Unterschriften",
"Formular ohne Unterschrift"});
this.lbUnterschriftStandard.Location = new System.Drawing.Point(352, 49);
this.lbUnterschriftStandard.Name = "lbUnterschriftStandard";
this.lbUnterschriftStandard.Size = new System.Drawing.Size(120, 43);
this.lbUnterschriftStandard.TabIndex = 25;
//
// cbUnterschriftrechts
//
this.cbUnterschriftrechts.Location = new System.Drawing.Point(130, 28);
this.cbUnterschriftrechts.Name = "cbUnterschriftrechts";
this.cbUnterschriftrechts.Size = new System.Drawing.Size(216, 24);
this.cbUnterschriftrechts.TabIndex = 6;
this.cbUnterschriftrechts.Text = "Unterschrift rechts";
//
// cbFormularOhneUnterschrift
//
this.cbFormularOhneUnterschrift.Location = new System.Drawing.Point(15, 70);
this.cbFormularOhneUnterschrift.Name = "cbFormularOhneUnterschrift";
this.cbFormularOhneUnterschrift.Size = new System.Drawing.Size(216, 24);
this.cbFormularOhneUnterschrift.TabIndex = 23;
this.cbFormularOhneUnterschrift.Text = "Formular ohne Unterschrift";
//
// cbDigitaleUnterschrift
//
this.cbDigitaleUnterschrift.Location = new System.Drawing.Point(15, 49);
this.cbDigitaleUnterschrift.Name = "cbDigitaleUnterschrift";
this.cbDigitaleUnterschrift.Size = new System.Drawing.Size(216, 24);
this.cbDigitaleUnterschrift.TabIndex = 24;
this.cbDigitaleUnterschrift.Text = "Faksimie Unterschrift";
//
// cbUnterschriftlinks
//
this.cbUnterschriftlinks.Location = new System.Drawing.Point(15, 28);
this.cbUnterschriftlinks.Name = "cbUnterschriftlinks";
this.cbUnterschriftlinks.Size = new System.Drawing.Size(216, 24);
this.cbUnterschriftlinks.TabIndex = 5;
this.cbUnterschriftlinks.Text = "Unterschrift links";
//
// GrpBewilligung
//
this.GrpBewilligung.Controls.Add(this.chkBewilligungFaksimileUnterschriften);
this.GrpBewilligung.Controls.Add(this.chkBewilliigungZwingend);
this.GrpBewilligung.Location = new System.Drawing.Point(13, 411);
this.GrpBewilligung.Name = "GrpBewilligung";
this.GrpBewilligung.Size = new System.Drawing.Size(488, 71);
this.GrpBewilligung.TabIndex = 25;
this.GrpBewilligung.TabStop = false;
this.GrpBewilligung.Text = "Bewilligung";
//
// chkBewilligungFaksimileUnterschriften
//
this.chkBewilligungFaksimileUnterschriften.AutoSize = true;
this.chkBewilligungFaksimileUnterschriften.Location = new System.Drawing.Point(19, 43);
this.chkBewilligungFaksimileUnterschriften.Name = "chkBewilligungFaksimileUnterschriften";
this.chkBewilligungFaksimileUnterschriften.Size = new System.Drawing.Size(191, 17);
this.chkBewilligungFaksimileUnterschriften.TabIndex = 1;
this.chkBewilligungFaksimileUnterschriften.Text = "Bewilligung faksimile Unterschriften";
this.chkBewilligungFaksimileUnterschriften.UseVisualStyleBackColor = true;
//
// chkBewilliigungZwingend
//
this.chkBewilliigungZwingend.AutoSize = true;
this.chkBewilliigungZwingend.Location = new System.Drawing.Point(19, 20);
this.chkBewilliigungZwingend.Name = "chkBewilliigungZwingend";
this.chkBewilliigungZwingend.Size = new System.Drawing.Size(179, 17);
this.chkBewilliigungZwingend.TabIndex = 0;
this.chkBewilliigungZwingend.Text = "Bewilligung Dokument zwingend";
this.chkBewilliigungZwingend.UseVisualStyleBackColor = true;
//
// groupBox4
//
this.groupBox4.Controls.Add(this.checkBox1);
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, 374);
this.groupBox4.Location = new System.Drawing.Point(13, 489);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(488, 102);
this.groupBox4.TabIndex = 24;
@@ -129,9 +281,9 @@
// checkBox1
//
this.checkBox1.Enabled = false;
this.checkBox1.Location = new System.Drawing.Point(202, 19);
this.checkBox1.Location = new System.Drawing.Point(259, 19);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(280, 24);
this.checkBox1.Size = new System.Drawing.Size(221, 24);
this.checkBox1.TabIndex = 9;
this.checkBox1.Text = "Bearbeitung zwingend";
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
@@ -144,6 +296,7 @@
this.cbPDFDirekteArchivierung.Size = new System.Drawing.Size(280, 24);
this.cbPDFDirekteArchivierung.TabIndex = 8;
this.cbPDFDirekteArchivierung.Text = "Direkte OnBase-Archvierung";
this.cbPDFDirekteArchivierung.Visible = false;
//
// cbPDFDokument
//
@@ -323,46 +476,26 @@
// GroupBox2
//
this.GroupBox2.Controls.Add(this.checkBox3);
this.GroupBox2.Controls.Add(this.cbDigitaleUnterschrift);
this.GroupBox2.Controls.Add(this.cbFormularOhneUnterschrift);
this.GroupBox2.Controls.Add(this.vbDokumenterstellungPerson);
this.GroupBox2.Controls.Add(this.rbDokumenterstellungBP);
this.GroupBox2.Controls.Add(this.cbAnzeigeVorlagenauswahl);
this.GroupBox2.Controls.Add(this.cbbezeichnungmutierbar);
this.GroupBox2.Controls.Add(this.cbVertrag);
this.GroupBox2.Controls.Add(this.cbUnterschriftrechts);
this.GroupBox2.Controls.Add(this.cbUnterschriftlinks);
this.GroupBox2.Location = new System.Drawing.Point(13, 186);
this.GroupBox2.Name = "GroupBox2";
this.GroupBox2.Size = new System.Drawing.Size(488, 182);
this.GroupBox2.Size = new System.Drawing.Size(488, 113);
this.GroupBox2.TabIndex = 4;
this.GroupBox2.TabStop = false;
this.GroupBox2.Text = "Diverses";
//
// checkBox3
//
this.checkBox3.Location = new System.Drawing.Point(293, 152);
this.checkBox3.Location = new System.Drawing.Point(291, 78);
this.checkBox3.Name = "checkBox3";
this.checkBox3.Size = new System.Drawing.Size(189, 24);
this.checkBox3.TabIndex = 25;
this.checkBox3.Text = "Aktiv";
//
// cbDigitaleUnterschrift
//
this.cbDigitaleUnterschrift.Location = new System.Drawing.Point(16, 132);
this.cbDigitaleUnterschrift.Name = "cbDigitaleUnterschrift";
this.cbDigitaleUnterschrift.Size = new System.Drawing.Size(216, 24);
this.cbDigitaleUnterschrift.TabIndex = 24;
this.cbDigitaleUnterschrift.Text = "Faxsimie Signatur";
//
// cbFormularOhneUnterschrift
//
this.cbFormularOhneUnterschrift.Location = new System.Drawing.Point(16, 152);
this.cbFormularOhneUnterschrift.Name = "cbFormularOhneUnterschrift";
this.cbFormularOhneUnterschrift.Size = new System.Drawing.Size(216, 24);
this.cbFormularOhneUnterschrift.TabIndex = 23;
this.cbFormularOhneUnterschrift.Text = "Formular ohne Unterschrift";
//
// vbDokumenterstellungPerson
//
this.vbDokumenterstellungPerson.AutoSize = true;
@@ -409,22 +542,6 @@
this.cbVertrag.TabIndex = 10;
this.cbVertrag.Text = "Vertragscharakter (mit Barcode)";
//
// cbUnterschriftrechts
//
this.cbUnterschriftrechts.Location = new System.Drawing.Point(16, 113);
this.cbUnterschriftrechts.Name = "cbUnterschriftrechts";
this.cbUnterschriftrechts.Size = new System.Drawing.Size(216, 24);
this.cbUnterschriftrechts.TabIndex = 6;
this.cbUnterschriftrechts.Text = "Unterschrift rechts";
//
// cbUnterschriftlinks
//
this.cbUnterschriftlinks.Location = new System.Drawing.Point(16, 93);
this.cbUnterschriftlinks.Name = "cbUnterschriftlinks";
this.cbUnterschriftlinks.Size = new System.Drawing.Size(216, 24);
this.cbUnterschriftlinks.TabIndex = 5;
this.cbUnterschriftlinks.Text = "Unterschrift links";
//
// Grp1
//
this.Grp1.Controls.Add(this.cbboxFachverantwortung);
@@ -550,21 +667,386 @@
//
// tabPageAdv2
//
this.tabPageAdv2.Controls.Add(this.splitContainer1);
this.tabPageAdv2.Image = null;
this.tabPageAdv2.ImageSize = new System.Drawing.Size(16, 16);
this.tabPageAdv2.Location = new System.Drawing.Point(1, 25);
this.tabPageAdv2.Name = "tabPageAdv2";
this.tabPageAdv2.ShowCloseButton = true;
this.tabPageAdv2.Size = new System.Drawing.Size(1175, 632);
this.tabPageAdv2.Size = new System.Drawing.Size(1283, 614);
this.tabPageAdv2.TabIndex = 2;
this.tabPageAdv2.Text = "Voralgenfelder";
this.tabPageAdv2.ThemesEnabled = false;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.sfDataGrid1);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.grpVorlagenfeld);
this.splitContainer1.Size = new System.Drawing.Size(1283, 614);
this.splitContainer1.SplitterDistance = 930;
this.splitContainer1.TabIndex = 0;
//
// sfDataGrid1
//
this.sfDataGrid1.AccessibleName = "Table";
this.sfDataGrid1.AllowFiltering = true;
this.sfDataGrid1.AllowGrouping = false;
this.sfDataGrid1.AllowResizingColumns = true;
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, 0);
this.sfDataGrid1.Name = "sfDataGrid1";
this.sfDataGrid1.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended;
this.sfDataGrid1.Size = new System.Drawing.Size(930, 614);
this.sfDataGrid1.TabIndex = 1;
this.sfDataGrid1.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfDataGrid1_CellClick);
//
// grpVorlagenfeld
//
this.grpVorlagenfeld.Controls.Add(this.lblFeldregel);
this.grpVorlagenfeld.Controls.Add(this.txtTechbezeichnung);
this.grpVorlagenfeld.Controls.Add(this.label13);
this.grpVorlagenfeld.Controls.Add(this.txtUIDescription);
this.grpVorlagenfeld.Controls.Add(this.label12);
this.grpVorlagenfeld.Controls.Add(this.txtessimageheight);
this.grpVorlagenfeld.Controls.Add(this.label11);
this.grpVorlagenfeld.Controls.Add(this.txtessimagewidth);
this.grpVorlagenfeld.Controls.Add(this.label10);
this.grpVorlagenfeld.Controls.Add(this.txtessimageleft);
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.txtessclass);
this.grpVorlagenfeld.Controls.Add(this.label9);
this.grpVorlagenfeld.Controls.Add(this.txtBookmarkEnd);
this.grpVorlagenfeld.Controls.Add(this.label6);
this.grpVorlagenfeld.Controls.Add(this.txtbookmarkstart);
this.grpVorlagenfeld.Controls.Add(this.label5);
this.grpVorlagenfeld.Controls.Add(this.txtfeldname);
this.grpVorlagenfeld.Controls.Add(this.label4);
this.grpVorlagenfeld.Controls.Add(this.chkzwingend);
this.grpVorlagenfeld.Controls.Add(this.lbelzwingend);
this.grpVorlagenfeld.Controls.Add(this.txtSort);
this.grpVorlagenfeld.Controls.Add(this.lblsort);
this.grpVorlagenfeld.Controls.Add(this.chkui);
this.grpVorlagenfeld.Controls.Add(this.lbluidesc);
this.grpVorlagenfeld.Controls.Add(this.lblfeldregelid);
this.grpVorlagenfeld.Controls.Add(this.lblfeldregeliddesc);
this.grpVorlagenfeld.Controls.Add(this.lblID);
this.grpVorlagenfeld.Controls.Add(this.lbliddesc);
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, 614);
this.grpVorlagenfeld.TabIndex = 0;
this.grpVorlagenfeld.TabStop = false;
this.grpVorlagenfeld.Text = "Vorlagenfeld";
//
// txtTechbezeichnung
//
this.txtTechbezeichnung.Location = new System.Drawing.Point(135, 230);
this.txtTechbezeichnung.Name = "txtTechbezeichnung";
this.txtTechbezeichnung.Size = new System.Drawing.Size(134, 20);
this.txtTechbezeichnung.TabIndex = 32;
this.txtTechbezeichnung.Leave += new System.EventHandler(this.txtSort_Leave);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(18, 230);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(97, 13);
this.label13.TabIndex = 31;
this.label13.Text = "Tech-Bezeichnung";
//
// txtUIDescription
//
this.txtUIDescription.Location = new System.Drawing.Point(135, 204);
this.txtUIDescription.Name = "txtUIDescription";
this.txtUIDescription.Size = new System.Drawing.Size(134, 20);
this.txtUIDescription.TabIndex = 30;
this.txtUIDescription.Leave += new System.EventHandler(this.txtSort_Leave);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(18, 204);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(88, 13);
this.label12.TabIndex = 29;
this.label12.Text = "Feldbezeichnung";
//
// txtessimageheight
//
this.txtessimageheight.Location = new System.Drawing.Point(135, 531);
this.txtessimageheight.Name = "txtessimageheight";
this.txtessimageheight.Size = new System.Drawing.Size(134, 20);
this.txtessimageheight.TabIndex = 28;
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.Name = "label11";
this.label11.Size = new System.Drawing.Size(92, 13);
this.label11.TabIndex = 27;
this.label11.Text = "ESS-Image height";
//
// txtessimagewidth
//
this.txtessimagewidth.Location = new System.Drawing.Point(135, 505);
this.txtessimagewidth.Name = "txtessimagewidth";
this.txtessimagewidth.Size = new System.Drawing.Size(134, 20);
this.txtessimagewidth.TabIndex = 26;
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.Name = "label10";
this.label10.Size = new System.Drawing.Size(88, 13);
this.label10.TabIndex = 25;
this.label10.Text = "ESS-Image width";
//
// txtessimageleft
//
this.txtessimageleft.Location = new System.Drawing.Point(135, 479);
this.txtessimageleft.Name = "txtessimageleft";
this.txtessimageleft.Size = new System.Drawing.Size(134, 20);
this.txtessimageleft.TabIndex = 24;
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.Name = "label8";
this.label8.Size = new System.Drawing.Size(77, 13);
this.label8.TabIndex = 23;
this.label8.Text = "ESS-Image left";
//
// txtessimagetop
//
this.txtessimagetop.Location = new System.Drawing.Point(135, 453);
this.txtessimagetop.Name = "txtessimagetop";
this.txtessimagetop.Size = new System.Drawing.Size(134, 20);
this.txtessimagetop.TabIndex = 22;
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.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.Name = "txtessfieldname";
this.txtessfieldname.Size = new System.Drawing.Size(77, 13);
this.txtessfieldname.TabIndex = 19;
this.txtessfieldname.Text = "ESS-Feldname";
//
// txtessclass
//
this.txtessclass.Location = new System.Drawing.Point(135, 401);
this.txtessclass.Name = "txtessclass";
this.txtessclass.Size = new System.Drawing.Size(187, 20);
this.txtessclass.TabIndex = 18;
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.Name = "label9";
this.label9.Size = new System.Drawing.Size(62, 13);
this.label9.TabIndex = 17;
this.label9.Text = "ESS-Klasse";
//
// txtBookmarkEnd
//
this.txtBookmarkEnd.Location = new System.Drawing.Point(135, 330);
this.txtBookmarkEnd.Name = "txtBookmarkEnd";
this.txtBookmarkEnd.Size = new System.Drawing.Size(187, 20);
this.txtBookmarkEnd.TabIndex = 16;
this.txtBookmarkEnd.Leave += new System.EventHandler(this.txtSort_Leave);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(18, 330);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(82, 13);
this.label6.TabIndex = 15;
this.label6.Text = "Ende-Texmarke";
//
// txtbookmarkstart
//
this.txtbookmarkstart.Location = new System.Drawing.Point(135, 304);
this.txtbookmarkstart.Name = "txtbookmarkstart";
this.txtbookmarkstart.Size = new System.Drawing.Size(187, 20);
this.txtbookmarkstart.TabIndex = 14;
this.txtbookmarkstart.Leave += new System.EventHandler(this.txtSort_Leave);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(18, 304);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(90, 13);
this.label5.TabIndex = 13;
this.label5.Text = "Beginn-Texmarke";
//
// txtfeldname
//
this.txtfeldname.Location = new System.Drawing.Point(135, 278);
this.txtfeldname.Name = "txtfeldname";
this.txtfeldname.Size = new System.Drawing.Size(187, 20);
this.txtfeldname.TabIndex = 12;
this.txtfeldname.TextChanged += new System.EventHandler(this.txtfeldname_TextChanged);
this.txtfeldname.Leave += new System.EventHandler(this.txtSort_Leave);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(18, 278);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 13);
this.label4.TabIndex = 11;
this.label4.Text = "Feldname";
//
// chkzwingend
//
this.chkzwingend.AutoSize = true;
this.chkzwingend.Location = new System.Drawing.Point(135, 152);
this.chkzwingend.Name = "chkzwingend";
this.chkzwingend.Size = new System.Drawing.Size(15, 14);
this.chkzwingend.TabIndex = 10;
this.chkzwingend.UseVisualStyleBackColor = true;
//
// lbelzwingend
//
this.lbelzwingend.AutoSize = true;
this.lbelzwingend.Location = new System.Drawing.Point(18, 153);
this.lbelzwingend.Name = "lbelzwingend";
this.lbelzwingend.Size = new System.Drawing.Size(54, 13);
this.lbelzwingend.TabIndex = 9;
this.lbelzwingend.Text = "Zwingend";
//
// txtSort
//
this.txtSort.Location = new System.Drawing.Point(135, 178);
this.txtSort.Name = "txtSort";
this.txtSort.Size = new System.Drawing.Size(134, 20);
this.txtSort.TabIndex = 8;
this.txtSort.Leave += new System.EventHandler(this.txtSort_Leave);
//
// lblsort
//
this.lblsort.AutoSize = true;
this.lblsort.Location = new System.Drawing.Point(18, 178);
this.lblsort.Name = "lblsort";
this.lblsort.Size = new System.Drawing.Size(111, 13);
this.lblsort.TabIndex = 7;
this.lblsort.Text = "Sortier-Reihenfolge UI";
//
// chkui
//
this.chkui.AutoSize = true;
this.chkui.Enabled = false;
this.chkui.Location = new System.Drawing.Point(135, 129);
this.chkui.Name = "chkui";
this.chkui.Size = new System.Drawing.Size(15, 14);
this.chkui.TabIndex = 6;
this.chkui.UseVisualStyleBackColor = true;
//
// lbluidesc
//
this.lbluidesc.AutoSize = true;
this.lbluidesc.Location = new System.Drawing.Point(18, 129);
this.lbluidesc.Name = "lbluidesc";
this.lbluidesc.Size = new System.Drawing.Size(18, 13);
this.lbluidesc.TabIndex = 5;
this.lbluidesc.Text = "UI";
//
// lblfeldregelid
//
this.lblfeldregelid.AutoSize = true;
this.lblfeldregelid.Location = new System.Drawing.Point(132, 40);
this.lblfeldregelid.Name = "lblfeldregelid";
this.lblfeldregelid.Size = new System.Drawing.Size(50, 13);
this.lblfeldregelid.TabIndex = 3;
this.lblfeldregelid.Text = "Feldregel";
//
// lblfeldregeliddesc
//
this.lblfeldregeliddesc.AutoSize = true;
this.lblfeldregeliddesc.Location = new System.Drawing.Point(18, 43);
this.lblfeldregeliddesc.Name = "lblfeldregeliddesc";
this.lblfeldregeliddesc.Size = new System.Drawing.Size(50, 13);
this.lblfeldregeliddesc.TabIndex = 2;
this.lblfeldregeliddesc.Text = "Feldregel";
//
// lblID
//
this.lblID.AutoSize = true;
this.lblID.Location = new System.Drawing.Point(132, 17);
this.lblID.Name = "lblID";
this.lblID.Size = new System.Drawing.Size(18, 13);
this.lblID.TabIndex = 1;
this.lblID.Text = "ID";
//
// lbliddesc
//
this.lbliddesc.AutoSize = true;
this.lbliddesc.Location = new System.Drawing.Point(18, 20);
this.lbliddesc.Name = "lbliddesc";
this.lbliddesc.Size = new System.Drawing.Size(18, 13);
this.lbliddesc.TabIndex = 0;
this.lbliddesc.Text = "ID";
//
// lblFeldregel
//
this.lblFeldregel.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.lblFeldregel.Location = new System.Drawing.Point(135, 56);
this.lblFeldregel.Multiline = true;
this.lblFeldregel.Name = "lblFeldregel";
this.lblFeldregel.ReadOnly = true;
this.lblFeldregel.Size = new System.Drawing.Size(201, 63);
this.lblFeldregel.TabIndex = 33;
//
// Dokumenttyp
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1182, 663);
this.ClientSize = new System.Drawing.Size(1290, 645);
this.Controls.Add(this.tabControlAdv1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Dokumenttyp";
@@ -575,6 +1057,10 @@
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
this.tabControlAdv1.ResumeLayout(false);
this.tabPageAdv1.ResumeLayout(false);
this.GrpUnterschrifte.ResumeLayout(false);
this.GrpUnterschrifte.PerformLayout();
this.GrpBewilligung.ResumeLayout(false);
this.GrpBewilligung.PerformLayout();
this.groupBox4.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.TreeDokumentArt)).EndInit();
@@ -585,6 +1071,14 @@
((System.ComponentModel.ISupportInitialize)(this.cbboxFachverantwortung)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxOwner)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbboxofficevorlage)).EndInit();
this.tabPageAdv2.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
this.grpVorlagenfeld.ResumeLayout(false);
this.grpVorlagenfeld.PerformLayout();
this.ResumeLayout(false);
}
@@ -625,5 +1119,47 @@
private Syncfusion.WinForms.ListView.SfComboBox cbboxOwner;
internal System.Windows.Forms.CheckBox checkBox1;
private Syncfusion.WinForms.ListView.SfComboBox cbboxFachverantwortung;
private System.Windows.Forms.GroupBox GrpUnterschrifte;
private System.Windows.Forms.GroupBox GrpBewilligung;
private System.Windows.Forms.CheckBox chkBewilligungFaksimileUnterschriften;
private System.Windows.Forms.CheckBox chkBewilliigungZwingend;
private System.Windows.Forms.Label lblStandard;
private System.Windows.Forms.ListBox lbUnterschriftStandard;
private System.Windows.Forms.SplitContainer splitContainer1;
private Syncfusion.WinForms.DataGrid.SfDataGrid sfDataGrid1;
private System.Windows.Forms.GroupBox grpVorlagenfeld;
private System.Windows.Forms.CheckBox chkui;
private System.Windows.Forms.Label lbluidesc;
private System.Windows.Forms.Label lblfeldregelid;
private System.Windows.Forms.Label lblfeldregeliddesc;
private System.Windows.Forms.Label lblID;
private System.Windows.Forms.Label lbliddesc;
private System.Windows.Forms.TextBox txtfeldname;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.CheckBox chkzwingend;
private System.Windows.Forms.Label lbelzwingend;
private System.Windows.Forms.TextBox txtSort;
private System.Windows.Forms.Label lblsort;
private System.Windows.Forms.TextBox txtessimageheight;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.TextBox txtessimagewidth;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox txtessimageleft;
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 txtessclass;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox txtBookmarkEnd;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox txtbookmarkstart;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox txtTechbezeichnung;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox txtUIDescription;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox lblFeldregel;
}
}