/// <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.TreeNavigator.HeaderCollection headerCollection1 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     this.treeNavigator1 = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.button1        = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // treeNavigator1
     //
     this.treeNavigator1.Dock          = System.Windows.Forms.DockStyle.Left;
     headerCollection1.Font            = new System.Drawing.Font("Arial", 8F);
     headerCollection1.HeaderText      = "TreeNavigator";
     this.treeNavigator1.Header        = headerCollection1;
     this.treeNavigator1.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeNavigator1.Location      = new System.Drawing.Point(0, 0);
     this.treeNavigator1.Margin        = new System.Windows.Forms.Padding(2, 2, 2, 2);
     this.treeNavigator1.MinimumSize   = new System.Drawing.Size(100, 97);
     this.treeNavigator1.Name          = "treeNavigator1";
     this.treeNavigator1.Size          = new System.Drawing.Size(209, 306);
     this.treeNavigator1.TabIndex      = 0;
     this.treeNavigator1.Text          = "treeNavigator1";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(315, 130);
     this.button1.Margin   = new System.Windows.Forms.Padding(2, 2, 2, 2);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(160, 30);
     this.button1.TabIndex = 1;
     this.button1.Text     = "Load TreeNavigator";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(566, 306);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.treeNavigator1);
     this.Margin        = new System.Windows.Forms.Padding(2, 2, 2, 2);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "TreeNavigator_DataBinding";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager                resources         = new System.ComponentModel.ComponentResourceManager(typeof(ControlLogs));
     Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel1         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
     Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel2         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
     Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel3         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
     Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel4         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
     Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection1 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection2 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection3 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     this.dockingManager1 = new Syncfusion.Windows.Forms.Tools.DockingManager(this.components);
     this.panel1          = new System.Windows.Forms.Panel();
     this.treeNavigator1  = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.treeMenuItem13  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem14  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem15  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem16  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem17  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.panel2          = new System.Windows.Forms.Panel();
     this.treeNavigator3  = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.treeMenuItem1   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem2   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem3   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem4   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem5   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem6   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem7   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem8   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.panel3          = new System.Windows.Forms.Panel();
     this.treeNavigator2  = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.treeMenuItem9   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem10  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem11  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem12  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.panel4          = new System.Windows.Forms.Panel();
     this.richTextBox1    = new System.Windows.Forms.RichTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.SuspendLayout();
     //
     // dockingManager1
     //
     this.dockingManager1.ActiveCaptionFont         = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.dockingManager1.AutoHideTabFont           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.dockingManager1.AutoHideTabForeColor      = System.Drawing.Color.Empty;
     this.dockingManager1.DockLayoutStream          = ((System.IO.MemoryStream)(resources.GetObject("dockingManager1.DockLayoutStream")));
     this.dockingManager1.DockTabFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.dockingManager1.DockTabForeColor          = System.Drawing.Color.Empty;
     this.dockingManager1.HostControl               = this;
     this.dockingManager1.InActiveCaptionBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212))))));
     this.dockingManager1.InActiveCaptionFont       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.dockingManager1.MetroButtonColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dockingManager1.MetroColor             = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.dockingManager1.MetroSplitterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(159)))), ((int)(((byte)(183)))));
     this.dockingManager1.ReduceFlickeringInRtl  = false;
     this.dockingManager1.VisualStyle            = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Close, "CloseButton"));
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Pin, "PinButton"));
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Maximize, "MaximizeButton"));
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Restore, "RestoreButton"));
     this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Menu, "MenuButton"));
     this.dockingManager1.SetDockLabel(this.panel1, "RibbonControlAdv ");
     this.dockingManager1.SetEnableDocking(this.panel1, true);
     ccbpanel1.MergeWith(this.dockingManager1.CaptionButtons, false);
     this.dockingManager1.SetCustomCaptionButtons(this.panel1, ccbpanel1);
     this.dockingManager1.SetDockLabel(this.panel2, "EditControl");
     this.dockingManager1.SetEnableDocking(this.panel2, true);
     ccbpanel2.MergeWith(this.dockingManager1.CaptionButtons, false);
     this.dockingManager1.SetCustomCaptionButtons(this.panel2, ccbpanel2);
     this.dockingManager1.SetDockLabel(this.panel3, "TabControl");
     this.dockingManager1.SetEnableDocking(this.panel3, true);
     ccbpanel3.MergeWith(this.dockingManager1.CaptionButtons, false);
     this.dockingManager1.SetCustomCaptionButtons(this.panel3, ccbpanel3);
     this.dockingManager1.SetDockLabel(this.panel4, "Logs");
     this.dockingManager1.SetEnableDocking(this.panel4, true);
     ccbpanel4.MergeWith(this.dockingManager1.CaptionButtons, false);
     this.dockingManager1.SetCustomCaptionButtons(this.panel4, ccbpanel4);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.treeNavigator1);
     this.panel1.Location = new System.Drawing.Point(1, 24);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(568, 203);
     this.panel1.TabIndex = 0;
     //
     // treeNavigator1
     //
     this.treeNavigator1.BackColor     = System.Drawing.Color.White;
     this.treeNavigator1.Dock          = System.Windows.Forms.DockStyle.Fill;
     headerCollection1.Font            = new System.Drawing.Font("Arial", 8F);
     headerCollection1.Height          = 20;
     this.treeNavigator1.Header        = headerCollection1;
     this.treeNavigator1.ItemBackColor = System.Drawing.Color.White;
     this.treeNavigator1.Items.Add(this.treeMenuItem13);
     this.treeNavigator1.Items.Add(this.treeMenuItem14);
     this.treeNavigator1.Items.Add(this.treeMenuItem15);
     this.treeNavigator1.Items.Add(this.treeMenuItem16);
     this.treeNavigator1.Items.Add(this.treeMenuItem17);
     this.treeNavigator1.Location    = new System.Drawing.Point(0, 0);
     this.treeNavigator1.MinimumSize = new System.Drawing.Size(150, 150);
     this.treeNavigator1.Name        = "treeNavigator1";
     this.treeNavigator1.PadY        = 5;
     this.treeNavigator1.ShowHeader  = false;
     this.treeNavigator1.Size        = new System.Drawing.Size(568, 203);
     this.treeNavigator1.TabIndex    = 0;
     this.treeNavigator1.Text        = "treeNavigator1";
     //
     // treeMenuItem13
     //
     this.treeMenuItem13.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem13.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem13.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem13.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem13.Location              = new System.Drawing.Point(2, 0);
     this.treeMenuItem13.Name                  = "treeMenuItem13";
     this.treeMenuItem13.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem13.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem13.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem13.TabIndex              = 0;
     this.treeMenuItem13.Text                  = "Tempus";
     //
     // treeMenuItem14
     //
     this.treeMenuItem14.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem14.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem14.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem14.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem14.Location              = new System.Drawing.Point(2, 25);
     this.treeMenuItem14.Name                  = "treeMenuItem14";
     this.treeMenuItem14.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem14.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem14.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem14.TabIndex              = 0;
     this.treeMenuItem14.Text                  = "Turpis";
     //
     // treeMenuItem15
     //
     this.treeMenuItem15.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem15.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem15.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem15.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem15.Location              = new System.Drawing.Point(2, 50);
     this.treeMenuItem15.Name                  = "treeMenuItem15";
     this.treeMenuItem15.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem15.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem15.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem15.TabIndex              = 0;
     this.treeMenuItem15.Text                  = "Facilisis";
     //
     // treeMenuItem16
     //
     this.treeMenuItem16.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem16.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem16.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem16.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem16.Location              = new System.Drawing.Point(2, 75);
     this.treeMenuItem16.Name                  = "treeMenuItem16";
     this.treeMenuItem16.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem16.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem16.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem16.TabIndex              = 0;
     this.treeMenuItem16.Text                  = "Vitae";
     //
     // treeMenuItem17
     //
     this.treeMenuItem17.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem17.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem17.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem17.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem17.Location              = new System.Drawing.Point(2, 100);
     this.treeMenuItem17.Name                  = "treeMenuItem17";
     this.treeMenuItem17.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem17.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem17.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem17.TabIndex              = 0;
     this.treeMenuItem17.Text                  = "Consequat";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.treeNavigator3);
     this.panel2.Location = new System.Drawing.Point(1, 24);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(568, 203);
     this.panel2.TabIndex = 1;
     //
     // treeNavigator3
     //
     this.treeNavigator3.BackColor     = System.Drawing.Color.White;
     this.treeNavigator3.Dock          = System.Windows.Forms.DockStyle.Fill;
     headerCollection2.Font            = new System.Drawing.Font("Arial", 8F);
     headerCollection2.Height          = 20;
     this.treeNavigator3.Header        = headerCollection2;
     this.treeNavigator3.ItemBackColor = System.Drawing.Color.White;
     this.treeNavigator3.Items.Add(this.treeMenuItem1);
     this.treeNavigator3.Items.Add(this.treeMenuItem2);
     this.treeNavigator3.Items.Add(this.treeMenuItem3);
     this.treeNavigator3.Items.Add(this.treeMenuItem4);
     this.treeNavigator3.Items.Add(this.treeMenuItem5);
     this.treeNavigator3.Items.Add(this.treeMenuItem6);
     this.treeNavigator3.Items.Add(this.treeMenuItem7);
     this.treeNavigator3.Items.Add(this.treeMenuItem8);
     this.treeNavigator3.Location    = new System.Drawing.Point(0, 0);
     this.treeNavigator3.MinimumSize = new System.Drawing.Size(150, 150);
     this.treeNavigator3.Name        = "treeNavigator3";
     this.treeNavigator3.PadY        = 5;
     this.treeNavigator3.ShowHeader  = false;
     this.treeNavigator3.Size        = new System.Drawing.Size(568, 203);
     this.treeNavigator3.TabIndex    = 1;
     this.treeNavigator3.Text        = "treeNavigator3";
     //
     // treeMenuItem1
     //
     this.treeMenuItem1.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem1.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem1.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem1.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem1.Location              = new System.Drawing.Point(2, 0);
     this.treeMenuItem1.Name                  = "treeMenuItem1";
     this.treeMenuItem1.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem1.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem1.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem1.TabIndex              = 0;
     this.treeMenuItem1.Text                  = "Quisque";
     //
     // treeMenuItem2
     //
     this.treeMenuItem2.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem2.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem2.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem2.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem2.Location              = new System.Drawing.Point(2, 25);
     this.treeMenuItem2.Name                  = "treeMenuItem2";
     this.treeMenuItem2.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem2.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem2.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem2.TabIndex              = 0;
     this.treeMenuItem2.Text                  = "Vestibulum";
     //
     // treeMenuItem3
     //
     this.treeMenuItem3.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem3.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem3.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem3.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem3.Location              = new System.Drawing.Point(2, 50);
     this.treeMenuItem3.Name                  = "treeMenuItem3";
     this.treeMenuItem3.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem3.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem3.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem3.TabIndex              = 0;
     this.treeMenuItem3.Text                  = "Pretium";
     //
     // treeMenuItem4
     //
     this.treeMenuItem4.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem4.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem4.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem4.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem4.Location              = new System.Drawing.Point(2, 75);
     this.treeMenuItem4.Name                  = "treeMenuItem4";
     this.treeMenuItem4.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem4.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem4.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem4.TabIndex              = 0;
     this.treeMenuItem4.Text                  = "Adipiscing";
     //
     // treeMenuItem5
     //
     this.treeMenuItem5.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem5.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem5.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem5.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem5.Location              = new System.Drawing.Point(2, 100);
     this.treeMenuItem5.Name                  = "treeMenuItem5";
     this.treeMenuItem5.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem5.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem5.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem5.TabIndex              = 0;
     this.treeMenuItem5.Text                  = "Facilisis";
     //
     // treeMenuItem6
     //
     this.treeMenuItem6.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem6.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem6.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem6.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem6.Location              = new System.Drawing.Point(2, 125);
     this.treeMenuItem6.Name                  = "treeMenuItem6";
     this.treeMenuItem6.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem6.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem6.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem6.TabIndex              = 0;
     this.treeMenuItem6.Text                  = "Libero";
     //
     // treeMenuItem7
     //
     this.treeMenuItem7.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem7.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem7.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem7.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem7.Location              = new System.Drawing.Point(2, 150);
     this.treeMenuItem7.Name                  = "treeMenuItem7";
     this.treeMenuItem7.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem7.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem7.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem7.TabIndex              = 0;
     this.treeMenuItem7.Text                  = "Dictumst";
     //
     // treeMenuItem8
     //
     this.treeMenuItem8.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem8.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem8.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem8.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem8.Location              = new System.Drawing.Point(2, 175);
     this.treeMenuItem8.Name                  = "treeMenuItem8";
     this.treeMenuItem8.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem8.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem8.Size                  = new System.Drawing.Size(546, 20);
     this.treeMenuItem8.TabIndex              = 0;
     this.treeMenuItem8.Text                  = "Purus";
     //
     // panel3
     //
     this.panel3.Controls.Add(this.treeNavigator2);
     this.panel3.Location = new System.Drawing.Point(1, 24);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(568, 203);
     this.panel3.TabIndex = 1;
     //
     // treeNavigator2
     //
     this.treeNavigator2.BackColor     = System.Drawing.Color.White;
     this.treeNavigator2.Dock          = System.Windows.Forms.DockStyle.Fill;
     headerCollection3.Font            = new System.Drawing.Font("Arial", 8F);
     headerCollection3.Height          = 20;
     this.treeNavigator2.Header        = headerCollection3;
     this.treeNavigator2.ItemBackColor = System.Drawing.Color.White;
     this.treeNavigator2.Items.Add(this.treeMenuItem9);
     this.treeNavigator2.Items.Add(this.treeMenuItem10);
     this.treeNavigator2.Items.Add(this.treeMenuItem11);
     this.treeNavigator2.Items.Add(this.treeMenuItem12);
     this.treeNavigator2.Location    = new System.Drawing.Point(0, 0);
     this.treeNavigator2.MinimumSize = new System.Drawing.Size(150, 150);
     this.treeNavigator2.Name        = "treeNavigator2";
     this.treeNavigator2.PadY        = 5;
     this.treeNavigator2.ShowHeader  = false;
     this.treeNavigator2.Size        = new System.Drawing.Size(568, 203);
     this.treeNavigator2.TabIndex    = 1;
     this.treeNavigator2.Text        = "treeNavigator2";
     //
     // treeMenuItem9
     //
     this.treeMenuItem9.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem9.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem9.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem9.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem9.Location              = new System.Drawing.Point(2, 0);
     this.treeMenuItem9.Name                  = "treeMenuItem9";
     this.treeMenuItem9.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem9.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem9.Size                  = new System.Drawing.Size(547, 20);
     this.treeMenuItem9.TabIndex              = 0;
     this.treeMenuItem9.Text                  = "Pulvinar";
     //
     // treeMenuItem10
     //
     this.treeMenuItem10.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem10.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem10.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem10.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem10.Location              = new System.Drawing.Point(2, 25);
     this.treeMenuItem10.Name                  = "treeMenuItem10";
     this.treeMenuItem10.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem10.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem10.Size                  = new System.Drawing.Size(547, 20);
     this.treeMenuItem10.TabIndex              = 0;
     this.treeMenuItem10.Text                  = "Aliquam";
     //
     // treeMenuItem11
     //
     this.treeMenuItem11.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem11.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem11.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem11.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem11.Location              = new System.Drawing.Point(2, 50);
     this.treeMenuItem11.Name                  = "treeMenuItem11";
     this.treeMenuItem11.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem11.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem11.Size                  = new System.Drawing.Size(547, 20);
     this.treeMenuItem11.TabIndex              = 0;
     this.treeMenuItem11.Text                  = "Adipiscing";
     //
     // treeMenuItem12
     //
     this.treeMenuItem12.BackColor             = System.Drawing.Color.White;
     this.treeMenuItem12.ForeColor             = System.Drawing.Color.Black;
     this.treeMenuItem12.ItemBackColor         = System.Drawing.SystemColors.Control;
     this.treeMenuItem12.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
     this.treeMenuItem12.Location              = new System.Drawing.Point(2, 75);
     this.treeMenuItem12.Name                  = "treeMenuItem12";
     this.treeMenuItem12.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
     this.treeMenuItem12.SelectedItemForeColor = System.Drawing.Color.Black;
     this.treeMenuItem12.Size                  = new System.Drawing.Size(547, 20);
     this.treeMenuItem12.TabIndex              = 0;
     this.treeMenuItem12.Text                  = "Vehicula";
     //
     // panel4
     //
     this.panel4.Controls.Add(this.richTextBox1);
     this.panel4.Location = new System.Drawing.Point(1, 24);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(220, 228);
     this.panel4.TabIndex = 1;
     //
     // richTextBox1
     //
     this.richTextBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.richTextBox1.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.richTextBox1.Location = new System.Drawing.Point(0, 0);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.Size     = new System.Drawing.Size(220, 228);
     this.richTextBox1.TabIndex = 0;
     this.richTextBox1.Text     = "lacus amet amet ultricies.";
     //
     // ControlLogs
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name = "ControlLogs";
     this.Size = new System.Drawing.Size(796, 263);
     ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #3
