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.
535 lines
31 KiB
535 lines
31 KiB
namespace EDOKA_2024.UIControls
|
|
{
|
|
partial class Serienbrief
|
|
{
|
|
/// <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.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("In Bearbeitung");
|
|
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("...");
|
|
System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("Serienbrief", new System.Windows.Forms.TreeNode[] {
|
|
treeNode1,
|
|
treeNode2});
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Serienbrief));
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
|
|
this.GrpDokumentInhalt = new System.Windows.Forms.GroupBox();
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
this.cbboxteam = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
this.cbformularohneunterschrfit = new System.Windows.Forms.CheckBox();
|
|
this.cbdigitaleunterschrfiten = new System.Windows.Forms.CheckBox();
|
|
this.cbboxunterschriftrechts = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.cbboxunterschriftlinks = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.lblUnterschriftrechts = new System.Windows.Forms.Label();
|
|
this.lblUnterschriftlinks = new System.Windows.Forms.Label();
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
this.cbboxzustaendigmitarbeiter = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.cbboxzustaendigkube = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.rbzustaendigmitarbeiter = new System.Windows.Forms.RadioButton();
|
|
this.rbzustaendigkube = new System.Windows.Forms.RadioButton();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.DateTermin = new Syncfusion.WinForms.Input.SfDateTimeEdit();
|
|
this.lblTermin = new System.Windows.Forms.Label();
|
|
this.DateDokumentDatum = new Syncfusion.WinForms.Input.SfDateTimeEdit();
|
|
this.lblDokumentDatum = new System.Windows.Forms.Label();
|
|
this.cbboxverantwortlich = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.cbboxpostzustellung = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.lblVerantwortlich = new System.Windows.Forms.Label();
|
|
this.lblPostzustellung = new System.Windows.Forms.Label();
|
|
this.lblBezeichnung = new System.Windows.Forms.Label();
|
|
this.txtbezeichnung = new System.Windows.Forms.TextBox();
|
|
this.GrpEmpfaenger = new System.Windows.Forms.GroupBox();
|
|
this.GridEmpfänger = new Syncfusion.WinForms.DataGrid.SfDataGrid();
|
|
this.TVStatus = new System.Windows.Forms.TreeView();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.GrpDokumentInhalt.SuspendLayout();
|
|
this.groupBox8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxteam)).BeginInit();
|
|
this.groupBox7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftrechts)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftlinks)).BeginInit();
|
|
this.groupBox6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigkube)).BeginInit();
|
|
this.groupBox5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).BeginInit();
|
|
this.GrpEmpfaenger.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridEmpfänger)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripButton1,
|
|
this.toolStripButton2,
|
|
this.toolStripButton3,
|
|
this.toolStripButton4});
|
|
this.toolStrip1.Location = new System.Drawing.Point(2, 2);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(1106, 25);
|
|
this.toolStrip1.TabIndex = 0;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton1.Image = global::EDOKA_2024.Properties.Resources.exit1;
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton1.Text = "toolStripButton1";
|
|
//
|
|
// toolStripButton2
|
|
//
|
|
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton2.Image = global::EDOKA_2024.Properties.Resources.NewDoc;
|
|
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton2.Name = "toolStripButton2";
|
|
this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton2.Text = "toolStripButton2";
|
|
//
|
|
// toolStripButton3
|
|
//
|
|
this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton3.Image = global::EDOKA_2024.Properties.Resources.Run;
|
|
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton3.Name = "toolStripButton3";
|
|
this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton3.Text = "toolStripButton3";
|
|
//
|
|
// toolStripButton4
|
|
//
|
|
this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton4.Image = global::EDOKA_2024.Properties.Resources.delete;
|
|
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton4.Name = "toolStripButton4";
|
|
this.toolStripButton4.Size = new System.Drawing.Size(23, 22);
|
|
this.toolStripButton4.Text = "toolStripButton4";
|
|
//
|
|
// GrpDokumentInhalt
|
|
//
|
|
this.GrpDokumentInhalt.Controls.Add(this.groupBox8);
|
|
this.GrpDokumentInhalt.Controls.Add(this.groupBox7);
|
|
this.GrpDokumentInhalt.Controls.Add(this.groupBox6);
|
|
this.GrpDokumentInhalt.Controls.Add(this.groupBox5);
|
|
this.GrpDokumentInhalt.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.GrpDokumentInhalt.Location = new System.Drawing.Point(2, 27);
|
|
this.GrpDokumentInhalt.Name = "GrpDokumentInhalt";
|
|
this.GrpDokumentInhalt.Size = new System.Drawing.Size(1106, 333);
|
|
this.GrpDokumentInhalt.TabIndex = 1;
|
|
this.GrpDokumentInhalt.TabStop = false;
|
|
this.GrpDokumentInhalt.Text = "Dokument-Inahalt";
|
|
//
|
|
// groupBox8
|
|
//
|
|
this.groupBox8.Controls.Add(this.cbboxteam);
|
|
this.groupBox8.Location = new System.Drawing.Point(546, 174);
|
|
this.groupBox8.Name = "groupBox8";
|
|
this.groupBox8.Size = new System.Drawing.Size(534, 55);
|
|
this.groupBox8.TabIndex = 15;
|
|
this.groupBox8.TabStop = false;
|
|
this.groupBox8.Text = "Team";
|
|
//
|
|
// cbboxteam
|
|
//
|
|
this.cbboxteam.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbboxteam.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxteam.Location = new System.Drawing.Point(151, 19);
|
|
this.cbboxteam.Name = "cbboxteam";
|
|
this.cbboxteam.Size = new System.Drawing.Size(354, 19);
|
|
this.cbboxteam.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.cbboxteam.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxteam.TabIndex = 12;
|
|
this.cbboxteam.TabStop = false;
|
|
//
|
|
// groupBox7
|
|
//
|
|
this.groupBox7.Controls.Add(this.cbformularohneunterschrfit);
|
|
this.groupBox7.Controls.Add(this.cbdigitaleunterschrfiten);
|
|
this.groupBox7.Controls.Add(this.cbboxunterschriftrechts);
|
|
this.groupBox7.Controls.Add(this.cbboxunterschriftlinks);
|
|
this.groupBox7.Controls.Add(this.lblUnterschriftrechts);
|
|
this.groupBox7.Controls.Add(this.lblUnterschriftlinks);
|
|
this.groupBox7.Location = new System.Drawing.Point(546, 23);
|
|
this.groupBox7.Name = "groupBox7";
|
|
this.groupBox7.Size = new System.Drawing.Size(534, 145);
|
|
this.groupBox7.TabIndex = 14;
|
|
this.groupBox7.TabStop = false;
|
|
this.groupBox7.Text = "Unterschriften";
|
|
//
|
|
// cbformularohneunterschrfit
|
|
//
|
|
this.cbformularohneunterschrfit.AutoSize = true;
|
|
this.cbformularohneunterschrfit.Location = new System.Drawing.Point(22, 19);
|
|
this.cbformularohneunterschrfit.Name = "cbformularohneunterschrfit";
|
|
this.cbformularohneunterschrfit.Size = new System.Drawing.Size(150, 17);
|
|
this.cbformularohneunterschrfit.TabIndex = 11;
|
|
this.cbformularohneunterschrfit.Text = "Formular ohne Unterschrift";
|
|
this.cbformularohneunterschrfit.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbdigitaleunterschrfiten
|
|
//
|
|
this.cbdigitaleunterschrfiten.AutoSize = true;
|
|
this.cbdigitaleunterschrfiten.Location = new System.Drawing.Point(22, 113);
|
|
this.cbdigitaleunterschrfiten.Name = "cbdigitaleunterschrfiten";
|
|
this.cbdigitaleunterschrfiten.Size = new System.Drawing.Size(130, 17);
|
|
this.cbdigitaleunterschrfiten.TabIndex = 10;
|
|
this.cbdigitaleunterschrfiten.Text = "Digitale Unterschriften";
|
|
this.cbdigitaleunterschrfiten.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbboxunterschriftrechts
|
|
//
|
|
this.cbboxunterschriftrechts.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbboxunterschriftrechts.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxunterschriftrechts.Location = new System.Drawing.Point(151, 79);
|
|
this.cbboxunterschriftrechts.Name = "cbboxunterschriftrechts";
|
|
this.cbboxunterschriftrechts.Size = new System.Drawing.Size(354, 19);
|
|
this.cbboxunterschriftrechts.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.cbboxunterschriftrechts.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxunterschriftrechts.TabIndex = 9;
|
|
this.cbboxunterschriftrechts.TabStop = false;
|
|
//
|
|
// cbboxunterschriftlinks
|
|
//
|
|
this.cbboxunterschriftlinks.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbboxunterschriftlinks.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxunterschriftlinks.Location = new System.Drawing.Point(151, 50);
|
|
this.cbboxunterschriftlinks.Name = "cbboxunterschriftlinks";
|
|
this.cbboxunterschriftlinks.Size = new System.Drawing.Size(354, 19);
|
|
this.cbboxunterschriftlinks.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.cbboxunterschriftlinks.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxunterschriftlinks.TabIndex = 8;
|
|
this.cbboxunterschriftlinks.TabStop = false;
|
|
//
|
|
// lblUnterschriftrechts
|
|
//
|
|
this.lblUnterschriftrechts.AutoSize = true;
|
|
this.lblUnterschriftrechts.Location = new System.Drawing.Point(17, 79);
|
|
this.lblUnterschriftrechts.Name = "lblUnterschriftrechts";
|
|
this.lblUnterschriftrechts.Size = new System.Drawing.Size(93, 13);
|
|
this.lblUnterschriftrechts.TabIndex = 7;
|
|
this.lblUnterschriftrechts.Text = "Unterschrift rechts";
|
|
//
|
|
// lblUnterschriftlinks
|
|
//
|
|
this.lblUnterschriftlinks.AutoSize = true;
|
|
this.lblUnterschriftlinks.Location = new System.Drawing.Point(17, 50);
|
|
this.lblUnterschriftlinks.Name = "lblUnterschriftlinks";
|
|
this.lblUnterschriftlinks.Size = new System.Drawing.Size(85, 13);
|
|
this.lblUnterschriftlinks.TabIndex = 6;
|
|
this.lblUnterschriftlinks.Text = "Unterschrift links";
|
|
//
|
|
// groupBox6
|
|
//
|
|
this.groupBox6.Controls.Add(this.cbboxzustaendigmitarbeiter);
|
|
this.groupBox6.Controls.Add(this.cbboxzustaendigkube);
|
|
this.groupBox6.Controls.Add(this.rbzustaendigmitarbeiter);
|
|
this.groupBox6.Controls.Add(this.rbzustaendigkube);
|
|
this.groupBox6.Location = new System.Drawing.Point(6, 222);
|
|
this.groupBox6.Name = "groupBox6";
|
|
this.groupBox6.Size = new System.Drawing.Size(534, 100);
|
|
this.groupBox6.TabIndex = 13;
|
|
this.groupBox6.TabStop = false;
|
|
this.groupBox6.Text = "Zuständigkeit";
|
|
//
|
|
// cbboxzustaendigmitarbeiter
|
|
//
|
|
this.cbboxzustaendigmitarbeiter.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbboxzustaendigmitarbeiter.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxzustaendigmitarbeiter.Location = new System.Drawing.Point(151, 59);
|
|
this.cbboxzustaendigmitarbeiter.Name = "cbboxzustaendigmitarbeiter";
|
|
this.cbboxzustaendigmitarbeiter.Size = new System.Drawing.Size(354, 19);
|
|
this.cbboxzustaendigmitarbeiter.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.cbboxzustaendigmitarbeiter.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxzustaendigmitarbeiter.TabIndex = 7;
|
|
this.cbboxzustaendigmitarbeiter.TabStop = false;
|
|
//
|
|
// cbboxzustaendigkube
|
|
//
|
|
this.cbboxzustaendigkube.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbboxzustaendigkube.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxzustaendigkube.Location = new System.Drawing.Point(151, 33);
|
|
this.cbboxzustaendigkube.Name = "cbboxzustaendigkube";
|
|
this.cbboxzustaendigkube.Size = new System.Drawing.Size(354, 19);
|
|
this.cbboxzustaendigkube.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.cbboxzustaendigkube.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxzustaendigkube.TabIndex = 6;
|
|
this.cbboxzustaendigkube.TabStop = false;
|
|
//
|
|
// rbzustaendigmitarbeiter
|
|
//
|
|
this.rbzustaendigmitarbeiter.AutoSize = true;
|
|
this.rbzustaendigmitarbeiter.Location = new System.Drawing.Point(22, 59);
|
|
this.rbzustaendigmitarbeiter.Name = "rbzustaendigmitarbeiter";
|
|
this.rbzustaendigmitarbeiter.Size = new System.Drawing.Size(72, 17);
|
|
this.rbzustaendigmitarbeiter.TabIndex = 1;
|
|
this.rbzustaendigmitarbeiter.TabStop = true;
|
|
this.rbzustaendigmitarbeiter.Text = "Zuständig";
|
|
this.rbzustaendigmitarbeiter.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbzustaendigkube
|
|
//
|
|
this.rbzustaendigkube.AutoSize = true;
|
|
this.rbzustaendigkube.Location = new System.Drawing.Point(22, 35);
|
|
this.rbzustaendigkube.Name = "rbzustaendigkube";
|
|
this.rbzustaendigkube.Size = new System.Drawing.Size(95, 17);
|
|
this.rbzustaendigkube.TabIndex = 0;
|
|
this.rbzustaendigkube.TabStop = true;
|
|
this.rbzustaendigkube.Text = "Kundenberater";
|
|
this.rbzustaendigkube.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.Controls.Add(this.DateTermin);
|
|
this.groupBox5.Controls.Add(this.lblTermin);
|
|
this.groupBox5.Controls.Add(this.DateDokumentDatum);
|
|
this.groupBox5.Controls.Add(this.lblDokumentDatum);
|
|
this.groupBox5.Controls.Add(this.cbboxverantwortlich);
|
|
this.groupBox5.Controls.Add(this.cbboxpostzustellung);
|
|
this.groupBox5.Controls.Add(this.lblVerantwortlich);
|
|
this.groupBox5.Controls.Add(this.lblPostzustellung);
|
|
this.groupBox5.Controls.Add(this.lblBezeichnung);
|
|
this.groupBox5.Controls.Add(this.txtbezeichnung);
|
|
this.groupBox5.Location = new System.Drawing.Point(6, 23);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Size = new System.Drawing.Size(534, 193);
|
|
this.groupBox5.TabIndex = 12;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "Allgemein";
|
|
//
|
|
// DateTermin
|
|
//
|
|
this.DateTermin.Location = new System.Drawing.Point(367, 110);
|
|
this.DateTermin.Name = "DateTermin";
|
|
this.DateTermin.Size = new System.Drawing.Size(107, 21);
|
|
this.DateTermin.TabIndex = 5;
|
|
this.DateTermin.ToolTipText = "";
|
|
//
|
|
// lblTermin
|
|
//
|
|
this.lblTermin.AutoSize = true;
|
|
this.lblTermin.Location = new System.Drawing.Point(312, 114);
|
|
this.lblTermin.Name = "lblTermin";
|
|
this.lblTermin.Size = new System.Drawing.Size(39, 13);
|
|
this.lblTermin.TabIndex = 4;
|
|
this.lblTermin.Text = "Termin";
|
|
//
|
|
// DateDokumentDatum
|
|
//
|
|
this.DateDokumentDatum.Location = new System.Drawing.Point(120, 110);
|
|
this.DateDokumentDatum.Name = "DateDokumentDatum";
|
|
this.DateDokumentDatum.Size = new System.Drawing.Size(107, 21);
|
|
this.DateDokumentDatum.TabIndex = 3;
|
|
this.DateDokumentDatum.ToolTipText = "";
|
|
//
|
|
// lblDokumentDatum
|
|
//
|
|
this.lblDokumentDatum.AutoSize = true;
|
|
this.lblDokumentDatum.Location = new System.Drawing.Point(9, 114);
|
|
this.lblDokumentDatum.Name = "lblDokumentDatum";
|
|
this.lblDokumentDatum.Size = new System.Drawing.Size(90, 13);
|
|
this.lblDokumentDatum.TabIndex = 2;
|
|
this.lblDokumentDatum.Text = "Dokument-Datum";
|
|
//
|
|
// cbboxverantwortlich
|
|
//
|
|
this.cbboxverantwortlich.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbboxverantwortlich.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxverantwortlich.Location = new System.Drawing.Point(120, 53);
|
|
this.cbboxverantwortlich.Name = "cbboxverantwortlich";
|
|
this.cbboxverantwortlich.Size = new System.Drawing.Size(354, 19);
|
|
this.cbboxverantwortlich.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.cbboxverantwortlich.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxverantwortlich.TabIndex = 11;
|
|
this.cbboxverantwortlich.TabStop = false;
|
|
//
|
|
// cbboxpostzustellung
|
|
//
|
|
this.cbboxpostzustellung.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
|
this.cbboxpostzustellung.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxpostzustellung.Location = new System.Drawing.Point(120, 78);
|
|
this.cbboxpostzustellung.Name = "cbboxpostzustellung";
|
|
this.cbboxpostzustellung.Size = new System.Drawing.Size(354, 19);
|
|
this.cbboxpostzustellung.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
|
|
this.cbboxpostzustellung.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxpostzustellung.TabIndex = 1;
|
|
this.cbboxpostzustellung.TabStop = false;
|
|
//
|
|
// lblVerantwortlich
|
|
//
|
|
this.lblVerantwortlich.AutoSize = true;
|
|
this.lblVerantwortlich.Location = new System.Drawing.Point(9, 59);
|
|
this.lblVerantwortlich.Name = "lblVerantwortlich";
|
|
this.lblVerantwortlich.Size = new System.Drawing.Size(74, 13);
|
|
this.lblVerantwortlich.TabIndex = 10;
|
|
this.lblVerantwortlich.Text = "Verantwortlich";
|
|
//
|
|
// lblPostzustellung
|
|
//
|
|
this.lblPostzustellung.AutoSize = true;
|
|
this.lblPostzustellung.Location = new System.Drawing.Point(9, 86);
|
|
this.lblPostzustellung.Name = "lblPostzustellung";
|
|
this.lblPostzustellung.Size = new System.Drawing.Size(75, 13);
|
|
this.lblPostzustellung.TabIndex = 0;
|
|
this.lblPostzustellung.Text = "Postzustellung";
|
|
//
|
|
// lblBezeichnung
|
|
//
|
|
this.lblBezeichnung.AutoSize = true;
|
|
this.lblBezeichnung.Location = new System.Drawing.Point(9, 23);
|
|
this.lblBezeichnung.Name = "lblBezeichnung";
|
|
this.lblBezeichnung.Size = new System.Drawing.Size(69, 13);
|
|
this.lblBezeichnung.TabIndex = 8;
|
|
this.lblBezeichnung.Text = "Bezeichnung";
|
|
//
|
|
// txtbezeichnung
|
|
//
|
|
this.txtbezeichnung.Location = new System.Drawing.Point(120, 20);
|
|
this.txtbezeichnung.Name = "txtbezeichnung";
|
|
this.txtbezeichnung.Size = new System.Drawing.Size(354, 20);
|
|
this.txtbezeichnung.TabIndex = 9;
|
|
//
|
|
// GrpEmpfaenger
|
|
//
|
|
this.GrpEmpfaenger.Controls.Add(this.GridEmpfänger);
|
|
this.GrpEmpfaenger.Controls.Add(this.TVStatus);
|
|
this.GrpEmpfaenger.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GrpEmpfaenger.Location = new System.Drawing.Point(2, 360);
|
|
this.GrpEmpfaenger.Name = "GrpEmpfaenger";
|
|
this.GrpEmpfaenger.Size = new System.Drawing.Size(1106, 593);
|
|
this.GrpEmpfaenger.TabIndex = 2;
|
|
this.GrpEmpfaenger.TabStop = false;
|
|
this.GrpEmpfaenger.Text = "Empfünger";
|
|
//
|
|
// GridEmpfänger
|
|
//
|
|
this.GridEmpfänger.AccessibleName = "Table";
|
|
this.GridEmpfänger.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GridEmpfänger.EditMode = Syncfusion.WinForms.DataGrid.Enums.EditMode.SingleClick;
|
|
this.GridEmpfänger.Location = new System.Drawing.Point(243, 16);
|
|
this.GridEmpfänger.Name = "GridEmpfänger";
|
|
this.GridEmpfänger.Size = new System.Drawing.Size(860, 574);
|
|
this.GridEmpfänger.TabIndex = 2;
|
|
this.GridEmpfänger.Text = "sfDataGrid1";
|
|
//
|
|
// TVStatus
|
|
//
|
|
this.TVStatus.BackColor = System.Drawing.Color.White;
|
|
this.TVStatus.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.TVStatus.Location = new System.Drawing.Point(3, 16);
|
|
this.TVStatus.Name = "TVStatus";
|
|
treeNode1.Name = "Knoten1";
|
|
treeNode1.Text = "In Bearbeitung";
|
|
treeNode2.Name = "Knoten3";
|
|
treeNode2.Text = "...";
|
|
treeNode3.Name = "Knoten0";
|
|
treeNode3.Text = "Serienbrief";
|
|
this.TVStatus.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
|
|
treeNode3});
|
|
this.TVStatus.Size = new System.Drawing.Size(240, 574);
|
|
this.TVStatus.TabIndex = 1;
|
|
//
|
|
// Serienbrief
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1110, 955);
|
|
this.Controls.Add(this.GrpEmpfaenger);
|
|
this.Controls.Add(this.GrpDokumentInhalt);
|
|
this.Controls.Add(this.toolStrip1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "Serienbrief";
|
|
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
|
|
this.Text = "Serienbrief";
|
|
this.Load += new System.EventHandler(this.Serienbrief_Load);
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.GrpDokumentInhalt.ResumeLayout(false);
|
|
this.groupBox8.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxteam)).EndInit();
|
|
this.groupBox7.ResumeLayout(false);
|
|
this.groupBox7.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftrechts)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftlinks)).EndInit();
|
|
this.groupBox6.ResumeLayout(false);
|
|
this.groupBox6.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigkube)).EndInit();
|
|
this.groupBox5.ResumeLayout(false);
|
|
this.groupBox5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).EndInit();
|
|
this.GrpEmpfaenger.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.GridEmpfänger)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.GroupBox GrpDokumentInhalt;
|
|
private System.Windows.Forms.GroupBox GrpEmpfaenger;
|
|
private System.Windows.Forms.Label lblBezeichnung;
|
|
private System.Windows.Forms.TextBox txtbezeichnung;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxverantwortlich;
|
|
private System.Windows.Forms.Label lblVerantwortlich;
|
|
private System.Windows.Forms.GroupBox groupBox8;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxteam;
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
private System.Windows.Forms.CheckBox cbformularohneunterschrfit;
|
|
private System.Windows.Forms.CheckBox cbdigitaleunterschrfiten;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxunterschriftrechts;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxunterschriftlinks;
|
|
private System.Windows.Forms.Label lblUnterschriftrechts;
|
|
private System.Windows.Forms.Label lblUnterschriftlinks;
|
|
private System.Windows.Forms.GroupBox groupBox6;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxzustaendigmitarbeiter;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxzustaendigkube;
|
|
private System.Windows.Forms.RadioButton rbzustaendigmitarbeiter;
|
|
private System.Windows.Forms.RadioButton rbzustaendigkube;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private Syncfusion.WinForms.Input.SfDateTimeEdit DateTermin;
|
|
private System.Windows.Forms.Label lblTermin;
|
|
private Syncfusion.WinForms.Input.SfDateTimeEdit DateDokumentDatum;
|
|
private System.Windows.Forms.Label lblDokumentDatum;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxpostzustellung;
|
|
private System.Windows.Forms.Label lblPostzustellung;
|
|
private Syncfusion.WinForms.DataGrid.SfDataGrid GridEmpfänger;
|
|
internal System.Windows.Forms.TreeView TVStatus;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton2;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton3;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton4;
|
|
}
|
|
} |