namespace OnDoc.UIControls { partial class UCAllgemeineDokumentParam { /// /// Erforderliche Designervariable. /// private System.ComponentModel.IContainer components = null; /// /// Verwendete Ressourcen bereinigen. /// /// True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Vom Komponenten-Designer generierter Code /// /// Erforderliche Methode für die Designerunterstützung. /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden. /// private void InitializeComponent() { this.GrpPartner = new System.Windows.Forms.GroupBox(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.txtPartnerZusteller = new System.Windows.Forms.TextBox(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.txtPartnerInhaber = new System.Windows.Forms.TextBox(); this.sfButton1 = new Syncfusion.WinForms.Controls.SfButton(); this.lblPartner = new System.Windows.Forms.Label(); this.lblPartnerInhaber = new System.Windows.Forms.Label(); this.GrpVerwendung = new System.Windows.Forms.GroupBox(); this.rbasPDF = new System.Windows.Forms.RadioButton(); this.rbDokumentbearbeiten = new System.Windows.Forms.RadioButton(); this.rbEditlater = new System.Windows.Forms.RadioButton(); this.rbasPDFarchivieren = new System.Windows.Forms.RadioButton(); this.GrpSpezifischeWerte = new System.Windows.Forms.GroupBox(); this.gridDokwertlist = new Syncfusion.WinForms.DataGrid.SfDataGrid(); this.lblBezeichnung = new System.Windows.Forms.Label(); this.txtbezeichnung = new System.Windows.Forms.TextBox(); this.cbboxverantwortlich = new Syncfusion.WinForms.ListView.SfComboBox(); this.lblstatus = new System.Windows.Forms.Label(); this.lblVerantwortlich = new System.Windows.Forms.Label(); this.cbboxstatus = new Syncfusion.WinForms.ListView.SfComboBox(); this.GrpInhalt = new System.Windows.Forms.GroupBox(); this.GrpTeam = new System.Windows.Forms.GroupBox(); this.cbboxteam = new Syncfusion.WinForms.ListView.SfComboBox(); this.GrpUnterschrift = new System.Windows.Forms.GroupBox(); this.cbformularohneunterschrfit = new System.Windows.Forms.CheckBox(); this.cbfaksimile = 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.GrpZustaendig = 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.groupBox9 = 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.btnErneutGenerierung = new System.Windows.Forms.Button(); this.GrpPartner.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox6.SuspendLayout(); this.GrpVerwendung.SuspendLayout(); this.GrpSpezifischeWerte.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridDokwertlist)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxstatus)).BeginInit(); this.GrpInhalt.SuspendLayout(); this.GrpTeam.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbboxteam)).BeginInit(); this.GrpUnterschrift.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftrechts)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftlinks)).BeginInit(); this.GrpZustaendig.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigkube)).BeginInit(); this.groupBox9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).BeginInit(); this.SuspendLayout(); // // GrpPartner // this.GrpPartner.Controls.Add(this.groupBox5); this.GrpPartner.Controls.Add(this.groupBox6); this.GrpPartner.Controls.Add(this.sfButton1); this.GrpPartner.Controls.Add(this.lblPartner); this.GrpPartner.Controls.Add(this.lblPartnerInhaber); this.GrpPartner.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.GrpPartner.Location = new System.Drawing.Point(6, 17); this.GrpPartner.Name = "GrpPartner"; this.GrpPartner.Size = new System.Drawing.Size(540, 164); this.GrpPartner.TabIndex = 4; this.GrpPartner.TabStop = false; this.GrpPartner.Text = "Partner"; // // groupBox5 // this.groupBox5.Controls.Add(this.txtPartnerZusteller); this.groupBox5.Location = new System.Drawing.Point(298, 49); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(200, 100); this.groupBox5.TabIndex = 4; this.groupBox5.TabStop = false; this.groupBox5.Text = "Zustell-Adresse"; // // txtPartnerZusteller // this.txtPartnerZusteller.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPartnerZusteller.Location = new System.Drawing.Point(3, 16); this.txtPartnerZusteller.Multiline = true; this.txtPartnerZusteller.Name = "txtPartnerZusteller"; this.txtPartnerZusteller.ReadOnly = true; this.txtPartnerZusteller.Size = new System.Drawing.Size(194, 81); this.txtPartnerZusteller.TabIndex = 1; // // groupBox6 // this.groupBox6.Controls.Add(this.txtPartnerInhaber); this.groupBox6.Location = new System.Drawing.Point(83, 49); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(200, 100); this.groupBox6.TabIndex = 3; this.groupBox6.TabStop = false; this.groupBox6.Text = "Inhaber-Adresse"; // // txtPartnerInhaber // this.txtPartnerInhaber.Dock = System.Windows.Forms.DockStyle.Fill; this.txtPartnerInhaber.Location = new System.Drawing.Point(3, 16); this.txtPartnerInhaber.Multiline = true; this.txtPartnerInhaber.Name = "txtPartnerInhaber"; this.txtPartnerInhaber.ReadOnly = true; this.txtPartnerInhaber.Size = new System.Drawing.Size(194, 81); this.txtPartnerInhaber.TabIndex = 0; // // 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.Style.Image = global::OnDoc.Properties.Resources.Search_24x24_32; this.sfButton1.TabIndex = 2; this.sfButton1.Tag = "Partner suchen"; this.sfButton1.Click += new System.EventHandler(this.sfButton1_Click); // // 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"; // // GrpVerwendung // this.GrpVerwendung.Controls.Add(this.rbasPDF); this.GrpVerwendung.Controls.Add(this.rbDokumentbearbeiten); this.GrpVerwendung.Controls.Add(this.rbEditlater); this.GrpVerwendung.Controls.Add(this.rbasPDFarchivieren); this.GrpVerwendung.Location = new System.Drawing.Point(579, 93); this.GrpVerwendung.Name = "GrpVerwendung"; this.GrpVerwendung.Size = new System.Drawing.Size(459, 113); this.GrpVerwendung.TabIndex = 23; this.GrpVerwendung.TabStop = false; this.GrpVerwendung.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; this.rbasPDF.Visible = 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(188, 25); 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; this.rbEditlater.Visible = false; // // 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; this.rbasPDFarchivieren.Visible = false; // // GrpSpezifischeWerte // this.GrpSpezifischeWerte.Controls.Add(this.gridDokwertlist); this.GrpSpezifischeWerte.Location = new System.Drawing.Point(576, 212); this.GrpSpezifischeWerte.Name = "GrpSpezifischeWerte"; this.GrpSpezifischeWerte.Size = new System.Drawing.Size(462, 395); this.GrpSpezifischeWerte.TabIndex = 22; this.GrpSpezifischeWerte.TabStop = false; this.GrpSpezifischeWerte.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(456, 376); this.gridDokwertlist.TabIndex = 0; this.gridDokwertlist.Text = "sfDataGrid1"; this.gridDokwertlist.CellClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.gridDokwertlist_CellDoubleClick); this.gridDokwertlist.CellDoubleClick += new Syncfusion.WinForms.DataGrid.Events.CellClickEventHandler(this.gridDokwertlist_CellDoubleClick); // // lblBezeichnung // this.lblBezeichnung.AutoSize = true; this.lblBezeichnung.Location = new System.Drawing.Point(573, 17); this.lblBezeichnung.Name = "lblBezeichnung"; this.lblBezeichnung.Size = new System.Drawing.Size(69, 13); this.lblBezeichnung.TabIndex = 16; this.lblBezeichnung.Text = "Bezeichnung"; // // txtbezeichnung // this.txtbezeichnung.Location = new System.Drawing.Point(684, 14); this.txtbezeichnung.Name = "txtbezeichnung"; this.txtbezeichnung.Size = new System.Drawing.Size(354, 20); this.txtbezeichnung.TabIndex = 18; // // 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(684, 40); 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 = 21; this.cbboxverantwortlich.TabStop = false; // // lblstatus // this.lblstatus.AutoSize = true; this.lblstatus.Location = new System.Drawing.Point(573, 71); this.lblstatus.Name = "lblstatus"; this.lblstatus.Size = new System.Drawing.Size(37, 13); this.lblstatus.TabIndex = 17; this.lblstatus.Text = "Status"; this.lblstatus.Visible = false; // // lblVerantwortlich // this.lblVerantwortlich.AutoSize = true; this.lblVerantwortlich.Location = new System.Drawing.Point(573, 46); this.lblVerantwortlich.Name = "lblVerantwortlich"; this.lblVerantwortlich.Size = new System.Drawing.Size(74, 13); this.lblVerantwortlich.TabIndex = 20; this.lblVerantwortlich.Text = "Verantwortlich"; // // 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(684, 65); 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 = 19; this.cbboxstatus.TabStop = false; this.cbboxstatus.Visible = false; // // GrpInhalt // this.GrpInhalt.Controls.Add(this.GrpTeam); this.GrpInhalt.Controls.Add(this.GrpUnterschrift); this.GrpInhalt.Controls.Add(this.GrpZustaendig); this.GrpInhalt.Controls.Add(this.groupBox9); this.GrpInhalt.Location = new System.Drawing.Point(6, 187); this.GrpInhalt.Name = "GrpInhalt"; this.GrpInhalt.Size = new System.Drawing.Size(540, 420); this.GrpInhalt.TabIndex = 24; this.GrpInhalt.TabStop = false; this.GrpInhalt.Text = "Dokument-Inhalt"; // // GrpTeam // this.GrpTeam.Controls.Add(this.cbboxteam); this.GrpTeam.Dock = System.Windows.Forms.DockStyle.Top; this.GrpTeam.Location = new System.Drawing.Point(3, 347); this.GrpTeam.Name = "GrpTeam"; this.GrpTeam.Size = new System.Drawing.Size(534, 55); this.GrpTeam.TabIndex = 3; this.GrpTeam.TabStop = false; this.GrpTeam.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; // // GrpUnterschrift // this.GrpUnterschrift.Controls.Add(this.cbformularohneunterschrfit); this.GrpUnterschrift.Controls.Add(this.cbfaksimile); this.GrpUnterschrift.Controls.Add(this.cbboxunterschriftrechts); this.GrpUnterschrift.Controls.Add(this.cbboxunterschriftlinks); this.GrpUnterschrift.Controls.Add(this.lblUnterschriftrechts); this.GrpUnterschrift.Controls.Add(this.lblUnterschriftlinks); this.GrpUnterschrift.Dock = System.Windows.Forms.DockStyle.Top; this.GrpUnterschrift.Location = new System.Drawing.Point(3, 202); this.GrpUnterschrift.Name = "GrpUnterschrift"; this.GrpUnterschrift.Size = new System.Drawing.Size(534, 145); this.GrpUnterschrift.TabIndex = 2; this.GrpUnterschrift.TabStop = false; this.GrpUnterschrift.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; // // cbfaksimile // this.cbfaksimile.AutoSize = true; this.cbfaksimile.Location = new System.Drawing.Point(22, 113); this.cbfaksimile.Name = "cbfaksimile"; this.cbfaksimile.Size = new System.Drawing.Size(111, 17); this.cbfaksimile.TabIndex = 10; this.cbfaksimile.Text = "Faksimile Signatur"; this.cbfaksimile.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"; // // GrpZustaendig // this.GrpZustaendig.Controls.Add(this.cbboxzustaendigmitarbeiter); this.GrpZustaendig.Controls.Add(this.cbboxzustaendigkube); this.GrpZustaendig.Controls.Add(this.rbzustaendigmitarbeiter); this.GrpZustaendig.Controls.Add(this.rbzustaendigkube); this.GrpZustaendig.Dock = System.Windows.Forms.DockStyle.Top; this.GrpZustaendig.Location = new System.Drawing.Point(3, 102); this.GrpZustaendig.Name = "GrpZustaendig"; this.GrpZustaendig.Size = new System.Drawing.Size(534, 100); this.GrpZustaendig.TabIndex = 1; this.GrpZustaendig.TabStop = false; this.GrpZustaendig.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; // // groupBox9 // this.groupBox9.Controls.Add(this.DateTermin); this.groupBox9.Controls.Add(this.lblTermin); this.groupBox9.Controls.Add(this.DateDokumentDatum); this.groupBox9.Controls.Add(this.lblDokumentDatum); this.groupBox9.Controls.Add(this.cbboxpostzustellung); this.groupBox9.Controls.Add(this.lblPostzustellung); this.groupBox9.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox9.Location = new System.Drawing.Point(3, 16); this.groupBox9.Name = "groupBox9"; this.groupBox9.Size = new System.Drawing.Size(534, 86); this.groupBox9.TabIndex = 0; this.groupBox9.TabStop = false; this.groupBox9.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"; // // btnErneutGenerierung // this.btnErneutGenerierung.Location = new System.Drawing.Point(900, 64); this.btnErneutGenerierung.Name = "btnErneutGenerierung"; this.btnErneutGenerierung.Size = new System.Drawing.Size(138, 23); this.btnErneutGenerierung.TabIndex = 25; this.btnErneutGenerierung.Text = "Erneut generieren"; this.btnErneutGenerierung.UseVisualStyleBackColor = true; this.btnErneutGenerierung.Visible = false; this.btnErneutGenerierung.Click += new System.EventHandler(this.btnErneutGenerierung_Click); // // UCAllgemeineDokumentParam // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.btnErneutGenerierung); this.Controls.Add(this.GrpInhalt); this.Controls.Add(this.GrpVerwendung); this.Controls.Add(this.GrpSpezifischeWerte); 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.Controls.Add(this.GrpPartner); this.Name = "UCAllgemeineDokumentParam"; this.Size = new System.Drawing.Size(1047, 617); this.Load += new System.EventHandler(this.UCAllgemeineDokumentParam_Load); this.GrpPartner.ResumeLayout(false); this.GrpPartner.PerformLayout(); this.groupBox5.ResumeLayout(false); this.groupBox5.PerformLayout(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.GrpVerwendung.ResumeLayout(false); this.GrpVerwendung.PerformLayout(); this.GrpSpezifischeWerte.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridDokwertlist)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxverantwortlich)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxstatus)).EndInit(); this.GrpInhalt.ResumeLayout(false); this.GrpTeam.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.cbboxteam)).EndInit(); this.GrpUnterschrift.ResumeLayout(false); this.GrpUnterschrift.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftrechts)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxunterschriftlinks)).EndInit(); this.GrpZustaendig.ResumeLayout(false); this.GrpZustaendig.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigkube)).EndInit(); this.groupBox9.ResumeLayout(false); this.groupBox9.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbboxpostzustellung)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.GroupBox GrpPartner; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.GroupBox groupBox6; private Syncfusion.WinForms.Controls.SfButton sfButton1; private System.Windows.Forms.Label lblPartner; private System.Windows.Forms.Label lblPartnerInhaber; private System.Windows.Forms.GroupBox GrpVerwendung; private System.Windows.Forms.RadioButton rbasPDF; private System.Windows.Forms.RadioButton rbDokumentbearbeiten; private System.Windows.Forms.RadioButton rbEditlater; private System.Windows.Forms.RadioButton rbasPDFarchivieren; private System.Windows.Forms.GroupBox GrpSpezifischeWerte; private Syncfusion.WinForms.DataGrid.SfDataGrid gridDokwertlist; private System.Windows.Forms.Label lblBezeichnung; private System.Windows.Forms.TextBox txtbezeichnung; private Syncfusion.WinForms.ListView.SfComboBox cbboxverantwortlich; private System.Windows.Forms.Label lblstatus; private System.Windows.Forms.Label lblVerantwortlich; private Syncfusion.WinForms.ListView.SfComboBox cbboxstatus; private System.Windows.Forms.GroupBox GrpInhalt; private System.Windows.Forms.GroupBox GrpTeam; private Syncfusion.WinForms.ListView.SfComboBox cbboxteam; private System.Windows.Forms.GroupBox GrpUnterschrift; private System.Windows.Forms.CheckBox cbformularohneunterschrfit; private System.Windows.Forms.CheckBox cbfaksimile; 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 GrpZustaendig; 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 groupBox9; 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 System.Windows.Forms.TextBox txtPartnerZusteller; private System.Windows.Forms.TextBox txtPartnerInhaber; private System.Windows.Forms.Button btnErneutGenerierung; } }