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.
221 lines
12 KiB
221 lines
12 KiB
namespace OnDoc.DocMgmt
|
|
{
|
|
partial class frmBewilligung
|
|
{
|
|
/// <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();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBewilligung));
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
|
|
this.tabControlAdv1 = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
|
|
this.tabPageAdv1 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
|
|
this.approval1 = new OnDoc.UIControls.Approval();
|
|
this.tabPageAdv2 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
|
|
this.serienbrief1 = new OnDoc.UIControls.Serienbrief();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.treeViewAdv1 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
|
this.toolStrip1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
|
|
this.tabControlAdv1.SuspendLayout();
|
|
this.tabPageAdv1.SuspendLayout();
|
|
this.tabPageAdv2.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripButton1});
|
|
this.toolStrip1.Location = new System.Drawing.Point(2, 2);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(1608, 31);
|
|
this.toolStrip1.TabIndex = 1;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
this.toolStrip1.Visible = false;
|
|
//
|
|
// toolStripButton1
|
|
//
|
|
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.toolStripButton1.Image = global::OnDoc.Properties.Resources.CloseApplication_24x24_32;
|
|
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripButton1.Name = "toolStripButton1";
|
|
this.toolStripButton1.Size = new System.Drawing.Size(28, 28);
|
|
this.toolStripButton1.Text = "toolStripButton1";
|
|
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
|
|
//
|
|
// tabControlAdv1
|
|
//
|
|
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(1608, 759);
|
|
this.tabControlAdv1.TabIndex = 2;
|
|
this.tabControlAdv1.ThemeStyle.PrimitiveButtonStyle.DisabledNextPageImage = null;
|
|
this.tabControlAdv1.SelectedIndexChanged += new System.EventHandler(this.tabControlAdv1_SelectedIndexChanged);
|
|
//
|
|
// tabPageAdv1
|
|
//
|
|
this.tabPageAdv1.Controls.Add(this.approval1);
|
|
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(1605, 732);
|
|
this.tabPageAdv1.Text = "Dokument-Prüfung";
|
|
this.tabPageAdv1.ThemesEnabled = false;
|
|
//
|
|
// approval1
|
|
//
|
|
this.approval1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.approval1.Location = new System.Drawing.Point(0, 0);
|
|
this.approval1.Name = "approval1";
|
|
this.approval1.Size = new System.Drawing.Size(1605, 732);
|
|
this.approval1.TabIndex = 0;
|
|
//
|
|
// tabPageAdv2
|
|
//
|
|
this.tabPageAdv2.Controls.Add(this.serienbrief1);
|
|
this.tabPageAdv2.Controls.Add(this.groupBox1);
|
|
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(1605, 732);
|
|
this.tabPageAdv2.Text = "Serienbrief";
|
|
this.tabPageAdv2.ThemesEnabled = false;
|
|
//
|
|
// serienbrief1
|
|
//
|
|
this.serienbrief1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.serienbrief1.Location = new System.Drawing.Point(200, 0);
|
|
this.serienbrief1.Name = "serienbrief1";
|
|
this.serienbrief1.Size = new System.Drawing.Size(1405, 732);
|
|
this.serienbrief1.TabIndex = 1;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.treeViewAdv1);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(200, 732);
|
|
this.groupBox1.TabIndex = 0;
|
|
this.groupBox1.TabStop = false;
|
|
//
|
|
// treeViewAdv1
|
|
//
|
|
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.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
|
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
|
this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(194, 713);
|
|
this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdv1.HelpTextControl.BaseThemeName = null;
|
|
this.treeViewAdv1.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
|
this.treeViewAdv1.HelpTextControl.Name = "";
|
|
this.treeViewAdv1.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
|
this.treeViewAdv1.HelpTextControl.TabIndex = 0;
|
|
this.treeViewAdv1.HelpTextControl.Visible = true;
|
|
this.treeViewAdv1.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.treeViewAdv1.Location = new System.Drawing.Point(3, 16);
|
|
this.treeViewAdv1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
|
this.treeViewAdv1.Name = "treeViewAdv1";
|
|
this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
|
this.treeViewAdv1.Size = new System.Drawing.Size(194, 713);
|
|
this.treeViewAdv1.TabIndex = 0;
|
|
this.treeViewAdv1.Text = "treeViewAdv1";
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 1;
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
|
this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
|
//
|
|
//
|
|
//
|
|
this.treeViewAdv1.ToolTipControl.BaseThemeName = null;
|
|
this.treeViewAdv1.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
|
this.treeViewAdv1.ToolTipControl.Name = "";
|
|
this.treeViewAdv1.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
|
this.treeViewAdv1.ToolTipControl.TabIndex = 0;
|
|
this.treeViewAdv1.ToolTipControl.Visible = true;
|
|
this.treeViewAdv1.NodeMouseClick += new Syncfusion.Windows.Forms.Tools.TreeNodeAdvMouseClickArgs(this.treeViewAdv1_NodeMouseClick);
|
|
//
|
|
// frmBewilligung
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1612, 763);
|
|
this.Controls.Add(this.tabControlAdv1);
|
|
this.Controls.Add(this.toolStrip1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "frmBewilligung";
|
|
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
|
|
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
|
|
this.Text = "Unterschriftenprüfung";
|
|
this.Load += new System.EventHandler(this.frmBewilligung_Load);
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
|
|
this.tabControlAdv1.ResumeLayout(false);
|
|
this.tabPageAdv1.ResumeLayout(false);
|
|
this.tabPageAdv2.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private UIControls.Approval approval1;
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripButton toolStripButton1;
|
|
private Syncfusion.Windows.Forms.Tools.TabControlAdv tabControlAdv1;
|
|
private Syncfusion.Windows.Forms.Tools.TabPageAdv tabPageAdv1;
|
|
private Syncfusion.Windows.Forms.Tools.TabPageAdv tabPageAdv2;
|
|
private UIControls.Serienbrief serienbrief1;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdv1;
|
|
}
|
|
} |