0
 /// <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.TreeNavigator.HeaderCollection headerCollection4        = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     Syncfusion.Windows.Forms.Tools.ActiveStateCollection          activeStateCollection4   = new Syncfusion.Windows.Forms.Tools.ActiveStateCollection();
     Syncfusion.Windows.Forms.Tools.InactiveStateCollection        inactiveStateCollection4 = new Syncfusion.Windows.Forms.Tools.InactiveStateCollection();
     Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer           toggleButtonRenderer4    = new Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer();
     Syncfusion.Windows.Forms.Tools.SliderCollection sliderCollection4 = new Syncfusion.Windows.Forms.Tools.SliderCollection();
     this.splitContainer1      = new System.Windows.Forms.SplitContainer();
     this.navSettings          = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.treeVideoSettings    = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMapsSettings     = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.btnApply             = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.panel1               = new System.Windows.Forms.Panel();
     this.panelVideoSettings   = new System.Windows.Forms.Panel();
     this.label5               = new System.Windows.Forms.Label();
     this.toggleSaveVideo      = new Syncfusion.Windows.Forms.Tools.ToggleButton();
     this.panelSaveVideo       = new System.Windows.Forms.Panel();
     this.cbUseDefault         = new System.Windows.Forms.CheckBox();
     this.btnBrowsePath        = new Syncfusion.WinForms.Controls.SfButton();
     this.txtPathFolder        = new System.Windows.Forms.TextBox();
     this.cmbVIdeoFormat       = new Syncfusion.WinForms.ListView.SfComboBox();
     this.label4               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.cmbAspectRatio       = new Syncfusion.WinForms.ListView.SfComboBox();
     this.label2               = new System.Windows.Forms.Label();
     this.label1               = new System.Windows.Forms.Label();
     this.menuApparances       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeGeneralSettings  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.folderBrowserSave    = new System.Windows.Forms.FolderBrowserDialog();
     this.panelMapsSettings    = new System.Windows.Forms.Panel();
     this.label6               = new System.Windows.Forms.Label();
     this.cmbMapMode           = new Syncfusion.WinForms.ListView.SfComboBox();
     this.txtCacheLocation     = new System.Windows.Forms.TextBox();
     this.btnBrowseCacheLoc    = new Syncfusion.WinForms.Controls.SfButton();
     this.label7               = new System.Windows.Forms.Label();
     this.cbUseDefaultCacheLoc = new System.Windows.Forms.CheckBox();
     this.label8               = new System.Windows.Forms.Label();
     this.txtMapLocation       = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panelVideoSettings.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toggleSaveVideo)).BeginInit();
     this.panelSaveVideo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbVIdeoFormat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbAspectRatio)).BeginInit();
     this.panelMapsSettings.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMapMode)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.navSettings);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.panel1);
     this.splitContainer1.Size             = new System.Drawing.Size(637, 528);
     this.splitContainer1.SplitterDistance = 212;
     this.splitContainer1.TabIndex         = 0;
     //
     // navSettings
     //
     this.navSettings.Dock          = System.Windows.Forms.DockStyle.Fill;
     headerCollection4.Font         = new System.Drawing.Font("Segoe UI", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     headerCollection4.HeaderText   = "Settings";
     this.navSettings.Header        = headerCollection4;
     this.navSettings.ItemBackColor = System.Drawing.SystemColors.Control;
     this.navSettings.Items.Add(this.treeVideoSettings);
     this.navSettings.Items.Add(this.treeMapsSettings);
     this.navSettings.Items.Add(this.btnApply);
     this.navSettings.Location          = new System.Drawing.Point(0, 0);
     this.navSettings.MinimumSize       = new System.Drawing.Size(150, 150);
     this.navSettings.Name              = "navSettings";
     this.navSettings.Size              = new System.Drawing.Size(212, 528);
     this.navSettings.TabIndex          = 0;
     this.navSettings.Text              = "treeNavigator1";
     this.navSettings.SelectionChanged += new Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventHandler(this.navSettings_SelectionChanged);
     //
     // treeVideoSettings
     //
     this.treeVideoSettings.BackColor     = System.Drawing.SystemColors.Control;
     this.treeVideoSettings.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeVideoSettings.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeVideoSettings.Location      = new System.Drawing.Point(0, 0);
     this.treeVideoSettings.Name          = "treeVideoSettings";
     this.treeVideoSettings.Size          = new System.Drawing.Size(208, 50);
     this.treeVideoSettings.TabIndex      = 1;
     this.treeVideoSettings.Text          = "Video";
     //
     // treeMapsSettings
     //
     this.treeMapsSettings.BackColor     = System.Drawing.SystemColors.Control;
     this.treeMapsSettings.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeMapsSettings.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMapsSettings.Location      = new System.Drawing.Point(0, 52);
     this.treeMapsSettings.Name          = "treeMapsSettings";
     this.treeMapsSettings.Size          = new System.Drawing.Size(208, 50);
     this.treeMapsSettings.TabIndex      = 1;
     this.treeMapsSettings.Text          = "Maps";
     //
     // btnApply
     //
     this.btnApply.BackColor     = System.Drawing.SystemColors.Control;
     this.btnApply.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.btnApply.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnApply.ItemBackColor = System.Drawing.SystemColors.Control;
     this.btnApply.Location      = new System.Drawing.Point(0, 427);
     this.btnApply.Name          = "btnApply";
     this.btnApply.Size          = new System.Drawing.Size(210, 50);
     this.btnApply.TabIndex      = 1;
     this.btnApply.Text          = "Apply";
     this.btnApply.Click        += new System.EventHandler(this.btnApply_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panelVideoSettings);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(421, 528);
     this.panel1.TabIndex = 0;
     //
     // panelVideoSettings
     //
     this.panelVideoSettings.Controls.Add(this.panelMapsSettings);
     this.panelVideoSettings.Controls.Add(this.label5);
     this.panelVideoSettings.Controls.Add(this.toggleSaveVideo);
     this.panelVideoSettings.Controls.Add(this.panelSaveVideo);
     this.panelVideoSettings.Controls.Add(this.cmbAspectRatio);
     this.panelVideoSettings.Controls.Add(this.label2);
     this.panelVideoSettings.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelVideoSettings.Location = new System.Drawing.Point(0, 0);
     this.panelVideoSettings.Name     = "panelVideoSettings";
     this.panelVideoSettings.Size     = new System.Drawing.Size(421, 528);
     this.panelVideoSettings.TabIndex = 1;
     this.panelVideoSettings.Visible  = false;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(31, 111);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(87, 21);
     this.label5.TabIndex = 6;
     this.label5.Text     = "Save Video";
     //
     // toggleSaveVideo
     //
     this.toggleSaveVideo.ActiveState         = activeStateCollection4;
     this.toggleSaveVideo.Font                = new System.Drawing.Font("Segoe UI", 9F);
     this.toggleSaveVideo.ForeColor           = System.Drawing.Color.Black;
     inactiveStateCollection4.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
     this.toggleSaveVideo.InactiveState       = inactiveStateCollection4;
     this.toggleSaveVideo.Location            = new System.Drawing.Point(283, 102);
     this.toggleSaveVideo.MinimumSize         = new System.Drawing.Size(52, 20);
     this.toggleSaveVideo.Name                = "toggleSaveVideo";
     this.toggleSaveVideo.Renderer            = toggleButtonRenderer4;
     this.toggleSaveVideo.Size                = new System.Drawing.Size(90, 40);
     this.toggleSaveVideo.Slider              = sliderCollection4;
     this.toggleSaveVideo.TabIndex            = 5;
     this.toggleSaveVideo.Text                = "toggleButton1";
     this.toggleSaveVideo.VisualStyle         = Syncfusion.Windows.Forms.Tools.ToggleButtonStyle.Default;
     this.toggleSaveVideo.ToggleStateChanged += new Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventHandler(this.toggleSaveVideo_ToggleStateChanged);
     //
     // panelSaveVideo
     //
     this.panelSaveVideo.Controls.Add(this.cbUseDefault);
     this.panelSaveVideo.Controls.Add(this.btnBrowsePath);
     this.panelSaveVideo.Controls.Add(this.txtPathFolder);
     this.panelSaveVideo.Controls.Add(this.cmbVIdeoFormat);
     this.panelSaveVideo.Controls.Add(this.label4);
     this.panelSaveVideo.Controls.Add(this.label3);
     this.panelSaveVideo.Location = new System.Drawing.Point(35, 157);
     this.panelSaveVideo.Name     = "panelSaveVideo";
     this.panelSaveVideo.Size     = new System.Drawing.Size(349, 163);
     this.panelSaveVideo.TabIndex = 4;
     this.panelSaveVideo.Visible  = false;
     //
     // cbUseDefault
     //
     this.cbUseDefault.AutoSize = true;
     this.cbUseDefault.Location = new System.Drawing.Point(7, 132);
     this.cbUseDefault.Name     = "cbUseDefault";
     this.cbUseDefault.Size     = new System.Drawing.Size(80, 17);
     this.cbUseDefault.TabIndex = 13;
     this.cbUseDefault.Text     = "Use default";
     this.cbUseDefault.UseVisualStyleBackColor = true;
     this.cbUseDefault.CheckedChanged         += new System.EventHandler(this.cbUseDefault_CheckedChanged);
     //
     // btnBrowsePath
     //
     this.btnBrowsePath.AccessibleName = "Button";
     this.btnBrowsePath.Font           = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnBrowsePath.Location       = new System.Drawing.Point(312, 98);
     this.btnBrowsePath.Name           = "btnBrowsePath";
     this.btnBrowsePath.Size           = new System.Drawing.Size(26, 20);
     this.btnBrowsePath.TabIndex       = 12;
     this.btnBrowsePath.Text           = "...";
     this.btnBrowsePath.Click         += new System.EventHandler(this.btnBrowsePath_Click);
     //
     // txtPathFolder
     //
     this.txtPathFolder.Location = new System.Drawing.Point(7, 98);
     this.txtPathFolder.Name     = "txtPathFolder";
     this.txtPathFolder.ReadOnly = true;
     this.txtPathFolder.Size     = new System.Drawing.Size(299, 20);
     this.txtPathFolder.TabIndex = 11;
     //
     // cmbVIdeoFormat
     //
     this.cmbVIdeoFormat.AllowDropDownResize = false;
     this.cmbVIdeoFormat.Location            = new System.Drawing.Point(217, 8);
     this.cmbVIdeoFormat.Name     = "cmbVIdeoFormat";
     this.cmbVIdeoFormat.Size     = new System.Drawing.Size(121, 28);
     this.cmbVIdeoFormat.TabIndex = 10;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(3, 68);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(103, 21);
     this.label4.TabIndex = 9;
     this.label4.Text     = "Save video to";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(3, 15);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(104, 21);
     this.label3.TabIndex = 8;
     this.label3.Text     = "Video Format";
     //
     // cmbAspectRatio
     //
     this.cmbAspectRatio.AllowDropDownResize = false;
     this.cmbAspectRatio.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.Append;
     this.cmbAspectRatio.Location            = new System.Drawing.Point(252, 37);
     this.cmbAspectRatio.Name     = "cmbAspectRatio";
     this.cmbAspectRatio.Size     = new System.Drawing.Size(121, 28);
     this.cmbAspectRatio.TabIndex = 3;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(31, 44);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(96, 21);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Aspect Ratio";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(30, 50);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(221, 25);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Personalize your settings";
     //
     // menuApparances
     //
     this.menuApparances.BackColor     = System.Drawing.SystemColors.Control;
     this.menuApparances.Font          = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.menuApparances.ItemBackColor = System.Drawing.SystemColors.Control;
     this.menuApparances.Location      = new System.Drawing.Point(0, 52);
     this.menuApparances.Name          = "menuApparances";
     this.menuApparances.Size          = new System.Drawing.Size(208, 50);
     this.menuApparances.TabIndex      = 1;
     this.menuApparances.Text          = "Apparances";
     //
     // treeGeneralSettings
     //
     this.treeGeneralSettings.BackColor     = System.Drawing.SystemColors.Control;
     this.treeGeneralSettings.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeGeneralSettings.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeGeneralSettings.Location      = new System.Drawing.Point(0, 0);
     this.treeGeneralSettings.Name          = "treeGeneralSettings";
     this.treeGeneralSettings.Size          = new System.Drawing.Size(210, 50);
     this.treeGeneralSettings.TabIndex      = 1;
     this.treeGeneralSettings.Text          = "General";
     //
     // panelMapsSettings
     //
     this.panelMapsSettings.Controls.Add(this.txtMapLocation);
     this.panelMapsSettings.Controls.Add(this.label8);
     this.panelMapsSettings.Controls.Add(this.cbUseDefaultCacheLoc);
     this.panelMapsSettings.Controls.Add(this.label7);
     this.panelMapsSettings.Controls.Add(this.btnBrowseCacheLoc);
     this.panelMapsSettings.Controls.Add(this.txtCacheLocation);
     this.panelMapsSettings.Controls.Add(this.cmbMapMode);
     this.panelMapsSettings.Controls.Add(this.label6);
     this.panelMapsSettings.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelMapsSettings.Location = new System.Drawing.Point(0, 0);
     this.panelMapsSettings.Name     = "panelMapsSettings";
     this.panelMapsSettings.Size     = new System.Drawing.Size(421, 528);
     this.panelMapsSettings.TabIndex = 7;
     this.panelMapsSettings.Visible  = false;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(38, 36);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(92, 21);
     this.label6.TabIndex = 0;
     this.label6.Text     = "Maps Mode";
     //
     // cmbMapMode
     //
     this.cmbMapMode.AllowDropDownResize = false;
     this.cmbMapMode.Location            = new System.Drawing.Point(252, 29);
     this.cmbMapMode.Name     = "cmbMapMode";
     this.cmbMapMode.Size     = new System.Drawing.Size(121, 28);
     this.cmbMapMode.TabIndex = 1;
     //
     // txtCacheLocation
     //
     this.txtCacheLocation.Location = new System.Drawing.Point(43, 167);
     this.txtCacheLocation.Name     = "txtCacheLocation";
     this.txtCacheLocation.ReadOnly = true;
     this.txtCacheLocation.Size     = new System.Drawing.Size(298, 20);
     this.txtCacheLocation.TabIndex = 2;
     //
     // btnBrowseCacheLoc
     //
     this.btnBrowseCacheLoc.AccessibleName = "Button";
     this.btnBrowseCacheLoc.Font           = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnBrowseCacheLoc.Location       = new System.Drawing.Point(347, 167);
     this.btnBrowseCacheLoc.Name           = "btnBrowseCacheLoc";
     this.btnBrowseCacheLoc.Size           = new System.Drawing.Size(31, 20);
     this.btnBrowseCacheLoc.TabIndex       = 3;
     this.btnBrowseCacheLoc.Text           = "...";
     this.btnBrowseCacheLoc.Click         += new System.EventHandler(this.btnBrowseCacheLoc_Click);
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(38, 139);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(161, 21);
     this.label7.TabIndex = 4;
     this.label7.Text     = "Saved Cache Location";
     //
     // cbUseDefaultCacheLoc
     //
     this.cbUseDefaultCacheLoc.AutoSize = true;
     this.cbUseDefaultCacheLoc.Location = new System.Drawing.Point(43, 194);
     this.cbUseDefaultCacheLoc.Name     = "cbUseDefaultCacheLoc";
     this.cbUseDefaultCacheLoc.Size     = new System.Drawing.Size(80, 17);
     this.cbUseDefaultCacheLoc.TabIndex = 5;
     this.cbUseDefaultCacheLoc.Text     = "Use default";
     this.cbUseDefaultCacheLoc.UseVisualStyleBackColor = true;
     this.cbUseDefaultCacheLoc.CheckedChanged         += new System.EventHandler(this.cbUseDefaultCacheLoc_CheckedChanged);
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(38, 78);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(95, 21);
     this.label8.TabIndex = 6;
     this.label8.Text     = "Set Location";
     //
     // txtMapLocation
     //
     this.txtMapLocation.Location = new System.Drawing.Point(42, 102);
     this.txtMapLocation.Name     = "txtMapLocation";
     this.txtMapLocation.Size     = new System.Drawing.Size(298, 20);
     this.txtMapLocation.TabIndex = 7;
     //
     // frmSettings
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionForeColor    = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(637, 528);
     this.Controls.Add(this.splitContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name            = "frmSettings";
     this.ShowIcon        = false;
     this.ShowMaximizeBox = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Settings";
     this.TopMost         = true;
     this.Load           += new System.EventHandler(this.frmSettings_Load);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panelVideoSettings.ResumeLayout(false);
     this.panelVideoSettings.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toggleSaveVideo)).EndInit();
     this.panelSaveVideo.ResumeLayout(false);
     this.panelSaveVideo.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbVIdeoFormat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbAspectRatio)).EndInit();
     this.panelMapsSettings.ResumeLayout(false);
     this.panelMapsSettings.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbMapMode)).EndInit();
     this.ResumeLayout(false);
 }
예제 #4
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager                resources         = new System.ComponentModel.ComponentResourceManager(typeof(UserControl1));
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel2         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel3         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel4         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection1 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection2 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection3 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            this.dockingManager1 = new Syncfusion.Windows.Forms.Tools.DockingManager(this.components);
            this.panel2          = new System.Windows.Forms.Panel();
            this.treeNavigator3  = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.treeMenuItem11  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem12  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem13  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem14  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem15  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.panel3          = new System.Windows.Forms.Panel();
            this.treeNavigator2  = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.treeMenuItem6   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem7   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem8   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem9   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem10  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.panel4          = new System.Windows.Forms.Panel();
            this.treeNavigator1  = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.treeMenuItem1   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem2   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem3   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem4   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem5   = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).BeginInit();
            this.panel2.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel4.SuspendLayout();
            this.SuspendLayout();
            //
            // dockingManager1
            //
            this.dockingManager1.ActiveCaptionFont    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.AutoHideTabFont      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.AutoHideTabForeColor = System.Drawing.Color.Empty;
