You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
367 lines
18 KiB
367 lines
18 KiB
namespace OnDoc.DocMgmt
|
|
{
|
|
partial class Dokumenterstellung
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Dokumenterstellung));
|
|
Model.clsdocgendata clsdocgendata1 = new Model.clsdocgendata();
|
|
this.sfButton3 = new Syncfusion.WinForms.Controls.SfButton();
|
|
this.btnDokumenterstellen = new Syncfusion.WinForms.Controls.SfButton();
|
|
this.PnlPreview = new System.Windows.Forms.Panel();
|
|
this.docPreview1 = new OnDoc.UIControls.DocPreview();
|
|
this.GrpFnkt = new System.Windows.Forms.GroupBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.btnOfficePrint = new System.Windows.Forms.Button();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.ribbonButtonVersandstrasse = new System.Windows.Forms.Button();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.ribbonButtonArchiv = new System.Windows.Forms.Button();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.lbledit = new System.Windows.Forms.Label();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.ucAllgemeineDokumentParam1 = new OnDoc.UIControls.UCAllgemeineDokumentParam();
|
|
this.ProgressCreateInOffice = new System.Windows.Forms.ProgressBar();
|
|
this.PnlPreview.SuspendLayout();
|
|
this.GrpFnkt.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// sfButton3
|
|
//
|
|
this.sfButton3.Font = new System.Drawing.Font("Segoe UI Semibold", 9F);
|
|
this.sfButton3.Location = new System.Drawing.Point(16, 638);
|
|
this.sfButton3.Name = "sfButton3";
|
|
this.sfButton3.Size = new System.Drawing.Size(124, 28);
|
|
this.sfButton3.TabIndex = 18;
|
|
this.sfButton3.Text = "Abbrechen";
|
|
this.sfButton3.Click += new System.EventHandler(this.sfButton3_Click);
|
|
//
|
|
// btnDokumenterstellen
|
|
//
|
|
this.btnDokumenterstellen.Font = new System.Drawing.Font("Segoe UI Semibold", 9F);
|
|
this.btnDokumenterstellen.Location = new System.Drawing.Point(905, 638);
|
|
this.btnDokumenterstellen.Name = "btnDokumenterstellen";
|
|
this.btnDokumenterstellen.Size = new System.Drawing.Size(134, 28);
|
|
this.btnDokumenterstellen.TabIndex = 17;
|
|
this.btnDokumenterstellen.Text = "Dokument erstellen";
|
|
this.btnDokumenterstellen.Click += new System.EventHandler(this.sfButton2_Click);
|
|
//
|
|
// PnlPreview
|
|
//
|
|
this.PnlPreview.Controls.Add(this.docPreview1);
|
|
this.PnlPreview.Controls.Add(this.GrpFnkt);
|
|
this.PnlPreview.Location = new System.Drawing.Point(219, 232);
|
|
this.PnlPreview.Name = "PnlPreview";
|
|
this.PnlPreview.Size = new System.Drawing.Size(668, 415);
|
|
this.PnlPreview.TabIndex = 19;
|
|
this.PnlPreview.Visible = false;
|
|
//
|
|
// docPreview1
|
|
//
|
|
this.docPreview1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.docPreview1.Location = new System.Drawing.Point(0, 123);
|
|
this.docPreview1.Name = "docPreview1";
|
|
this.docPreview1.Size = new System.Drawing.Size(668, 292);
|
|
this.docPreview1.TabIndex = 1;
|
|
this.docPreview1.ZoomPercentage = 0;
|
|
//
|
|
// GrpFnkt
|
|
//
|
|
this.GrpFnkt.BackColor = System.Drawing.Color.SeaShell;
|
|
this.GrpFnkt.Controls.Add(this.label7);
|
|
this.GrpFnkt.Controls.Add(this.btnOfficePrint);
|
|
this.GrpFnkt.Controls.Add(this.label6);
|
|
this.GrpFnkt.Controls.Add(this.label5);
|
|
this.GrpFnkt.Controls.Add(this.ribbonButtonVersandstrasse);
|
|
this.GrpFnkt.Controls.Add(this.label4);
|
|
this.GrpFnkt.Controls.Add(this.ribbonButtonArchiv);
|
|
this.GrpFnkt.Controls.Add(this.label3);
|
|
this.GrpFnkt.Controls.Add(this.label2);
|
|
this.GrpFnkt.Controls.Add(this.button3);
|
|
this.GrpFnkt.Controls.Add(this.label1);
|
|
this.GrpFnkt.Controls.Add(this.lbledit);
|
|
this.GrpFnkt.Controls.Add(this.button2);
|
|
this.GrpFnkt.Controls.Add(this.button1);
|
|
this.GrpFnkt.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.GrpFnkt.Location = new System.Drawing.Point(0, 0);
|
|
this.GrpFnkt.Name = "GrpFnkt";
|
|
this.GrpFnkt.Size = new System.Drawing.Size(668, 123);
|
|
this.GrpFnkt.TabIndex = 2;
|
|
this.GrpFnkt.TabStop = false;
|
|
this.GrpFnkt.Text = "Funktionen";
|
|
this.GrpFnkt.Enter += new System.EventHandler(this.GrpFnkt_Enter);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(303, 94);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(48, 13);
|
|
this.label7.TabIndex = 13;
|
|
this.label7.Text = "Drucken";
|
|
//
|
|
// btnOfficePrint
|
|
//
|
|
this.btnOfficePrint.Image = global::OnDoc.Properties.Resources.Printer_48x48_32;
|
|
this.btnOfficePrint.Location = new System.Drawing.Point(289, 14);
|
|
this.btnOfficePrint.Name = "btnOfficePrint";
|
|
this.btnOfficePrint.Size = new System.Drawing.Size(75, 79);
|
|
this.btnOfficePrint.TabIndex = 12;
|
|
this.btnOfficePrint.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.btnOfficePrint.UseVisualStyleBackColor = true;
|
|
this.btnOfficePrint.Click += new System.EventHandler(this.btnOfficePrint_Click);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(515, 106);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(79, 13);
|
|
this.label6.TabIndex = 11;
|
|
this.label6.Text = "Versandstrasse";
|
|
this.label6.Visible = false;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(525, 94);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(60, 13);
|
|
this.label5.TabIndex = 10;
|
|
this.label5.Text = "Archivieren";
|
|
this.label5.Visible = false;
|
|
//
|
|
// ribbonButtonVersandstrasse
|
|
//
|
|
this.ribbonButtonVersandstrasse.Image = global::OnDoc.Properties.Resources.Versandstrasse_48x48_32;
|
|
this.ribbonButtonVersandstrasse.Location = new System.Drawing.Point(519, 14);
|
|
this.ribbonButtonVersandstrasse.Name = "ribbonButtonVersandstrasse";
|
|
this.ribbonButtonVersandstrasse.Size = new System.Drawing.Size(75, 79);
|
|
this.ribbonButtonVersandstrasse.TabIndex = 9;
|
|
this.ribbonButtonVersandstrasse.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.ribbonButtonVersandstrasse.UseVisualStyleBackColor = true;
|
|
this.ribbonButtonVersandstrasse.Visible = false;
|
|
this.ribbonButtonVersandstrasse.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(376, 94);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(60, 13);
|
|
this.label4.TabIndex = 8;
|
|
this.label4.Text = "Archivieren";
|
|
//
|
|
// ribbonButtonArchiv
|
|
//
|
|
this.ribbonButtonArchiv.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButtonArchiv.Image")));
|
|
this.ribbonButtonArchiv.Location = new System.Drawing.Point(369, 14);
|
|
this.ribbonButtonArchiv.Name = "ribbonButtonArchiv";
|
|
this.ribbonButtonArchiv.Size = new System.Drawing.Size(75, 79);
|
|
this.ribbonButtonArchiv.TabIndex = 7;
|
|
this.ribbonButtonArchiv.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.ribbonButtonArchiv.UseVisualStyleBackColor = true;
|
|
this.ribbonButtonArchiv.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(179, 106);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(72, 13);
|
|
this.label3.TabIndex = 6;
|
|
this.label3.Text = "Neuerstellung";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(188, 94);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(48, 13);
|
|
this.label2.TabIndex = 5;
|
|
this.label2.Text = "Löschen";
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
|
|
this.button3.Location = new System.Drawing.Point(176, 14);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(75, 79);
|
|
this.button3.TabIndex = 4;
|
|
this.button3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(107, 94);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(48, 13);
|
|
this.label1.TabIndex = 3;
|
|
this.label1.Text = "Löschen";
|
|
//
|
|
// lbledit
|
|
//
|
|
this.lbledit.AutoSize = true;
|
|
this.lbledit.Location = new System.Drawing.Point(22, 94);
|
|
this.lbledit.Name = "lbledit";
|
|
this.lbledit.Size = new System.Drawing.Size(58, 13);
|
|
this.lbledit.TabIndex = 2;
|
|
this.lbledit.Text = "Bearbeiten";
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image")));
|
|
this.button2.Location = new System.Drawing.Point(95, 14);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(75, 79);
|
|
this.button2.TabIndex = 1;
|
|
this.button2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
|
|
this.button1.Location = new System.Drawing.Point(15, 14);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(75, 79);
|
|
this.button1.TabIndex = 0;
|
|
this.button1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// ucAllgemeineDokumentParam1
|
|
//
|
|
this.ucAllgemeineDokumentParam1.ausDokumentpaket = false;
|
|
this.ucAllgemeineDokumentParam1.barcode = false;
|
|
this.ucAllgemeineDokumentParam1.bedingt_retournierbar = false;
|
|
this.ucAllgemeineDokumentParam1.bpdokument = false;
|
|
this.ucAllgemeineDokumentParam1.bpperson_error_type = 0;
|
|
this.ucAllgemeineDokumentParam1.check_error = "";
|
|
this.ucAllgemeineDokumentParam1.checkpartner = true;
|
|
clsdocgendata1.anrede = null;
|
|
clsdocgendata1.bezeichnung = null;
|
|
clsdocgendata1.digitaleunterschrift = false;
|
|
clsdocgendata1.dokumentdatum = null;
|
|
clsdocgendata1.dokumenttypnr = null;
|
|
clsdocgendata1.dokumentwerte = null;
|
|
clsdocgendata1.ersteller = null;
|
|
clsdocgendata1.erstelling_in_office = false;
|
|
clsdocgendata1.erstellungsart = Model.Erstellungsart.DokumentBearbeiten;
|
|
clsdocgendata1.frormularOhneUnterschrift = false;
|
|
clsdocgendata1.inhaberadresse = null;
|
|
clsdocgendata1.logo = "";
|
|
clsdocgendata1.partnernr = null;
|
|
clsdocgendata1.postzustellung = null;
|
|
clsdocgendata1.status = null;
|
|
clsdocgendata1.team = null;
|
|
clsdocgendata1.unterschriftLinks = null;
|
|
clsdocgendata1.unterschriftRehts = null;
|
|
clsdocgendata1.verantwortlich = null;
|
|
clsdocgendata1.versandstrasse_moeglich = false;
|
|
clsdocgendata1.zustaendigkube = null;
|
|
clsdocgendata1.zustaendigmitarbeiter = null;
|
|
clsdocgendata1.zustelladresse = null;
|
|
this.ucAllgemeineDokumentParam1.docgendata = clsdocgendata1;
|
|
this.ucAllgemeineDokumentParam1.dokumentid = "";
|
|
this.ucAllgemeineDokumentParam1.dokumenttypnr = 0;
|
|
this.ucAllgemeineDokumentParam1.genertated_dokumentid = null;
|
|
this.ucAllgemeineDokumentParam1.interop = false;
|
|
this.ucAllgemeineDokumentParam1.Location = new System.Drawing.Point(5, 15);
|
|
this.ucAllgemeineDokumentParam1.Name = "ucAllgemeineDokumentParam1";
|
|
this.ucAllgemeineDokumentParam1.partnernr = 0;
|
|
this.ucAllgemeineDokumentParam1.personendokument = false;
|
|
this.ucAllgemeineDokumentParam1.profilnr = 0;
|
|
this.ucAllgemeineDokumentParam1.runmacros = false;
|
|
this.ucAllgemeineDokumentParam1.Size = new System.Drawing.Size(1047, 617);
|
|
this.ucAllgemeineDokumentParam1.TabIndex = 0;
|
|
this.ucAllgemeineDokumentParam1.uniqid = "f8c10a65-c251-4f8e-9ff7-4ae4d900a268";
|
|
//
|
|
// ProgressCreateInOffice
|
|
//
|
|
this.ProgressCreateInOffice.Location = new System.Drawing.Point(579, 112);
|
|
this.ProgressCreateInOffice.Name = "ProgressCreateInOffice";
|
|
this.ProgressCreateInOffice.Size = new System.Drawing.Size(460, 23);
|
|
this.ProgressCreateInOffice.TabIndex = 20;
|
|
this.ProgressCreateInOffice.Visible = false;
|
|
//
|
|
// Dokumenterstellung
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1051, 679);
|
|
this.Controls.Add(this.ProgressCreateInOffice);
|
|
this.Controls.Add(this.PnlPreview);
|
|
this.Controls.Add(this.sfButton3);
|
|
this.Controls.Add(this.btnDokumenterstellen);
|
|
this.Controls.Add(this.ucAllgemeineDokumentParam1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "Dokumenterstellung";
|
|
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
|
|
this.Style.TitleBar.BackColor = System.Drawing.Color.LightSkyBlue;
|
|
this.Text = "Dokumenterstellung";
|
|
this.Load += new System.EventHandler(this.Dokumenterstellung_Load);
|
|
this.PnlPreview.ResumeLayout(false);
|
|
this.GrpFnkt.ResumeLayout(false);
|
|
this.GrpFnkt.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private UIControls.UCAllgemeineDokumentParam ucAllgemeineDokumentParam1;
|
|
private Syncfusion.WinForms.Controls.SfButton sfButton3;
|
|
private Syncfusion.WinForms.Controls.SfButton btnDokumenterstellen;
|
|
private System.Windows.Forms.Panel PnlPreview;
|
|
private UIControls.DocPreview docPreview1;
|
|
private System.Windows.Forms.GroupBox GrpFnkt;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Button ribbonButtonVersandstrasse;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Button ribbonButtonArchiv;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label lbledit;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button btnOfficePrint;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.ProgressBar ProgressCreateInOffice;
|
|
}
|
|
} |