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.
368 lines
18 KiB
368 lines
18 KiB
namespace OnDoc.UIControls.Administrator
|
|
{
|
|
partial class AdminDokTypGenerierung
|
|
{
|
|
/// <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()
|
|
{
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
this.TreeDokumenttyp = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.chkboxaktive = new System.Windows.Forms.CheckBox();
|
|
this.txtFilter = new System.Windows.Forms.TextBox();
|
|
this.rbBezeichnung = new System.Windows.Forms.RadioButton();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.rbNr = new System.Windows.Forms.RadioButton();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.chkfilloffice = new System.Windows.Forms.CheckBox();
|
|
this.cbboxcompatibilitymode = new System.Windows.Forms.ComboBox();
|
|
this.chkboxInOffice = new System.Windows.Forms.CheckBox();
|
|
this.chkinterop = new System.Windows.Forms.CheckBox();
|
|
this.chkbearbeitungdirekt = new System.Windows.Forms.CheckBox();
|
|
this.cbbearbeitungzwingend = new System.Windows.Forms.CheckBox();
|
|
this.cbPDFDirekteArchivierung = new System.Windows.Forms.CheckBox();
|
|
this.cbPDFDokument = new System.Windows.Forms.CheckBox();
|
|
this.cbOfficeDokument = new System.Windows.Forms.CheckBox();
|
|
this.sfButton1 = new Syncfusion.WinForms.Controls.SfButton();
|
|
this.btnerstellen = new System.Windows.Forms.Button();
|
|
this.groupBox7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeDokumenttyp)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// groupBox7
|
|
//
|
|
this.groupBox7.Controls.Add(this.TreeDokumenttyp);
|
|
this.groupBox7.Controls.Add(this.panel1);
|
|
this.groupBox7.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.groupBox7.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox7.Name = "groupBox7";
|
|
this.groupBox7.Size = new System.Drawing.Size(282, 288);
|
|
this.groupBox7.TabIndex = 2;
|
|
this.groupBox7.TabStop = false;
|
|
this.groupBox7.Text = "Dokumenttypen";
|
|
//
|
|
// TreeDokumenttyp
|
|
//
|
|
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
|
|
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdvStyleInfo1.ShowCheckBox = false;
|
|
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
|
|
this.TreeDokumenttyp.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
|
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
|
this.TreeDokumenttyp.BeforeTouchSize = new System.Drawing.Size(273, 198);
|
|
this.TreeDokumenttyp.Dock = System.Windows.Forms.DockStyle.Left;
|
|
//
|
|
//
|
|
//
|
|
this.TreeDokumenttyp.HelpTextControl.BaseThemeName = null;
|
|
this.TreeDokumenttyp.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeDokumenttyp.HelpTextControl.Name = "";
|
|
this.TreeDokumenttyp.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
|
this.TreeDokumenttyp.HelpTextControl.TabIndex = 0;
|
|
this.TreeDokumenttyp.HelpTextControl.Visible = true;
|
|
this.TreeDokumenttyp.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.TreeDokumenttyp.Location = new System.Drawing.Point(3, 87);
|
|
this.TreeDokumenttyp.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
|
this.TreeDokumenttyp.Name = "TreeDokumenttyp";
|
|
this.TreeDokumenttyp.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
|
this.TreeDokumenttyp.Size = new System.Drawing.Size(273, 198);
|
|
this.TreeDokumenttyp.SortWithChildNodes = true;
|
|
this.TreeDokumenttyp.TabIndex = 11;
|
|
this.TreeDokumenttyp.Text = "treeViewAdv1";
|
|
this.TreeDokumenttyp.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
|
this.TreeDokumenttyp.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
|
//
|
|
//
|
|
//
|
|
this.TreeDokumenttyp.ToolTipControl.BaseThemeName = null;
|
|
this.TreeDokumenttyp.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeDokumenttyp.ToolTipControl.Name = "";
|
|
this.TreeDokumenttyp.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
|
this.TreeDokumenttyp.ToolTipControl.TabIndex = 0;
|
|
this.TreeDokumenttyp.ToolTipControl.Visible = true;
|
|
this.TreeDokumenttyp.AfterSelect += new System.EventHandler(this.TreeDokumenttyp_AfterSelect);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.chkboxaktive);
|
|
this.panel1.Controls.Add(this.txtFilter);
|
|
this.panel1.Controls.Add(this.rbBezeichnung);
|
|
this.panel1.Controls.Add(this.label16);
|
|
this.panel1.Controls.Add(this.rbNr);
|
|
this.panel1.Controls.Add(this.label15);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel1.Location = new System.Drawing.Point(3, 16);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(276, 71);
|
|
this.panel1.TabIndex = 10;
|
|
//
|
|
// chkboxaktive
|
|
//
|
|
this.chkboxaktive.AutoSize = true;
|
|
this.chkboxaktive.Checked = true;
|
|
this.chkboxaktive.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
this.chkboxaktive.Location = new System.Drawing.Point(205, 43);
|
|
this.chkboxaktive.Name = "chkboxaktive";
|
|
this.chkboxaktive.Size = new System.Drawing.Size(55, 17);
|
|
this.chkboxaktive.TabIndex = 10;
|
|
this.chkboxaktive.Text = "aktive";
|
|
this.chkboxaktive.UseVisualStyleBackColor = true;
|
|
//
|
|
// txtFilter
|
|
//
|
|
this.txtFilter.Location = new System.Drawing.Point(69, 12);
|
|
this.txtFilter.Name = "txtFilter";
|
|
this.txtFilter.Size = new System.Drawing.Size(191, 20);
|
|
this.txtFilter.TabIndex = 6;
|
|
this.txtFilter.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFilter_KeyDown);
|
|
//
|
|
// rbBezeichnung
|
|
//
|
|
this.rbBezeichnung.AutoSize = true;
|
|
this.rbBezeichnung.Location = new System.Drawing.Point(111, 42);
|
|
this.rbBezeichnung.Name = "rbBezeichnung";
|
|
this.rbBezeichnung.Size = new System.Drawing.Size(87, 17);
|
|
this.rbBezeichnung.TabIndex = 9;
|
|
this.rbBezeichnung.Text = "Bezeichnung";
|
|
this.rbBezeichnung.UseVisualStyleBackColor = true;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(12, 15);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(29, 13);
|
|
this.label16.TabIndex = 5;
|
|
this.label16.Text = "Filter";
|
|
//
|
|
// rbNr
|
|
//
|
|
this.rbNr.AutoSize = true;
|
|
this.rbNr.Checked = true;
|
|
this.rbNr.Location = new System.Drawing.Point(69, 42);
|
|
this.rbNr.Name = "rbNr";
|
|
this.rbNr.Size = new System.Drawing.Size(36, 17);
|
|
this.rbNr.TabIndex = 8;
|
|
this.rbNr.TabStop = true;
|
|
this.rbNr.Text = "Nr";
|
|
this.rbNr.UseVisualStyleBackColor = true;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(12, 44);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(26, 13);
|
|
this.label15.TabIndex = 7;
|
|
this.label15.Text = "Sort";
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.label18);
|
|
this.groupBox4.Controls.Add(this.chkfilloffice);
|
|
this.groupBox4.Controls.Add(this.cbboxcompatibilitymode);
|
|
this.groupBox4.Controls.Add(this.chkboxInOffice);
|
|
this.groupBox4.Controls.Add(this.chkinterop);
|
|
this.groupBox4.Controls.Add(this.chkbearbeitungdirekt);
|
|
this.groupBox4.Controls.Add(this.cbbearbeitungzwingend);
|
|
this.groupBox4.Controls.Add(this.cbPDFDirekteArchivierung);
|
|
this.groupBox4.Controls.Add(this.cbPDFDokument);
|
|
this.groupBox4.Controls.Add(this.cbOfficeDokument);
|
|
this.groupBox4.Location = new System.Drawing.Point(301, 87);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Size = new System.Drawing.Size(488, 102);
|
|
this.groupBox4.TabIndex = 25;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Dokument-Produktion";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(277, 13);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(105, 13);
|
|
this.label18.TabIndex = 29;
|
|
this.label18.Text = "Kompatibilitätsmodus";
|
|
//
|
|
// chkfilloffice
|
|
//
|
|
this.chkfilloffice.AutoSize = true;
|
|
this.chkfilloffice.Location = new System.Drawing.Point(277, 63);
|
|
this.chkfilloffice.Name = "chkfilloffice";
|
|
this.chkfilloffice.Size = new System.Drawing.Size(117, 17);
|
|
this.chkfilloffice.TabIndex = 28;
|
|
this.chkfilloffice.Text = "Befüllung mit Office";
|
|
this.chkfilloffice.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbboxcompatibilitymode
|
|
//
|
|
this.cbboxcompatibilitymode.FormattingEnabled = true;
|
|
this.cbboxcompatibilitymode.Items.AddRange(new object[] {
|
|
"Standard",
|
|
"Word 2010",
|
|
"Word 2013"});
|
|
this.cbboxcompatibilitymode.Location = new System.Drawing.Point(277, 32);
|
|
this.cbboxcompatibilitymode.Name = "cbboxcompatibilitymode";
|
|
this.cbboxcompatibilitymode.Size = new System.Drawing.Size(121, 21);
|
|
this.cbboxcompatibilitymode.TabIndex = 27;
|
|
//
|
|
// chkboxInOffice
|
|
//
|
|
this.chkboxInOffice.Location = new System.Drawing.Point(11, 63);
|
|
this.chkboxInOffice.Name = "chkboxInOffice";
|
|
this.chkboxInOffice.Size = new System.Drawing.Size(187, 24);
|
|
this.chkboxInOffice.TabIndex = 26;
|
|
this.chkboxInOffice.Text = "Erstellung mit Office";
|
|
//
|
|
// chkinterop
|
|
//
|
|
this.chkinterop.Location = new System.Drawing.Point(144, 63);
|
|
this.chkinterop.Name = "chkinterop";
|
|
this.chkinterop.Size = new System.Drawing.Size(127, 24);
|
|
this.chkinterop.TabIndex = 11;
|
|
this.chkinterop.Text = "Bearbeitung InterOP";
|
|
this.chkinterop.Visible = false;
|
|
//
|
|
// chkbearbeitungdirekt
|
|
//
|
|
this.chkbearbeitungdirekt.Location = new System.Drawing.Point(11, 40);
|
|
this.chkbearbeitungdirekt.Name = "chkbearbeitungdirekt";
|
|
this.chkbearbeitungdirekt.Size = new System.Drawing.Size(127, 24);
|
|
this.chkbearbeitungdirekt.TabIndex = 10;
|
|
this.chkbearbeitungdirekt.Text = "Direkt bearbeiten";
|
|
//
|
|
// cbbearbeitungzwingend
|
|
//
|
|
this.cbbearbeitungzwingend.Location = new System.Drawing.Point(11, 19);
|
|
this.cbbearbeitungzwingend.Name = "cbbearbeitungzwingend";
|
|
this.cbbearbeitungzwingend.Size = new System.Drawing.Size(221, 24);
|
|
this.cbbearbeitungzwingend.TabIndex = 9;
|
|
this.cbbearbeitungzwingend.Text = "Bearbeitung zwingend";
|
|
//
|
|
// cbPDFDirekteArchivierung
|
|
//
|
|
this.cbPDFDirekteArchivierung.Location = new System.Drawing.Point(392, 69);
|
|
this.cbPDFDirekteArchivierung.Name = "cbPDFDirekteArchivierung";
|
|
this.cbPDFDirekteArchivierung.Size = new System.Drawing.Size(280, 24);
|
|
this.cbPDFDirekteArchivierung.TabIndex = 8;
|
|
this.cbPDFDirekteArchivierung.Text = "Direkte OnBase-Archvierung";
|
|
this.cbPDFDirekteArchivierung.Visible = false;
|
|
//
|
|
// cbPDFDokument
|
|
//
|
|
this.cbPDFDokument.Location = new System.Drawing.Point(392, 50);
|
|
this.cbPDFDokument.Name = "cbPDFDokument";
|
|
this.cbPDFDokument.Size = new System.Drawing.Size(280, 24);
|
|
this.cbPDFDokument.TabIndex = 6;
|
|
this.cbPDFDokument.Text = "Generierng als PDF";
|
|
this.cbPDFDokument.Visible = false;
|
|
//
|
|
// cbOfficeDokument
|
|
//
|
|
this.cbOfficeDokument.Location = new System.Drawing.Point(392, 29);
|
|
this.cbOfficeDokument.Name = "cbOfficeDokument";
|
|
this.cbOfficeDokument.Size = new System.Drawing.Size(240, 24);
|
|
this.cbOfficeDokument.TabIndex = 4;
|
|
this.cbOfficeDokument.Text = "Office-Dokument";
|
|
this.cbOfficeDokument.Visible = false;
|
|
//
|
|
// sfButton1
|
|
//
|
|
this.sfButton1.Font = new System.Drawing.Font("Segoe UI Semibold", 9F);
|
|
this.sfButton1.Location = new System.Drawing.Point(301, 195);
|
|
this.sfButton1.Name = "sfButton1";
|
|
this.sfButton1.Size = new System.Drawing.Size(96, 28);
|
|
this.sfButton1.TabIndex = 26;
|
|
this.sfButton1.Text = "Speichern";
|
|
this.sfButton1.Click += new System.EventHandler(this.sfButton1_Click);
|
|
//
|
|
// btnerstellen
|
|
//
|
|
this.btnerstellen.Location = new System.Drawing.Point(312, 16);
|
|
this.btnerstellen.Name = "btnerstellen";
|
|
this.btnerstellen.Size = new System.Drawing.Size(136, 23);
|
|
this.btnerstellen.TabIndex = 27;
|
|
this.btnerstellen.Text = "Dokument erstellen";
|
|
this.btnerstellen.UseVisualStyleBackColor = true;
|
|
this.btnerstellen.Click += new System.EventHandler(this.btnerstellen_Click);
|
|
//
|
|
// AdminDokTypGenerierung
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(919, 288);
|
|
this.Controls.Add(this.btnerstellen);
|
|
this.Controls.Add(this.sfButton1);
|
|
this.Controls.Add(this.groupBox4);
|
|
this.Controls.Add(this.groupBox7);
|
|
this.Name = "AdminDokTypGenerierung";
|
|
this.Text = "AdminDokumentGenerierung";
|
|
this.Load += new System.EventHandler(this.AdminDokTypGenerierung_Load);
|
|
this.groupBox7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeDokumenttyp)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
private Syncfusion.Windows.Forms.Tools.TreeViewAdv TreeDokumenttyp;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.CheckBox chkboxaktive;
|
|
private System.Windows.Forms.TextBox txtFilter;
|
|
private System.Windows.Forms.RadioButton rbBezeichnung;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.RadioButton rbNr;
|
|
private System.Windows.Forms.Label label15;
|
|
internal System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.CheckBox chkfilloffice;
|
|
private System.Windows.Forms.ComboBox cbboxcompatibilitymode;
|
|
internal System.Windows.Forms.CheckBox chkboxInOffice;
|
|
internal System.Windows.Forms.CheckBox chkinterop;
|
|
internal System.Windows.Forms.CheckBox chkbearbeitungdirekt;
|
|
internal System.Windows.Forms.CheckBox cbbearbeitungzwingend;
|
|
internal System.Windows.Forms.CheckBox cbPDFDirekteArchivierung;
|
|
internal System.Windows.Forms.CheckBox cbPDFDokument;
|
|
internal System.Windows.Forms.CheckBox cbOfficeDokument;
|
|
private Syncfusion.WinForms.Controls.SfButton sfButton1;
|
|
private System.Windows.Forms.Button btnerstellen;
|
|
}
|
|
} |