#if !NETCORE
            this.dockingManager1.DockLayoutStream = ((System.IO.MemoryStream)(resources.GetObject("dockingManager1.DockLayoutStream")));
#endif
            this.dockingManager1.DockTabFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.DockTabForeColor          = System.Drawing.Color.Empty;
            this.dockingManager1.HostControl               = this;
            this.dockingManager1.InActiveCaptionBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212))))));
            this.dockingManager1.InActiveCaptionFont       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.MetroButtonColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.dockingManager1.MetroColor             = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.dockingManager1.MetroSplitterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(159)))), ((int)(((byte)(183)))));
            this.dockingManager1.ReduceFlickeringInRtl  = false;
            this.dockingManager1.VisualStyle            = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Close, "CloseButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Pin, "PinButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Maximize, "MaximizeButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Restore, "RestoreButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Menu, "MenuButton"));
            this.dockingManager1.SetDockLabel(this.panel2, "Ipsum");
            this.dockingManager1.SetEnableDocking(this.panel2, true);
            ccbpanel2.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel2, ccbpanel2);
            this.dockingManager1.SetDockLabel(this.panel3, "Navigation Controls");
            this.dockingManager1.SetEnableDocking(this.panel3, true);
            ccbpanel3.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel3, ccbpanel3);
            this.dockingManager1.SetDockLabel(this.panel4, "List Controls");
            this.dockingManager1.SetEnableDocking(this.panel4, true);
            ccbpanel4.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel4, ccbpanel4);
            //
            // panel2
            //
            this.panel2.Controls.Add(this.treeNavigator3);
            this.panel2.Location = new System.Drawing.Point(1, 24);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(161, 516);
            this.panel2.TabIndex = 3;
            //
            // treeNavigator3
            //
            this.treeNavigator3.BackColor     = System.Drawing.Color.White;
            this.treeNavigator3.Dock          = System.Windows.Forms.DockStyle.Fill;
            headerCollection1.Font            = new System.Drawing.Font("Arial", 8F);
            headerCollection1.Height          = 20;
            this.treeNavigator3.Header        = headerCollection1;
            this.treeNavigator3.ItemBackColor = System.Drawing.Color.White;
            this.treeNavigator3.Items.Add(this.treeMenuItem11);
            this.treeNavigator3.Items.Add(this.treeMenuItem12);
            this.treeNavigator3.Items.Add(this.treeMenuItem13);
            this.treeNavigator3.Items.Add(this.treeMenuItem14);
            this.treeNavigator3.Items.Add(this.treeMenuItem15);
            this.treeNavigator3.Location    = new System.Drawing.Point(0, 0);
            this.treeNavigator3.MinimumSize = new System.Drawing.Size(150, 150);
            this.treeNavigator3.Name        = "treeNavigator3";
            this.treeNavigator3.PadY        = 5;
            this.treeNavigator3.ShowHeader  = false;
            this.treeNavigator3.Size        = new System.Drawing.Size(161, 516);
            this.treeNavigator3.TabIndex    = 0;
            this.treeNavigator3.Text        = "treeNavigator3";
            //
            // treeMenuItem11
            //
            this.treeMenuItem11.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem11.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem11.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem11.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem11.Location              = new System.Drawing.Point(2, 0);
            this.treeMenuItem11.Name                  = "treeMenuItem11";
            this.treeMenuItem11.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem11.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem11.Size                  = new System.Drawing.Size(139, 20);
            this.treeMenuItem11.TabIndex              = 0;
            this.treeMenuItem11.Text                  = "Libero";
            //
            // treeMenuItem12
            //
            this.treeMenuItem12.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem12.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem12.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem12.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem12.Location              = new System.Drawing.Point(2, 25);
            this.treeMenuItem12.Name                  = "treeMenuItem12";
            this.treeMenuItem12.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem12.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem12.Size                  = new System.Drawing.Size(139, 20);
            this.treeMenuItem12.TabIndex              = 0;
            this.treeMenuItem12.Text                  = "Orci dis";
            //
            // treeMenuItem13
            //
            this.treeMenuItem13.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem13.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem13.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem13.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem13.Location              = new System.Drawing.Point(2, 50);
            this.treeMenuItem13.Name                  = "treeMenuItem13";
            this.treeMenuItem13.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem13.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem13.Size                  = new System.Drawing.Size(139, 20);
            this.treeMenuItem13.TabIndex              = 0;
            this.treeMenuItem13.Text                  = "Porta";
            //
            // treeMenuItem14
            //
            this.treeMenuItem14.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem14.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem14.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem14.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem14.Location              = new System.Drawing.Point(2, 75);
            this.treeMenuItem14.Name                  = "treeMenuItem14";
            this.treeMenuItem14.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem14.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem14.Size                  = new System.Drawing.Size(139, 20);
            this.treeMenuItem14.TabIndex              = 0;
            this.treeMenuItem14.Text                  = "Massa";
            //
            // treeMenuItem15
            //
            this.treeMenuItem15.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem15.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem15.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem15.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem15.Location              = new System.Drawing.Point(2, 100);
            this.treeMenuItem15.Name                  = "treeMenuItem15";
            this.treeMenuItem15.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem15.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem15.Size                  = new System.Drawing.Size(139, 20);
            this.treeMenuItem15.TabIndex              = 0;
            this.treeMenuItem15.Text                  = "Ligula";
            //
            // panel3
            //
            this.panel3.Controls.Add(this.treeNavigator2);
            this.panel3.Location = new System.Drawing.Point(1, 24);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(165, 516);
            this.panel3.TabIndex = 4;
            //
            // treeNavigator2
            //
            this.treeNavigator2.BackColor     = System.Drawing.Color.White;
            this.treeNavigator2.Dock          = System.Windows.Forms.DockStyle.Fill;
            headerCollection2.Font            = new System.Drawing.Font("Arial", 8F);
            headerCollection2.Height          = 20;
            this.treeNavigator2.Header        = headerCollection2;
            this.treeNavigator2.ItemBackColor = System.Drawing.Color.White;
            this.treeNavigator2.Items.Add(this.treeMenuItem6);
            this.treeNavigator2.Items.Add(this.treeMenuItem7);
            this.treeNavigator2.Items.Add(this.treeMenuItem8);
            this.treeNavigator2.Items.Add(this.treeMenuItem9);
            this.treeNavigator2.Items.Add(this.treeMenuItem10);
            this.treeNavigator2.Location    = new System.Drawing.Point(0, 0);
            this.treeNavigator2.MinimumSize = new System.Drawing.Size(150, 150);
            this.treeNavigator2.Name        = "treeNavigator2";
            this.treeNavigator2.PadY        = 5;
            this.treeNavigator2.ShowHeader  = false;
            this.treeNavigator2.Size        = new System.Drawing.Size(165, 516);
            this.treeNavigator2.TabIndex    = 0;
            this.treeNavigator2.Text        = "treeNavigator2";
            //
            // treeMenuItem6
            //
            this.treeMenuItem6.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem6.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem6.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem6.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem6.Location              = new System.Drawing.Point(2, 0);
            this.treeMenuItem6.Name                  = "treeMenuItem6";
            this.treeMenuItem6.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem6.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem6.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem6.TabIndex              = 0;
            this.treeMenuItem6.Text                  = "Suscipit";
            //
            // treeMenuItem7
            //
            this.treeMenuItem7.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem7.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem7.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem7.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem7.Location              = new System.Drawing.Point(2, 25);
            this.treeMenuItem7.Name                  = "treeMenuItem7";
            this.treeMenuItem7.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem7.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem7.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem7.TabIndex              = 0;
            this.treeMenuItem7.Text                  = "Fringilla";
            //
            // treeMenuItem8
            //
            this.treeMenuItem8.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem8.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem8.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem8.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem8.Location              = new System.Drawing.Point(2, 50);
            this.treeMenuItem8.Name                  = "treeMenuItem8";
            this.treeMenuItem8.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem8.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem8.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem8.TabIndex              = 0;
            this.treeMenuItem8.Text                  = "Aliquam";
            //
            // treeMenuItem9
            //
            this.treeMenuItem9.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem9.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem9.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem9.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem9.Location              = new System.Drawing.Point(2, 75);
            this.treeMenuItem9.Name                  = "treeMenuItem9";
            this.treeMenuItem9.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem9.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem9.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem9.TabIndex              = 0;
            this.treeMenuItem9.Text                  = "Mollis";
            //
            // treeMenuItem10
            //
            this.treeMenuItem10.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem10.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem10.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem10.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem10.Location              = new System.Drawing.Point(2, 100);
            this.treeMenuItem10.Name                  = "treeMenuItem10";
            this.treeMenuItem10.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem10.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem10.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem10.TabIndex              = 0;
            this.treeMenuItem10.Text                  = "Lorem";
            //
            // panel4
            //
            this.panel4.Controls.Add(this.treeNavigator1);
            this.panel4.Location = new System.Drawing.Point(1, 24);
            this.panel4.Name     = "panel4";
            this.panel4.Size     = new System.Drawing.Size(165, 516);
            this.panel4.TabIndex = 5;
            //
            // treeNavigator1
            //
            this.treeNavigator1.BackColor     = System.Drawing.Color.White;
            this.treeNavigator1.Dock          = System.Windows.Forms.DockStyle.Fill;
            headerCollection3.Font            = new System.Drawing.Font("Arial", 8F);
            headerCollection3.Height          = 20;
            this.treeNavigator1.Header        = headerCollection3;
            this.treeNavigator1.ItemBackColor = System.Drawing.Color.White;
            this.treeNavigator1.Items.Add(this.treeMenuItem1);
            this.treeNavigator1.Items.Add(this.treeMenuItem2);
            this.treeNavigator1.Items.Add(this.treeMenuItem3);
            this.treeNavigator1.Items.Add(this.treeMenuItem4);
            this.treeNavigator1.Items.Add(this.treeMenuItem5);
            this.treeNavigator1.Location    = new System.Drawing.Point(0, 0);
            this.treeNavigator1.MinimumSize = new System.Drawing.Size(150, 150);
            this.treeNavigator1.Name        = "treeNavigator1";
            this.treeNavigator1.PadY        = 5;
            this.treeNavigator1.ShowHeader  = false;
            this.treeNavigator1.Size        = new System.Drawing.Size(165, 516);
            this.treeNavigator1.TabIndex    = 0;
            this.treeNavigator1.Text        = "treeNavigator1";
            //
            // treeMenuItem1
            //
            this.treeMenuItem1.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem1.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem1.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem1.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem1.Location              = new System.Drawing.Point(2, 0);
            this.treeMenuItem1.Name                  = "treeMenuItem1";
            this.treeMenuItem1.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem1.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem1.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem1.TabIndex              = 0;
            this.treeMenuItem1.Text                  = "Vestibulum";
            //
            // treeMenuItem2
            //
            this.treeMenuItem2.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem2.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem2.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem2.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem2.Location              = new System.Drawing.Point(2, 25);
            this.treeMenuItem2.Name                  = "treeMenuItem2";
            this.treeMenuItem2.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem2.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem2.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem2.TabIndex              = 0;
            this.treeMenuItem2.Text                  = "Nullam";
            //
            // treeMenuItem3
            //
            this.treeMenuItem3.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem3.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem3.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem3.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem3.Location              = new System.Drawing.Point(2, 50);
            this.treeMenuItem3.Name                  = "treeMenuItem3";
            this.treeMenuItem3.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem3.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem3.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem3.TabIndex              = 0;
            this.treeMenuItem3.Text                  = "Volutpat";
            //
            // treeMenuItem4
            //
            this.treeMenuItem4.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem4.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem4.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem4.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem4.Location              = new System.Drawing.Point(2, 75);
            this.treeMenuItem4.Name                  = "treeMenuItem4";
            this.treeMenuItem4.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem4.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem4.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem4.TabIndex              = 0;
            this.treeMenuItem4.Text                  = "Lectus";
            //
            // treeMenuItem5
            //
            this.treeMenuItem5.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem5.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem5.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem5.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem5.Location              = new System.Drawing.Point(2, 100);
            this.treeMenuItem5.Name                  = "treeMenuItem5";
            this.treeMenuItem5.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem5.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem5.Size                  = new System.Drawing.Size(144, 20);
            this.treeMenuItem5.TabIndex              = 0;
            this.treeMenuItem5.Text                  = "Pulvinar";
            //
            // UserControl1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.Name = "UserControl1";
            this.Size = new System.Drawing.Size(172, 566);
            ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).EndInit();
            this.panel2.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            this.ResumeLayout(false);
        }
예제 #5
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager                resources         = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel1         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel2         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel3         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel5         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel4         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection1 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection2 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection3 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection5 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            this.dockingManager1      = new Syncfusion.Windows.Forms.Tools.DockingManager(this.components);
            this.panel1               = new System.Windows.Forms.Panel();
            this.treeNavigator1       = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.panel2               = new System.Windows.Forms.Panel();
            this.treeNavigator2       = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.panel3               = new System.Windows.Forms.Panel();
            this.treeNavigator4       = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.panel5               = new System.Windows.Forms.Panel();
            this.richTextBox1         = new System.Windows.Forms.RichTextBox();
            this.panel4               = new System.Windows.Forms.Panel();
            this.treeNavigator3       = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.mainFrameBarManager1 = new Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager(this);
            this.bar1           = new Syncfusion.Windows.Forms.Tools.XPMenus.Bar(this.mainFrameBarManager1, "Options");
            this.parentBarItem1 = new Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem();
            this.barItem1       = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
            this.barItem2       = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
            ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).BeginInit();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel5.SuspendLayout();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mainFrameBarManager1)).BeginInit();
            this.SuspendLayout();
            //
            // dockingManager1
            //
            this.dockingManager1.ActiveCaptionFont    = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.AutoHideTabFont      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.AutoHideTabForeColor = System.Drawing.Color.Empty;
#if !NETCORE
            this.dockingManager1.DockLayoutStream = ((System.IO.MemoryStream)(resources.GetObject("dockingManager1.DockLayoutStream")));
