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.
627 lines
38 KiB
627 lines
38 KiB
namespace OnDoc.UIControls.Administrator
|
|
{
|
|
partial class Dokumenttyp
|
|
{
|
|
/// <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();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv4 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv5 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv6 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv7 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv8 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv9 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Dokumenttyp));
|
|
this.tabControlAdv1 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
|
|
this.tabPageAdv1 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.cbPDFDirekteArchivierung = new System.Windows.Forms.CheckBox();
|
|
this.cbPDFDokument = new System.Windows.Forms.CheckBox();
|
|
this.cbOfficeDokument = new System.Windows.Forms.CheckBox();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.TreeDokumentArt = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
|
this.GroupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
this.cbDigitaleUnterschrift = new System.Windows.Forms.CheckBox();
|
|
this.cbFormularOhneUnterschrift = new System.Windows.Forms.CheckBox();
|
|
this.vbDokumenterstellungPerson = new System.Windows.Forms.RadioButton();
|
|
this.rbDokumenterstellungBP = new System.Windows.Forms.RadioButton();
|
|
this.cbAnzeigeVorlagenauswahl = new System.Windows.Forms.CheckBox();
|
|
this.cbbezeichnungmutierbar = new System.Windows.Forms.CheckBox();
|
|
this.cbVertrag = new System.Windows.Forms.CheckBox();
|
|
this.cbUnterschriftrechts = new System.Windows.Forms.CheckBox();
|
|
this.cbUnterschriftlinks = new System.Windows.Forms.CheckBox();
|
|
this.Grp1 = new System.Windows.Forms.GroupBox();
|
|
this.cbboxFachverantwortung = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.cbboxOwner = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.cbboxofficevorlage = new Syncfusion.WinForms.ListView.SfComboBox();
|
|
this.txtFachverantwortung = new System.Windows.Forms.TextBox();
|
|
this.Label34 = new System.Windows.Forms.Label();
|
|
this.Label26 = new System.Windows.Forms.Label();
|
|
this.btnSelOfficeVorlage = new System.Windows.Forms.Button();
|
|
this.Label3 = new System.Windows.Forms.Label();
|
|
this.Label2 = new System.Windows.Forms.Label();
|
|
this.TxTBeschreibung = new System.Windows.Forms.TextBox();
|
|
this.TxTBezeichnung = new System.Windows.Forms.TextBox();
|
|
this.Label1 = new System.Windows.Forms.Label();
|
|
this.tabPageAdv2 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
|
|
this.tabControlAdv1.SuspendLayout();
|
|
this.tabPageAdv1.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeDokumentArt)).BeginInit();
|
|
this.GroupBox2.SuspendLayout();
|
|
this.Grp1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxFachverantwortung)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxOwner)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxofficevorlage)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// tabControlAdv1
|
|
//
|
|
this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(1544, 659);
|
|
this.tabControlAdv1.Controls.Add(this.tabPageAdv1);
|
|
this.tabControlAdv1.Controls.Add(this.tabPageAdv2);
|
|
this.tabControlAdv1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControlAdv1.Location = new System.Drawing.Point(2, 2);
|
|
this.tabControlAdv1.Name = "tabControlAdv1";
|
|
this.tabControlAdv1.Size = new System.Drawing.Size(1544, 659);
|
|
this.tabControlAdv1.TabIndex = 0;
|
|
//
|
|
// tabPageAdv1
|
|
//
|
|
this.tabPageAdv1.Controls.Add(this.groupBox4);
|
|
this.tabPageAdv1.Controls.Add(this.groupBox3);
|
|
this.tabPageAdv1.Controls.Add(this.GroupBox2);
|
|
this.tabPageAdv1.Controls.Add(this.Grp1);
|
|
this.tabPageAdv1.Image = null;
|
|
this.tabPageAdv1.ImageSize = new System.Drawing.Size(16, 16);
|
|
this.tabPageAdv1.Location = new System.Drawing.Point(1, 25);
|
|
this.tabPageAdv1.Name = "tabPageAdv1";
|
|
this.tabPageAdv1.ShowCloseButton = true;
|
|
this.tabPageAdv1.Size = new System.Drawing.Size(1541, 632);
|
|
this.tabPageAdv1.TabIndex = 1;
|
|
this.tabPageAdv1.Text = "Allgemein";
|
|
this.tabPageAdv1.ThemesEnabled = false;
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.checkBox1);
|
|
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(13, 374);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Size = new System.Drawing.Size(488, 102);
|
|
this.groupBox4.TabIndex = 24;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Dokument-Produktion";
|
|
//
|
|
// cbPDFDirekteArchivierung
|
|
//
|
|
this.cbPDFDirekteArchivierung.Enabled = false;
|
|
this.cbPDFDirekteArchivierung.Location = new System.Drawing.Point(16, 59);
|
|
this.cbPDFDirekteArchivierung.Name = "cbPDFDirekteArchivierung";
|
|
this.cbPDFDirekteArchivierung.Size = new System.Drawing.Size(280, 24);
|
|
this.cbPDFDirekteArchivierung.TabIndex = 8;
|
|
this.cbPDFDirekteArchivierung.Text = "Direkte OnBase-Archvierung";
|
|
//
|
|
// cbPDFDokument
|
|
//
|
|
this.cbPDFDokument.Enabled = false;
|
|
this.cbPDFDokument.Location = new System.Drawing.Point(16, 40);
|
|
this.cbPDFDokument.Name = "cbPDFDokument";
|
|
this.cbPDFDokument.Size = new System.Drawing.Size(280, 24);
|
|
this.cbPDFDokument.TabIndex = 6;
|
|
this.cbPDFDokument.Text = "Generierng als PDF";
|
|
//
|
|
// cbOfficeDokument
|
|
//
|
|
this.cbOfficeDokument.Location = new System.Drawing.Point(16, 19);
|
|
this.cbOfficeDokument.Name = "cbOfficeDokument";
|
|
this.cbOfficeDokument.Size = new System.Drawing.Size(240, 24);
|
|
this.cbOfficeDokument.TabIndex = 4;
|
|
this.cbOfficeDokument.Text = "Office-Dokument";
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.TreeDokumentArt);
|
|
this.groupBox3.Location = new System.Drawing.Point(517, 12);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(651, 579);
|
|
this.groupBox3.TabIndex = 24;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "Struktur";
|
|
this.groupBox3.Enter += new System.EventHandler(this.groupBox3_Enter);
|
|
//
|
|
// TreeDokumentArt
|
|
//
|
|
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.TextColor = System.Drawing.Color.Black;
|
|
this.TreeDokumentArt.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
|
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
|
this.TreeDokumentArt.BeforeTouchSize = new System.Drawing.Size(312, 560);
|
|
this.TreeDokumentArt.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
//
|
|
//
|
|
//
|
|
this.TreeDokumentArt.HelpTextControl.BaseThemeName = null;
|
|
this.TreeDokumentArt.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeDokumentArt.HelpTextControl.Name = "";
|
|
this.TreeDokumentArt.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
|
this.TreeDokumentArt.HelpTextControl.TabIndex = 0;
|
|
this.TreeDokumentArt.HelpTextControl.Visible = true;
|
|
this.TreeDokumentArt.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.TreeDokumentArt.Location = new System.Drawing.Point(6, 19);
|
|
this.TreeDokumentArt.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
|
this.TreeDokumentArt.Name = "TreeDokumentArt";
|
|
treeNodeAdv1.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv1.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv1.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv1.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv1.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv1.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv1.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv1.Expanded = true;
|
|
treeNodeAdv1.MultiLine = true;
|
|
treeNodeAdv1.ShowLine = true;
|
|
treeNodeAdv1.Text = "Verträge / BP-Dossier";
|
|
treeNodeAdv2.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv2.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv2.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv2.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv2.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv2.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv2.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv2.MultiLine = true;
|
|
treeNodeAdv2.ShowLine = true;
|
|
treeNodeAdv2.Text = "Beratung";
|
|
treeNodeAdv3.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv3.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv3.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv3.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv3.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv3.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv3.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv3.MultiLine = true;
|
|
treeNodeAdv3.ShowLine = true;
|
|
treeNodeAdv3.Text = "Korrespondenz";
|
|
treeNodeAdv4.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv4.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv4.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv4.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv4.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv4.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv4.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv4.Expanded = true;
|
|
treeNodeAdv4.MultiLine = true;
|
|
treeNodeAdv5.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv5.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv5.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv5.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv5.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv5.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv5.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv5.Expanded = true;
|
|
treeNodeAdv5.MultiLine = true;
|
|
treeNodeAdv5.Optioned = true;
|
|
treeNodeAdv5.ShowLine = true;
|
|
treeNodeAdv5.Text = "Vorlagen";
|
|
treeNodeAdv6.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv6.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv6.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv6.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv6.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv6.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv6.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv6.MultiLine = true;
|
|
treeNodeAdv6.ShowLine = true;
|
|
treeNodeAdv6.Text = "Verträge";
|
|
treeNodeAdv7.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv7.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv7.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv7.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv7.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv7.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv7.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv7.MultiLine = true;
|
|
treeNodeAdv7.ShowLine = true;
|
|
treeNodeAdv7.Text = "Sicherheiten";
|
|
treeNodeAdv8.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv8.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv8.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv8.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv8.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv8.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv8.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv8.MultiLine = true;
|
|
treeNodeAdv8.ShowLine = true;
|
|
treeNodeAdv8.Text = "Liegenschaften";
|
|
treeNodeAdv4.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] {
|
|
treeNodeAdv5,
|
|
treeNodeAdv6,
|
|
treeNodeAdv7,
|
|
treeNodeAdv8});
|
|
treeNodeAdv4.ShowLine = true;
|
|
treeNodeAdv4.Text = "Kreditdossier";
|
|
treeNodeAdv9.ChildStyle.CheckBoxTickThickness = 1;
|
|
treeNodeAdv9.ChildStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv9.ChildStyle.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv9.ChildStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv9.ChildStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
treeNodeAdv9.ChildStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
treeNodeAdv9.EnsureDefaultOptionedChild = true;
|
|
treeNodeAdv9.MultiLine = true;
|
|
treeNodeAdv9.ShowLine = true;
|
|
treeNodeAdv9.Text = "Partnerdossier";
|
|
this.TreeDokumentArt.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] {
|
|
treeNodeAdv1,
|
|
treeNodeAdv2,
|
|
treeNodeAdv3,
|
|
treeNodeAdv4,
|
|
treeNodeAdv9});
|
|
this.TreeDokumentArt.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
|
this.TreeDokumentArt.Size = new System.Drawing.Size(312, 560);
|
|
this.TreeDokumentArt.TabIndex = 0;
|
|
this.TreeDokumentArt.Text = "treeViewAdv1";
|
|
this.TreeDokumentArt.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
|
this.TreeDokumentArt.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
|
//
|
|
//
|
|
//
|
|
this.TreeDokumentArt.ToolTipControl.BaseThemeName = null;
|
|
this.TreeDokumentArt.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
|
this.TreeDokumentArt.ToolTipControl.Name = "";
|
|
this.TreeDokumentArt.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
|
this.TreeDokumentArt.ToolTipControl.TabIndex = 0;
|
|
this.TreeDokumentArt.ToolTipControl.Visible = true;
|
|
//
|
|
// GroupBox2
|
|
//
|
|
this.GroupBox2.Controls.Add(this.checkBox3);
|
|
this.GroupBox2.Controls.Add(this.cbDigitaleUnterschrift);
|
|
this.GroupBox2.Controls.Add(this.cbFormularOhneUnterschrift);
|
|
this.GroupBox2.Controls.Add(this.vbDokumenterstellungPerson);
|
|
this.GroupBox2.Controls.Add(this.rbDokumenterstellungBP);
|
|
this.GroupBox2.Controls.Add(this.cbAnzeigeVorlagenauswahl);
|
|
this.GroupBox2.Controls.Add(this.cbbezeichnungmutierbar);
|
|
this.GroupBox2.Controls.Add(this.cbVertrag);
|
|
this.GroupBox2.Controls.Add(this.cbUnterschriftrechts);
|
|
this.GroupBox2.Controls.Add(this.cbUnterschriftlinks);
|
|
this.GroupBox2.Location = new System.Drawing.Point(13, 186);
|
|
this.GroupBox2.Name = "GroupBox2";
|
|
this.GroupBox2.Size = new System.Drawing.Size(488, 182);
|
|
this.GroupBox2.TabIndex = 4;
|
|
this.GroupBox2.TabStop = false;
|
|
this.GroupBox2.Text = "Diverses";
|
|
//
|
|
// checkBox3
|
|
//
|
|
this.checkBox3.Location = new System.Drawing.Point(293, 152);
|
|
this.checkBox3.Name = "checkBox3";
|
|
this.checkBox3.Size = new System.Drawing.Size(189, 24);
|
|
this.checkBox3.TabIndex = 25;
|
|
this.checkBox3.Text = "Aktiv";
|
|
//
|
|
// cbDigitaleUnterschrift
|
|
//
|
|
this.cbDigitaleUnterschrift.Location = new System.Drawing.Point(16, 132);
|
|
this.cbDigitaleUnterschrift.Name = "cbDigitaleUnterschrift";
|
|
this.cbDigitaleUnterschrift.Size = new System.Drawing.Size(216, 24);
|
|
this.cbDigitaleUnterschrift.TabIndex = 24;
|
|
this.cbDigitaleUnterschrift.Text = "Faxsimie Signatur";
|
|
//
|
|
// cbFormularOhneUnterschrift
|
|
//
|
|
this.cbFormularOhneUnterschrift.Location = new System.Drawing.Point(16, 152);
|
|
this.cbFormularOhneUnterschrift.Name = "cbFormularOhneUnterschrift";
|
|
this.cbFormularOhneUnterschrift.Size = new System.Drawing.Size(216, 24);
|
|
this.cbFormularOhneUnterschrift.TabIndex = 23;
|
|
this.cbFormularOhneUnterschrift.Text = "Formular ohne Unterschrift";
|
|
//
|
|
// vbDokumenterstellungPerson
|
|
//
|
|
this.vbDokumenterstellungPerson.AutoSize = true;
|
|
this.vbDokumenterstellungPerson.Location = new System.Drawing.Point(293, 32);
|
|
this.vbDokumenterstellungPerson.Name = "vbDokumenterstellungPerson";
|
|
this.vbDokumenterstellungPerson.Size = new System.Drawing.Size(155, 17);
|
|
this.vbDokumenterstellungPerson.TabIndex = 22;
|
|
this.vbDokumenterstellungPerson.Text = "Dokumenterstellung Person";
|
|
this.vbDokumenterstellungPerson.UseVisualStyleBackColor = true;
|
|
//
|
|
// rbDokumenterstellungBP
|
|
//
|
|
this.rbDokumenterstellungBP.AutoSize = true;
|
|
this.rbDokumenterstellungBP.Checked = true;
|
|
this.rbDokumenterstellungBP.Location = new System.Drawing.Point(293, 13);
|
|
this.rbDokumenterstellungBP.Name = "rbDokumenterstellungBP";
|
|
this.rbDokumenterstellungBP.Size = new System.Drawing.Size(136, 17);
|
|
this.rbDokumenterstellungBP.TabIndex = 21;
|
|
this.rbDokumenterstellungBP.TabStop = true;
|
|
this.rbDokumenterstellungBP.Text = "Dokumenterstellung BP";
|
|
this.rbDokumenterstellungBP.UseVisualStyleBackColor = true;
|
|
//
|
|
// cbAnzeigeVorlagenauswahl
|
|
//
|
|
this.cbAnzeigeVorlagenauswahl.Location = new System.Drawing.Point(16, 53);
|
|
this.cbAnzeigeVorlagenauswahl.Name = "cbAnzeigeVorlagenauswahl";
|
|
this.cbAnzeigeVorlagenauswahl.Size = new System.Drawing.Size(216, 24);
|
|
this.cbAnzeigeVorlagenauswahl.TabIndex = 20;
|
|
this.cbAnzeigeVorlagenauswahl.Text = "Anzeige in der Vorlagenauswahl";
|
|
//
|
|
// cbbezeichnungmutierbar
|
|
//
|
|
this.cbbezeichnungmutierbar.Location = new System.Drawing.Point(16, 32);
|
|
this.cbbezeichnungmutierbar.Name = "cbbezeichnungmutierbar";
|
|
this.cbbezeichnungmutierbar.Size = new System.Drawing.Size(147, 24);
|
|
this.cbbezeichnungmutierbar.TabIndex = 19;
|
|
this.cbbezeichnungmutierbar.Text = "Bezeichnung mutierbar";
|
|
//
|
|
// cbVertrag
|
|
//
|
|
this.cbVertrag.Location = new System.Drawing.Point(16, 13);
|
|
this.cbVertrag.Name = "cbVertrag";
|
|
this.cbVertrag.Size = new System.Drawing.Size(216, 24);
|
|
this.cbVertrag.TabIndex = 10;
|
|
this.cbVertrag.Text = "Vertragscharakter (mit Barcode)";
|
|
//
|
|
// cbUnterschriftrechts
|
|
//
|
|
this.cbUnterschriftrechts.Location = new System.Drawing.Point(16, 113);
|
|
this.cbUnterschriftrechts.Name = "cbUnterschriftrechts";
|
|
this.cbUnterschriftrechts.Size = new System.Drawing.Size(216, 24);
|
|
this.cbUnterschriftrechts.TabIndex = 6;
|
|
this.cbUnterschriftrechts.Text = "Unterschrift rechts";
|
|
//
|
|
// cbUnterschriftlinks
|
|
//
|
|
this.cbUnterschriftlinks.Location = new System.Drawing.Point(16, 93);
|
|
this.cbUnterschriftlinks.Name = "cbUnterschriftlinks";
|
|
this.cbUnterschriftlinks.Size = new System.Drawing.Size(216, 24);
|
|
this.cbUnterschriftlinks.TabIndex = 5;
|
|
this.cbUnterschriftlinks.Text = "Unterschrift links";
|
|
//
|
|
// Grp1
|
|
//
|
|
this.Grp1.Controls.Add(this.cbboxFachverantwortung);
|
|
this.Grp1.Controls.Add(this.cbboxOwner);
|
|
this.Grp1.Controls.Add(this.cbboxofficevorlage);
|
|
this.Grp1.Controls.Add(this.txtFachverantwortung);
|
|
this.Grp1.Controls.Add(this.Label34);
|
|
this.Grp1.Controls.Add(this.Label26);
|
|
this.Grp1.Controls.Add(this.btnSelOfficeVorlage);
|
|
this.Grp1.Controls.Add(this.Label3);
|
|
this.Grp1.Controls.Add(this.Label2);
|
|
this.Grp1.Controls.Add(this.TxTBeschreibung);
|
|
this.Grp1.Controls.Add(this.TxTBezeichnung);
|
|
this.Grp1.Controls.Add(this.Label1);
|
|
this.Grp1.Location = new System.Drawing.Point(13, 13);
|
|
this.Grp1.Name = "Grp1";
|
|
this.Grp1.Size = new System.Drawing.Size(488, 167);
|
|
this.Grp1.TabIndex = 2;
|
|
this.Grp1.TabStop = false;
|
|
this.Grp1.Text = "Vorlage";
|
|
//
|
|
// cbboxFachverantwortung
|
|
//
|
|
this.cbboxFachverantwortung.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxFachverantwortung.Location = new System.Drawing.Point(120, 140);
|
|
this.cbboxFachverantwortung.Name = "cbboxFachverantwortung";
|
|
this.cbboxFachverantwortung.Size = new System.Drawing.Size(334, 21);
|
|
this.cbboxFachverantwortung.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxFachverantwortung.TabIndex = 28;
|
|
this.cbboxFachverantwortung.TabStop = false;
|
|
//
|
|
// cbboxOwner
|
|
//
|
|
this.cbboxOwner.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxOwner.Location = new System.Drawing.Point(120, 109);
|
|
this.cbboxOwner.Name = "cbboxOwner";
|
|
this.cbboxOwner.Size = new System.Drawing.Size(334, 24);
|
|
this.cbboxOwner.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxOwner.TabIndex = 27;
|
|
this.cbboxOwner.TabStop = false;
|
|
//
|
|
// cbboxofficevorlage
|
|
//
|
|
this.cbboxofficevorlage.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
|
this.cbboxofficevorlage.Location = new System.Drawing.Point(120, 13);
|
|
this.cbboxofficevorlage.Name = "cbboxofficevorlage";
|
|
this.cbboxofficevorlage.Size = new System.Drawing.Size(334, 21);
|
|
this.cbboxofficevorlage.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.cbboxofficevorlage.TabIndex = 26;
|
|
this.cbboxofficevorlage.TabStop = false;
|
|
//
|
|
// txtFachverantwortung
|
|
//
|
|
this.txtFachverantwortung.Location = new System.Drawing.Point(102, 109);
|
|
this.txtFachverantwortung.Name = "txtFachverantwortung";
|
|
this.txtFachverantwortung.Size = new System.Drawing.Size(14, 20);
|
|
this.txtFachverantwortung.TabIndex = 17;
|
|
this.txtFachverantwortung.Visible = false;
|
|
//
|
|
// Label34
|
|
//
|
|
this.Label34.Location = new System.Drawing.Point(16, 140);
|
|
this.Label34.Name = "Label34";
|
|
this.Label34.Size = new System.Drawing.Size(100, 16);
|
|
this.Label34.TabIndex = 16;
|
|
this.Label34.Text = "Fachverantw.";
|
|
//
|
|
// Label26
|
|
//
|
|
this.Label26.Location = new System.Drawing.Point(16, 117);
|
|
this.Label26.Name = "Label26";
|
|
this.Label26.Size = new System.Drawing.Size(100, 16);
|
|
this.Label26.TabIndex = 14;
|
|
this.Label26.Text = "Owner";
|
|
//
|
|
// btnSelOfficeVorlage
|
|
//
|
|
this.btnSelOfficeVorlage.Location = new System.Drawing.Point(456, 16);
|
|
this.btnSelOfficeVorlage.Name = "btnSelOfficeVorlage";
|
|
this.btnSelOfficeVorlage.Size = new System.Drawing.Size(24, 23);
|
|
this.btnSelOfficeVorlage.TabIndex = 12;
|
|
this.btnSelOfficeVorlage.Text = "...";
|
|
//
|
|
// Label3
|
|
//
|
|
this.Label3.Location = new System.Drawing.Point(14, 72);
|
|
this.Label3.Name = "Label3";
|
|
this.Label3.Size = new System.Drawing.Size(100, 16);
|
|
this.Label3.TabIndex = 11;
|
|
this.Label3.Text = "Beschreibung";
|
|
//
|
|
// Label2
|
|
//
|
|
this.Label2.Location = new System.Drawing.Point(14, 40);
|
|
this.Label2.Name = "Label2";
|
|
this.Label2.Size = new System.Drawing.Size(100, 16);
|
|
this.Label2.TabIndex = 10;
|
|
this.Label2.Text = "Bezeichnung";
|
|
//
|
|
// TxTBeschreibung
|
|
//
|
|
this.TxTBeschreibung.Location = new System.Drawing.Point(120, 66);
|
|
this.TxTBeschreibung.Multiline = true;
|
|
this.TxTBeschreibung.Name = "TxTBeschreibung";
|
|
this.TxTBeschreibung.Size = new System.Drawing.Size(336, 24);
|
|
this.TxTBeschreibung.TabIndex = 9;
|
|
//
|
|
// TxTBezeichnung
|
|
//
|
|
this.TxTBezeichnung.Location = new System.Drawing.Point(120, 40);
|
|
this.TxTBezeichnung.Name = "TxTBezeichnung";
|
|
this.TxTBezeichnung.Size = new System.Drawing.Size(336, 20);
|
|
this.TxTBezeichnung.TabIndex = 8;
|
|
//
|
|
// Label1
|
|
//
|
|
this.Label1.Location = new System.Drawing.Point(16, 16);
|
|
this.Label1.Name = "Label1";
|
|
this.Label1.Size = new System.Drawing.Size(100, 16);
|
|
this.Label1.TabIndex = 7;
|
|
this.Label1.Text = "Office-Vorlage";
|
|
//
|
|
// tabPageAdv2
|
|
//
|
|
this.tabPageAdv2.Image = null;
|
|
this.tabPageAdv2.ImageSize = new System.Drawing.Size(16, 16);
|
|
this.tabPageAdv2.Location = new System.Drawing.Point(1, 25);
|
|
this.tabPageAdv2.Name = "tabPageAdv2";
|
|
this.tabPageAdv2.ShowCloseButton = true;
|
|
this.tabPageAdv2.Size = new System.Drawing.Size(1541, 632);
|
|
this.tabPageAdv2.TabIndex = 2;
|
|
this.tabPageAdv2.Text = "Voralgenfelder";
|
|
this.tabPageAdv2.ThemesEnabled = false;
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.Enabled = false;
|
|
this.checkBox1.Location = new System.Drawing.Point(202, 19);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(280, 24);
|
|
this.checkBox1.TabIndex = 9;
|
|
this.checkBox1.Text = "Bearbeitung erzwingen";
|
|
//
|
|
// Dokumenttyp
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1548, 663);
|
|
this.Controls.Add(this.tabControlAdv1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "Dokumenttyp";
|
|
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
|
|
this.Text = "Dokumenttyp";
|
|
this.Load += new System.EventHandler(this.Dokumenttyp_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
|
|
this.tabControlAdv1.ResumeLayout(false);
|
|
this.tabPageAdv1.ResumeLayout(false);
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.TreeDokumentArt)).EndInit();
|
|
this.GroupBox2.ResumeLayout(false);
|
|
this.GroupBox2.PerformLayout();
|
|
this.Grp1.ResumeLayout(false);
|
|
this.Grp1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxFachverantwortung)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxOwner)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbboxofficevorlage)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Syncfusion.Windows.Forms.Tools.TabControlAdv tabControlAdv1;
|
|
private Syncfusion.Windows.Forms.Tools.TabPageAdv tabPageAdv1;
|
|
internal System.Windows.Forms.GroupBox GroupBox2;
|
|
internal System.Windows.Forms.CheckBox cbbezeichnungmutierbar;
|
|
internal System.Windows.Forms.CheckBox cbVertrag;
|
|
internal System.Windows.Forms.CheckBox cbUnterschriftrechts;
|
|
internal System.Windows.Forms.CheckBox cbUnterschriftlinks;
|
|
internal System.Windows.Forms.GroupBox Grp1;
|
|
internal System.Windows.Forms.TextBox txtFachverantwortung;
|
|
internal System.Windows.Forms.Label Label34;
|
|
internal System.Windows.Forms.Label Label26;
|
|
internal System.Windows.Forms.Button btnSelOfficeVorlage;
|
|
internal System.Windows.Forms.Label Label3;
|
|
internal System.Windows.Forms.Label Label2;
|
|
internal System.Windows.Forms.TextBox TxTBeschreibung;
|
|
internal System.Windows.Forms.TextBox TxTBezeichnung;
|
|
internal System.Windows.Forms.Label Label1;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.RadioButton vbDokumenterstellungPerson;
|
|
private System.Windows.Forms.RadioButton rbDokumenterstellungBP;
|
|
internal System.Windows.Forms.CheckBox cbAnzeigeVorlagenauswahl;
|
|
private Syncfusion.Windows.Forms.Tools.TabPageAdv tabPageAdv2;
|
|
private Syncfusion.Windows.Forms.Tools.TreeViewAdv TreeDokumentArt;
|
|
internal System.Windows.Forms.GroupBox groupBox4;
|
|
internal System.Windows.Forms.CheckBox cbPDFDokument;
|
|
internal System.Windows.Forms.CheckBox cbOfficeDokument;
|
|
internal System.Windows.Forms.CheckBox cbDigitaleUnterschrift;
|
|
internal System.Windows.Forms.CheckBox cbFormularOhneUnterschrift;
|
|
internal System.Windows.Forms.CheckBox cbPDFDirekteArchivierung;
|
|
internal System.Windows.Forms.CheckBox checkBox3;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxofficevorlage;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxFachverantwortung;
|
|
private Syncfusion.WinForms.ListView.SfComboBox cbboxOwner;
|
|
internal System.Windows.Forms.CheckBox checkBox1;
|
|
}
|
|
} |