namespace OnDoc.DocMgmt { partial class FrmDokumenterstellung { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmDokumenterstellung)); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.lblPartner = new System.Windows.Forms.Label(); this.lblPartnerInhaber = new System.Windows.Forms.Label(); this.groupBox4 = 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.cbboxpostzustellung = new Syncfusion.WinForms.ListView.SfComboBox(); this.lblPostzustellung = new System.Windows.Forms.Label(); this.lblBezeichnung = new System.Windows.Forms.Label(); this.txtbezeichnung = new System.Windows.Forms.TextBox(); this.cbboxstatus = new Syncfusion.WinForms.ListView.SfComboBox(); this.lblstatus = new System.Windows.Forms.Label(); this.lblVerantwortlich = new System.Windows.Forms.Label(); this.cbboxverantwortlich = new Syncfusion.WinForms.ListView.SfComboBox(); this.rbDokumentbearbeiten = new System.Windows.Forms.RadioButton(); this.rbEditlater = new System.Windows.Forms.RadioButton(); this.rbasPDFarchivieren = new System.Windows.Forms.RadioButton(); this.groupBox11 = new System.Windows.Forms.GroupBox(); this.gridDokwertlist = new Syncfusion.WinForms.DataGrid.SfDataGrid(); this.sfButton2 = new Syncfusion.WinForms.Controls.SfButton(); this.groupBox9 = new System.Windows.Forms.GroupBox(); this.rbasPDF = new System.Windows.Forms.RadioButton(); this.sfButton3 = new Syncfusion.WinForms.Controls.SfButton(); this.sfButton1 = new Syncfusion.WinForms.Controls.SfButton(); this.groupBox1.SuspendLayout(); this.groupBox4.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.cbboxpostzustellung)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxstatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).BeginInit(); this.groupBox11.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridDokwertlist)).BeginInit(); this.groupBox9.SuspendLayout(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.Controls.Add(this.groupBox3); this.groupBox1.Controls.Add(this.groupBox2); this.groupBox1.Controls.Add(this.sfButton1); this.groupBox1.Controls.Add(this.lblPartner); this.groupBox1.Controls.Add(this.lblPartnerInhaber); this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox1.Location = new System.Drawing.Point(5, 15); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(540, 164); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "Partner"; // // groupBox3 // this.groupBox3.Location = new System.Drawing.Point(298, 49); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(200, 100); this.groupBox3.TabIndex = 4; this.groupBox3.TabStop = false; this.groupBox3.Text = "Zustell-Adresse"; // // groupBox2 // this.groupBox2.Location = new System.Drawing.Point(83, 49); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(200, 100); this.groupBox2.TabIndex = 3; this.groupBox2.TabStop = false; this.groupBox2.Text = "Inhaber-Adresse"; // // lblPartner // this.lblPartner.AutoSize = true; this.lblPartner.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblPartner.Location = new System.Drawing.Point(194, 25); this.lblPartner.Name = "lblPartner"; this.lblPartner.Size = new System.Drawing.Size(107, 13); this.lblPartner.TabIndex = 1; this.lblPartner.Text = "Partner-Kurzname"; // // lblPartnerInhaber // this.lblPartnerInhaber.AutoSize = true; this.lblPartnerInhaber.Location = new System.Drawing.Point(80, 25); this.lblPartnerInhaber.Name = "lblPartnerInhaber"; this.lblPartnerInhaber.Size = new System.Drawing.Size(80, 13); this.lblPartnerInhaber.TabIndex = 0; this.lblPartnerInhaber.Text = "Partner-Inhaber"; // // groupBox4 // this.groupBox4.Controls.Add(this.groupBox8); this.groupBox4.Controls.Add(this.groupBox7); this.groupBox4.Controls.Add(this.groupBox6); this.groupBox4.Controls.Add(this.groupBox5); this.groupBox4.Location = new System.Drawing.Point(5, 230); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(540, 420); this.groupBox4.TabIndex = 1; this.groupBox4.TabStop = false; this.groupBox4.Text = "Dokument-Inhalt"; // // groupBox8 // this.groupBox8.Controls.Add(this.cbboxteam); this.groupBox8.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox8.Location = new System.Drawing.Point(3, 347); this.groupBox8.Name = "groupBox8"; this.groupBox8.Size = new System.Drawing.Size(534, 55); this.groupBox8.TabIndex = 3; 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.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox7.Location = new System.Drawing.Point(3, 202); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(534, 145); this.groupBox7.TabIndex = 2; 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.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox6.Location = new System.Drawing.Point(3, 102); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(534, 100); this.groupBox6.TabIndex = 1; 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.cbboxpostzustellung); this.groupBox5.Controls.Add(this.lblPostzustellung); this.groupBox5.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox5.Location = new System.Drawing.Point(3, 16); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(534, 86); this.groupBox5.TabIndex = 0; this.groupBox5.TabStop = false; this.groupBox5.Text = "Allgemein"; // // DateTermin // this.DateTermin.Location = new System.Drawing.Point(398, 44); 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(343, 48); 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(151, 44); 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(19, 48); this.lblDokumentDatum.Name = "lblDokumentDatum"; this.lblDokumentDatum.Size = new System.Drawing.Size(90, 13); this.lblDokumentDatum.TabIndex = 2; this.lblDokumentDatum.Text = "Dokument-Datum"; // // 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(151, 13); 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; // // lblPostzustellung // this.lblPostzustellung.AutoSize = true; this.lblPostzustellung.Location = new System.Drawing.Point(19, 20); 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(575, 35); this.lblBezeichnung.Name = "lblBezeichnung"; this.lblBezeichnung.Size = new System.Drawing.Size(69, 13); this.lblBezeichnung.TabIndex = 6; this.lblBezeichnung.Text = "Bezeichnung"; // // txtbezeichnung // this.txtbezeichnung.Location = new System.Drawing.Point(686, 32); this.txtbezeichnung.Name = "txtbezeichnung"; this.txtbezeichnung.Size = new System.Drawing.Size(354, 20); this.txtbezeichnung.TabIndex = 7; // // cbboxstatus // this.cbboxstatus.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cbboxstatus.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center; this.cbboxstatus.Location = new System.Drawing.Point(686, 83); this.cbboxstatus.Name = "cbboxstatus"; this.cbboxstatus.Size = new System.Drawing.Size(354, 19); this.cbboxstatus.Style.DropDownStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))); this.cbboxstatus.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.cbboxstatus.TabIndex = 7; this.cbboxstatus.TabStop = false; // // lblstatus // this.lblstatus.AutoSize = true; this.lblstatus.Location = new System.Drawing.Point(575, 89); this.lblstatus.Name = "lblstatus"; this.lblstatus.Size = new System.Drawing.Size(37, 13); this.lblstatus.TabIndex = 6; this.lblstatus.Text = "Status"; // // lblVerantwortlich // this.lblVerantwortlich.AutoSize = true; this.lblVerantwortlich.Location = new System.Drawing.Point(575, 64); this.lblVerantwortlich.Name = "lblVerantwortlich"; this.lblVerantwortlich.Size = new System.Drawing.Size(74, 13); this.lblVerantwortlich.TabIndex = 8; this.lblVerantwortlich.Text = "Verantwortlich"; // // 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(686, 58); 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 = 9; this.cbboxverantwortlich.TabStop = false; // // rbDokumentbearbeiten // this.rbDokumentbearbeiten.AutoSize = true; this.rbDokumentbearbeiten.Checked = true; this.rbDokumentbearbeiten.Location = new System.Drawing.Point(16, 25); this.rbDokumentbearbeiten.Name = "rbDokumentbearbeiten"; this.rbDokumentbearbeiten.Size = new System.Drawing.Size(156, 17); this.rbDokumentbearbeiten.TabIndex = 10; this.rbDokumentbearbeiten.TabStop = true; this.rbDokumentbearbeiten.Text = "Dokument direkt bearbeiten"; this.rbDokumentbearbeiten.UseVisualStyleBackColor = true; // // rbEditlater // this.rbEditlater.AutoSize = true; this.rbEditlater.Location = new System.Drawing.Point(16, 44); this.rbEditlater.Name = "rbEditlater"; this.rbEditlater.Size = new System.Drawing.Size(159, 17); this.rbEditlater.TabIndex = 11; this.rbEditlater.Text = "Dokument später bearbeiten"; this.rbEditlater.UseVisualStyleBackColor = true; // // rbasPDFarchivieren // this.rbasPDFarchivieren.AutoSize = true; this.rbasPDFarchivieren.Location = new System.Drawing.Point(16, 67); this.rbasPDFarchivieren.Name = "rbasPDFarchivieren"; this.rbasPDFarchivieren.Size = new System.Drawing.Size(198, 17); this.rbasPDFarchivieren.TabIndex = 12; this.rbasPDFarchivieren.Text = "Dokument als PDF direkt archivieren"; this.rbasPDFarchivieren.UseVisualStyleBackColor = true; // // groupBox11 // this.groupBox11.Controls.Add(this.gridDokwertlist); this.groupBox11.Location = new System.Drawing.Point(578, 230); this.groupBox11.Name = "groupBox11"; this.groupBox11.Size = new System.Drawing.Size(531, 420); this.groupBox11.TabIndex = 13; this.groupBox11.TabStop = false; this.groupBox11.Text = "Dokument-spezifische Werte"; // // gridDokwertlist // this.gridDokwertlist.AccessibleName = "Table"; this.gridDokwertlist.Dock = System.Windows.Forms.DockStyle.Fill; this.gridDokwertlist.Location = new System.Drawing.Point(3, 16); this.gridDokwertlist.Name = "gridDokwertlist"; this.gridDokwertlist.Size = new System.Drawing.Size(525, 401); this.gridDokwertlist.TabIndex = 0; this.gridDokwertlist.Text = "sfDataGrid1"; this.gridDokwertlist.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.gridDokwertlist_CellClick); this.gridDokwertlist.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.gridDokwertlist_CellDoubleClick); this.gridDokwertlist.Click += new System.EventHandler(this.gridDokwertlist_Click); // // sfButton2 // this.sfButton2.Font = new System.Drawing.Font("Segoe UI Semibold", 9F); this.sfButton2.Location = new System.Drawing.Point(982, 656); this.sfButton2.Name = "sfButton2"; this.sfButton2.Size = new System.Drawing.Size(124, 28); this.sfButton2.TabIndex = 14; this.sfButton2.Text = "Dokument erstellen"; this.sfButton2.Click += new System.EventHandler(this.sfButton2_Click); // // groupBox9 // this.groupBox9.Controls.Add(this.rbasPDF); this.groupBox9.Controls.Add(this.rbDokumentbearbeiten); this.groupBox9.Controls.Add(this.rbEditlater); this.groupBox9.Controls.Add(this.rbasPDFarchivieren); this.groupBox9.Location = new System.Drawing.Point(581, 111); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(459, 113); this.groupBox9.TabIndex = 15; this.groupBox9.TabStop = false; this.groupBox9.Text = "Dokumentvewendung"; // // rbasPDF // this.rbasPDF.AutoSize = true; this.rbasPDF.Location = new System.Drawing.Point(16, 90); this.rbasPDF.Name = "rbasPDF"; this.rbasPDF.Size = new System.Drawing.Size(163, 17); this.rbasPDF.TabIndex = 13; this.rbasPDF.Text = "Dokument als PDF speichern"; this.rbasPDF.UseVisualStyleBackColor = true; // // sfButton3 // this.sfButton3.Font = new System.Drawing.Font("Segoe UI Semibold", 9F); this.sfButton3.Location = new System.Drawing.Point(8, 656); this.sfButton3.Name = "sfButton3"; this.sfButton3.Size = new System.Drawing.Size(124, 28); this.sfButton3.TabIndex = 16; this.sfButton3.Text = "Abbrechen"; this.sfButton3.Click += new System.EventHandler(this.sfButton3_Click); // // sfButton1 // this.sfButton1.Font = new System.Drawing.Font("Segoe UI Semibold", 9F); this.sfButton1.Location = new System.Drawing.Point(15, 21); this.sfButton1.Name = "sfButton1"; this.sfButton1.Size = new System.Drawing.Size(47, 28); this.sfButton1.TabIndex = 2; // // FrmDokumenterstellung // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1115, 703); this.Controls.Add(this.sfButton3); this.Controls.Add(this.groupBox9); this.Controls.Add(this.sfButton2); this.Controls.Add(this.groupBox4); this.Controls.Add(this.groupBox11); this.Controls.Add(this.groupBox1); this.Controls.Add(this.lblBezeichnung); this.Controls.Add(this.txtbezeichnung); this.Controls.Add(this.cbboxverantwortlich); this.Controls.Add(this.lblstatus); this.Controls.Add(this.lblVerantwortlich); this.Controls.Add(this.cbboxstatus); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "FrmDokumenterstellung"; this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center; this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; this.Text = "Dokumenterstellung"; this.Load += new System.EventHandler(this.FrmDokumenterstellung_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox4.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.cbboxpostzustellung)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxstatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).EndInit(); this.groupBox11.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridDokwertlist)).EndInit(); this.groupBox9.ResumeLayout(false); this.groupBox9.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label lblPartner; private System.Windows.Forms.Label lblPartnerInhaber; private Syncfusion.WinForms.Controls.SfButton sfButton1; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.GroupBox groupBox8; private System.Windows.Forms.GroupBox groupBox7; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Label lblDokumentDatum; private Syncfusion.WinForms.ListView.SfComboBox cbboxpostzustellung; private System.Windows.Forms.Label lblPostzustellung; private System.Windows.Forms.Label lblTermin; private Syncfusion.WinForms.Input.SfDateTimeEdit DateDokumentDatum; private Syncfusion.WinForms.Input.SfDateTimeEdit DateTermin; private System.Windows.Forms.Label lblUnterschriftrechts; private System.Windows.Forms.Label lblUnterschriftlinks; 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 Syncfusion.WinForms.ListView.SfComboBox cbboxteam; 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.RadioButton rbDokumentbearbeiten; private Syncfusion.WinForms.ListView.SfComboBox cbboxverantwortlich; private System.Windows.Forms.Label lblVerantwortlich; private Syncfusion.WinForms.ListView.SfComboBox cbboxstatus; private System.Windows.Forms.Label lblstatus; private System.Windows.Forms.TextBox txtbezeichnung; private System.Windows.Forms.Label lblBezeichnung; private System.Windows.Forms.RadioButton rbasPDFarchivieren; private System.Windows.Forms.RadioButton rbEditlater; private System.Windows.Forms.GroupBox groupBox11; private Syncfusion.WinForms.Controls.SfButton sfButton2; private Syncfusion.WinForms.DataGrid.SfDataGrid gridDokwertlist; private System.Windows.Forms.GroupBox groupBox9; private System.Windows.Forms.RadioButton rbasPDF; private Syncfusion.WinForms.Controls.SfButton sfButton3; } }