#endif
            this.dockingManager1.DockTabFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.DockTabForeColor          = System.Drawing.Color.Empty;
            this.dockingManager1.HostControl               = this;
            this.dockingManager1.InActiveCaptionBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212))))));
            this.dockingManager1.InActiveCaptionFont       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.MetroButtonColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.dockingManager1.MetroColor             = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.dockingManager1.MetroSplitterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(159)))), ((int)(((byte)(183)))));
            this.dockingManager1.ReduceFlickeringInRtl  = false;
            this.dockingManager1.VisualStyle            = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Close, "CloseButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Pin, "PinButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Maximize, "MaximizeButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Restore, "RestoreButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Menu, "MenuButton"));
            this.dockingManager1.SetDockLabel(this.panel1, "Lorem ipsum ");
            this.dockingManager1.SetEnableDocking(this.panel1, true);
            ccbpanel1.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel1, ccbpanel1);
            this.dockingManager1.SetDockLabel(this.panel2, "Vestibulum Duis ");
            this.dockingManager1.SetEnableDocking(this.panel2, true);
            ccbpanel2.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel2, ccbpanel2);
            this.dockingManager1.SetDockLabel(this.panel3, "Ornare Dolor");
            this.dockingManager1.SetEnableDocking(this.panel3, true);
            ccbpanel3.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel3, ccbpanel3);
            this.dockingManager1.SetDockLabel(this.panel5, "Ante Nullam");
            this.dockingManager1.SetEnableDocking(this.panel5, true);
            ccbpanel5.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel5, ccbpanel5);
            this.dockingManager1.SetDockLabel(this.panel4, "Rerum Hac");
            this.dockingManager1.SetEnableDocking(this.panel4, true);
            ccbpanel4.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel4, ccbpanel4);
            //
            // panel1
            //
            this.panel1.Controls.Add(this.treeNavigator1);
            this.panel1.Location = new System.Drawing.Point(1, 24);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(167, 452);
            this.panel1.TabIndex = 0;
            //
            // treeNavigator1
            //
            this.treeNavigator1.BackColor     = System.Drawing.Color.White;
            this.treeNavigator1.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.treeNavigator1.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            headerCollection1.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            headerCollection1.HeaderText      = "EnterpriseToolKit";
            headerCollection1.Height          = 20;
            this.treeNavigator1.Header        = headerCollection1;
            this.treeNavigator1.ItemBackColor = System.Drawing.SystemColors.Control;
            this.treeNavigator1.Location      = new System.Drawing.Point(0, 0);
            this.treeNavigator1.MinimumSize   = new System.Drawing.Size(150, 150);
            this.treeNavigator1.Name          = "treeNavigator1";
            this.treeNavigator1.PadY          = 3;
            this.treeNavigator1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
            this.treeNavigator1.ShowHeader    = false;
            this.treeNavigator1.Size          = new System.Drawing.Size(167, 452);
            this.treeNavigator1.TabIndex      = 7;
            this.treeNavigator1.Text          = "treeNavigator1";
            //
            // panel2
            //
            this.panel2.Controls.Add(this.treeNavigator2);
            this.panel2.Location = new System.Drawing.Point(1, 24);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(152, 452);
            this.panel2.TabIndex = 1;
            //
            // treeNavigator2
            //
            this.treeNavigator2.BackColor     = System.Drawing.Color.White;
            this.treeNavigator2.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.treeNavigator2.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            headerCollection2.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            headerCollection2.HeaderText      = "EnterpriseToolKit";
            headerCollection2.Height          = 20;
            this.treeNavigator2.Header        = headerCollection2;
            this.treeNavigator2.ItemBackColor = System.Drawing.SystemColors.Control;
            this.treeNavigator2.Location      = new System.Drawing.Point(0, 0);
            this.treeNavigator2.MinimumSize   = new System.Drawing.Size(150, 150);
            this.treeNavigator2.Name          = "treeNavigator2";
            this.treeNavigator2.PadY          = 3;
            this.treeNavigator2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
            this.treeNavigator2.ShowHeader    = false;
            this.treeNavigator2.Size          = new System.Drawing.Size(152, 452);
            this.treeNavigator2.TabIndex      = 8;
            this.treeNavigator2.Text          = "treeNavigator2";
            //
            // panel3
            //
            this.panel3.Controls.Add(this.treeNavigator4);
            this.panel3.Location = new System.Drawing.Point(1, 24);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(120, 452);
            this.panel3.TabIndex = 1;
            //
            // treeNavigator4
            //
            this.treeNavigator4.BackColor     = System.Drawing.Color.White;
            this.treeNavigator4.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.treeNavigator4.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            headerCollection3.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            headerCollection3.HeaderText      = "EnterpriseToolKit";
            headerCollection3.Height          = 20;
            this.treeNavigator4.Header        = headerCollection3;
            this.treeNavigator4.ItemBackColor = System.Drawing.SystemColors.Control;
            this.treeNavigator4.Location      = new System.Drawing.Point(0, 0);
            this.treeNavigator4.MinimumSize   = new System.Drawing.Size(150, 150);
            this.treeNavigator4.Name          = "treeNavigator4";
            this.treeNavigator4.PadY          = 3;
            this.treeNavigator4.RightToLeft   = System.Windows.Forms.RightToLeft.No;
            this.treeNavigator4.ShowHeader    = false;
            this.treeNavigator4.Size          = new System.Drawing.Size(150, 452);
            this.treeNavigator4.TabIndex      = 8;
            this.treeNavigator4.Text          = "treeNavigator4";
            //
            // panel5
            //
            this.panel5.Controls.Add(this.richTextBox1);
            this.panel5.Location = new System.Drawing.Point(1, 24);
            this.panel5.Name     = "panel5";
            this.panel5.Size     = new System.Drawing.Size(280, 210);
            this.panel5.TabIndex = 2;
            //
            // richTextBox1
            //
            this.richTextBox1.BackColor = System.Drawing.Color.White;
            this.richTextBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox1.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.richTextBox1.Location  = new System.Drawing.Point(0, 0);
            this.richTextBox1.Name      = "richTextBox1";
            this.richTextBox1.ReadOnly  = true;
            this.richTextBox1.Size      = new System.Drawing.Size(280, 210);
            this.richTextBox1.TabIndex  = 0;
            this.richTextBox1.Text      = "Lorem ipsum dolor sit amet, lacus amet amet ultricies. Quisque mi venenatis morbi" +
                                          " libero, orci dis, mi ut et class porta, massa ligula magna enim, aliquam orci v" +
                                          "estibulum tempus. ";
            //
            // panel4
            //
            this.panel4.Controls.Add(this.treeNavigator3);
            this.panel4.Location = new System.Drawing.Point(1, 24);
            this.panel4.Name     = "panel4";
            this.panel4.Size     = new System.Drawing.Size(280, 213);
            this.panel4.TabIndex = 12;
            //
            // treeNavigator3
            //
            this.treeNavigator3.BackColor     = System.Drawing.Color.White;
            this.treeNavigator3.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.treeNavigator3.Font          = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            headerCollection5.Font            = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            headerCollection5.HeaderText      = "EnterpriseToolKit";
            headerCollection5.Height          = 20;
            this.treeNavigator3.Header        = headerCollection5;
            this.treeNavigator3.ItemBackColor = System.Drawing.SystemColors.Control;
            this.treeNavigator3.Location      = new System.Drawing.Point(0, 0);
            this.treeNavigator3.MinimumSize   = new System.Drawing.Size(150, 150);
            this.treeNavigator3.Name          = "treeNavigator3";
            this.treeNavigator3.PadY          = 3;
            this.treeNavigator3.RightToLeft   = System.Windows.Forms.RightToLeft.No;
            this.treeNavigator3.ShowHeader    = false;
            this.treeNavigator3.Size          = new System.Drawing.Size(280, 213);
            this.treeNavigator3.TabIndex      = 8;
            this.treeNavigator3.Text          = "treeNavigator3";
            //
            // mainFrameBarManager1
            //
#if !NETCORE
            this.mainFrameBarManager1.BarPositionInfo = ((System.IO.MemoryStream)(resources.GetObject("mainFrameBarManager1.BarPositionInfo")));
#endif
            this.mainFrameBarManager1.Bars.Add(this.bar1);
            this.mainFrameBarManager1.Categories.Add("Options");
            this.mainFrameBarManager1.CurrentBaseFormType = "Syncfusion.Windows.Forms.MetroForm";
            this.mainFrameBarManager1.EnableMenuMerge     = true;
            this.mainFrameBarManager1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.mainFrameBarManager1.Form = this;
            this.mainFrameBarManager1.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.barItem1,
                this.barItem2,
                this.parentBarItem1
            });
            this.mainFrameBarManager1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.mainFrameBarManager1.ResetCustomization = false;
            this.mainFrameBarManager1.Style = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.mainFrameBarManager1.UseBackwardCompatiblity = false;
            //
            // bar1
            //
            this.bar1.BarName = "Options";
            this.bar1.Caption = "Options";
            this.bar1.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.parentBarItem1
            });
            this.bar1.Manager = this.mainFrameBarManager1;
            //
            // parentBarItem1
            //
            this.parentBarItem1.BarName       = "parentBarItem1";
            this.parentBarItem1.CategoryIndex = 0;
            this.parentBarItem1.ID            = "Options";
            this.parentBarItem1.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.barItem1,
                this.barItem2
            });
            this.parentBarItem1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.parentBarItem1.ShowToolTipInPopUp = false;
            this.parentBarItem1.SizeToFit          = true;
            this.parentBarItem1.Text       = "Options";
            this.parentBarItem1.WrapLength = 20;
            //
            // barItem1
            //
            this.barItem1.BarName            = "barItem1";
            this.barItem1.CategoryIndex      = 0;
            this.barItem1.ID                 = "New Window";
            this.barItem1.ShowToolTipInPopUp = false;
            this.barItem1.SizeToFit          = true;
            this.barItem1.Text               = "New Window";
            //
            // barItem2
            //
            this.barItem2.BarName            = "barItem2";
            this.barItem2.CategoryIndex      = 0;
            this.barItem2.Checked            = true;
            this.barItem2.ID                 = "Make this as target Manager";
            this.barItem2.ShowToolTipInPopUp = false;
            this.barItem2.SizeToFit          = true;
            this.barItem2.Text               = "Make this as target Manager";
            //
            // Form2
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(748, 509);
            this.Font        = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MinimumSize = new System.Drawing.Size(760, 550);
            this.Name        = "Form2";
            this.Text        = "Docking Manager";
            ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.mainFrameBarManager1)).EndInit();
            this.ResumeLayout(false);
        }
