namespace OnDoc.UIControls.Administrator { partial class edk_viewer { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo(); this.panel1 = new System.Windows.Forms.Panel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.button3 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.grpSelektion = new System.Windows.Forms.GroupBox(); this.label3 = new System.Windows.Forms.Label(); this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); this.button1 = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.label1 = new System.Windows.Forms.Label(); this.cbboxzustaendigmitarbeiter = new Syncfusion.WinForms.ListView.SfComboBox(); this.grpDatenart = new System.Windows.Forms.GroupBox(); this.rbdata = new System.Windows.Forms.RadioButton(); this.rblog = new System.Windows.Forms.RadioButton(); this.richTextBox1 = new System.Windows.Forms.RichTextBox(); this.treeViewAdv1 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv(); this.button4 = new System.Windows.Forms.Button(); this.panel1.SuspendLayout(); this.groupBox1.SuspendLayout(); this.grpSelektion.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).BeginInit(); this.grpDatenart.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.groupBox1); this.panel1.Controls.Add(this.grpSelektion); this.panel1.Controls.Add(this.grpDatenart); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(2, 2); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1106, 115); this.panel1.TabIndex = 0; this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint); // // groupBox1 // this.groupBox1.Controls.Add(this.button3); this.groupBox1.Controls.Add(this.button2); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.Location = new System.Drawing.Point(542, 0); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(564, 115); this.groupBox1.TabIndex = 4; this.groupBox1.TabStop = false; this.groupBox1.Text = "Aktion"; // // button3 // this.button3.Location = new System.Drawing.Point(6, 54); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(180, 23); this.button3.TabIndex = 1; this.button3.Text = "Ausführen"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // button2 // this.button2.Location = new System.Drawing.Point(6, 19); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(180, 23); this.button2.TabIndex = 0; this.button2.Text = "XML in Clipboar kopieren"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // grpSelektion // this.grpSelektion.Controls.Add(this.button4); this.grpSelektion.Controls.Add(this.label3); this.grpSelektion.Controls.Add(this.numericUpDown1); this.grpSelektion.Controls.Add(this.button1); this.grpSelektion.Controls.Add(this.label2); this.grpSelektion.Controls.Add(this.dateTimePicker1); this.grpSelektion.Controls.Add(this.label1); this.grpSelektion.Controls.Add(this.cbboxzustaendigmitarbeiter); this.grpSelektion.Dock = System.Windows.Forms.DockStyle.Left; this.grpSelektion.Location = new System.Drawing.Point(137, 0); this.grpSelektion.Name = "grpSelektion"; this.grpSelektion.Size = new System.Drawing.Size(405, 115); this.grpSelektion.TabIndex = 3; this.grpSelektion.TabStop = false; this.grpSelektion.Text = "Selektion"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(9, 81); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(79, 13); this.label3.TabIndex = 14; this.label3.Text = "Anzahl Datens."; // // numericUpDown1 // this.numericUpDown1.Location = new System.Drawing.Point(95, 79); this.numericUpDown1.Maximum = new decimal(new int[] { 20000, 0, 0, 0}); this.numericUpDown1.Name = "numericUpDown1"; this.numericUpDown1.Size = new System.Drawing.Size(90, 20); this.numericUpDown1.TabIndex = 13; this.numericUpDown1.Value = new decimal(new int[] { 50, 0, 0, 0}); // // button1 // this.button1.Location = new System.Drawing.Point(302, 81); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(87, 23); this.button1.TabIndex = 12; this.button1.Text = "Aktualisieren"; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 54); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 13); this.label2.TabIndex = 11; this.label2.Text = "Datum ab"; // // dateTimePicker1 // this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dateTimePicker1.Location = new System.Drawing.Point(95, 52); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(90, 20); this.dateTimePicker1.TabIndex = 10; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(6, 29); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(56, 13); this.label1.TabIndex = 9; this.label1.Text = "Mitarbeiter"; // // 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(95, 24); this.cbboxzustaendigmitarbeiter.Name = "cbboxzustaendigmitarbeiter"; this.cbboxzustaendigmitarbeiter.Size = new System.Drawing.Size(196, 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 = 8; this.cbboxzustaendigmitarbeiter.TabStop = false; // // grpDatenart // this.grpDatenart.Controls.Add(this.rbdata); this.grpDatenart.Controls.Add(this.rblog); this.grpDatenart.Dock = System.Windows.Forms.DockStyle.Left; this.grpDatenart.Location = new System.Drawing.Point(0, 0); this.grpDatenart.Name = "grpDatenart"; this.grpDatenart.Size = new System.Drawing.Size(137, 115); this.grpDatenart.TabIndex = 2; this.grpDatenart.TabStop = false; this.grpDatenart.Text = "Log"; // // rbdata // this.rbdata.AutoSize = true; this.rbdata.Location = new System.Drawing.Point(20, 52); this.rbdata.Name = "rbdata"; this.rbdata.Size = new System.Drawing.Size(73, 17); this.rbdata.TabIndex = 1; this.rbdata.Text = "EDK-Data"; this.rbdata.UseVisualStyleBackColor = true; this.rbdata.Click += new System.EventHandler(this.rbdata_Click); // // rblog // this.rblog.AutoSize = true; this.rblog.Checked = true; this.rblog.Location = new System.Drawing.Point(20, 29); this.rblog.Name = "rblog"; this.rblog.Size = new System.Drawing.Size(68, 17); this.rblog.TabIndex = 0; this.rblog.TabStop = true; this.rblog.Text = "EDK-Log"; this.rblog.UseVisualStyleBackColor = true; this.rblog.Click += new System.EventHandler(this.rblog_Click); // // richTextBox1 // this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.richTextBox1.Location = new System.Drawing.Point(314, 117); this.richTextBox1.Name = "richTextBox1"; this.richTextBox1.Size = new System.Drawing.Size(794, 555); this.richTextBox1.TabIndex = 2; this.richTextBox1.Text = ""; // // treeViewAdv1 // treeNodeAdvStyleInfo2.CheckBoxTickThickness = 1; treeNodeAdvStyleInfo2.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo2.EnsureDefaultOptionedChild = true; treeNodeAdvStyleInfo2.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo2.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); treeNodeAdvStyleInfo2.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); treeNodeAdvStyleInfo2.TextColor = System.Drawing.Color.Black; this.treeViewAdv1.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] { new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo2)}); this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(312, 555); this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Left; // // // 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(2, 117); 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(312, 555); this.treeViewAdv1.TabIndex = 4; this.treeViewAdv1.Text = "treeViewAdv1"; this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0; this.treeViewAdv1.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true; // // // 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.AfterSelect += new System.EventHandler(this.treeViewAdv1_AfterSelect); this.treeViewAdv1.NodeMouseClick += new Syncfusion.Windows.Forms.Tools.TreeNodeAdvMouseClickArgs(this.treeViewAdv1_NodeMouseClick); // // button4 // this.button4.Location = new System.Drawing.Point(302, 23); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(87, 23); this.button4.TabIndex = 15; this.button4.Text = "Export XML"; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // edk_viewer // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1110, 674); this.Controls.Add(this.richTextBox1); this.Controls.Add(this.treeViewAdv1); this.Controls.Add(this.panel1); this.Name = "edk_viewer"; this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center; this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center; this.Text = "EDK-Viewer"; this.Load += new System.EventHandler(this.edk_viewer_Load); this.panel1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.grpSelektion.ResumeLayout(false); this.grpSelektion.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbboxzustaendigmitarbeiter)).EndInit(); this.grpDatenart.ResumeLayout(false); this.grpDatenart.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.RadioButton rblog; private System.Windows.Forms.RichTextBox richTextBox1; private System.Windows.Forms.RadioButton rbdata; private Syncfusion.Windows.Forms.Tools.TreeViewAdv treeViewAdv1; private System.Windows.Forms.GroupBox grpSelektion; private System.Windows.Forms.GroupBox grpDatenart; private System.Windows.Forms.Label label1; private Syncfusion.WinForms.ListView.SfComboBox cbboxzustaendigmitarbeiter; private System.Windows.Forms.Label label2; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Label label3; private System.Windows.Forms.NumericUpDown numericUpDown1; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; } }