update 20260727
This commit is contained in:
Generated
+1
-1
@@ -65,7 +65,7 @@
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(472, 26);
|
||||
this.label2.TabIndex = 2;
|
||||
this.label2.Text = "17. Juli 2026";
|
||||
this.label2.Text = "27. Juli 2026";
|
||||
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.label2.Click += new System.EventHandler(this.label2_Click);
|
||||
//
|
||||
|
||||
Generated
+34
-45
@@ -103,8 +103,7 @@ namespace OnDoc.DocMgmt
|
||||
//
|
||||
this.ribbon1.CaptionBarVisible = false;
|
||||
this.ribbon1.Font = new System.Drawing.Font("Segoe UI", 9F);
|
||||
this.ribbon1.Location = new System.Drawing.Point(3, 2);
|
||||
this.ribbon1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.ribbon1.Location = new System.Drawing.Point(2, 2);
|
||||
this.ribbon1.Minimized = false;
|
||||
this.ribbon1.Name = "ribbon1";
|
||||
//
|
||||
@@ -118,7 +117,7 @@ namespace OnDoc.DocMgmt
|
||||
this.ribbon1.OrbStyle = System.Windows.Forms.RibbonOrbStyle.Office_2013;
|
||||
this.ribbon1.OrbVisible = false;
|
||||
this.ribbon1.RibbonTabFont = new System.Drawing.Font("Trebuchet MS", 9F);
|
||||
this.ribbon1.Size = new System.Drawing.Size(663, 91);
|
||||
this.ribbon1.Size = new System.Drawing.Size(498, 74);
|
||||
this.ribbon1.TabIndex = 0;
|
||||
this.ribbon1.Tabs.Add(this.ribbonTab1);
|
||||
this.ribbon1.TabSpacing = 4;
|
||||
@@ -268,11 +267,9 @@ namespace OnDoc.DocMgmt
|
||||
this.sfListView1.BackColor = System.Drawing.SystemColors.Window;
|
||||
this.sfListView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.sfListView1.HotTracking = true;
|
||||
this.sfListView1.Location = new System.Drawing.Point(3, 93);
|
||||
this.sfListView1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.sfListView1.Location = new System.Drawing.Point(2, 76);
|
||||
this.sfListView1.Name = "sfListView1";
|
||||
this.sfListView1.Padding = new System.Windows.Forms.Padding(11, 0, 0, 0);
|
||||
this.sfListView1.Size = new System.Drawing.Size(663, 719);
|
||||
this.sfListView1.Size = new System.Drawing.Size(498, 583);
|
||||
this.sfListView1.TabIndex = 1;
|
||||
this.sfListView1.Text = "sfListView1";
|
||||
this.sfListView1.VerticalScrollIncrement = 20;
|
||||
@@ -302,12 +299,11 @@ namespace OnDoc.DocMgmt
|
||||
this.treeViewAdv1.HelpTextControl.TabIndex = 0;
|
||||
this.treeViewAdv1.HelpTextControl.Visible = true;
|
||||
this.treeViewAdv1.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
||||
this.treeViewAdv1.Location = new System.Drawing.Point(4, 78);
|
||||
this.treeViewAdv1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.treeViewAdv1.Location = new System.Drawing.Point(3, 64);
|
||||
this.treeViewAdv1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
||||
this.treeViewAdv1.Name = "treeViewAdv1";
|
||||
this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
this.treeViewAdv1.Size = new System.Drawing.Size(659, 637);
|
||||
this.treeViewAdv1.Size = new System.Drawing.Size(494, 516);
|
||||
this.treeViewAdv1.TabIndex = 2;
|
||||
this.treeViewAdv1.Text = "treeViewAdv1";
|
||||
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
||||
@@ -397,13 +393,12 @@ namespace OnDoc.DocMgmt
|
||||
this.treeViewAdv2.HelpTextControl.TabIndex = 0;
|
||||
this.treeViewAdv2.HelpTextControl.Visible = true;
|
||||
this.treeViewAdv2.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
||||
this.treeViewAdv2.Location = new System.Drawing.Point(0, 74);
|
||||
this.treeViewAdv2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.treeViewAdv2.Location = new System.Drawing.Point(0, 61);
|
||||
this.treeViewAdv2.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
||||
this.treeViewAdv2.Name = "treeViewAdv2";
|
||||
this.treeViewAdv2.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
this.treeViewAdv2.ShouldSelectNodeOnEnter = false;
|
||||
this.treeViewAdv2.Size = new System.Drawing.Size(664, 645);
|
||||
this.treeViewAdv2.Size = new System.Drawing.Size(498, 522);
|
||||
this.treeViewAdv2.TabIndex = 3;
|
||||
this.treeViewAdv2.Text = "treeViewAdv2";
|
||||
this.treeViewAdv2.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
||||
@@ -480,31 +475,29 @@ namespace OnDoc.DocMgmt
|
||||
this.grpFavoriten.Controls.Add(this.treeViewAdv2);
|
||||
this.grpFavoriten.Controls.Add(this.toolStrip1);
|
||||
this.grpFavoriten.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.grpFavoriten.Location = new System.Drawing.Point(670, 93);
|
||||
this.grpFavoriten.Location = new System.Drawing.Point(502, 76);
|
||||
this.grpFavoriten.Margin = new System.Windows.Forms.Padding(0);
|
||||
this.grpFavoriten.Name = "grpFavoriten";
|
||||
this.grpFavoriten.Padding = new System.Windows.Forms.Padding(0);
|
||||
this.grpFavoriten.Size = new System.Drawing.Size(664, 719);
|
||||
this.grpFavoriten.Size = new System.Drawing.Size(498, 583);
|
||||
this.grpFavoriten.TabIndex = 4;
|
||||
this.grpFavoriten.TabStop = false;
|
||||
//
|
||||
// label3
|
||||
//
|
||||
this.label3.AutoSize = true;
|
||||
this.label3.Location = new System.Drawing.Point(355, 49);
|
||||
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.label3.Location = new System.Drawing.Point(266, 40);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(194, 16);
|
||||
this.label3.Size = new System.Drawing.Size(153, 13);
|
||||
this.label3.TabIndex = 7;
|
||||
this.label3.Text = "- Mit Speichersymbol speichern";
|
||||
//
|
||||
// label2
|
||||
//
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.Location = new System.Drawing.Point(355, 32);
|
||||
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.label2.Location = new System.Drawing.Point(266, 26);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(274, 16);
|
||||
this.label2.Size = new System.Drawing.Size(225, 13);
|
||||
this.label2.TabIndex = 6;
|
||||
this.label2.Text = "- Element anwählen und Tasten Ctrl Up/Down";
|
||||
//
|
||||
@@ -512,8 +505,7 @@ namespace OnDoc.DocMgmt
|
||||
//
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.label1.Location = new System.Drawing.Point(355, 16);
|
||||
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
||||
this.label1.Location = new System.Drawing.Point(266, 13);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(69, 13);
|
||||
this.label1.TabIndex = 5;
|
||||
@@ -532,9 +524,9 @@ namespace OnDoc.DocMgmt
|
||||
this.toolStripSeparator3,
|
||||
this.toolStripButton3,
|
||||
this.toolStripLabel3});
|
||||
this.toolStrip1.Location = new System.Drawing.Point(0, 15);
|
||||
this.toolStrip1.Location = new System.Drawing.Point(0, 13);
|
||||
this.toolStrip1.Name = "toolStrip1";
|
||||
this.toolStrip1.Size = new System.Drawing.Size(664, 59);
|
||||
this.toolStrip1.Size = new System.Drawing.Size(498, 48);
|
||||
this.toolStrip1.TabIndex = 4;
|
||||
this.toolStrip1.Text = "toolStrip1";
|
||||
//
|
||||
@@ -577,7 +569,7 @@ namespace OnDoc.DocMgmt
|
||||
// toolStripSeparator1
|
||||
//
|
||||
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
||||
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 59);
|
||||
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 48);
|
||||
//
|
||||
// tsbtndelete
|
||||
//
|
||||
@@ -594,7 +586,7 @@ namespace OnDoc.DocMgmt
|
||||
// toolStripSeparator3
|
||||
//
|
||||
this.toolStripSeparator3.Name = "toolStripSeparator3";
|
||||
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 59);
|
||||
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 48);
|
||||
//
|
||||
// toolStripButton3
|
||||
//
|
||||
@@ -612,18 +604,16 @@ namespace OnDoc.DocMgmt
|
||||
// toolStripLabel3
|
||||
//
|
||||
this.toolStripLabel3.Name = "toolStripLabel3";
|
||||
this.toolStripLabel3.Size = new System.Drawing.Size(0, 56);
|
||||
this.toolStripLabel3.Size = new System.Drawing.Size(0, 45);
|
||||
//
|
||||
// grpVorlagen
|
||||
//
|
||||
this.grpVorlagen.Controls.Add(this.treeViewAdv1);
|
||||
this.grpVorlagen.Controls.Add(this.toolStrip2);
|
||||
this.grpVorlagen.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.grpVorlagen.Location = new System.Drawing.Point(3, 93);
|
||||
this.grpVorlagen.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.grpVorlagen.Location = new System.Drawing.Point(2, 76);
|
||||
this.grpVorlagen.Name = "grpVorlagen";
|
||||
this.grpVorlagen.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.grpVorlagen.Size = new System.Drawing.Size(667, 719);
|
||||
this.grpVorlagen.Size = new System.Drawing.Size(500, 583);
|
||||
this.grpVorlagen.TabIndex = 5;
|
||||
this.grpVorlagen.TabStop = false;
|
||||
//
|
||||
@@ -642,23 +632,23 @@ namespace OnDoc.DocMgmt
|
||||
this.toolStripLabel2,
|
||||
this.toolstripCombobox_Fachverantwortung,
|
||||
this.toolStripButton4});
|
||||
this.toolStrip2.Location = new System.Drawing.Point(4, 19);
|
||||
this.toolStrip2.Location = new System.Drawing.Point(3, 16);
|
||||
this.toolStrip2.Name = "toolStrip2";
|
||||
this.toolStrip2.Size = new System.Drawing.Size(659, 59);
|
||||
this.toolStrip2.Size = new System.Drawing.Size(494, 48);
|
||||
this.toolStrip2.TabIndex = 5;
|
||||
this.toolStrip2.Text = "toolStrip2";
|
||||
//
|
||||
// toolStripLabel1
|
||||
//
|
||||
this.toolStripLabel1.Name = "toolStripLabel1";
|
||||
this.toolStripLabel1.Size = new System.Drawing.Size(49, 56);
|
||||
this.toolStripLabel1.Size = new System.Drawing.Size(49, 45);
|
||||
this.toolStripLabel1.Text = "Suchen:";
|
||||
//
|
||||
// toolstriptextboxsearch
|
||||
//
|
||||
this.toolstriptextboxsearch.Font = new System.Drawing.Font("Segoe UI", 9F);
|
||||
this.toolstriptextboxsearch.Name = "toolstriptextboxsearch";
|
||||
this.toolstriptextboxsearch.Size = new System.Drawing.Size(132, 59);
|
||||
this.toolstriptextboxsearch.Size = new System.Drawing.Size(100, 48);
|
||||
this.toolstriptextboxsearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolstriptextboxsearch_KeyDown);
|
||||
//
|
||||
// toolStripButton1
|
||||
@@ -667,7 +657,7 @@ namespace OnDoc.DocMgmt
|
||||
this.toolStripButton1.Image = global::OnDoc.Properties.Resources.Search_24x24_32;
|
||||
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton1.Name = "toolStripButton1";
|
||||
this.toolStripButton1.Size = new System.Drawing.Size(24, 56);
|
||||
this.toolStripButton1.Size = new System.Drawing.Size(24, 45);
|
||||
this.toolStripButton1.Text = "Suchen";
|
||||
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
||||
//
|
||||
@@ -677,26 +667,26 @@ namespace OnDoc.DocMgmt
|
||||
this.toolStripButton2.Image = global::OnDoc.Properties.Resources.CloseApplication_24x24_32;
|
||||
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton2.Name = "toolStripButton2";
|
||||
this.toolStripButton2.Size = new System.Drawing.Size(24, 56);
|
||||
this.toolStripButton2.Size = new System.Drawing.Size(24, 45);
|
||||
this.toolStripButton2.Text = "Suchfeld initialisieren";
|
||||
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
|
||||
//
|
||||
// toolStripSeparator2
|
||||
//
|
||||
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
||||
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 59);
|
||||
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 48);
|
||||
this.toolStripSeparator2.Visible = false;
|
||||
//
|
||||
// toolStripLabel2
|
||||
//
|
||||
this.toolStripLabel2.Name = "toolStripLabel2";
|
||||
this.toolStripLabel2.Size = new System.Drawing.Size(110, 56);
|
||||
this.toolStripLabel2.Size = new System.Drawing.Size(110, 45);
|
||||
this.toolStripLabel2.Text = "Fachverantwortung";
|
||||
//
|
||||
// toolstripCombobox_Fachverantwortung
|
||||
//
|
||||
this.toolstripCombobox_Fachverantwortung.Name = "toolstripCombobox_Fachverantwortung";
|
||||
this.toolstripCombobox_Fachverantwortung.Size = new System.Drawing.Size(129, 59);
|
||||
this.toolstripCombobox_Fachverantwortung.Size = new System.Drawing.Size(98, 48);
|
||||
this.toolstripCombobox_Fachverantwortung.SelectedIndexChanged += new System.EventHandler(this.toolstripCombobox_Fachverantwortung_SelectedIndexChanged);
|
||||
//
|
||||
// toolStripButton4
|
||||
@@ -705,22 +695,21 @@ namespace OnDoc.DocMgmt
|
||||
this.toolStripButton4.Image = global::OnDoc.Properties.Resources.CloseApplication_24x24_32;
|
||||
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.toolStripButton4.Name = "toolStripButton4";
|
||||
this.toolStripButton4.Size = new System.Drawing.Size(24, 56);
|
||||
this.toolStripButton4.Size = new System.Drawing.Size(24, 45);
|
||||
this.toolStripButton4.Text = "Fachverantwortung initialisieren";
|
||||
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
|
||||
//
|
||||
// DokTypSelect
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(669, 814);
|
||||
this.ClientSize = new System.Drawing.Size(502, 661);
|
||||
this.Controls.Add(this.grpFavoriten);
|
||||
this.Controls.Add(this.grpVorlagen);
|
||||
this.Controls.Add(this.sfListView1);
|
||||
this.Controls.Add(this.ribbon1);
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.KeyPreview = true;
|
||||
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||||
this.Name = "DokTypSelect";
|
||||
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
|
||||
|
||||
@@ -987,19 +987,33 @@ namespace OnDoc.DocMgmt
|
||||
{
|
||||
System.Data.DataRow row = treeViewAdv1.SelectedNode.TagObject as System.Data.DataRow;
|
||||
dokumenttypnr = Convert.ToInt32(row["ID"]);
|
||||
Screen screen = Screen.FromControl(this);
|
||||
|
||||
if (vorlagentype == 2)
|
||||
{
|
||||
DokTypDetails dd = new DokTypDetails(dokumenttypnr, true);
|
||||
dd.StartPosition = FormStartPosition.Manual;
|
||||
dd.Location = new System.Drawing.Point(
|
||||
screen.WorkingArea.Left + 50,
|
||||
screen.WorkingArea.Top + 50);
|
||||
dd.ShowDialog();
|
||||
return;
|
||||
}
|
||||
if (treeViewAdv1.SelectedNode.Text.Contains("Ohne Archivierung]"))
|
||||
{
|
||||
DokTypDetails dd = new DokTypDetails(dokumenttypnr,1);
|
||||
dd.StartPosition = FormStartPosition.Manual;
|
||||
dd.Location = new System.Drawing.Point(
|
||||
screen.WorkingArea.Left + 50,
|
||||
screen.WorkingArea.Top + 50);
|
||||
dd.ShowDialog();
|
||||
} else
|
||||
{
|
||||
DokTypDetails dd = new DokTypDetails(dokumenttypnr);
|
||||
dd.StartPosition = FormStartPosition.Manual;
|
||||
dd.Location = new System.Drawing.Point(
|
||||
screen.WorkingArea.Left + 50,
|
||||
screen.WorkingArea.Top + 50);
|
||||
dd.ShowDialog();
|
||||
}
|
||||
|
||||
|
||||
@@ -283,7 +283,7 @@
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
|
||||
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
|
||||
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABm
|
||||
DgAAAk1TRnQBSQFMAgEBCAEAAeABAQHgAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
||||
DgAAAk1TRnQBSQFMAgEBCAEAAfABAQHwAQEBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
||||
AwABQAMAATADAAEBAQABCAYAAQwYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
|
||||
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
|
||||
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
|
||||
|
||||
Generated
+36
-36
@@ -233,14 +233,14 @@ namespace OnDoc.UICintrols
|
||||
this.zumVersandpaketHinzufügenToolStripMenuItem,
|
||||
this.unterschriftTestsToolStripMenuItem});
|
||||
this.ctxMenuDokList.Name = "ctxMenuDokList";
|
||||
this.ctxMenuDokList.Size = new System.Drawing.Size(284, 652);
|
||||
this.ctxMenuDokList.Size = new System.Drawing.Size(342, 652);
|
||||
this.ctxMenuDokList.Opening += new System.ComponentModel.CancelEventHandler(this.ctxMenuDokList_Opening);
|
||||
//
|
||||
// dokumentAnzeigenToolStripMenuItem
|
||||
//
|
||||
this.dokumentAnzeigenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.ShowDoc_16x16_32;
|
||||
this.dokumentAnzeigenToolStripMenuItem.Name = "dokumentAnzeigenToolStripMenuItem";
|
||||
this.dokumentAnzeigenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentAnzeigenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentAnzeigenToolStripMenuItem.Text = "Dokument anzeigen";
|
||||
this.dokumentAnzeigenToolStripMenuItem.Click += new System.EventHandler(this.dokumentAnzeigenToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -248,7 +248,7 @@ namespace OnDoc.UICintrols
|
||||
//
|
||||
this.dokumentBearbeitenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.EditDoc_16x16_32;
|
||||
this.dokumentBearbeitenToolStripMenuItem.Name = "dokumentBearbeitenToolStripMenuItem";
|
||||
this.dokumentBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentBearbeitenToolStripMenuItem.Text = "Dokument bearbeiten";
|
||||
this.dokumentBearbeitenToolStripMenuItem.Click += new System.EventHandler(this.dokumentBearbeitenToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -256,41 +256,41 @@ namespace OnDoc.UICintrols
|
||||
//
|
||||
this.dokumentLöschenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.DeleteDoc_16x16_32;
|
||||
this.dokumentLöschenToolStripMenuItem.Name = "dokumentLöschenToolStripMenuItem";
|
||||
this.dokumentLöschenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentLöschenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentLöschenToolStripMenuItem.Text = "Dokument löschen";
|
||||
this.dokumentLöschenToolStripMenuItem.Click += new System.EventHandler(this.dokumentLöschenToolStripMenuItem_Click);
|
||||
//
|
||||
// dokumenteZuAndermKundeUmteilenToolStripMenuItem
|
||||
//
|
||||
this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Name = "dokumenteZuAndermKundeUmteilenToolStripMenuItem";
|
||||
this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Text = "Dokument zu Kunde umteilen";
|
||||
this.dokumenteZuAndermKundeUmteilenToolStripMenuItem.Click += new System.EventHandler(this.dokumenteZuAndermKundeUmteilenToolStripMenuItem_Click);
|
||||
//
|
||||
// dokumentMetaDatenBearbeitenToolStripMenuItem
|
||||
//
|
||||
this.dokumentMetaDatenBearbeitenToolStripMenuItem.Name = "dokumentMetaDatenBearbeitenToolStripMenuItem";
|
||||
this.dokumentMetaDatenBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentMetaDatenBearbeitenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentMetaDatenBearbeitenToolStripMenuItem.Text = "Dokument-Attribute bearbeiten";
|
||||
this.dokumentMetaDatenBearbeitenToolStripMenuItem.Click += new System.EventHandler(this.dokumentMetaDatenBearbeitenToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem2
|
||||
//
|
||||
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
|
||||
this.toolStripMenuItem2.Size = new System.Drawing.Size(280, 6);
|
||||
this.toolStripMenuItem2.Size = new System.Drawing.Size(338, 6);
|
||||
//
|
||||
// zurUnterschriftenPrüfungToolStripMenuItem
|
||||
//
|
||||
this.zurUnterschriftenPrüfungToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Approval_16x16_32;
|
||||
this.zurUnterschriftenPrüfungToolStripMenuItem.Name = "zurUnterschriftenPrüfungToolStripMenuItem";
|
||||
this.zurUnterschriftenPrüfungToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.zurUnterschriftenPrüfungToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.zurUnterschriftenPrüfungToolStripMenuItem.Text = "Zur Unterschriften-Prüfung";
|
||||
this.zurUnterschriftenPrüfungToolStripMenuItem.Click += new System.EventHandler(this.zurUnterschriftenPrüfungToolStripMenuItem_Click);
|
||||
//
|
||||
// dokumentUnterzeichnenToolStripMenuItem
|
||||
//
|
||||
this.dokumentUnterzeichnenToolStripMenuItem.Name = "dokumentUnterzeichnenToolStripMenuItem";
|
||||
this.dokumentUnterzeichnenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentUnterzeichnenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentUnterzeichnenToolStripMenuItem.Text = "Dokument unterzeichnen";
|
||||
this.dokumentUnterzeichnenToolStripMenuItem.Visible = false;
|
||||
this.dokumentUnterzeichnenToolStripMenuItem.Click += new System.EventHandler(this.dokumentUnterzeichnenToolStripMenuItem_Click);
|
||||
@@ -299,7 +299,7 @@ namespace OnDoc.UICintrols
|
||||
//
|
||||
this.archivierenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("archivierenToolStripMenuItem.Image")));
|
||||
this.archivierenToolStripMenuItem.Name = "archivierenToolStripMenuItem";
|
||||
this.archivierenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.archivierenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.archivierenToolStripMenuItem.Text = "Archivieren";
|
||||
this.archivierenToolStripMenuItem.Click += new System.EventHandler(this.archivierenToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -307,7 +307,7 @@ namespace OnDoc.UICintrols
|
||||
//
|
||||
this.dokumentAnVersandstrasseToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Envelope_16x16_32;
|
||||
this.dokumentAnVersandstrasseToolStripMenuItem.Name = "dokumentAnVersandstrasseToolStripMenuItem";
|
||||
this.dokumentAnVersandstrasseToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentAnVersandstrasseToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentAnVersandstrasseToolStripMenuItem.Text = "Versandstrasse";
|
||||
this.dokumentAnVersandstrasseToolStripMenuItem.Visible = false;
|
||||
this.dokumentAnVersandstrasseToolStripMenuItem.Click += new System.EventHandler(this.dokumentAnVersandstrasseToolStripMenuItem_Click);
|
||||
@@ -316,7 +316,7 @@ namespace OnDoc.UICintrols
|
||||
//
|
||||
this.druckenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Printer_16x16_32;
|
||||
this.druckenToolStripMenuItem.Name = "druckenToolStripMenuItem";
|
||||
this.druckenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.druckenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.druckenToolStripMenuItem.Text = "Drucken";
|
||||
this.druckenToolStripMenuItem.Visible = false;
|
||||
this.druckenToolStripMenuItem.Click += new System.EventHandler(this.druckenToolStripMenuItem_Click);
|
||||
@@ -324,13 +324,13 @@ namespace OnDoc.UICintrols
|
||||
// toolStripMenuItem4
|
||||
//
|
||||
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
|
||||
this.toolStripMenuItem4.Size = new System.Drawing.Size(280, 6);
|
||||
this.toolStripMenuItem4.Size = new System.Drawing.Size(338, 6);
|
||||
//
|
||||
// dokumentFürPartnerErstellenToolStripMenuItem
|
||||
//
|
||||
this.dokumentFürPartnerErstellenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.NewDoc_16x16_32;
|
||||
this.dokumentFürPartnerErstellenToolStripMenuItem.Name = "dokumentFürPartnerErstellenToolStripMenuItem";
|
||||
this.dokumentFürPartnerErstellenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentFürPartnerErstellenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentFürPartnerErstellenToolStripMenuItem.Text = "Dokument für Kunde erstellen";
|
||||
this.dokumentFürPartnerErstellenToolStripMenuItem.Click += new System.EventHandler(this.dokumentFürPartnerErstellenToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -338,26 +338,26 @@ namespace OnDoc.UICintrols
|
||||
//
|
||||
this.dokumentKopierenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Copy_16x16_32;
|
||||
this.dokumentKopierenToolStripMenuItem.Name = "dokumentKopierenToolStripMenuItem";
|
||||
this.dokumentKopierenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentKopierenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentKopierenToolStripMenuItem.Text = "Dokument kopieren";
|
||||
this.dokumentKopierenToolStripMenuItem.Click += new System.EventHandler(this.dokumentKopierenToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem1
|
||||
//
|
||||
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
|
||||
this.toolStripMenuItem1.Size = new System.Drawing.Size(280, 6);
|
||||
this.toolStripMenuItem1.Size = new System.Drawing.Size(338, 6);
|
||||
//
|
||||
// dokumentLinkPerMailVersendenToolStripMenuItem
|
||||
//
|
||||
this.dokumentLinkPerMailVersendenToolStripMenuItem.Name = "dokumentLinkPerMailVersendenToolStripMenuItem";
|
||||
this.dokumentLinkPerMailVersendenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.dokumentLinkPerMailVersendenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.dokumentLinkPerMailVersendenToolStripMenuItem.Text = "Dokument-Link per Mail versenden";
|
||||
this.dokumentLinkPerMailVersendenToolStripMenuItem.Click += new System.EventHandler(this.dokumentLinkPerMailVersendenToolStripMenuItem_Click);
|
||||
//
|
||||
// barcodeDemoToolStripMenuItem
|
||||
//
|
||||
this.barcodeDemoToolStripMenuItem.Name = "barcodeDemoToolStripMenuItem";
|
||||
this.barcodeDemoToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.barcodeDemoToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.barcodeDemoToolStripMenuItem.Text = "Barcode-Demo";
|
||||
this.barcodeDemoToolStripMenuItem.Visible = false;
|
||||
this.barcodeDemoToolStripMenuItem.Click += new System.EventHandler(this.barcodeDemoToolStripMenuItem_Click);
|
||||
@@ -365,7 +365,7 @@ namespace OnDoc.UICintrols
|
||||
// vertragPDFDEMOToolStripMenuItem
|
||||
//
|
||||
this.vertragPDFDEMOToolStripMenuItem.Name = "vertragPDFDEMOToolStripMenuItem";
|
||||
this.vertragPDFDEMOToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.vertragPDFDEMOToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.vertragPDFDEMOToolStripMenuItem.Text = "Vertrag_PDF_DEMO";
|
||||
this.vertragPDFDEMOToolStripMenuItem.Visible = false;
|
||||
this.vertragPDFDEMOToolStripMenuItem.Click += new System.EventHandler(this.vertragPDFDEMOToolStripMenuItem_Click);
|
||||
@@ -373,14 +373,14 @@ namespace OnDoc.UICintrols
|
||||
// zellenwertInZwischenablageKopierenToolStripMenuItem
|
||||
//
|
||||
this.zellenwertInZwischenablageKopierenToolStripMenuItem.Name = "zellenwertInZwischenablageKopierenToolStripMenuItem";
|
||||
this.zellenwertInZwischenablageKopierenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.zellenwertInZwischenablageKopierenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.zellenwertInZwischenablageKopierenToolStripMenuItem.Text = "Zellenwert in Zwischenablage kopieren";
|
||||
this.zellenwertInZwischenablageKopierenToolStripMenuItem.Click += new System.EventHandler(this.zellenwertInZwischenablageKopierenToolStripMenuItem_Click);
|
||||
//
|
||||
// pDFGenerierenToolStripMenuItem
|
||||
//
|
||||
this.pDFGenerierenToolStripMenuItem.Name = "pDFGenerierenToolStripMenuItem";
|
||||
this.pDFGenerierenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.pDFGenerierenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.pDFGenerierenToolStripMenuItem.Text = "PDF generieren";
|
||||
this.pDFGenerierenToolStripMenuItem.Visible = false;
|
||||
this.pDFGenerierenToolStripMenuItem.Click += new System.EventHandler(this.pDFGenerierenToolStripMenuItem_Click);
|
||||
@@ -388,7 +388,7 @@ namespace OnDoc.UICintrols
|
||||
// wordInterOPEditToolStripMenuItem
|
||||
//
|
||||
this.wordInterOPEditToolStripMenuItem.Name = "wordInterOPEditToolStripMenuItem";
|
||||
this.wordInterOPEditToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.wordInterOPEditToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.wordInterOPEditToolStripMenuItem.Text = "Word InterOP Edit";
|
||||
this.wordInterOPEditToolStripMenuItem.Visible = false;
|
||||
this.wordInterOPEditToolStripMenuItem.Click += new System.EventHandler(this.wordInterOPEditToolStripMenuItem_Click);
|
||||
@@ -397,40 +397,40 @@ namespace OnDoc.UICintrols
|
||||
//
|
||||
this.attributeAnzeigenVersteckenToolStripMenuItem.Image = global::OnDoc.Properties.Resources.Attribut_16x16_32;
|
||||
this.attributeAnzeigenVersteckenToolStripMenuItem.Name = "attributeAnzeigenVersteckenToolStripMenuItem";
|
||||
this.attributeAnzeigenVersteckenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.attributeAnzeigenVersteckenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.attributeAnzeigenVersteckenToolStripMenuItem.Text = "Attribute ein- / ausblenden";
|
||||
this.attributeAnzeigenVersteckenToolStripMenuItem.Click += new System.EventHandler(this.attributeAnzeigenVersteckenToolStripMenuItem_Click);
|
||||
//
|
||||
// historyToolStripMenuItem
|
||||
//
|
||||
this.historyToolStripMenuItem.Name = "historyToolStripMenuItem";
|
||||
this.historyToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.historyToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.historyToolStripMenuItem.Text = "History";
|
||||
this.historyToolStripMenuItem.Click += new System.EventHandler(this.historyToolStripMenuItem_Click);
|
||||
//
|
||||
// toolStripMenuItem3
|
||||
//
|
||||
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
|
||||
this.toolStripMenuItem3.Size = new System.Drawing.Size(280, 6);
|
||||
this.toolStripMenuItem3.Size = new System.Drawing.Size(338, 6);
|
||||
//
|
||||
// gruppenÖffnenToolStripMenuItem
|
||||
//
|
||||
this.gruppenÖffnenToolStripMenuItem.Name = "gruppenÖffnenToolStripMenuItem";
|
||||
this.gruppenÖffnenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.gruppenÖffnenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.gruppenÖffnenToolStripMenuItem.Text = "Alle Gruppen aufklappen";
|
||||
this.gruppenÖffnenToolStripMenuItem.Click += new System.EventHandler(this.gruppenÖffnenToolStripMenuItem_Click);
|
||||
//
|
||||
// gruppenSchliessenToolStripMenuItem
|
||||
//
|
||||
this.gruppenSchliessenToolStripMenuItem.Name = "gruppenSchliessenToolStripMenuItem";
|
||||
this.gruppenSchliessenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.gruppenSchliessenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.gruppenSchliessenToolStripMenuItem.Text = "Alle Gruppen einklappen";
|
||||
this.gruppenSchliessenToolStripMenuItem.Click += new System.EventHandler(this.gruppenSchliessenToolStripMenuItem_Click);
|
||||
//
|
||||
// zumVersandpaketHinzufügenToolStripMenuItem
|
||||
//
|
||||
this.zumVersandpaketHinzufügenToolStripMenuItem.Name = "zumVersandpaketHinzufügenToolStripMenuItem";
|
||||
this.zumVersandpaketHinzufügenToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.zumVersandpaketHinzufügenToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.zumVersandpaketHinzufügenToolStripMenuItem.Text = "Zu einem Couvert hinzufügen";
|
||||
this.zumVersandpaketHinzufügenToolStripMenuItem.Visible = false;
|
||||
this.zumVersandpaketHinzufügenToolStripMenuItem.Click += new System.EventHandler(this.zumVersandpaketHinzufügenToolStripMenuItem_Click);
|
||||
@@ -438,7 +438,7 @@ namespace OnDoc.UICintrols
|
||||
// unterschriftTestsToolStripMenuItem
|
||||
//
|
||||
this.unterschriftTestsToolStripMenuItem.Name = "unterschriftTestsToolStripMenuItem";
|
||||
this.unterschriftTestsToolStripMenuItem.Size = new System.Drawing.Size(283, 26);
|
||||
this.unterschriftTestsToolStripMenuItem.Size = new System.Drawing.Size(341, 26);
|
||||
this.unterschriftTestsToolStripMenuItem.Text = "Unterschrift_Tests";
|
||||
this.unterschriftTestsToolStripMenuItem.Visible = false;
|
||||
this.unterschriftTestsToolStripMenuItem.Click += new System.EventHandler(this.unterschriftTestsToolStripMenuItem_Click);
|
||||
@@ -463,7 +463,7 @@ namespace OnDoc.UICintrols
|
||||
// toolStripLabel1
|
||||
//
|
||||
this.toolStripLabel1.Name = "toolStripLabel1";
|
||||
this.toolStripLabel1.Size = new System.Drawing.Size(116, 24);
|
||||
this.toolStripLabel1.Size = new System.Drawing.Size(143, 24);
|
||||
this.toolStripLabel1.Text = "Dokument-Vorschau";
|
||||
//
|
||||
// tsrbvorschau
|
||||
@@ -490,7 +490,7 @@ namespace OnDoc.UICintrols
|
||||
this.tsbtnpreviewno.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewno.Image")));
|
||||
this.tsbtnpreviewno.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.tsbtnpreviewno.Name = "tsbtnpreviewno";
|
||||
this.tsbtnpreviewno.Size = new System.Drawing.Size(24, 24);
|
||||
this.tsbtnpreviewno.Size = new System.Drawing.Size(29, 24);
|
||||
this.tsbtnpreviewno.Text = "Keine Vorschau";
|
||||
//
|
||||
// tsbtnpreviewbottom
|
||||
@@ -499,7 +499,7 @@ namespace OnDoc.UICintrols
|
||||
this.tsbtnpreviewbottom.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewbottom.Image")));
|
||||
this.tsbtnpreviewbottom.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.tsbtnpreviewbottom.Name = "tsbtnpreviewbottom";
|
||||
this.tsbtnpreviewbottom.Size = new System.Drawing.Size(24, 24);
|
||||
this.tsbtnpreviewbottom.Size = new System.Drawing.Size(29, 24);
|
||||
this.tsbtnpreviewbottom.Text = "Vorschau unten";
|
||||
//
|
||||
// tsbtnpreviewright
|
||||
@@ -508,7 +508,7 @@ namespace OnDoc.UICintrols
|
||||
this.tsbtnpreviewright.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnpreviewright.Image")));
|
||||
this.tsbtnpreviewright.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.tsbtnpreviewright.Name = "tsbtnpreviewright";
|
||||
this.tsbtnpreviewright.Size = new System.Drawing.Size(24, 24);
|
||||
this.tsbtnpreviewright.Size = new System.Drawing.Size(29, 24);
|
||||
this.tsbtnpreviewright.Text = "Vorschau rechts";
|
||||
//
|
||||
// splitContainer1
|
||||
@@ -1586,19 +1586,19 @@ namespace OnDoc.UICintrols
|
||||
this.gruppenÖffnenToolStripMenuItem1,
|
||||
this.gruppenSchliessenToolStripMenuItem1});
|
||||
this.ctxMenuGroups.Name = "ctxMenuGroups";
|
||||
this.ctxMenuGroups.Size = new System.Drawing.Size(206, 48);
|
||||
this.ctxMenuGroups.Size = new System.Drawing.Size(244, 52);
|
||||
//
|
||||
// gruppenÖffnenToolStripMenuItem1
|
||||
//
|
||||
this.gruppenÖffnenToolStripMenuItem1.Name = "gruppenÖffnenToolStripMenuItem1";
|
||||
this.gruppenÖffnenToolStripMenuItem1.Size = new System.Drawing.Size(205, 22);
|
||||
this.gruppenÖffnenToolStripMenuItem1.Size = new System.Drawing.Size(243, 24);
|
||||
this.gruppenÖffnenToolStripMenuItem1.Text = "Alle Gruppen aufklappen";
|
||||
this.gruppenÖffnenToolStripMenuItem1.Click += new System.EventHandler(this.gruppenÖffnenToolStripMenuItem1_Click);
|
||||
//
|
||||
// gruppenSchliessenToolStripMenuItem1
|
||||
//
|
||||
this.gruppenSchliessenToolStripMenuItem1.Name = "gruppenSchliessenToolStripMenuItem1";
|
||||
this.gruppenSchliessenToolStripMenuItem1.Size = new System.Drawing.Size(205, 22);
|
||||
this.gruppenSchliessenToolStripMenuItem1.Size = new System.Drawing.Size(243, 24);
|
||||
this.gruppenSchliessenToolStripMenuItem1.Text = "Alle Gruppen einklappen";
|
||||
this.gruppenSchliessenToolStripMenuItem1.Click += new System.EventHandler(this.gruppenSchliessenToolStripMenuItem1_Click);
|
||||
//
|
||||
|
||||
@@ -3112,7 +3112,12 @@ namespace OnDoc.UICintrols
|
||||
var records = sfDataGrid1.View.GetSelectedRecords();
|
||||
if (records.Count < 1) { return; }
|
||||
DokHistory dh = new DokHistory(selected_dokumentid);
|
||||
Screen screen = Screen.FromControl(this);
|
||||
dh.Location = new System.Drawing.Point(
|
||||
screen.WorkingArea.Left + 50,
|
||||
screen.WorkingArea.Top + 50);
|
||||
dh.ShowDialog();
|
||||
|
||||
}
|
||||
|
||||
private void dokumentKopierenToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
@@ -3550,6 +3555,11 @@ namespace OnDoc.UICintrols
|
||||
var datarow = record as DataRowView;
|
||||
string documentid = datarow["dokumentid"].ToString();
|
||||
EditDokMetaData ed = new EditDokMetaData(datarow["dokumentid"].ToString());
|
||||
ed.StartPosition = FormStartPosition.Manual;
|
||||
Screen screen = Screen.FromControl(this);
|
||||
ed.Location = new System.Drawing.Point(
|
||||
screen.WorkingArea.Left + 50,
|
||||
screen.WorkingArea.Top + 50);
|
||||
ed.ShowDialog();
|
||||
ed = null;
|
||||
|
||||
|
||||
@@ -190,7 +190,7 @@
|
||||
<data name="tsbtnpreviewno.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK
|
||||
YKyG2WBogqMYJQOtCEVRFBGdTBCJfRnkS4VaaWNT5sqx1BUxRXxDHYxAJLvkusEeBaPAB+5z4Jzn+t3X
|
||||
/aLhnEfjo8m+dCoa+7/C3O2Hqe0zDC+8KG+cRZHZhdzaaWTVTCLDMIY0vfM04Nfh77/G/sEhwpEDbO3t
|
||||
I7TxE8urEVy99fT/AL5gWDLrTB/hnF4XsW0khCu5ln8DmJliT2AXrcNBsU1gj/MH4nMeKwBrPktM28xM
|
||||
@@ -205,7 +205,7 @@
|
||||
<data name="tsbtnpreviewbottom.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK
|
||||
YKyG2WBogqMYJQOtCEVRFBGdTBCJfRnkS4VaaWNT5sqx1BUxRXxDHYxAJLvkusEeBaPAB+5z4Jzn+t3X
|
||||
/aLhnEfjo8m+dCoa+7/C3O2Hqe0zDC+8KG+cRZHZhdzaaWTVTCLDMIY0vfM04Nfh77/G/sEhwpEDbO3t
|
||||
I7TxE8urEVy99fT/AL5gWDLrTB/hnF4XsW0khCu5ln8DmJliT2AXrcNBsU1gj/MH4nMeKwBrPktM28xM
|
||||
@@ -220,7 +220,7 @@
|
||||
<data name="tsbtnpreviewright.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK
|
||||
YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIFSURBVDhPpZLtS1NhGMbPPxJmmlYSgqHiKzGU1EDxg4iK
|
||||
YKyG2WBogqMYJQOtCEVRFBGdTBCJfRnkS4VaaWNT5sqx1BUxRXxDHYxAJLvkusEeBaPAB+5z4Jzn+t3X
|
||||
/aLhnEfjo8m+dCoa+7/C3O2Hqe0zDC+8KG+cRZHZhdzaaWTVTCLDMIY0vfM04Nfh77/G/sEhwpEDbO3t
|
||||
I7TxE8urEVy99fT/AL5gWDLrTB/hnF4XsW0khCu5ln8DmJliT2AXrcNBsU1gj/MH4nMeKwBrPktM28xM
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user