예제 #6
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager                resources         = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel1         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel2         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel3         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel4         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection       ccbpanel5         = new Syncfusion.Windows.Forms.Tools.CaptionButtonsCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection2 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection3 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection1 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            this.dockingManager1     = new Syncfusion.Windows.Forms.Tools.DockingManager(this.components);
            this.panel1              = new System.Windows.Forms.Panel();
            this.userControl11       = new NestedDocking.UserControl1();
            this.panel2              = new System.Windows.Forms.Panel();
            this.controlLogs1        = new NestedDocking.ControlLogs();
            this.panel3              = new System.Windows.Forms.Panel();
            this.treeNavigator1      = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.treeMenuItem1       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem2       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem3       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem4       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem5       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem6       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.panel4              = new System.Windows.Forms.Panel();
            this.treeNavigator2      = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.treeMenuItem7       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem8       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem9       = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.panel5              = new System.Windows.Forms.Panel();
            this.hierarchy1          = new NestedDocking.Hierarchy();
            this.tabControlAdv1      = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
            this.tabPageAdv1         = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
            this.richTextBox1        = new System.Windows.Forms.RichTextBox();
            this.tabControlAdv2      = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
            this.treeNavigator3      = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.treeMenuItem10      = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem11      = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem12      = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.treeMenuItem13      = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
            this.richTextBox2        = new System.Windows.Forms.RichTextBox();
            this.richTextBox3        = new System.Windows.Forms.RichTextBox();
            this.richTextBox4        = new System.Windows.Forms.RichTextBox();
            this.dockingClientPanel1 = new Syncfusion.Windows.Forms.Tools.DockingClientPanel();
            ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).BeginInit();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel4.SuspendLayout();
            this.panel5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
            this.tabControlAdv1.SuspendLayout();
            this.tabPageAdv1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv2)).BeginInit();
            this.tabControlAdv2.SuspendLayout();
            this.dockingClientPanel1.SuspendLayout();
            this.SuspendLayout();
            //
            // dockingManager1
            //
            this.dockingManager1.ActiveCaptionFont         = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.AutoHideTabFont           = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.AutoHideTabForeColor      = System.Drawing.Color.Empty;
            this.dockingManager1.DockLayoutStream          = ((System.IO.MemoryStream)(resources.GetObject("dockingManager1.DockLayoutStream")));
            this.dockingManager1.DockTabFont               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.DockTabForeColor          = System.Drawing.Color.Empty;
            this.dockingManager1.HostControl               = this;
            this.dockingManager1.InActiveCaptionBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212))))));
            this.dockingManager1.InActiveCaptionFont       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.dockingManager1.MetroButtonColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.dockingManager1.MetroColor             = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.dockingManager1.MetroSplitterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(159)))), ((int)(((byte)(183)))));
            this.dockingManager1.ReduceFlickeringInRtl  = false;
            this.dockingManager1.VisualStyle            = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Close, "CloseButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Pin, "PinButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Maximize, "MaximizeButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Restore, "RestoreButton"));
            this.dockingManager1.CaptionButtons.Add(new Syncfusion.Windows.Forms.Tools.CaptionButton(Syncfusion.Windows.Forms.Tools.CaptionButtonType.Menu, "MenuButton"));
            this.dockingManager1.SetDockLabel(this.panel1, "Lorem");
            this.dockingManager1.SetEnableDocking(this.panel1, true);
            ccbpanel1.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel1, ccbpanel1);
            this.dockingManager1.SetDockLabel(this.panel2, "Control Logs");
            this.dockingManager1.SetEnableDocking(this.panel2, true);
            ccbpanel2.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel2, ccbpanel2);
            this.dockingManager1.SetDockLabel(this.panel3, "Product Showcase");
            this.dockingManager1.SetEnableDocking(this.panel3, true);
            this.dockingManager1.SetAutoHideOnLoad(this.panel3, true);
            ccbpanel3.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel3, ccbpanel3);
            this.dockingManager1.SetDockLabel(this.panel4, "Support");
            this.dockingManager1.SetEnableDocking(this.panel4, true);
            ccbpanel4.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel4, ccbpanel4);
            this.dockingManager1.SetDockLabel(this.panel5, "Windows Forms Dashboard");
            this.dockingManager1.SetEnableDocking(this.panel5, true);
            ccbpanel5.MergeWith(this.dockingManager1.CaptionButtons, false);
            this.dockingManager1.SetCustomCaptionButtons(this.panel5, ccbpanel5);
            //
            // panel1
            //
            this.panel1.Controls.Add(this.userControl11);
            this.panel1.Location = new System.Drawing.Point(1, 24);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(144, 693);
            this.panel1.TabIndex = 1;
            //
            // userControl11
            //
            this.userControl11.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.userControl11.Location = new System.Drawing.Point(0, 0);
            this.userControl11.Name     = "userControl11";
            this.userControl11.Size     = new System.Drawing.Size(144, 693);
            this.userControl11.TabIndex = 0;
            //
            // panel2
            //
            this.panel2.Controls.Add(this.controlLogs1);
            this.panel2.Location = new System.Drawing.Point(1, 24);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(573, 275);
            this.panel2.TabIndex = 3;
            //
            // controlLogs1
            //
            this.controlLogs1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.controlLogs1.Font     = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.controlLogs1.Location = new System.Drawing.Point(0, 0);
            this.controlLogs1.Name     = "controlLogs1";
            this.controlLogs1.Size     = new System.Drawing.Size(573, 275);
            this.controlLogs1.TabIndex = 2;
            //
            // panel3
            //
            this.panel3.Controls.Add(this.treeNavigator1);
            this.panel3.Location = new System.Drawing.Point(1, 24);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(162, 693);
            this.panel3.TabIndex = 6;
            //
            // treeNavigator1
            //
            this.treeNavigator1.BackColor     = System.Drawing.Color.White;
            this.treeNavigator1.Dock          = System.Windows.Forms.DockStyle.Fill;
            headerCollection2.Font            = new System.Drawing.Font("Arial", 8F);
            headerCollection2.Height          = 20;
            this.treeNavigator1.Header        = headerCollection2;
            this.treeNavigator1.ItemBackColor = System.Drawing.Color.White;
            this.treeNavigator1.Items.Add(this.treeMenuItem1);
            this.treeNavigator1.Items.Add(this.treeMenuItem2);
            this.treeNavigator1.Items.Add(this.treeMenuItem3);
            this.treeNavigator1.Items.Add(this.treeMenuItem4);
            this.treeNavigator1.Items.Add(this.treeMenuItem5);
            this.treeNavigator1.Items.Add(this.treeMenuItem6);
            this.treeNavigator1.Location    = new System.Drawing.Point(0, 0);
            this.treeNavigator1.MinimumSize = new System.Drawing.Size(150, 150);
            this.treeNavigator1.Name        = "treeNavigator1";
            this.treeNavigator1.PadY        = 5;
            this.treeNavigator1.ShowHeader  = false;
            this.treeNavigator1.Size        = new System.Drawing.Size(162, 693);
            this.treeNavigator1.TabIndex    = 0;
            this.treeNavigator1.Text        = "treeNavigator1";
            //
            // treeMenuItem1
            //
            this.treeMenuItem1.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem1.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem1.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem1.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem1.Location              = new System.Drawing.Point(2, 0);
            this.treeMenuItem1.Name                  = "treeMenuItem1";
            this.treeMenuItem1.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem1.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem1.Size                  = new System.Drawing.Size(160, 20);
            this.treeMenuItem1.TabIndex              = 0;
            this.treeMenuItem1.Text                  = "Lobortis";
            //
            // treeMenuItem2
            //
            this.treeMenuItem2.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem2.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem2.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem2.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem2.Location              = new System.Drawing.Point(2, 25);
            this.treeMenuItem2.Name                  = "treeMenuItem2";
            this.treeMenuItem2.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem2.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem2.Size                  = new System.Drawing.Size(160, 20);
            this.treeMenuItem2.TabIndex              = 0;
            this.treeMenuItem2.Text                  = "Vehicula";
            //
            // treeMenuItem3
            //
            this.treeMenuItem3.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem3.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem3.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem3.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem3.Location              = new System.Drawing.Point(2, 50);
            this.treeMenuItem3.Name                  = "treeMenuItem3";
            this.treeMenuItem3.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem3.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem3.Size                  = new System.Drawing.Size(160, 20);
            this.treeMenuItem3.TabIndex              = 0;
            this.treeMenuItem3.Text                  = "Imperdiet";
            //
            // treeMenuItem4
            //
            this.treeMenuItem4.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem4.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem4.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem4.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem4.Location              = new System.Drawing.Point(2, 75);
            this.treeMenuItem4.Name                  = "treeMenuItem4";
            this.treeMenuItem4.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem4.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem4.Size                  = new System.Drawing.Size(160, 20);
            this.treeMenuItem4.TabIndex              = 0;
            this.treeMenuItem4.Text                  = "Aliquam";
            //
            // treeMenuItem5
            //
            this.treeMenuItem5.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem5.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem5.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem5.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem5.Location              = new System.Drawing.Point(2, 100);
            this.treeMenuItem5.Name                  = "treeMenuItem5";
            this.treeMenuItem5.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem5.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem5.Size                  = new System.Drawing.Size(160, 20);
            this.treeMenuItem5.TabIndex              = 0;
            this.treeMenuItem5.Text                  = "Tincidunt";
            //
            // treeMenuItem6
            //
            this.treeMenuItem6.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem6.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem6.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem6.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem6.Location              = new System.Drawing.Point(2, 125);
            this.treeMenuItem6.Name                  = "treeMenuItem6";
            this.treeMenuItem6.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem6.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem6.Size                  = new System.Drawing.Size(160, 20);
            this.treeMenuItem6.TabIndex              = 0;
            this.treeMenuItem6.Text                  = "Rerum";
            //
            // panel4
            //
            this.panel4.Controls.Add(this.treeNavigator2);
            this.panel4.Location = new System.Drawing.Point(1, 24);
            this.panel4.Name     = "panel4";
            this.panel4.Size     = new System.Drawing.Size(201, 277);
            this.panel4.TabIndex = 6;
            //
            // treeNavigator2
            //
            this.treeNavigator2.BackColor     = System.Drawing.Color.White;
            this.treeNavigator2.Dock          = System.Windows.Forms.DockStyle.Fill;
            headerCollection3.Font            = new System.Drawing.Font("Arial", 8F);
            headerCollection3.Height          = 20;
            this.treeNavigator2.Header        = headerCollection3;
            this.treeNavigator2.ItemBackColor = System.Drawing.Color.White;
            this.treeNavigator2.Items.Add(this.treeMenuItem7);
            this.treeNavigator2.Items.Add(this.treeMenuItem8);
            this.treeNavigator2.Items.Add(this.treeMenuItem9);
            this.treeNavigator2.Location    = new System.Drawing.Point(0, 0);
            this.treeNavigator2.MinimumSize = new System.Drawing.Size(150, 150);
            this.treeNavigator2.Name        = "treeNavigator2";
            this.treeNavigator2.PadY        = 5;
            this.treeNavigator2.ShowHeader  = false;
            this.treeNavigator2.Size        = new System.Drawing.Size(201, 277);
            this.treeNavigator2.TabIndex    = 1;
            this.treeNavigator2.Text        = "treeNavigator2";
            //
            // treeMenuItem7
            //
            this.treeMenuItem7.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem7.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem7.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem7.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem7.Location              = new System.Drawing.Point(2, 0);
            this.treeMenuItem7.Name                  = "treeMenuItem7";
            this.treeMenuItem7.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem7.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem7.Size                  = new System.Drawing.Size(199, 20);
            this.treeMenuItem7.TabIndex              = 0;
            this.treeMenuItem7.Text                  = "Auctor";
            //
            // treeMenuItem8
            //
            this.treeMenuItem8.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem8.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem8.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem8.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem8.Location              = new System.Drawing.Point(2, 25);
            this.treeMenuItem8.Name                  = "treeMenuItem8";
            this.treeMenuItem8.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem8.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem8.Size                  = new System.Drawing.Size(199, 20);
            this.treeMenuItem8.TabIndex              = 0;
            this.treeMenuItem8.Text                  = "Eleifend";
            //
            // treeMenuItem9
            //
            this.treeMenuItem9.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem9.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem9.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem9.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem9.Location              = new System.Drawing.Point(2, 50);
            this.treeMenuItem9.Name                  = "treeMenuItem9";
            this.treeMenuItem9.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem9.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem9.Size                  = new System.Drawing.Size(199, 20);
            this.treeMenuItem9.TabIndex              = 0;
            this.treeMenuItem9.Text                  = "Omnis";
            //
            // panel5
            //
            this.panel5.Controls.Add(this.hierarchy1);
            this.panel5.Location = new System.Drawing.Point(1, 24);
            this.panel5.Name     = "panel5";
            this.panel5.Size     = new System.Drawing.Size(201, 387);
            this.panel5.TabIndex = 6;
            //
            // hierarchy1
            //
            this.hierarchy1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.hierarchy1.Location = new System.Drawing.Point(0, 0);
            this.hierarchy1.Name     = "hierarchy1";
            this.hierarchy1.Size     = new System.Drawing.Size(201, 387);
            this.hierarchy1.TabIndex = 14;
            //
            // tabControlAdv1
            //
            this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(580, 412);
            this.tabControlAdv1.Controls.Add(this.tabPageAdv1);
            this.tabControlAdv1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.tabControlAdv1.FocusOnTabClick = false;
            this.tabControlAdv1.Location        = new System.Drawing.Point(0, 0);
            this.tabControlAdv1.Name            = "tabControlAdv1";
            this.tabControlAdv1.Size            = new System.Drawing.Size(580, 412);
            this.tabControlAdv1.TabIndex        = 14;
            this.tabControlAdv1.TabStyle        = typeof(Syncfusion.Windows.Forms.Tools.TabRendererMetro);
            //
            // tabPageAdv1
            //
            this.tabPageAdv1.Controls.Add(this.richTextBox1);
            this.tabPageAdv1.Image           = null;
            this.tabPageAdv1.ImageSize       = new System.Drawing.Size(16, 16);
            this.tabPageAdv1.Location        = new System.Drawing.Point(1, 22);
            this.tabPageAdv1.Name            = "tabPageAdv1";
            this.tabPageAdv1.ShowCloseButton = true;
            this.tabPageAdv1.Size            = new System.Drawing.Size(577, 388);
            this.tabPageAdv1.TabIndex        = 1;
            this.tabPageAdv1.Text            = "Nested Docking";
            this.tabPageAdv1.ThemesEnabled   = false;
            //
            // richTextBox1
            //
            this.richTextBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox1.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.richTextBox1.Location = new System.Drawing.Point(0, 0);
            this.richTextBox1.Name     = "richTextBox1";
            this.richTextBox1.Size     = new System.Drawing.Size(577, 388);
            this.richTextBox1.TabIndex = 0;
            this.richTextBox1.Text     = "This sample illustrates the Nested Docking Manager support in Docking Manager. \nA" +
                                         " Docking Manager can be a child for Docking Manager";
            //
            // tabControlAdv2
            //
            this.tabControlAdv2.BeforeTouchSize = new System.Drawing.Size(577, 388);
            this.tabControlAdv2.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.tabControlAdv2.Location        = new System.Drawing.Point(0, 0);
            this.tabControlAdv2.Name            = "tabControlAdv2";
            this.tabControlAdv2.Size            = new System.Drawing.Size(577, 388);
            this.tabControlAdv2.TabIndex        = 0;

            //
            // treeNavigator3
            //
            this.treeNavigator3.BackColor     = System.Drawing.Color.White;
            this.treeNavigator3.Dock          = System.Windows.Forms.DockStyle.Fill;
            headerCollection1.Font            = new System.Drawing.Font("Arial", 8F);
            headerCollection1.Height          = 20;
            this.treeNavigator3.Header        = headerCollection1;
            this.treeNavigator3.ItemBackColor = System.Drawing.Color.White;
            this.treeNavigator3.Items.Add(this.treeMenuItem10);
            this.treeNavigator3.Items.Add(this.treeMenuItem11);
            this.treeNavigator3.Items.Add(this.treeMenuItem12);
            this.treeNavigator3.Items.Add(this.treeMenuItem13);
            this.treeNavigator3.Location    = new System.Drawing.Point(0, 0);
            this.treeNavigator3.MinimumSize = new System.Drawing.Size(150, 150);
            this.treeNavigator3.Name        = "treeNavigator3";
            this.treeNavigator3.PadY        = 5;
            this.treeNavigator3.ShowHeader  = false;
            this.treeNavigator3.Size        = new System.Drawing.Size(574, 361);
            this.treeNavigator3.TabIndex    = 0;
            this.treeNavigator3.Text        = "treeNavigator3";
            //
            // treeMenuItem10
            //
            this.treeMenuItem10.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem10.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem10.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem10.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem10.Location              = new System.Drawing.Point(2, 0);
            this.treeMenuItem10.Name                  = "treeMenuItem10";
            this.treeMenuItem10.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem10.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem10.Size                  = new System.Drawing.Size(572, 20);
            this.treeMenuItem10.TabIndex              = 0;
            this.treeMenuItem10.Text                  = "Docking";
            //
            // treeMenuItem11
            //
            this.treeMenuItem11.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem11.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem11.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem11.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem11.Location              = new System.Drawing.Point(2, 25);
            this.treeMenuItem11.Name                  = "treeMenuItem11";
            this.treeMenuItem11.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem11.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem11.Size                  = new System.Drawing.Size(572, 20);
            this.treeMenuItem11.TabIndex              = 0;
            this.treeMenuItem11.Text                  = "Floating";
            //
            // treeMenuItem12
            //
            this.treeMenuItem12.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem12.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem12.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem12.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem12.Location              = new System.Drawing.Point(2, 50);
            this.treeMenuItem12.Name                  = "treeMenuItem12";
            this.treeMenuItem12.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem12.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem12.Size                  = new System.Drawing.Size(572, 20);
            this.treeMenuItem12.TabIndex              = 0;
            this.treeMenuItem12.Text                  = "Auto Hide";
            //
            // treeMenuItem13
            //
            this.treeMenuItem13.BackColor             = System.Drawing.Color.White;
            this.treeMenuItem13.ForeColor             = System.Drawing.Color.Black;
            this.treeMenuItem13.ItemBackColor         = System.Drawing.SystemColors.Control;
            this.treeMenuItem13.ItemHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(234)))), ((int)(((byte)(234)))));
            this.treeMenuItem13.Location              = new System.Drawing.Point(2, 75);
            this.treeMenuItem13.Name                  = "treeMenuItem13";
            this.treeMenuItem13.SelectedColor         = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem13.SelectedItemForeColor = System.Drawing.Color.Black;
            this.treeMenuItem13.Size                  = new System.Drawing.Size(572, 20);
            this.treeMenuItem13.TabIndex              = 0;
            this.treeMenuItem13.Text                  = "Tabbed";

            //
            // richTextBox2
            //
            this.richTextBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox2.Location = new System.Drawing.Point(0, 0);
            this.richTextBox2.Name     = "richTextBox2";
            this.richTextBox2.Size     = new System.Drawing.Size(574, 361);
            this.richTextBox2.TabIndex = 0;
            this.richTextBox2.Text     = "";

            //
            // richTextBox3
            //
            this.richTextBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox3.Location = new System.Drawing.Point(0, 0);
            this.richTextBox3.Name     = "richTextBox3";
            this.richTextBox3.Size     = new System.Drawing.Size(574, 361);
            this.richTextBox3.TabIndex = 0;
            this.richTextBox3.Text     = "";

            //
            // richTextBox4
            //
            this.richTextBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.richTextBox4.Location = new System.Drawing.Point(0, 0);
            this.richTextBox4.Name     = "richTextBox4";
            this.richTextBox4.Size     = new System.Drawing.Size(574, 361);
            this.richTextBox4.TabIndex = 0;
            this.richTextBox4.Text     = "";
            //
            // dockingClientPanel1
            //
            this.dockingClientPanel1.Controls.Add(this.tabControlAdv1);
            this.dockingClientPanel1.Location = new System.Drawing.Point(312, -1);
            this.dockingClientPanel1.Name     = "dockingClientPanel1";
            this.dockingClientPanel1.Size     = new System.Drawing.Size(580, 412);
            this.dockingClientPanel1.TabIndex = 1;
            //
            // Form1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.CaptionBarHeight    = 35;
            this.CaptionButtonColor  = System.Drawing.Color.Black;
            this.CaptionForeColor    = System.Drawing.Color.Black;
            this.ClientSize          = new System.Drawing.Size(1100, 713);
            this.CaptionFont         = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Controls.Add(this.dockingClientPanel1);
            this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "Form1";
            this.Text = "Nested Docking Manager";
            ((System.ComponentModel.ISupportInitialize)(this.dockingManager1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
            this.tabControlAdv1.ResumeLayout(false);
            this.tabPageAdv1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv2)).EndInit();
            this.tabControlAdv2.ResumeLayout(false);
            this.dockingClientPanel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
