Update 20240909
This commit is contained in:
113
Client/UIControls/Administrator/Dokumenttyp.Designer.cs
generated
113
Client/UIControls/Administrator/Dokumenttyp.Designer.cs
generated
@@ -82,6 +82,7 @@
|
||||
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
|
||||
this.sfDataGrid1 = new Syncfusion.WinForms.DataGrid.SfDataGrid();
|
||||
this.grpVorlagenfeld = new System.Windows.Forms.GroupBox();
|
||||
this.lblFeldregel = new System.Windows.Forms.TextBox();
|
||||
this.txtTechbezeichnung = new System.Windows.Forms.TextBox();
|
||||
this.label13 = new System.Windows.Forms.Label();
|
||||
this.txtUIDescription = new System.Windows.Forms.TextBox();
|
||||
@@ -114,7 +115,10 @@
|
||||
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();
|
||||
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
|
||||
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
||||
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
||||
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
||||
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
|
||||
this.tabControlAdv1.SuspendLayout();
|
||||
this.tabPageAdv1.SuspendLayout();
|
||||
@@ -135,21 +139,24 @@
|
||||
this.splitContainer1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
|
||||
this.grpVorlagenfeld.SuspendLayout();
|
||||
this.toolStrip2.SuspendLayout();
|
||||
this.toolStrip1.SuspendLayout();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// tabControlAdv1
|
||||
//
|
||||
this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(1286, 641);
|
||||
this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(1286, 671);
|
||||
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(1286, 641);
|
||||
this.tabControlAdv1.Size = new System.Drawing.Size(1286, 671);
|
||||
this.tabControlAdv1.TabIndex = 0;
|
||||
//
|
||||
// tabPageAdv1
|
||||
//
|
||||
this.tabPageAdv1.Controls.Add(this.toolStrip2);
|
||||
this.tabPageAdv1.Controls.Add(this.GrpUnterschrifte);
|
||||
this.tabPageAdv1.Controls.Add(this.GrpBewilligung);
|
||||
this.tabPageAdv1.Controls.Add(this.groupBox4);
|
||||
@@ -161,7 +168,7 @@
|
||||
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, 614);
|
||||
this.tabPageAdv1.Size = new System.Drawing.Size(1283, 644);
|
||||
this.tabPageAdv1.TabIndex = 1;
|
||||
this.tabPageAdv1.Text = "Allgemein";
|
||||
this.tabPageAdv1.ThemesEnabled = false;
|
||||
@@ -174,7 +181,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, 305);
|
||||
this.GrpUnterschrifte.Location = new System.Drawing.Point(13, 347);
|
||||
this.GrpUnterschrifte.Name = "GrpUnterschrifte";
|
||||
this.GrpUnterschrifte.Size = new System.Drawing.Size(488, 100);
|
||||
this.GrpUnterschrifte.TabIndex = 26;
|
||||
@@ -238,7 +245,7 @@
|
||||
//
|
||||
this.GrpBewilligung.Controls.Add(this.chkBewilligungFaksimileUnterschriften);
|
||||
this.GrpBewilligung.Controls.Add(this.chkBewilliigungZwingend);
|
||||
this.GrpBewilligung.Location = new System.Drawing.Point(13, 411);
|
||||
this.GrpBewilligung.Location = new System.Drawing.Point(13, 453);
|
||||
this.GrpBewilligung.Name = "GrpBewilligung";
|
||||
this.GrpBewilligung.Size = new System.Drawing.Size(488, 71);
|
||||
this.GrpBewilligung.TabIndex = 25;
|
||||
@@ -271,7 +278,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, 489);
|
||||
this.groupBox4.Location = new System.Drawing.Point(13, 530);
|
||||
this.groupBox4.Name = "groupBox4";
|
||||
this.groupBox4.Size = new System.Drawing.Size(488, 102);
|
||||
this.groupBox4.TabIndex = 24;
|
||||
@@ -318,9 +325,9 @@
|
||||
// groupBox3
|
||||
//
|
||||
this.groupBox3.Controls.Add(this.TreeDokumentArt);
|
||||
this.groupBox3.Location = new System.Drawing.Point(517, 12);
|
||||
this.groupBox3.Location = new System.Drawing.Point(519, 51);
|
||||
this.groupBox3.Name = "groupBox3";
|
||||
this.groupBox3.Size = new System.Drawing.Size(651, 579);
|
||||
this.groupBox3.Size = new System.Drawing.Size(651, 581);
|
||||
this.groupBox3.TabIndex = 24;
|
||||
this.groupBox3.TabStop = false;
|
||||
this.groupBox3.Text = "Struktur";
|
||||
@@ -337,7 +344,7 @@
|
||||
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
|
||||
this.TreeDokumentArt.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
||||
this.TreeDokumentArt.BeforeTouchSize = new System.Drawing.Size(312, 560);
|
||||
this.TreeDokumentArt.BeforeTouchSize = new System.Drawing.Size(312, 537);
|
||||
this.TreeDokumentArt.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
//
|
||||
//
|
||||
@@ -458,7 +465,7 @@
|
||||
treeNodeAdv4,
|
||||
treeNodeAdv9});
|
||||
this.TreeDokumentArt.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
this.TreeDokumentArt.Size = new System.Drawing.Size(312, 560);
|
||||
this.TreeDokumentArt.Size = new System.Drawing.Size(312, 537);
|
||||
this.TreeDokumentArt.TabIndex = 0;
|
||||
this.TreeDokumentArt.Text = "treeViewAdv1";
|
||||
this.TreeDokumentArt.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
||||
@@ -481,7 +488,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, 186);
|
||||
this.GroupBox2.Location = new System.Drawing.Point(13, 228);
|
||||
this.GroupBox2.Name = "GroupBox2";
|
||||
this.GroupBox2.Size = new System.Drawing.Size(488, 113);
|
||||
this.GroupBox2.TabIndex = 4;
|
||||
@@ -556,7 +563,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, 13);
|
||||
this.Grp1.Location = new System.Drawing.Point(13, 55);
|
||||
this.Grp1.Name = "Grp1";
|
||||
this.Grp1.Size = new System.Drawing.Size(488, 167);
|
||||
this.Grp1.TabIndex = 2;
|
||||
@@ -673,7 +680,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, 614);
|
||||
this.tabPageAdv2.Size = new System.Drawing.Size(1283, 644);
|
||||
this.tabPageAdv2.TabIndex = 2;
|
||||
this.tabPageAdv2.Text = "Voralgenfelder";
|
||||
this.tabPageAdv2.ThemesEnabled = false;
|
||||
@@ -687,11 +694,12 @@
|
||||
// splitContainer1.Panel1
|
||||
//
|
||||
this.splitContainer1.Panel1.Controls.Add(this.sfDataGrid1);
|
||||
this.splitContainer1.Panel1.Controls.Add(this.toolStrip1);
|
||||
//
|
||||
// splitContainer1.Panel2
|
||||
//
|
||||
this.splitContainer1.Panel2.Controls.Add(this.grpVorlagenfeld);
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1283, 614);
|
||||
this.splitContainer1.Size = new System.Drawing.Size(1283, 644);
|
||||
this.splitContainer1.SplitterDistance = 930;
|
||||
this.splitContainer1.TabIndex = 0;
|
||||
//
|
||||
@@ -704,10 +712,9 @@
|
||||
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.Location = new System.Drawing.Point(0, 42);
|
||||
this.sfDataGrid1.Name = "sfDataGrid1";
|
||||
this.sfDataGrid1.SelectionMode = Syncfusion.WinForms.DataGrid.Enums.GridSelectionMode.Extended;
|
||||
this.sfDataGrid1.Size = new System.Drawing.Size(930, 614);
|
||||
this.sfDataGrid1.Size = new System.Drawing.Size(930, 602);
|
||||
this.sfDataGrid1.TabIndex = 1;
|
||||
this.sfDataGrid1.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.sfDataGrid1_CellClick);
|
||||
//
|
||||
@@ -749,11 +756,21 @@
|
||||
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.Size = new System.Drawing.Size(349, 644);
|
||||
this.grpVorlagenfeld.TabIndex = 0;
|
||||
this.grpVorlagenfeld.TabStop = false;
|
||||
this.grpVorlagenfeld.Text = "Vorlagenfeld";
|
||||
//
|
||||
// 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;
|
||||
//
|
||||
// txtTechbezeichnung
|
||||
//
|
||||
this.txtTechbezeichnung.Location = new System.Drawing.Point(135, 230);
|
||||
@@ -1032,21 +1049,53 @@
|
||||
this.lbliddesc.TabIndex = 0;
|
||||
this.lbliddesc.Text = "ID";
|
||||
//
|
||||
// lblFeldregel
|
||||
// toolStrip2
|
||||
//
|
||||
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;
|
||||
this.toolStrip2.AutoSize = false;
|
||||
this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
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.TabIndex = 27;
|
||||
this.toolStrip2.Text = "toolStrip2";
|
||||
//
|
||||
// toolStripButton1
|
||||
//
|
||||
this.toolStripButton1.AutoSize = false;
|
||||
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
this.toolStripButton1.Image = global::OnDoc.Properties.Resources.save_32x32_32;
|
||||
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton1.Name = "toolStripButton1";
|
||||
this.toolStripButton1.Size = new System.Drawing.Size(32, 32);
|
||||
this.toolStripButton1.Text = "toolStripButton1";
|
||||
//
|
||||
// toolStrip1
|
||||
//
|
||||
this.toolStrip1.AutoSize = false;
|
||||
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
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.TabIndex = 28;
|
||||
this.toolStrip1.Text = "toolStrip1";
|
||||
//
|
||||
// toolStripButton2
|
||||
//
|
||||
this.toolStripButton2.AutoSize = false;
|
||||
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
this.toolStripButton2.Image = global::OnDoc.Properties.Resources.save_32x32_32;
|
||||
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton2.Name = "toolStripButton2";
|
||||
this.toolStripButton2.Size = new System.Drawing.Size(32, 32);
|
||||
this.toolStripButton2.Text = "toolStripButton1";
|
||||
//
|
||||
// Dokumenttyp
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1290, 645);
|
||||
this.ClientSize = new System.Drawing.Size(1290, 675);
|
||||
this.Controls.Add(this.tabControlAdv1);
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.Name = "Dokumenttyp";
|
||||
@@ -1079,6 +1128,10 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).EndInit();
|
||||
this.grpVorlagenfeld.ResumeLayout(false);
|
||||
this.grpVorlagenfeld.PerformLayout();
|
||||
this.toolStrip2.ResumeLayout(false);
|
||||
this.toolStrip2.PerformLayout();
|
||||
this.toolStrip1.ResumeLayout(false);
|
||||
this.toolStrip1.PerformLayout();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
@@ -1161,5 +1214,9 @@
|
||||
private System.Windows.Forms.TextBox txtUIDescription;
|
||||
private System.Windows.Forms.Label label12;
|
||||
private System.Windows.Forms.TextBox lblFeldregel;
|
||||
private System.Windows.Forms.ToolStrip toolStrip2;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
||||
private System.Windows.Forms.ToolStrip toolStrip1;
|
||||
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
||||
}
|
||||
}
|
||||
@@ -117,6 +117,12 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="toolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>122, 17</value>
|
||||
</metadata>
|
||||
<metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>227, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
|
||||
@@ -157,6 +157,7 @@ namespace OnDoc.UIControls.Administrator
|
||||
|
||||
}
|
||||
MessageBox.Show("Dokumenttyp wurde gem. Vorgaben kopiert: Neue ID: " + NewDokTypKey.ToString());
|
||||
DialogResult = DialogResult.OK;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user