예제 #7
0
        /// <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.TreeNavigator.HeaderCollection headerCollection1 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
            Syncfusion.Windows.Forms.Edit.Implementation.Config.Config    config1           = new Syncfusion.Windows.Forms.Edit.Implementation.Config.Config();
            Syncfusion.Windows.Forms.Edit.Implementation.Config.Config    config2           = new Syncfusion.Windows.Forms.Edit.Implementation.Config.Config();
            Syncfusion.Windows.Forms.Edit.Implementation.Config.Config    config3           = new Syncfusion.Windows.Forms.Edit.Implementation.Config.Config();
            this.sampleName      = new System.Windows.Forms.Label();
            this.tabPanel        = new System.Windows.Forms.FlowLayoutPanel();
            this.treeNavigator   = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
            this.treeMenuItem    = new PMMLWFSampleBrowser.TreeMenuItemAdv();
            this.tabControl1     = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
            this.tabPage1        = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
            this.tabPage2        = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
            this.tabPage3        = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
            this.tabPage4        = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
            this.cSharpCode      = new Syncfusion.Windows.Forms.Edit.EditControl();
            this.rCode           = new Syncfusion.Windows.Forms.Edit.EditControl();
            this.pmmlCode        = new Syncfusion.Windows.Forms.Edit.EditControl();
            this.PredictedResult = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
            ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
            this.tabControl1.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.PredictedResult)).BeginInit();
            this.tabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cSharpCode)).BeginInit();
            this.tabPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rCode)).BeginInit();
            this.tabPage4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pmmlCode)).BeginInit();
            this.SuspendLayout();
            //
            // treeNavigator
            //
            this.treeNavigator.BackColor     = System.Drawing.Color.White;
            this.treeNavigator.Dock          = System.Windows.Forms.DockStyle.Left;
            this.treeNavigator.Font          = new System.Drawing.Font("Segoe UI", 11.5F);
            headerCollection1.Font           = new System.Drawing.Font("Segoe UI", 11.25F);
            this.treeNavigator.Header        = headerCollection1;
            this.treeNavigator.ImeMode       = System.Windows.Forms.ImeMode.On;
            this.treeNavigator.ItemBackColor = System.Drawing.SystemColors.Control;
            this.treeNavigator.Location      = new System.Drawing.Point(0, 0);
            this.treeNavigator.Margin        = new System.Windows.Forms.Padding(0);
            this.treeNavigator.MinimumSize   = new System.Drawing.Size(302, 150);
            this.treeNavigator.Name          = "treeNavigator";
            this.treeNavigator.RightToLeft   = System.Windows.Forms.RightToLeft.No;
            this.treeNavigator.Size          = new System.Drawing.Size(302, 479);
            this.treeNavigator.TabIndex      = 0;
            this.treeNavigator.ShowHeader    = false;
            this.treeNavigator.ItemBackColor = Color.White;
            this.treeNavigator.Resize       += treeNavigator_Resize;
            //
            // tabPanel
            //
            this.tabPanel.Controls.Add(sampleName);
            this.tabPanel.Controls.Add(tabControl1);
            this.tabPanel.Location      = new Point(302, 0);
            this.tabPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.tabPanel.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
            //
            // sampleName
            //
            this.sampleName.Anchor    = AnchorStyles.Top | AnchorStyles.Left;
            this.sampleName.Location  = new Point(302, 0);
            this.sampleName.ForeColor = Color.DeepSkyBlue;
            this.sampleName.Margin    = new System.Windows.Forms.Padding(0, 10, 0, 0);
            this.sampleName.Font      = new System.Drawing.Font("Segoe UI", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.sampleName.Size      = new Size(SystemInformation.VirtualScreen.Width - 300, 40);
            //
            // tabControl1
            //
            this.tabControl1.BackColor       = System.Drawing.SystemColors.ButtonHighlight;
            this.tabControl1.BeforeTouchSize = new System.Drawing.Size(640, 479);
            this.tabControl1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage3);
            this.tabControl1.Controls.Add(this.tabPage4);
            this.tabControl1.FixedSingleBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(157)))), ((int)(((byte)(161)))));
            this.tabControl1.FocusOnTabClick        = false;
            this.tabControl1.Font              = new System.Drawing.Font("Segoe UI", 10.5F);
            this.tabControl1.InactiveTabColor  = System.Drawing.Color.White;
            this.tabControl1.Location          = new System.Drawing.Point(302, 50);
            this.tabControl1.Margin            = new System.Windows.Forms.Padding(0, 0, 0, 3);
            this.tabControl1.Name              = "tabControl1";
            this.tabControl1.Size              = new System.Drawing.Size(SystemInformation.VirtualScreen.Width - 300, SystemInformation.VirtualScreen.Height - 250);
            this.tabControl1.TabIndex          = 6;
            this.tabControl1.TabPanelBackColor = System.Drawing.Color.White;
            this.tabControl1.TabStyle          = typeof(Syncfusion.Windows.Forms.Tools.TabRendererMetro);
            //
            // tabPage1
            //
            this.tabPage1.Controls.Add(this.PredictedResult);
            this.tabPage1.Image           = null;
            this.tabPage1.ImageSize       = new System.Drawing.Size(16, 16);
            this.tabPage1.Location        = new System.Drawing.Point(1, 28);
            this.tabPage1.Margin          = new System.Windows.Forms.Padding(0);
            this.tabPage1.Name            = "tabPage1";
            this.tabPage1.ShowCloseButton = true;
            this.tabPage1.Size            = new System.Drawing.Size(638, 450);
            this.tabPage1.TabIndex        = 1;
            this.tabPage1.Text            = "Predicted Result";
            this.tabPage1.ThemesEnabled   = false;
            //
            // PredictedResult
            //
            this.PredictedResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
            this.PredictedResult.Dock                 = System.Windows.Forms.DockStyle.Fill;
            this.PredictedResult.FreezeCaption        = false;
            this.PredictedResult.GridOfficeScrollBars = Syncfusion.Windows.Forms.OfficeScrollBars.Metro;
            this.PredictedResult.GridVisualStyles     = Syncfusion.Windows.Forms.GridVisualStyles.Metro;
            this.PredictedResult.Location             = new System.Drawing.Point(0, 0);
            this.PredictedResult.Name                 = "PredictedResult";
            this.PredictedResult.Size                 = new System.Drawing.Size(638, 450);
            this.PredictedResult.TabIndex             = 13;
            this.PredictedResult.TableModel.ColWidths.ResizeToFitOptimized(GridRangeInfo.Table(), GridResizeToFitOptions.IncludeHeaders);
            this.PredictedResult.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 25;
            this.PredictedResult.TableDescriptor.TableOptions.RecordRowHeight       = 25;
            this.PredictedResult.TopLevelGroupOptions.ShowCaption = false;
            this.PredictedResult.Appearance.AnyCell.TextColor     = Color.Black;
            this.PredictedResult.TopLevelGroupOptions.ShowAddNewRecordAfterDetails  = false;
            this.PredictedResult.TopLevelGroupOptions.ShowAddNewRecordBeforeDetails = false;
            this.PredictedResult.TableOptions.GridVisualStyles = Syncfusion.Windows.Forms.GridVisualStyles.Metro;
            this.PredictedResult.TableOptions.GridLineBorder   = new Syncfusion.Windows.Forms.Grid.GridBorder(GridBorderStyle.Solid, Color.FromArgb(173, 185, 209), GridBorderWeight.Thin);
            //
            // tabPage2
            //
            this.tabPage2.AutoScroll = true;
            this.tabPage2.Controls.Add(this.cSharpCode);
            this.tabPage2.Image           = null;
            this.tabPage2.ImageSize       = new System.Drawing.Size(16, 16);
            this.tabPage2.Location        = new System.Drawing.Point(1, 28);
            this.tabPage2.Margin          = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.tabPage2.Name            = "tabPage2";
            this.tabPage2.Padding         = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.tabPage2.ShowCloseButton = true;
            this.tabPage2.Size            = new System.Drawing.Size(638, 450);
            this.tabPage2.TabIndex        = 1;
            this.tabPage2.Text            = "C#";
            this.tabPage2.ThemesEnabled   = false;
            //
            // cSharpCode
            //
            this.cSharpCode.CodeSnipptSize                          = new System.Drawing.Size(100, 100);
            this.cSharpCode.Configurator                            = config1;
            this.cSharpCode.Dock                                    = System.Windows.Forms.DockStyle.Fill;
            this.cSharpCode.IndicatorMarginBackColor                = System.Drawing.Color.Empty;
            this.cSharpCode.LineNumbersFont                         = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.cSharpCode.Location                                = new System.Drawing.Point(0, 3);
            this.cSharpCode.Margin                                  = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.cSharpCode.Name                                    = "cSharpCode";
            this.cSharpCode.ReadOnly                                = true;
            this.cSharpCode.RenderRightToLeft                       = false;
            this.cSharpCode.SaveOnClose                             = false;
            this.cSharpCode.ScrollPosition                          = new System.Drawing.Point(0, 0);
            this.cSharpCode.ScrollVisualStyle                       = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro;
            this.cSharpCode.Size                                    = new System.Drawing.Size(638, 444);
            this.cSharpCode.StatusBarSettings.CoordsPanel.Width     = 30;
            this.cSharpCode.StatusBarSettings.EncodingPanel.Width   = 30;
            this.cSharpCode.StatusBarSettings.FileNamePanel.Width   = 30;
            this.cSharpCode.StatusBarSettings.InsertPanel.Width     = 20;
            this.cSharpCode.StatusBarSettings.Offcie2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Blue;
            this.cSharpCode.StatusBarSettings.Offcie2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Blue;
            this.cSharpCode.StatusBarSettings.StatusPanel.Width     = 20;
            this.cSharpCode.StatusBarSettings.TextPanel.Width       = 30;
            this.cSharpCode.StatusBarSettings.VisualStyle           = Syncfusion.Windows.Forms.Tools.Controls.StatusBar.VisualStyle.Metro;
            this.cSharpCode.TabIndex                                = 1;
            this.cSharpCode.Text                                    = "";
            this.cSharpCode.UseXPStyleBorder                        = true;
            this.cSharpCode.VisualColumn                            = 1;
            //
            // tabPage3
            //
            this.tabPage3.Controls.Add(this.rCode);
            this.tabPage3.Font            = new System.Drawing.Font("Segoe UI", 8.25F);
            this.tabPage3.Image           = null;
            this.tabPage3.ImageSize       = new System.Drawing.Size(16, 16);
            this.tabPage3.Location        = new System.Drawing.Point(1, 28);
            this.tabPage3.Margin          = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.tabPage3.Name            = "tabPage3";
            this.tabPage3.Padding         = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.tabPage3.ShowCloseButton = true;
            this.tabPage3.Size            = new System.Drawing.Size(638, 450);
            this.tabPage3.TabIndex        = 2;
            this.tabPage3.Text            = "R";
            this.tabPage3.ThemesEnabled   = false;
            //
            // rCode
            //
            this.rCode.CodeSnipptSize                          = new System.Drawing.Size(100, 100);
            this.rCode.Configurator                            = config2;
            this.rCode.Dock                                    = System.Windows.Forms.DockStyle.Fill;
            this.rCode.IndicatorMarginBackColor                = System.Drawing.Color.Empty;
            this.rCode.LineNumbersFont                         = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.rCode.Location                                = new System.Drawing.Point(0, 3);
            this.rCode.Margin                                  = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.rCode.Name                                    = "rCode";
            this.rCode.ReadOnly                                = true;
            this.rCode.RenderRightToLeft                       = false;
            this.rCode.SaveOnClose                             = false;
            this.rCode.ScrollPosition                          = new System.Drawing.Point(0, 0);
            this.rCode.ScrollVisualStyle                       = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro;
            this.rCode.Size                                    = new System.Drawing.Size(638, 444);
            this.rCode.StatusBarSettings.CoordsPanel.Width     = 30;
            this.rCode.StatusBarSettings.EncodingPanel.Width   = 30;
            this.rCode.StatusBarSettings.FileNamePanel.Width   = 30;
            this.rCode.StatusBarSettings.InsertPanel.Width     = 20;
            this.rCode.StatusBarSettings.Offcie2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Blue;
            this.rCode.StatusBarSettings.Offcie2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Blue;
            this.rCode.StatusBarSettings.StatusPanel.Width     = 20;
            this.rCode.StatusBarSettings.TextPanel.Width       = 30;
            this.rCode.StatusBarSettings.VisualStyle           = Syncfusion.Windows.Forms.Tools.Controls.StatusBar.VisualStyle.Metro;
            this.rCode.TabIndex                                = 1;
            this.rCode.Text                                    = "edtCode";
            this.rCode.UseXPStyleBorder                        = true;
            this.rCode.VisualColumn                            = 8;
            //
            // tabPage4
            //
            this.tabPage4.Controls.Add(this.pmmlCode);
            this.tabPage4.Image           = null;
            this.tabPage4.ImageSize       = new System.Drawing.Size(16, 16);
            this.tabPage4.Location        = new System.Drawing.Point(1, 28);
            this.tabPage4.Margin          = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.tabPage4.Name            = "tabPage4";
            this.tabPage4.Padding         = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.tabPage4.ShowCloseButton = true;
            this.tabPage4.Size            = new System.Drawing.Size(638, 450);
            this.tabPage4.TabIndex        = 2;
            this.tabPage4.Text            = "PMML";
            this.tabPage4.ThemesEnabled   = false;
            //
            // pmmlCode
            //
            this.pmmlCode.CodeSnipptSize                          = new System.Drawing.Size(100, 100);
            this.pmmlCode.Configurator                            = config3;
            this.pmmlCode.Dock                                    = System.Windows.Forms.DockStyle.Fill;
            this.pmmlCode.IndicatorMarginBackColor                = System.Drawing.Color.Empty;
            this.pmmlCode.LineNumbersFont                         = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.pmmlCode.Location                                = new System.Drawing.Point(0, 3);
            this.pmmlCode.Margin                                  = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.pmmlCode.Name                                    = "pmmlCode";
            this.pmmlCode.ReadOnly                                = true;
            this.pmmlCode.RenderRightToLeft                       = false;
            this.pmmlCode.SaveOnClose                             = false;
            this.pmmlCode.ScrollPosition                          = new System.Drawing.Point(0, 0);
            this.pmmlCode.ScrollVisualStyle                       = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro;
            this.pmmlCode.Size                                    = new System.Drawing.Size(638, 444);
            this.pmmlCode.StatusBarSettings.CoordsPanel.Width     = 30;
            this.pmmlCode.StatusBarSettings.EncodingPanel.Width   = 30;
            this.pmmlCode.StatusBarSettings.FileNamePanel.Width   = 30;
            this.pmmlCode.StatusBarSettings.InsertPanel.Width     = 20;
            this.pmmlCode.StatusBarSettings.Offcie2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Blue;
            this.pmmlCode.StatusBarSettings.Offcie2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Blue;
            this.pmmlCode.StatusBarSettings.StatusPanel.Width     = 20;
            this.pmmlCode.StatusBarSettings.TextPanel.Width       = 30;
            this.pmmlCode.StatusBarSettings.VisualStyle           = Syncfusion.Windows.Forms.Tools.Controls.StatusBar.VisualStyle.Metro;
            this.pmmlCode.TabIndex                                = 1;
            this.pmmlCode.Text                                    = "edtCode";
            this.pmmlCode.UseXPStyleBorder                        = true;
            this.pmmlCode.VisualColumn                            = 8;
            //
            // treeMenuItem
            //
            this.treeMenuItem.IsModel       = false;
            this.treeMenuItem.ItemBackColor = System.Drawing.SystemColors.Control;
            this.treeMenuItem.Location      = new System.Drawing.Point(0, 0);
            this.treeMenuItem.ModelName     = null;
            this.treeMenuItem.Name          = "treeMenuItem";
            this.treeMenuItem.SampleName    = null;
            this.treeMenuItem.SamplePath    = null;
            this.treeMenuItem.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(193)))), ((int)(((byte)(220)))));
            this.treeMenuItem.Size          = new System.Drawing.Size(0, 0);
            this.treeMenuItem.TabIndex      = 0;
            //
            // Form1
            //
            this.AutoScaleMode           = System.Windows.Forms.AutoScaleMode.None;
            this.BackColor               = System.Drawing.Color.WhiteSmoke;
            this.BackgroundImageLayout   = System.Windows.Forms.ImageLayout.Stretch;
            this.BorderColor             = System.Drawing.Color.DodgerBlue;
            this.BorderThickness         = 2;
            this.CaptionAlign            = System.Windows.Forms.HorizontalAlignment.Left;
            this.CaptionBarColor         = System.Drawing.Color.DodgerBlue;
            this.CaptionBarHeight        = 80;
            this.CaptionButtonColor      = System.Drawing.Color.White;
            this.CaptionButtonHoverColor = System.Drawing.Color.White;
            this.CaptionFont             = new System.Drawing.Font("Segoe UI", 25F);
            this.CaptionForeColor        = System.Drawing.Color.White;
            captionImage1           = new CaptionImage();
            captionImage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(144)))), ((int)(((byte)(255)))));
            captionImage1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(144)))), ((int)(((byte)(255)))));
            captionImage1.Location  = new Point(30, 20);
            captionImage1.Name      = "captionImage1";
            captionImage1.Size      = new Size(32, 32);
            try
            {
                captionImage1.Image = Image.FromFile(GetIconFile(@"common\Images\Grid\Icon\sfgrid.ico"));
            }
            catch
            {
            }
            captionImage2           = new CaptionImage();
            captionImage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(144)))), ((int)(((byte)(255)))));
            captionImage2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(144)))), ((int)(((byte)(255)))));
            captionImage2.Location  = new Point(0, 0);
            captionImage2.Name      = "captionImage2";
            captionImage2.Size      = new Size(30, 70);
#if NETCORE
            captionImage2.Image = Image.FromFile("Icon.png");
#else
            captionImage2.Image = Image.FromFile("../../Icon.png");
#endif
            captionLabel1           = new CaptionLabel();
            captionLabel1.Font      = new System.Drawing.Font("Segoe UI", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            captionLabel1.ForeColor = System.Drawing.SystemColors.Window;
            captionLabel1.Location  = new Point(70, 25);
            captionLabel1.Name      = "captionLabel1";
            captionLabel1.Size      = new Size(300, 21);
            captionLabel1.Text      = "Predictive Analytics";
            this.CaptionLabels.Add(captionLabel1);
            this.CaptionImages.Add(captionImage1);
            this.CaptionImages.Add(captionImage2);
            this.Dock       = DockStyle.Fill;
            this.ClientSize = new System.Drawing.Size(942, 479);
            this.Controls.Add(this.tabPanel);
            this.Controls.Add(this.treeNavigator);
            this.Font      = new System.Drawing.Font("Segoe UI", 12.75F);
            this.ForeColor = System.Drawing.Color.Transparent;
            try
            {
                System.Drawing.Icon ico = new System.Drawing.Icon(GetIconFile(@"common\Images\Grid\Icon\sfgrid.ico"));
                this.Icon = ico;
            }
            catch { }
            this.ShowIcon      = true;
            this.KeyPreview    = true;
            this.MetroColor    = System.Drawing.Color.DodgerBlue;
            this.Name          = "Form1";
            this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
            this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
            this.Resize       += Form1_Resize;
            ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
            this.tabControl1.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.PredictedResult)).EndInit();
            this.tabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.cSharpCode)).EndInit();
            this.tabPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rCode)).EndInit();
            this.tabPage4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pmmlCode)).EndInit();
            this.ResumeLayout(false);
        }
 /// <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.MetroSplitButtonRenderer       metroSplitButtonRenderer2 = new Syncfusion.Windows.Forms.Tools.MetroSplitButtonRenderer();
     System.ComponentModel.ComponentResourceManager                resources              = new System.ComponentModel.ComponentResourceManager(typeof(Form2));
     Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection2      = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     Syncfusion.Windows.Forms.Tools.CustomImageCollection          customImageCollection2 = new Syncfusion.Windows.Forms.Tools.CustomImageCollection();
     Syncfusion.Windows.Forms.Tools.ResetButton resetButton2 = new Syncfusion.Windows.Forms.Tools.ResetButton();
     this.splitButton1            = new Syncfusion.Windows.Forms.Tools.SplitButton();
     this.multiSelectionComboBox1 = new Syncfusion.Windows.Forms.Tools.MultiSelectionComboBox();
     this.treeNavigator1          = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.treeMenuItem1           = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem5           = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem6           = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem7           = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem2           = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem3           = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMenuItem4           = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.barItem1       = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
     this.barItem2       = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
     this.barItem3       = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
     this.barItem4       = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
     this.ratingControl1 = new Syncfusion.Windows.Forms.Tools.RatingControl();
     ((System.ComponentModel.ISupportInitialize)(this.multiSelectionComboBox1)).BeginInit();
     this.SuspendLayout();
     //
     // splitButton1
     //
     this.splitButton1.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.splitButton1.BeforeTouchSize           = new System.Drawing.Size(133, 30);
     this.splitButton1.DropDownPosition          = Syncfusion.Windows.Forms.Tools.Position.Bottom;
     this.splitButton1.Font                      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.splitButton1.ForeColor                 = System.Drawing.Color.Black;
     this.splitButton1.Location                  = new System.Drawing.Point(300, 8);
     this.splitButton1.MinimumSize               = new System.Drawing.Size(75, 23);
     this.splitButton1.Name                      = "splitButton1";
     metroSplitButtonRenderer2.SplitButton       = this.splitButton1;
     this.splitButton1.Renderer                  = metroSplitButtonRenderer2;
     this.splitButton1.ShowDropDownOnButtonClick = false;
     this.splitButton1.Size                      = new System.Drawing.Size(133, 30);
     this.splitButton1.TabIndex                  = 4;
     this.splitButton1.Text                      = "asdasd";
     this.splitButton1.ThemeName                 = "Metro";
     //
     // multiSelectionComboBox1
     //
     this.multiSelectionComboBox1.BeforeTouchSize = new System.Drawing.Size(281, 30);
     this.multiSelectionComboBox1.ButtonStyle     = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.multiSelectionComboBox1.DataSource      = ((object)(resources.GetObject("multiSelectionComboBox1.DataSource")));
     this.multiSelectionComboBox1.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.multiSelectionComboBox1.Location        = new System.Drawing.Point(13, 8);
     this.multiSelectionComboBox1.Name            = "multiSelectionComboBox1";
     this.multiSelectionComboBox1.Size            = new System.Drawing.Size(281, 30);
     this.multiSelectionComboBox1.TabIndex        = 0;
     this.multiSelectionComboBox1.ThemeName       = "Metro";
     this.multiSelectionComboBox1.UseVisualStyle  = true;
     this.multiSelectionComboBox1.Click          += new System.EventHandler(this.multiSelectionComboBox1_Click);
     //
     // treeNavigator1
     //
     headerCollection2.Font            = new System.Drawing.Font("Arial", 8F);
     this.treeNavigator1.Header        = headerCollection2;
     this.treeNavigator1.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeNavigator1.Items.Add(this.treeMenuItem1);
     this.treeNavigator1.Items.Add(this.treeMenuItem2);
     this.treeNavigator1.Items.Add(this.treeMenuItem3);
     this.treeNavigator1.Items.Add(this.treeMenuItem4);
     this.treeNavigator1.Location               = new System.Drawing.Point(12, 43);
     this.treeNavigator1.MinimumSize            = new System.Drawing.Size(150, 150);
     this.treeNavigator1.Name                   = "treeNavigator1";
     this.treeNavigator1.NavigationMode         = Syncfusion.Windows.Forms.Tools.NavigationMode.Default;
     this.treeNavigator1.ShowHeader             = false;
     this.treeNavigator1.Size                   = new System.Drawing.Size(200, 325);
     this.treeNavigator1.TabIndex               = 2;
     this.treeNavigator1.Text                   = "treeNavigator1";
     this.treeNavigator1.ThemeName              = "Metro";
     this.treeNavigator1.UseTouchScrollBehavior = true;
     //
     // treeMenuItem1
     //
     this.treeMenuItem1.BackColor     = System.Drawing.SystemColors.Control;
     this.treeMenuItem1.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMenuItem1.Items.Add(this.treeMenuItem5);
     this.treeMenuItem1.Items.Add(this.treeMenuItem6);
     this.treeMenuItem1.Items.Add(this.treeMenuItem7);
     this.treeMenuItem1.Location = new System.Drawing.Point(0, 0);
     this.treeMenuItem1.Name     = "treeMenuItem1";
     this.treeMenuItem1.Size     = new System.Drawing.Size(198, 50);
     this.treeMenuItem1.TabIndex = 1;
     this.treeMenuItem1.Text     = "treeMenuItem1";
     //
     // treeMenuItem5
     //
     this.treeMenuItem5.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMenuItem5.Location      = new System.Drawing.Point(0, 0);
     this.treeMenuItem5.Name          = "treeMenuItem5";
     this.treeMenuItem5.Size          = new System.Drawing.Size(0, 0);
     this.treeMenuItem5.TabIndex      = 0;
     this.treeMenuItem5.Text          = "treeMenuItem5";
     //
     // treeMenuItem6
     //
     this.treeMenuItem6.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMenuItem6.Location      = new System.Drawing.Point(0, 0);
     this.treeMenuItem6.Name          = "treeMenuItem6";
     this.treeMenuItem6.Size          = new System.Drawing.Size(0, 0);
     this.treeMenuItem6.TabIndex      = 0;
     this.treeMenuItem6.Text          = "treeMenuItem6";
     //
     // treeMenuItem7
     //
     this.treeMenuItem7.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMenuItem7.Location      = new System.Drawing.Point(0, 0);
     this.treeMenuItem7.Name          = "treeMenuItem7";
     this.treeMenuItem7.Size          = new System.Drawing.Size(0, 0);
     this.treeMenuItem7.TabIndex      = 0;
     this.treeMenuItem7.Text          = "treeMenuItem7";
     //
     // treeMenuItem2
     //
     this.treeMenuItem2.BackColor     = System.Drawing.SystemColors.Control;
     this.treeMenuItem2.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMenuItem2.Location      = new System.Drawing.Point(0, 52);
     this.treeMenuItem2.Name          = "treeMenuItem2";
     this.treeMenuItem2.Size          = new System.Drawing.Size(198, 50);
     this.treeMenuItem2.TabIndex      = 1;
     this.treeMenuItem2.Text          = "treeMenuItem2";
     //
     // treeMenuItem3
     //
     this.treeMenuItem3.BackColor     = System.Drawing.SystemColors.Control;
     this.treeMenuItem3.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMenuItem3.Location      = new System.Drawing.Point(0, 104);
     this.treeMenuItem3.Name          = "treeMenuItem3";
     this.treeMenuItem3.Size          = new System.Drawing.Size(198, 50);
     this.treeMenuItem3.TabIndex      = 1;
     this.treeMenuItem3.Text          = "treeMenuItem3";
     //
     // treeMenuItem4
     //
     this.treeMenuItem4.BackColor     = System.Drawing.SystemColors.Control;
     this.treeMenuItem4.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMenuItem4.Location      = new System.Drawing.Point(0, 156);
     this.treeMenuItem4.Name          = "treeMenuItem4";
     this.treeMenuItem4.Size          = new System.Drawing.Size(198, 50);
     this.treeMenuItem4.TabIndex      = 1;
     this.treeMenuItem4.Text          = "treeMenuItem4";
     //
     // barItem1
     //
     this.barItem1.BarName            = "barItem1";
     this.barItem1.ShowToolTipInPopUp = false;
     this.barItem1.SizeToFit          = true;
     //
     // barItem2
     //
     this.barItem2.BarName            = "barItem2";
     this.barItem2.ShowToolTipInPopUp = false;
     this.barItem2.SizeToFit          = true;
     //
     // barItem3
     //
     this.barItem3.BarName            = "barItem3";
     this.barItem3.ShowToolTipInPopUp = false;
     this.barItem3.SizeToFit          = true;
     //
     // barItem4
     //
     this.barItem4.BarName            = "barItem4";
     this.barItem4.ShowToolTipInPopUp = false;
     this.barItem4.SizeToFit          = true;
     //
     // ratingControl1
     //
     this.ratingControl1.Images      = customImageCollection2;
     this.ratingControl1.Location    = new System.Drawing.Point(439, 10);
     this.ratingControl1.Name        = "ratingControl1";
     this.ratingControl1.ResetButton = resetButton2;
     this.ratingControl1.Shape       = Syncfusion.Windows.Forms.Tools.Shapes.Heart;
     this.ratingControl1.Size        = new System.Drawing.Size(150, 28);
     this.ratingControl1.TabIndex    = 5;
     this.ratingControl1.Text        = "ratingControl1";
     //
     // Form2
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(800, 522);
     this.Controls.Add(this.ratingControl1);
     this.Controls.Add(this.splitButton1);
     this.Controls.Add(this.multiSelectionComboBox1);
     this.Controls.Add(this.treeNavigator1);
     this.Name  = "Form2";
     this.Text  = "Form2";
     this.Load += new System.EventHandler(this.Form2_Load);
     ((System.ComponentModel.ISupportInitialize)(this.multiSelectionComboBox1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <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.TreeNavigator.HeaderCollection headerCollection1        = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     Syncfusion.Windows.Forms.Tools.ActiveStateCollection          activeStateCollection1   = new Syncfusion.Windows.Forms.Tools.ActiveStateCollection();
     Syncfusion.Windows.Forms.Tools.InactiveStateCollection        inactiveStateCollection1 = new Syncfusion.Windows.Forms.Tools.InactiveStateCollection();
     Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer           toggleButtonRenderer1    = new Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer();
     Syncfusion.Windows.Forms.Tools.SliderCollection        sliderCollection1        = new Syncfusion.Windows.Forms.Tools.SliderCollection();
     Syncfusion.Windows.Forms.Tools.ActiveStateCollection   activeStateCollection2   = new Syncfusion.Windows.Forms.Tools.ActiveStateCollection();
     Syncfusion.Windows.Forms.Tools.InactiveStateCollection inactiveStateCollection2 = new Syncfusion.Windows.Forms.Tools.InactiveStateCollection();
     Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer    toggleButtonRenderer2    = new Syncfusion.Windows.Forms.Tools.ToggleButtonRenderer();
     Syncfusion.Windows.Forms.Tools.SliderCollection        sliderCollection2        = new Syncfusion.Windows.Forms.Tools.SliderCollection();
     this.splitContainer1  = new System.Windows.Forms.SplitContainer();
     this.navSetupWizard   = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.treeGeneral      = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeVideoStream  = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeTelemetry    = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.btnSaveData      = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.panelHome        = new System.Windows.Forms.Panel();
     this.panelGeneral     = new System.Windows.Forms.Panel();
     this.panelVideoStream = new System.Windows.Forms.Panel();
     this.panelWebSocket   = new System.Windows.Forms.Panel();
     this.panelMavLink     = new System.Windows.Forms.Panel();
     this.panelTcp         = new System.Windows.Forms.Panel();
     this.txtTcpPort       = new System.Windows.Forms.TextBox();
     this.txtTcpHost       = new System.Windows.Forms.TextBox();
     this.label11          = new System.Windows.Forms.Label();
     this.label12          = new System.Windows.Forms.Label();
     this.panelUdp         = new System.Windows.Forms.Panel();
     this.txtUdpPort       = new System.Windows.Forms.TextBox();
     this.txtUdpHost       = new System.Windows.Forms.TextBox();
     this.label13          = new System.Windows.Forms.Label();
     this.label14          = new System.Windows.Forms.Label();
     this.cmbProtocol      = new Syncfusion.WinForms.ListView.SfComboBox();
     this.panelSerial      = new System.Windows.Forms.Panel();
     this.cmbBaudrate      = new Syncfusion.WinForms.ListView.SfComboBox();
     this.cmbPortCOM       = new Syncfusion.WinForms.ListView.SfComboBox();
     this.label9           = new System.Windows.Forms.Label();
     this.label8           = new System.Windows.Forms.Label();
     this.lblProtocol      = new System.Windows.Forms.Label();
     this.label7           = new System.Windows.Forms.Label();
     this.toggleMavLink    = new Syncfusion.Windows.Forms.Tools.ToggleButton();
     this.txtSocket        = new System.Windows.Forms.TextBox();
     this.lblSocket        = new System.Windows.Forms.Label();
     this.label6           = new System.Windows.Forms.Label();
     this.toggleWebSocket  = new Syncfusion.Windows.Forms.Tools.ToggleButton();
     this.label15          = new System.Windows.Forms.Label();
     this.txtPortRtsp      = new System.Windows.Forms.TextBox();
     this.txtRtspServer    = new System.Windows.Forms.TextBox();
     this.label4           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.cmbDroneType     = new Syncfusion.WinForms.ListView.SfComboBox();
     this.txtProfileName   = new System.Windows.Forms.TextBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.label10          = new System.Windows.Forms.Label();
     this.treeMenuItem3    = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeWebSocket    = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     this.treeMavLink      = new Syncfusion.Windows.Forms.Tools.TreeMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panelHome.SuspendLayout();
     this.panelGeneral.SuspendLayout();
     this.panelVideoStream.SuspendLayout();
     this.panelWebSocket.SuspendLayout();
     this.panelMavLink.SuspendLayout();
     this.panelTcp.SuspendLayout();
     this.panelUdp.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbProtocol)).BeginInit();
     this.panelSerial.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBaudrate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbPortCOM)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.toggleMavLink)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.toggleWebSocket)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDroneType)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.navSetupWizard);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.panelHome);
     this.splitContainer1.Size             = new System.Drawing.Size(647, 502);
     this.splitContainer1.SplitterDistance = 215;
     this.splitContainer1.TabIndex         = 0;
     //
     // navSetupWizard
     //
     this.navSetupWizard.Dock          = System.Windows.Forms.DockStyle.Fill;
     headerCollection1.Font            = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     headerCollection1.HeaderText      = "Setup Wizard";
     this.navSetupWizard.Header        = headerCollection1;
     this.navSetupWizard.ItemBackColor = System.Drawing.SystemColors.Control;
     this.navSetupWizard.Items.Add(this.treeGeneral);
     this.navSetupWizard.Items.Add(this.treeVideoStream);
     this.navSetupWizard.Items.Add(this.treeTelemetry);
     this.navSetupWizard.Items.Add(this.btnSaveData);
     this.navSetupWizard.Location          = new System.Drawing.Point(0, 0);
     this.navSetupWizard.MinimumSize       = new System.Drawing.Size(150, 150);
     this.navSetupWizard.Name              = "navSetupWizard";
     this.navSetupWizard.Size              = new System.Drawing.Size(215, 502);
     this.navSetupWizard.TabIndex          = 0;
     this.navSetupWizard.Text              = "Setup Wizard";
     this.navSetupWizard.SelectionChanged += new Syncfusion.Windows.Forms.Tools.SelectionStateChangedEventHandler(this.treeNavigator1_SelectionChanged);
     //
     // treeGeneral
     //
     this.treeGeneral.BackColor     = System.Drawing.SystemColors.Control;
     this.treeGeneral.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeGeneral.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeGeneral.Location      = new System.Drawing.Point(0, 0);
     this.treeGeneral.Name          = "treeGeneral";
     this.treeGeneral.Size          = new System.Drawing.Size(211, 50);
     this.treeGeneral.TabIndex      = 1;
     this.treeGeneral.Text          = "General";
     //
     // treeVideoStream
     //
     this.treeVideoStream.BackColor     = System.Drawing.SystemColors.Control;
     this.treeVideoStream.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeVideoStream.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeVideoStream.Location      = new System.Drawing.Point(0, 52);
     this.treeVideoStream.Name          = "treeVideoStream";
     this.treeVideoStream.Size          = new System.Drawing.Size(211, 50);
     this.treeVideoStream.TabIndex      = 1;
     this.treeVideoStream.Text          = "Video Stream";
     //
     // treeTelemetry
     //
     this.treeTelemetry.BackColor     = System.Drawing.SystemColors.Control;
     this.treeTelemetry.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeTelemetry.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeTelemetry.Items.Add(this.treeWebSocket);
     this.treeTelemetry.Items.Add(this.treeMavLink);
     this.treeTelemetry.Location = new System.Drawing.Point(0, 104);
     this.treeTelemetry.Name     = "treeTelemetry";
     this.treeTelemetry.Size     = new System.Drawing.Size(211, 50);
     this.treeTelemetry.TabIndex = 1;
     this.treeTelemetry.Text     = "Telemetry";
     //
     // btnSaveData
     //
     this.btnSaveData.BackColor     = System.Drawing.SystemColors.Control;
     this.btnSaveData.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.btnSaveData.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSaveData.ItemBackColor = System.Drawing.SystemColors.Control;
     this.btnSaveData.Location      = new System.Drawing.Point(0, 401);
     this.btnSaveData.Name          = "btnSaveData";
     this.btnSaveData.Size          = new System.Drawing.Size(213, 50);
     this.btnSaveData.TabIndex      = 1;
     this.btnSaveData.Text          = "Save";
     this.btnSaveData.Click        += new System.EventHandler(this.btnSaveData_Click);
     //
     // panelHome
     //
     this.panelHome.Controls.Add(this.panelGeneral);
     this.panelHome.Controls.Add(this.label10);
     this.panelHome.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelHome.Location = new System.Drawing.Point(0, 0);
     this.panelHome.Name     = "panelHome";
     this.panelHome.Size     = new System.Drawing.Size(428, 502);
     this.panelHome.TabIndex = 1;
     //
     // panelGeneral
     //
     this.panelGeneral.Controls.Add(this.panelVideoStream);
     this.panelGeneral.Controls.Add(this.label5);
     this.panelGeneral.Controls.Add(this.cmbDroneType);
     this.panelGeneral.Controls.Add(this.txtProfileName);
     this.panelGeneral.Controls.Add(this.label2);
     this.panelGeneral.Controls.Add(this.label1);
     this.panelGeneral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelGeneral.Location = new System.Drawing.Point(0, 0);
     this.panelGeneral.Name     = "panelGeneral";
     this.panelGeneral.Size     = new System.Drawing.Size(428, 502);
     this.panelGeneral.TabIndex = 0;
     this.panelGeneral.Visible  = false;
     //
     // panelVideoStream
     //
     this.panelVideoStream.BackColor = System.Drawing.Color.White;
     this.panelVideoStream.Controls.Add(this.panelWebSocket);
     this.panelVideoStream.Controls.Add(this.label15);
     this.panelVideoStream.Controls.Add(this.txtPortRtsp);
     this.panelVideoStream.Controls.Add(this.txtRtspServer);
     this.panelVideoStream.Controls.Add(this.label4);
     this.panelVideoStream.Controls.Add(this.label3);
     this.panelVideoStream.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelVideoStream.Location = new System.Drawing.Point(0, 0);
     this.panelVideoStream.Name     = "panelVideoStream";
     this.panelVideoStream.Size     = new System.Drawing.Size(428, 502);
     this.panelVideoStream.TabIndex = 10;
     this.panelVideoStream.Visible  = false;
     //
     // panelWebSocket
     //
     this.panelWebSocket.BackColor = System.Drawing.Color.White;
     this.panelWebSocket.Controls.Add(this.panelMavLink);
     this.panelWebSocket.Controls.Add(this.txtSocket);
     this.panelWebSocket.Controls.Add(this.lblSocket);
     this.panelWebSocket.Controls.Add(this.label6);
     this.panelWebSocket.Controls.Add(this.toggleWebSocket);
     this.panelWebSocket.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelWebSocket.Location = new System.Drawing.Point(0, 0);
     this.panelWebSocket.Name     = "panelWebSocket";
     this.panelWebSocket.Size     = new System.Drawing.Size(428, 502);
     this.panelWebSocket.TabIndex = 18;
     this.panelWebSocket.Visible  = false;
     //
     // panelMavLink
     //
     this.panelMavLink.BackColor = System.Drawing.Color.White;
     this.panelMavLink.Controls.Add(this.panelTcp);
     this.panelMavLink.Controls.Add(this.panelUdp);
     this.panelMavLink.Controls.Add(this.cmbProtocol);
     this.panelMavLink.Controls.Add(this.panelSerial);
     this.panelMavLink.Controls.Add(this.lblProtocol);
     this.panelMavLink.Controls.Add(this.label7);
     this.panelMavLink.Controls.Add(this.toggleMavLink);
     this.panelMavLink.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelMavLink.Location = new System.Drawing.Point(0, 0);
     this.panelMavLink.Name     = "panelMavLink";
     this.panelMavLink.Size     = new System.Drawing.Size(428, 502);
     this.panelMavLink.TabIndex = 5;
     this.panelMavLink.Visible  = false;
     //
     // panelTcp
     //
     this.panelTcp.Controls.Add(this.txtTcpPort);
     this.panelTcp.Controls.Add(this.txtTcpHost);
     this.panelTcp.Controls.Add(this.label11);
     this.panelTcp.Controls.Add(this.label12);
     this.panelTcp.Location = new System.Drawing.Point(6, 133);
     this.panelTcp.Name     = "panelTcp";
     this.panelTcp.Size     = new System.Drawing.Size(410, 142);
     this.panelTcp.TabIndex = 7;
     this.panelTcp.Visible  = false;
     //
     // txtTcpPort
     //
     this.txtTcpPort.Location = new System.Drawing.Point(195, 85);
     this.txtTcpPort.Name     = "txtTcpPort";
     this.txtTcpPort.Size     = new System.Drawing.Size(54, 20);
     this.txtTcpPort.TabIndex = 7;
     //
     // txtTcpHost
     //
     this.txtTcpHost.Location = new System.Drawing.Point(195, 42);
     this.txtTcpHost.Name     = "txtTcpHost";
     this.txtTcpHost.Size     = new System.Drawing.Size(208, 20);
     this.txtTcpHost.TabIndex = 6;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location = new System.Drawing.Point(28, 84);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(87, 21);
     this.label11.TabIndex = 5;
     this.label11.Text     = "Server Port";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.Location = new System.Drawing.Point(28, 39);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(91, 21);
     this.label12.TabIndex = 4;
     this.label12.Text     = "Server Host";
     //
     // panelUdp
     //
     this.panelUdp.Controls.Add(this.txtUdpPort);
     this.panelUdp.Controls.Add(this.txtUdpHost);
     this.panelUdp.Controls.Add(this.label13);
     this.panelUdp.Controls.Add(this.label14);
     this.panelUdp.Location = new System.Drawing.Point(2, 134);
     this.panelUdp.Name     = "panelUdp";
     this.panelUdp.Size     = new System.Drawing.Size(422, 142);
     this.panelUdp.TabIndex = 8;
     this.panelUdp.Visible  = false;
     //
     // txtUdpPort
     //
     this.txtUdpPort.Location = new System.Drawing.Point(195, 85);
     this.txtUdpPort.Name     = "txtUdpPort";
     this.txtUdpPort.Size     = new System.Drawing.Size(54, 20);
     this.txtUdpPort.TabIndex = 7;
     //
     // txtUdpHost
     //
     this.txtUdpHost.Location = new System.Drawing.Point(195, 42);
     this.txtUdpHost.Name     = "txtUdpHost";
     this.txtUdpHost.Size     = new System.Drawing.Size(208, 20);
     this.txtUdpHost.TabIndex = 6;
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.Location = new System.Drawing.Point(25, 85);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(73, 21);
     this.label13.TabIndex = 5;
     this.label13.Text     = "Bind Port";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label14.Location = new System.Drawing.Point(26, 37);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(77, 21);
     this.label14.TabIndex = 4;
     this.label14.Text     = "Bind Host";
     //
     // cmbProtocol
     //
     this.cmbProtocol.AllowDropDownResize = false;
     this.cmbProtocol.AutoCompleteMode    = System.Windows.Forms.AutoCompleteMode.Append;
     this.cmbProtocol.Location            = new System.Drawing.Point(243, 73);
     this.cmbProtocol.Name                  = "cmbProtocol";
     this.cmbProtocol.Size                  = new System.Drawing.Size(163, 28);
     this.cmbProtocol.TabIndex              = 6;
     this.cmbProtocol.Visible               = false;
     this.cmbProtocol.SelectedIndexChanged += new System.EventHandler(this.cmbProtocol_SelectedIndexChanged);
     //
     // panelSerial
     //
     this.panelSerial.Controls.Add(this.cmbBaudrate);
     this.panelSerial.Controls.Add(this.cmbPortCOM);
     this.panelSerial.Controls.Add(this.label9);
     this.panelSerial.Controls.Add(this.label8);
     this.panelSerial.Location = new System.Drawing.Point(14, 130);
     this.panelSerial.Name     = "panelSerial";
     this.panelSerial.Size     = new System.Drawing.Size(392, 146);
     this.panelSerial.TabIndex = 5;
     this.panelSerial.Visible  = false;
     //
     // cmbBaudrate
     //
     this.cmbBaudrate.Location = new System.Drawing.Point(229, 75);
     this.cmbBaudrate.Name     = "cmbBaudrate";
     this.cmbBaudrate.Size     = new System.Drawing.Size(163, 28);
     this.cmbBaudrate.TabIndex = 3;
     //
     // cmbPortCOM
     //
     this.cmbPortCOM.Location = new System.Drawing.Point(229, 34);
     this.cmbPortCOM.Name     = "cmbPortCOM";
     this.cmbPortCOM.Size     = new System.Drawing.Size(163, 28);
     this.cmbPortCOM.TabIndex = 2;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location = new System.Drawing.Point(20, 83);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(72, 21);
     this.label9.TabIndex = 1;
     this.label9.Text     = "Baudrate";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(20, 34);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(78, 21);
     this.label8.TabIndex = 0;
     this.label8.Text     = "Port COM";
     //
     // lblProtocol
     //
     this.lblProtocol.AutoSize = true;
     this.lblProtocol.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblProtocol.Location = new System.Drawing.Point(34, 75);
     this.lblProtocol.Name     = "lblProtocol";
     this.lblProtocol.Size     = new System.Drawing.Size(68, 21);
     this.lblProtocol.TabIndex = 4;
     this.lblProtocol.Text     = "Protocol";
     this.lblProtocol.Visible  = false;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(34, 24);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(115, 20);
     this.label7.TabIndex = 3;
     this.label7.Text     = "Turn MAVLink";
     //
     // toggleMavLink
     //
     this.toggleMavLink.ActiveState         = activeStateCollection1;
     this.toggleMavLink.Font                = new System.Drawing.Font("Segoe UI", 9F);
     this.toggleMavLink.ForeColor           = System.Drawing.Color.Black;
     inactiveStateCollection1.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
     this.toggleMavLink.InactiveState       = inactiveStateCollection1;
     this.toggleMavLink.Location            = new System.Drawing.Point(316, 14);
     this.toggleMavLink.MinimumSize         = new System.Drawing.Size(52, 20);
     this.toggleMavLink.Name                = "toggleMavLink";
     this.toggleMavLink.Renderer            = toggleButtonRenderer1;
     this.toggleMavLink.Size                = new System.Drawing.Size(90, 40);
     this.toggleMavLink.Slider              = sliderCollection1;
     this.toggleMavLink.TabIndex            = 2;
     this.toggleMavLink.Text                = "toggleButton1";
     this.toggleMavLink.VisualStyle         = Syncfusion.Windows.Forms.Tools.ToggleButtonStyle.Default;
     this.toggleMavLink.ToggleStateChanged += new Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventHandler(this.toggleMavLink_ToggleStateChanged);
     //
     // txtSocket
     //
     this.txtSocket.Location = new System.Drawing.Point(142, 86);
     this.txtSocket.Name     = "txtSocket";
     this.txtSocket.Size     = new System.Drawing.Size(232, 20);
     this.txtSocket.TabIndex = 3;
     this.txtSocket.Visible  = false;
     //
     // lblSocket
     //
     this.lblSocket.AutoSize = true;
     this.lblSocket.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSocket.Location = new System.Drawing.Point(38, 86);
     this.lblSocket.Name     = "lblSocket";
     this.lblSocket.Size     = new System.Drawing.Size(59, 20);
     this.lblSocket.TabIndex = 2;
     this.lblSocket.Text     = "Socket";
     this.lblSocket.Visible  = false;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(34, 24);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(133, 20);
     this.label6.TabIndex = 1;
     this.label6.Text     = "Turn WebSocket";
     //
     // toggleWebSocket
     //
     this.toggleWebSocket.ActiveState         = activeStateCollection2;
     this.toggleWebSocket.Font                = new System.Drawing.Font("Segoe UI", 9F);
     this.toggleWebSocket.ForeColor           = System.Drawing.Color.Black;
     inactiveStateCollection2.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
     this.toggleWebSocket.InactiveState       = inactiveStateCollection2;
     this.toggleWebSocket.Location            = new System.Drawing.Point(316, 14);
     this.toggleWebSocket.MinimumSize         = new System.Drawing.Size(52, 20);
     this.toggleWebSocket.Name                = "toggleWebSocket";
     this.toggleWebSocket.Renderer            = toggleButtonRenderer2;
     this.toggleWebSocket.Size                = new System.Drawing.Size(90, 40);
     this.toggleWebSocket.Slider              = sliderCollection2;
     this.toggleWebSocket.TabIndex            = 0;
     this.toggleWebSocket.Text                = "toggleButton1";
     this.toggleWebSocket.VisualStyle         = Syncfusion.Windows.Forms.Tools.ToggleButtonStyle.Default;
     this.toggleWebSocket.ToggleStateChanged += new Syncfusion.Windows.Forms.Tools.ToggleStateChangedEventHandler(this.toggleWebSocket_ToggleStateChanged);
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Font     = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label15.Location = new System.Drawing.Point(11, 20);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(282, 25);
     this.label15.TabIndex = 17;
     this.label15.Text     = "Set video streaming preferences";
     //
     // txtPortRtsp
     //
     this.txtPortRtsp.Location = new System.Drawing.Point(130, 104);
     this.txtPortRtsp.Name     = "txtPortRtsp";
     this.txtPortRtsp.Size     = new System.Drawing.Size(59, 20);
     this.txtPortRtsp.TabIndex = 16;
     //
     // txtRtspServer
     //
     this.txtRtspServer.Location = new System.Drawing.Point(130, 71);
     this.txtRtspServer.Name     = "txtRtspServer";
     this.txtRtspServer.Size     = new System.Drawing.Size(232, 20);
     this.txtRtspServer.TabIndex = 15;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(11, 104);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(38, 20);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Port";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(11, 71);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(88, 20);
     this.label3.TabIndex = 13;
     this.label3.Text     = "RTSP URL";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Segoe UI", 12.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(10, 9);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(415, 46);
     this.label5.TabIndex = 9;
     this.label5.Text     = "Please named the profile to save the drone data, \r\nplease make a good name so you" +
                            " easily remember it.\r\n";
     //
     // cmbDroneType
     //
     this.cmbDroneType.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Append;
     this.cmbDroneType.Location         = new System.Drawing.Point(142, 107);
     this.cmbDroneType.Name             = "cmbDroneType";
     this.cmbDroneType.Size             = new System.Drawing.Size(232, 20);
     this.cmbDroneType.TabIndex         = 8;
     //
     // txtProfileName
     //
     this.txtProfileName.Location = new System.Drawing.Point(142, 75);
     this.txtProfileName.Name     = "txtProfileName";
     this.txtProfileName.Size     = new System.Drawing.Size(232, 20);
     this.txtProfileName.TabIndex = 4;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(23, 107);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(87, 20);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Drone type";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(23, 76);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(97, 20);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Profile name";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.Location = new System.Drawing.Point(16, 9);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(389, 42);
     this.label10.TabIndex = 0;
     this.label10.Text     = "Setup your drone and save the configuration for future\r\nuse.";
     //
     // treeMenuItem3
     //
     this.treeMenuItem3.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMenuItem3.Location      = new System.Drawing.Point(0, 0);
     this.treeMenuItem3.Name          = "treeMenuItem3";
     this.treeMenuItem3.Size          = new System.Drawing.Size(0, 0);
     this.treeMenuItem3.TabIndex      = 1;
     this.treeMenuItem3.Text          = "treeMenuItem3";
     //
     // treeWebSocket
     //
     this.treeWebSocket.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeWebSocket.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeWebSocket.Location      = new System.Drawing.Point(0, 0);
     this.treeWebSocket.Name          = "treeWebSocket";
     this.treeWebSocket.Size          = new System.Drawing.Size(0, 0);
     this.treeWebSocket.TabIndex      = 1;
     this.treeWebSocket.Text          = "WebSocket";
     //
     // treeMavLink
     //
     this.treeMavLink.Font          = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeMavLink.ItemBackColor = System.Drawing.SystemColors.Control;
     this.treeMavLink.Location      = new System.Drawing.Point(0, 0);
     this.treeMavLink.Name          = "treeMavLink";
     this.treeMavLink.Size          = new System.Drawing.Size(0, 0);
     this.treeMavLink.TabIndex      = 1;
     this.treeMavLink.Text          = "MAVLink";
     //
     // frmAddDevices
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.CaptionBarHeight    = 15;
     this.CaptionForeColor    = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(647, 502);
     this.Controls.Add(this.splitContainer1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name            = "frmAddDevices";
     this.ShowIcon        = false;
     this.ShowMaximizeBox = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Setup Wizard";
     this.TopMost         = true;
     this.Load           += new System.EventHandler(this.frmAddDevices_Load);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panelHome.ResumeLayout(false);
     this.panelHome.PerformLayout();
     this.panelGeneral.ResumeLayout(false);
     this.panelGeneral.PerformLayout();
     this.panelVideoStream.ResumeLayout(false);
     this.panelVideoStream.PerformLayout();
     this.panelWebSocket.ResumeLayout(false);
     this.panelWebSocket.PerformLayout();
     this.panelMavLink.ResumeLayout(false);
     this.panelMavLink.PerformLayout();
     this.panelTcp.ResumeLayout(false);
     this.panelTcp.PerformLayout();
     this.panelUdp.ResumeLayout(false);
     this.panelUdp.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbProtocol)).EndInit();
     this.panelSerial.ResumeLayout(false);
     this.panelSerial.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbBaudrate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbPortCOM)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.toggleMavLink)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.toggleWebSocket)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDroneType)).EndInit();
     this.ResumeLayout(false);
 }
예제 #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection1 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection headerCollection2 = new Syncfusion.Windows.Forms.Tools.TreeNavigator.HeaderCollection();
     this.SourceTreeNavigator      = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.imageList1               = new System.Windows.Forms.ImageList(this.components);
     this.DestinationTreeNavigator = new Syncfusion.Windows.Forms.Tools.TreeNavigator();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // SourceTreeNavigator
     //
     this.SourceTreeNavigator.BackColor     = System.Drawing.Color.White;
     headerCollection1.Font                 = new System.Drawing.Font("Arial", 8F);
     headerCollection1.HeaderText           = "Customizable TreeNavigator";
     this.SourceTreeNavigator.Header        = headerCollection1;
     this.SourceTreeNavigator.ItemBackColor = System.Drawing.SystemColors.Control;
     this.SourceTreeNavigator.Location      = new System.Drawing.Point(61, 89);
     this.SourceTreeNavigator.Margin        = new System.Windows.Forms.Padding(4);
     this.SourceTreeNavigator.MinimumSize   = new System.Drawing.Size(200, 185);
     this.SourceTreeNavigator.Name          = "SourceTreeNavigator";
     this.SourceTreeNavigator.Size          = new System.Drawing.Size(480, 629);
     this.SourceTreeNavigator.TabIndex      = 0;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "CollapseNotifier.png");
     this.imageList1.Images.SetKeyName(1, "ExpandNotifier.png");
     this.imageList1.Images.SetKeyName(2, "");
     this.imageList1.Images.SetKeyName(3, "");
     this.imageList1.Images.SetKeyName(4, "");
     //
     // DestinationTreeNavigator
     //
     this.DestinationTreeNavigator.BackColor = System.Drawing.Color.White;
     headerCollection2.Font                      = new System.Drawing.Font("Arial", 8F);
     headerCollection2.HeaderText                = "Customizable TreeNavigator";
     this.DestinationTreeNavigator.Header        = headerCollection2;
     this.DestinationTreeNavigator.ItemBackColor = System.Drawing.SystemColors.Control;
     this.DestinationTreeNavigator.Location      = new System.Drawing.Point(740, 89);
     this.DestinationTreeNavigator.Margin        = new System.Windows.Forms.Padding(4);
     this.DestinationTreeNavigator.MinimumSize   = new System.Drawing.Size(200, 185);
     this.DestinationTreeNavigator.Name          = "DestinationTreeNavigator";
     this.DestinationTreeNavigator.Size          = new System.Drawing.Size(480, 629);
     this.DestinationTreeNavigator.TabIndex      = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(61, 39);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(53, 17);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Source";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(737, 39);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(79, 17);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Destination";
     //
     // Form1
     //
     this.AutoScaleDimensions     = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode           = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.CaptionAlign            = System.Windows.Forms.HorizontalAlignment.Left;
     this.CaptionBarColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.CaptionButtonColor      = System.Drawing.Color.Black;
     this.CaptionButtonHoverColor = System.Drawing.Color.White;
     this.CaptionForeColor        = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(1295, 822);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.DestinationTreeNavigator);
     this.Controls.Add(this.SourceTreeNavigator);
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "TreeNavigator";
     this.ResumeLayout(false);
     this.PerformLayout();
 }