private void InitializeComponent()

in tools/test-gui/windows/GUI Test App/Form1.Designer.cs [25:1293]


    private void InitializeComponent() {
      this.components = new System.ComponentModel.Container();
      System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
      this.label1 = new System.Windows.Forms.Label();
      this.mainTabControl = new System.Windows.Forms.TabControl();
      this.mainPage1 = new System.Windows.Forms.TabPage();
      this.splitContainer2 = new System.Windows.Forms.SplitContainer();
      this.groupBox1 = new System.Windows.Forms.GroupBox();
      this.button4 = new System.Windows.Forms.Button();
      this.comboBox4 = new System.Windows.Forms.ComboBox();
      this.comboBox3 = new System.Windows.Forms.ComboBox();
      this.scrollbox1 = new System.Windows.Forms.Panel();
      this.groupBox3 = new System.Windows.Forms.GroupBox();
      this.pictureBox1 = new System.Windows.Forms.PictureBox();
      this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
      this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
      this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
      this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
      this.monthCalendar1 = new System.Windows.Forms.MonthCalendar();
      this.button3 = new System.Windows.Forms.Button();
      this.label2 = new System.Windows.Forms.Label();
      this.button1 = new System.Windows.Forms.Button();
      this.button2 = new System.Windows.Forms.Button();
      this.textBox4 = new System.Windows.Forms.TextBox();
      this.textBox3 = new System.Windows.Forms.TextBox();
      this.textBox2 = new System.Windows.Forms.TextBox();
      this.edit1 = new System.Windows.Forms.TextBox();
      this.comboBox2 = new System.Windows.Forms.ComboBox();
      this.comboBox1 = new System.Windows.Forms.ComboBox();
      this.tabControl1 = new System.Windows.Forms.TabControl();
      this.tabPage1 = new System.Windows.Forms.TabPage();
      this.textBox1 = new System.Windows.Forms.TextBox();
      this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
      this.radioButton4 = new System.Windows.Forms.RadioButton();
      this.radioButton3 = new System.Windows.Forms.RadioButton();
      this.radioButton2 = new System.Windows.Forms.RadioButton();
      this.radioButton1 = new System.Windows.Forms.RadioButton();
      this.checkBox4 = new System.Windows.Forms.CheckBox();
      this.checkBox3 = new System.Windows.Forms.CheckBox();
      this.checkBox2 = new System.Windows.Forms.CheckBox();
      this.checkBox1 = new System.Windows.Forms.CheckBox();
      this.tabPage2 = new System.Windows.Forms.TabPage();
      this.progressBar1 = new System.Windows.Forms.ProgressBar();
      this.label3 = new System.Windows.Forms.Label();
      this.progressBar2 = new System.Windows.Forms.ProgressBar();
      this.trackBar1 = new System.Windows.Forms.TrackBar();
      this.label4 = new System.Windows.Forms.Label();
      this.trackBar2 = new System.Windows.Forms.TrackBar();
      this.label5 = new System.Windows.Forms.Label();
      this.trackBar3 = new System.Windows.Forms.TrackBar();
      this.label6 = new System.Windows.Forms.Label();
      this.trackBar4 = new System.Windows.Forms.TrackBar();
      this.label7 = new System.Windows.Forms.Label();
      this.groupBox2 = new System.Windows.Forms.GroupBox();
      this.dataGridView1 = new System.Windows.Forms.DataGridView();
      this.listView2 = new System.Windows.Forms.ListView();
      this.treeView1 = new System.Windows.Forms.TreeView();
      this.mainPage2 = new System.Windows.Forms.TabPage();
      this.dataGridView2 = new System.Windows.Forms.DataGridView();
      this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
      this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
      this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
      this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
      this.richTextBox1 = new System.Windows.Forms.RichTextBox();
      this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
      this.listView1 = new System.Windows.Forms.ListView();
      this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
      this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
      this.checkedListBox1 = new System.Windows.Forms.CheckedListBox();
      this.label20 = new System.Windows.Forms.Label();
      this.menuStrip1 = new System.Windows.Forms.MenuStrip();
      this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.oPenRecentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.clearMenuToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
      this.closeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.redoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
      this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.fireActionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.windowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.minimizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.zoomToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
      this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
      this.mainTabControl.SuspendLayout();
      this.mainPage1.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
      this.splitContainer2.Panel1.SuspendLayout();
      this.splitContainer2.Panel2.SuspendLayout();
      this.splitContainer2.SuspendLayout();
      this.groupBox1.SuspendLayout();
      this.scrollbox1.SuspendLayout();
      this.groupBox3.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
      this.contextMenuStrip1.SuspendLayout();
      this.tabControl1.SuspendLayout();
      this.tabPage1.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
      this.tabPage2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.trackBar4)).BeginInit();
      this.groupBox2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
      this.mainPage2.SuspendLayout();
      ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
      this.menuStrip1.SuspendLayout();
      this.SuspendLayout();
      // 
      // label1
      // 
      this.label1.AccessibleDescription = "Heading label";
      this.label1.AccessibleName = "label1";
      this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
      this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(67)))), ((int)(((byte)(110)))), ((int)(((byte)(233)))));
      this.label1.Location = new System.Drawing.Point(6, 28);
      this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
      this.label1.Name = "label1";
      this.label1.Size = new System.Drawing.Size(796, 22);
      this.label1.TabIndex = 4;
      this.label1.Text = "Test application for GUI Automation";
      this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
      // 
      // mainTabControl
      // 
      this.mainTabControl.AccessibleDescription = "Main Tabview";
      this.mainTabControl.AccessibleName = "maintabview";
      this.mainTabControl.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.mainTabControl.Controls.Add(this.mainPage1);
      this.mainTabControl.Controls.Add(this.mainPage2);
      this.mainTabControl.Location = new System.Drawing.Point(6, 56);
      this.mainTabControl.Margin = new System.Windows.Forms.Padding(4, 30, 4, 4);
      this.mainTabControl.Name = "mainTabControl";
      this.mainTabControl.SelectedIndex = 0;
      this.mainTabControl.Size = new System.Drawing.Size(801, 711);
      this.mainTabControl.TabIndex = 3;
      // 
      // mainPage1
      // 
      this.mainPage1.AccessibleDescription = "Standard Controls Tab-Page";
      this.mainPage1.AccessibleName = "mainpage1";
      this.mainPage1.BackColor = System.Drawing.Color.Transparent;
      this.mainPage1.Controls.Add(this.splitContainer2);
      this.mainPage1.Location = new System.Drawing.Point(4, 25);
      this.mainPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.mainPage1.Name = "mainPage1";
      this.mainPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.mainPage1.Size = new System.Drawing.Size(793, 682);
      this.mainPage1.TabIndex = 0;
      this.mainPage1.Text = "Standard Controls";
      // 
      // splitContainer2
      // 
      this.splitContainer2.AccessibleDescription = "Main Split View";
      this.splitContainer2.AccessibleName = "splitview1";
      this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
      this.splitContainer2.Location = new System.Drawing.Point(4, 4);
      this.splitContainer2.Margin = new System.Windows.Forms.Padding(2);
      this.splitContainer2.Name = "splitContainer2";
      this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
      // 
      // splitContainer2.Panel1
      // 
      this.splitContainer2.Panel1.Controls.Add(this.groupBox1);
      // 
      // splitContainer2.Panel2
      // 
      this.splitContainer2.Panel2.Controls.Add(this.groupBox2);
      this.splitContainer2.Size = new System.Drawing.Size(785, 674);
      this.splitContainer2.SplitterDistance = 438;
      this.splitContainer2.TabIndex = 1;
      // 
      // groupBox1
      // 
      this.groupBox1.AccessibleDescription = "Standard Controls Group Box";
      this.groupBox1.AccessibleName = "groupbox1";
      this.groupBox1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
      this.groupBox1.Controls.Add(this.button4);
      this.groupBox1.Controls.Add(this.comboBox4);
      this.groupBox1.Controls.Add(this.comboBox3);
      this.groupBox1.Controls.Add(this.scrollbox1);
      this.groupBox1.Controls.Add(this.label2);
      this.groupBox1.Controls.Add(this.button1);
      this.groupBox1.Controls.Add(this.button2);
      this.groupBox1.Controls.Add(this.textBox4);
      this.groupBox1.Controls.Add(this.textBox3);
      this.groupBox1.Controls.Add(this.textBox2);
      this.groupBox1.Controls.Add(this.edit1);
      this.groupBox1.Controls.Add(this.comboBox2);
      this.groupBox1.Controls.Add(this.comboBox1);
      this.groupBox1.Controls.Add(this.tabControl1);
      this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
      this.groupBox1.Location = new System.Drawing.Point(0, 0);
      this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.groupBox1.Name = "groupBox1";
      this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.groupBox1.Size = new System.Drawing.Size(785, 438);
      this.groupBox1.TabIndex = 0;
      this.groupBox1.TabStop = false;
      this.groupBox1.Text = "Simple Standard Controls ";
      // 
      // button4
      // 
      this.button4.AccessibleDescription = "A button with some special characters";
      this.button4.AccessibleName = "button4";
      this.button4.Location = new System.Drawing.Point(129, 190);
      this.button4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.button4.Name = "button4";
      this.button4.Size = new System.Drawing.Size(119, 25);
      this.button4.TabIndex = 22;
      this.button4.Text = "!\"$%/?~#:>|Θ∫";
      // 
      // comboBox4
      // 
      this.comboBox4.AccessibleName = "combobox4";
      this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.comboBox4.Enabled = false;
      this.comboBox4.FormattingEnabled = true;
      this.comboBox4.Items.AddRange(new object[] {
            "Item 1",
            "Item 2",
            "Item 3"});
      this.comboBox4.Location = new System.Drawing.Point(129, 156);
      this.comboBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.comboBox4.Name = "comboBox4";
      this.comboBox4.Size = new System.Drawing.Size(120, 24);
      this.comboBox4.TabIndex = 21;
      // 
      // comboBox3
      // 
      this.comboBox3.AccessibleName = "combobox3";
      this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
      this.comboBox3.FormattingEnabled = true;
      this.comboBox3.Items.AddRange(new object[] {
            "Item 1",
            "Item 2",
            "Item 3"});
      this.comboBox3.Location = new System.Drawing.Point(129, 124);
      this.comboBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.comboBox3.Name = "comboBox3";
      this.comboBox3.Size = new System.Drawing.Size(119, 24);
      this.comboBox3.TabIndex = 20;
      // 
      // scrollbox1
      // 
      this.scrollbox1.AccessibleDescription = "Standard Scrollbox";
      this.scrollbox1.AccessibleName = "scrollbox1";
      this.scrollbox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.scrollbox1.AutoScroll = true;
      this.scrollbox1.Controls.Add(this.groupBox3);
      this.scrollbox1.Location = new System.Drawing.Point(418, 59);
      this.scrollbox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.scrollbox1.Name = "scrollbox1";
      this.scrollbox1.Size = new System.Drawing.Size(359, 210);
      this.scrollbox1.TabIndex = 19;
      // 
      // groupBox3
      // 
      this.groupBox3.AccessibleName = "groupbox3";
      this.groupBox3.AutoSize = true;
      this.groupBox3.Controls.Add(this.pictureBox1);
      this.groupBox3.Controls.Add(this.monthCalendar1);
      this.groupBox3.Controls.Add(this.button3);
      this.groupBox3.Location = new System.Drawing.Point(4, 4);
      this.groupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.groupBox3.Name = "groupBox3";
      this.groupBox3.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.groupBox3.Size = new System.Drawing.Size(625, 625);
      this.groupBox3.TabIndex = 19;
      this.groupBox3.TabStop = false;
      this.groupBox3.Text = "groupBox3";
      // 
      // pictureBox1
      // 
      this.pictureBox1.AccessibleDescription = "Image view";
      this.pictureBox1.AccessibleName = "image1";
      this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.pictureBox1.ContextMenuStrip = this.contextMenuStrip1;
      this.pictureBox1.Image = global::GUI_Test_App.Properties.Resources.shield;
      this.pictureBox1.Location = new System.Drawing.Point(242, 339);
      this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.pictureBox1.Name = "pictureBox1";
      this.pictureBox1.Size = new System.Drawing.Size(204, 202);
      this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
      this.pictureBox1.TabIndex = 16;
      this.pictureBox1.TabStop = false;
      this.toolTip1.SetToolTip(this.pictureBox1, "An image showing a shield");
      // 
      // contextMenuStrip1
      // 
      this.contextMenuStrip1.AccessibleName = "menu2 ";
      this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
      this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItem1,
            this.toolStripMenuItem2,
            this.toolStripMenuItem3});
      this.contextMenuStrip1.Name = "contextMenuStrip1";
      this.contextMenuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
      this.contextMenuStrip1.Size = new System.Drawing.Size(212, 76);
      // 
      // toolStripMenuItem1
      // 
      this.toolStripMenuItem1.AccessibleName = "menuitem23";
      this.toolStripMenuItem1.Name = "toolStripMenuItem1";
      this.toolStripMenuItem1.Size = new System.Drawing.Size(211, 24);
      this.toolStripMenuItem1.Text = "toolStripMenuItem1";
      // 
      // toolStripMenuItem2
      // 
      this.toolStripMenuItem2.AccessibleName = "menuitem24";
      this.toolStripMenuItem2.Name = "toolStripMenuItem2";
      this.toolStripMenuItem2.Size = new System.Drawing.Size(211, 24);
      this.toolStripMenuItem2.Text = "toolStripMenuItem2";
      // 
      // toolStripMenuItem3
      // 
      this.toolStripMenuItem3.AccessibleName = "menuitem25";
      this.toolStripMenuItem3.Name = "toolStripMenuItem3";
      this.toolStripMenuItem3.Size = new System.Drawing.Size(211, 24);
      this.toolStripMenuItem3.Text = "toolStripMenuItem3";
      // 
      // monthCalendar1
      // 
      this.monthCalendar1.AccessibleDescription = "Date Picker";
      this.monthCalendar1.AccessibleName = "datepicker1";
      this.monthCalendar1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.monthCalendar1.Location = new System.Drawing.Point(11, 26);
      this.monthCalendar1.Name = "monthCalendar1";
      this.monthCalendar1.TabIndex = 15;
      // 
      // button3
      // 
      this.button3.AccessibleDescription = "Dialog Button";
      this.button3.AccessibleName = "button3";
      this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
      this.button3.Location = new System.Drawing.Point(320, 32);
      this.button3.Margin = new System.Windows.Forms.Padding(2);
      this.button3.Name = "button3";
      this.button3.Size = new System.Drawing.Size(125, 24);
      this.button3.TabIndex = 18;
      this.button3.Text = "Open Dialog";
      this.button3.UseVisualStyleBackColor = true;
      this.button3.Click += new System.EventHandler(this.button3_Click);
      // 
      // label2
      // 
      this.label2.AccessibleDescription = "Standard Label";
      this.label2.AccessibleName = "label2";
      this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.label2.Location = new System.Drawing.Point(6, 19);
      this.label2.Margin = new System.Windows.Forms.Padding(4, 9, 4, 0);
      this.label2.Name = "label2";
      this.label2.Size = new System.Drawing.Size(771, 36);
      this.label2.TabIndex = 6;
      this.label2.Text = resources.GetString("label2.Text");
      // 
      // button1
      // 
      this.button1.AccessibleDescription = "Standard Button";
      this.button1.AccessibleName = "button1";
      this.button1.Location = new System.Drawing.Point(6, 59);
      this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.button1.Name = "button1";
      this.button1.Size = new System.Drawing.Size(115, 24);
      this.button1.TabIndex = 7;
      this.button1.Text = "Button 1";
      this.button1.UseVisualStyleBackColor = true;
      this.button1.Click += new System.EventHandler(this.button1_Click);
      // 
      // button2
      // 
      this.button2.AccessibleDescription = "Standard Button Disabled";
      this.button2.AccessibleName = "button2";
      this.button2.Enabled = false;
      this.button2.Location = new System.Drawing.Point(9, 92);
      this.button2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.button2.Name = "button2";
      this.button2.Size = new System.Drawing.Size(112, 24);
      this.button2.TabIndex = 8;
      this.button2.Text = "button2";
      this.button2.UseVisualStyleBackColor = true;
      // 
      // textBox4
      // 
      this.textBox4.AccessibleDescription = "Multiline Edit";
      this.textBox4.AccessibleName = "edit4";
      this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.textBox4.Location = new System.Drawing.Point(256, 59);
      this.textBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.textBox4.Multiline = true;
      this.textBox4.Name = "textBox4";
      this.textBox4.ScrollBars = System.Windows.Forms.ScrollBars.Both;
      this.textBox4.Size = new System.Drawing.Size(154, 210);
      this.textBox4.TabIndex = 14;
      this.textBox4.Text = resources.GetString("textBox4.Text");
      // 
      // textBox3
      // 
      this.textBox3.AccessibleDescription = "Secure Text Edit";
      this.textBox3.AccessibleName = "edit3";
      this.textBox3.Location = new System.Drawing.Point(6, 190);
      this.textBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.textBox3.Name = "textBox3";
      this.textBox3.PasswordChar = '*';
      this.textBox3.Size = new System.Drawing.Size(114, 22);
      this.textBox3.TabIndex = 13;
      this.textBox3.Text = "password1111";
      this.toolTip1.SetToolTip(this.textBox3, "Enter some secure info here");
      // 
      // textBox2
      // 
      this.textBox2.AccessibleDescription = "Single Line Edit Disabled";
      this.textBox2.AccessibleName = "edit2";
      this.textBox2.Enabled = false;
      this.textBox2.Location = new System.Drawing.Point(9, 158);
      this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.textBox2.Name = "textBox2";
      this.textBox2.ReadOnly = true;
      this.textBox2.Size = new System.Drawing.Size(112, 22);
      this.textBox2.TabIndex = 12;
      this.textBox2.Text = "Single Line Edi2";
      // 
      // edit1
      // 
      this.edit1.AccessibleDescription = "Single Line Edit";
      this.edit1.AccessibleName = "edit1";
      this.edit1.Location = new System.Drawing.Point(9, 125);
      this.edit1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.edit1.Name = "edit1";
      this.edit1.Size = new System.Drawing.Size(112, 22);
      this.edit1.TabIndex = 11;
      this.edit1.Text = "Single Line Text Edit 1";
      // 
      // comboBox2
      // 
      this.comboBox2.AccessibleDescription = "Standard Combobox Disabled";
      this.comboBox2.AccessibleName = "combobox2";
      this.comboBox2.Enabled = false;
      this.comboBox2.FormattingEnabled = true;
      this.comboBox2.Items.AddRange(new object[] {
            "Item 1",
            "Item 2",
            "Item 3"});
      this.comboBox2.Location = new System.Drawing.Point(129, 90);
      this.comboBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.comboBox2.Name = "comboBox2";
      this.comboBox2.Size = new System.Drawing.Size(119, 24);
      this.comboBox2.TabIndex = 10;
      this.comboBox2.Text = "Combo Box 2";
      // 
      // comboBox1
      // 
      this.comboBox1.AccessibleDescription = "Standard Combobox";
      this.comboBox1.AccessibleName = "combobox1";
      this.comboBox1.FormattingEnabled = true;
      this.comboBox1.Items.AddRange(new object[] {
            "Item 1",
            "Item 2",
            "Item 3"});
      this.comboBox1.Location = new System.Drawing.Point(129, 59);
      this.comboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.comboBox1.Name = "comboBox1";
      this.comboBox1.Size = new System.Drawing.Size(118, 24);
      this.comboBox1.TabIndex = 9;
      this.comboBox1.Text = "Combo Box 1";
      // 
      // tabControl1
      // 
      this.tabControl1.AccessibleDescription = "Standard Tabview";
      this.tabControl1.AccessibleName = "tabview1";
      this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
      this.tabControl1.Controls.Add(this.tabPage1);
      this.tabControl1.Controls.Add(this.tabPage2);
      this.tabControl1.Location = new System.Drawing.Point(6, 276);
      this.tabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.tabControl1.Name = "tabControl1";
      this.tabControl1.SelectedIndex = 0;
      this.tabControl1.Size = new System.Drawing.Size(489, 148);
      this.tabControl1.TabIndex = 17;
      // 
      // tabPage1
      // 
      this.tabPage1.AccessibleDescription = "Tab Page";
      this.tabPage1.AccessibleName = "tabpage1";
      this.tabPage1.Controls.Add(this.textBox1);
      this.tabPage1.Controls.Add(this.numericUpDown1);
      this.tabPage1.Controls.Add(this.radioButton4);
      this.tabPage1.Controls.Add(this.radioButton3);
      this.tabPage1.Controls.Add(this.radioButton2);
      this.tabPage1.Controls.Add(this.radioButton1);
      this.tabPage1.Controls.Add(this.checkBox4);
      this.tabPage1.Controls.Add(this.checkBox3);
      this.tabPage1.Controls.Add(this.checkBox2);
      this.tabPage1.Controls.Add(this.checkBox1);
      this.tabPage1.Location = new System.Drawing.Point(4, 25);
      this.tabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.tabPage1.Name = "tabPage1";
      this.tabPage1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.tabPage1.Size = new System.Drawing.Size(481, 119);
      this.tabPage1.TabIndex = 0;
      this.tabPage1.Text = "Tabpage 1";
      // 
      // textBox1
      // 
      this.textBox1.AccessibleDescription = "Stepper text Edit";
      this.textBox1.AccessibleName = "edit5";
      this.textBox1.Location = new System.Drawing.Point(8, 69);
      this.textBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.textBox1.Name = "textBox1";
      this.textBox1.Size = new System.Drawing.Size(102, 22);
      this.textBox1.TabIndex = 9;
      // 
      // numericUpDown1
      // 
      this.numericUpDown1.AccessibleDescription = "Standard Stepper (up/down)";
      this.numericUpDown1.AccessibleName = "stepper1";
      this.numericUpDown1.AllowDrop = true;
      this.numericUpDown1.Increment = new decimal(new int[] {
            3,
            0,
            0,
            0});
      this.numericUpDown1.Location = new System.Drawing.Point(118, 70);
      this.numericUpDown1.Margin = new System.Windows.Forms.Padding(2);
      this.numericUpDown1.Minimum = new decimal(new int[] {
            100,
            0,
            0,
            -2147483648});
      this.numericUpDown1.Name = "numericUpDown1";
      this.numericUpDown1.Size = new System.Drawing.Size(119, 22);
      this.numericUpDown1.TabIndex = 8;
      // 
      // radioButton4
      // 
      this.radioButton4.AccessibleDescription = "Radiobutton Indeterminate Disabled";
      this.radioButton4.AccessibleName = "radiobutton4";
      this.radioButton4.AutoSize = true;
      this.radioButton4.Enabled = false;
      this.radioButton4.Location = new System.Drawing.Point(356, 34);
      this.radioButton4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.radioButton4.Name = "radioButton4";
      this.radioButton4.Size = new System.Drawing.Size(118, 21);
      this.radioButton4.TabIndex = 7;
      this.radioButton4.TabStop = true;
      this.radioButton4.Text = "Radiobutton 4";
      this.radioButton4.UseVisualStyleBackColor = true;
      // 
      // radioButton3
      // 
      this.radioButton3.AccessibleDescription = "Radio Button Disabled";
      this.radioButton3.AccessibleName = "radiobutton3";
      this.radioButton3.AutoSize = true;
      this.radioButton3.Enabled = false;
      this.radioButton3.Location = new System.Drawing.Point(245, 34);
      this.radioButton3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.radioButton3.Name = "radioButton3";
      this.radioButton3.Size = new System.Drawing.Size(118, 21);
      this.radioButton3.TabIndex = 6;
      this.radioButton3.TabStop = true;
      this.radioButton3.Text = "Radiobutton 3";
      this.radioButton3.UseVisualStyleBackColor = true;
      // 
      // radioButton2
      // 
      this.radioButton2.AccessibleDescription = "Standard Radiobutton Indeterminate";
      this.radioButton2.AccessibleName = "radiobutton2";
      this.radioButton2.AutoSize = true;
      this.radioButton2.Location = new System.Drawing.Point(126, 34);
      this.radioButton2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.radioButton2.Name = "radioButton2";
      this.radioButton2.Size = new System.Drawing.Size(118, 21);
      this.radioButton2.TabIndex = 5;
      this.radioButton2.TabStop = true;
      this.radioButton2.Text = "Radiobutton 2";
      this.radioButton2.UseVisualStyleBackColor = true;
      // 
      // radioButton1
      // 
      this.radioButton1.AccessibleDescription = "Standard Radio Button";
      this.radioButton1.AccessibleName = "radiobutton1";
      this.radioButton1.AutoSize = true;
      this.radioButton1.Location = new System.Drawing.Point(6, 34);
      this.radioButton1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.radioButton1.Name = "radioButton1";
      this.radioButton1.Size = new System.Drawing.Size(118, 21);
      this.radioButton1.TabIndex = 4;
      this.radioButton1.TabStop = true;
      this.radioButton1.Text = "Radiobutton 1";
      this.radioButton1.UseVisualStyleBackColor = true;
      // 
      // checkBox4
      // 
      this.checkBox4.AccessibleDescription = "Standard Checkbox Indeterminate Disabled";
      this.checkBox4.AccessibleName = "checkbox4";
      this.checkBox4.AutoSize = true;
      this.checkBox4.Checked = true;
      this.checkBox4.CheckState = System.Windows.Forms.CheckState.Indeterminate;
      this.checkBox4.Enabled = false;
      this.checkBox4.Location = new System.Drawing.Point(331, 6);
      this.checkBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.checkBox4.Name = "checkBox4";
      this.checkBox4.Size = new System.Drawing.Size(103, 21);
      this.checkBox4.TabIndex = 3;
      this.checkBox4.Text = "Checkbox 4";
      this.checkBox4.UseVisualStyleBackColor = true;
      // 
      // checkBox3
      // 
      this.checkBox3.AccessibleDescription = "Standard Checkbox Disabled";
      this.checkBox3.AccessibleName = "checkbox3";
      this.checkBox3.AutoSize = true;
      this.checkBox3.Enabled = false;
      this.checkBox3.Location = new System.Drawing.Point(226, 6);
      this.checkBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.checkBox3.Name = "checkBox3";
      this.checkBox3.Size = new System.Drawing.Size(103, 21);
      this.checkBox3.TabIndex = 2;
      this.checkBox3.Text = "Checkbox 3";
      this.checkBox3.UseVisualStyleBackColor = true;
      // 
      // checkBox2
      // 
      this.checkBox2.AccessibleDescription = "Standard Checkbox Indeterminate";
      this.checkBox2.AccessibleName = "checkbox2";
      this.checkBox2.AutoSize = true;
      this.checkBox2.Checked = true;
      this.checkBox2.CheckState = System.Windows.Forms.CheckState.Indeterminate;
      this.checkBox2.Location = new System.Drawing.Point(115, 6);
      this.checkBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.checkBox2.Name = "checkBox2";
      this.checkBox2.Size = new System.Drawing.Size(103, 21);
      this.checkBox2.TabIndex = 1;
      this.checkBox2.Text = "Checkbox 2";
      this.checkBox2.ThreeState = true;
      this.checkBox2.UseVisualStyleBackColor = true;
      // 
      // checkBox1
      // 
      this.checkBox1.AccessibleDescription = "Standard Checkbox";
      this.checkBox1.AccessibleName = "checkbox1";
      this.checkBox1.AutoSize = true;
      this.checkBox1.Checked = true;
      this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
      this.checkBox1.Location = new System.Drawing.Point(6, 6);
      this.checkBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.checkBox1.Name = "checkBox1";
      this.checkBox1.Size = new System.Drawing.Size(103, 21);
      this.checkBox1.TabIndex = 0;
      this.checkBox1.Text = "Checkbox 1";
      this.checkBox1.UseVisualStyleBackColor = true;
      // 
      // tabPage2
      // 
      this.tabPage2.AccessibleDescription = "Tab Page";
      this.tabPage2.AccessibleName = "tabpage2";
      this.tabPage2.Controls.Add(this.progressBar1);
      this.tabPage2.Controls.Add(this.label3);
      this.tabPage2.Controls.Add(this.progressBar2);
      this.tabPage2.Controls.Add(this.trackBar1);
      this.tabPage2.Controls.Add(this.label4);
      this.tabPage2.Controls.Add(this.trackBar2);
      this.tabPage2.Controls.Add(this.label5);
      this.tabPage2.Controls.Add(this.trackBar3);
      this.tabPage2.Controls.Add(this.label6);
      this.tabPage2.Controls.Add(this.trackBar4);
      this.tabPage2.Controls.Add(this.label7);
      this.tabPage2.Location = new System.Drawing.Point(4, 25);
      this.tabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.tabPage2.Name = "tabPage2";
      this.tabPage2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.tabPage2.Size = new System.Drawing.Size(480, 117);
      this.tabPage2.TabIndex = 1;
      this.tabPage2.Text = "Tabpage 2";
      // 
      // progressBar1
      // 
      this.progressBar1.AccessibleDescription = "Standard Progress Indicator";
      this.progressBar1.AccessibleName = "progress1";
      this.progressBar1.Location = new System.Drawing.Point(6, 16);
      this.progressBar1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.progressBar1.Name = "progressBar1";
      this.progressBar1.Size = new System.Drawing.Size(129, 10);
      this.progressBar1.TabIndex = 0;
      this.progressBar1.Value = 44;
      // 
      // label3
      // 
      this.label3.AccessibleDescription = "Progress Label";
      this.label3.AccessibleName = "label3";
      this.label3.Location = new System.Drawing.Point(141, 14);
      this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
      this.label3.Name = "label3";
      this.label3.Size = new System.Drawing.Size(66, 16);
      this.label3.TabIndex = 4;
      this.label3.Text = "44.44%";
      this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // progressBar2
      // 
      this.progressBar2.AccessibleDescription = "Progress Indicator Indeterminate";
      this.progressBar2.AccessibleName = "progress2";
      this.progressBar2.Location = new System.Drawing.Point(6, 35);
      this.progressBar2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.progressBar2.Name = "progressBar2";
      this.progressBar2.Size = new System.Drawing.Size(129, 10);
      this.progressBar2.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
      this.progressBar2.TabIndex = 1;
      this.progressBar2.Value = 100;
      // 
      // trackBar1
      // 
      this.trackBar1.AccessibleDescription = "Slider Control Horizontal";
      this.trackBar1.AccessibleName = "slider1";
      this.trackBar1.AutoSize = false;
      this.trackBar1.Location = new System.Drawing.Point(6, 68);
      this.trackBar1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.trackBar1.Maximum = 100;
      this.trackBar1.Name = "trackBar1";
      this.trackBar1.Size = new System.Drawing.Size(129, 21);
      this.trackBar1.TabIndex = 2;
      this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None;
      this.trackBar1.Value = 53;
      this.trackBar1.ValueChanged += new System.EventHandler(this.TrackBar1_ValueChanged);
      // 
      // label4
      // 
      this.label4.AccessibleDescription = "Slider Label 4";
      this.label4.AccessibleName = "label4";
      this.label4.Location = new System.Drawing.Point(141, 68);
      this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
      this.label4.Name = "label4";
      this.label4.Size = new System.Drawing.Size(66, 16);
      this.label4.TabIndex = 5;
      this.label4.Text = "53%";
      this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // trackBar2
      // 
      this.trackBar2.AccessibleDescription = "Slider Control Horizontal";
      this.trackBar2.AccessibleName = "slider2";
      this.trackBar2.AutoSize = false;
      this.trackBar2.Enabled = false;
      this.trackBar2.Location = new System.Drawing.Point(6, 95);
      this.trackBar2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.trackBar2.Maximum = 100;
      this.trackBar2.Name = "trackBar2";
      this.trackBar2.Size = new System.Drawing.Size(129, 21);
      this.trackBar2.TabIndex = 3;
      this.trackBar2.TickStyle = System.Windows.Forms.TickStyle.None;
      this.trackBar2.Value = 47;
      this.trackBar2.ValueChanged += new System.EventHandler(this.TrackBar2_ValueChanged);
      // 
      // label5
      // 
      this.label5.AccessibleDescription = "Slider Label 5";
      this.label5.AccessibleName = "label5";
      this.label5.Location = new System.Drawing.Point(141, 95);
      this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
      this.label5.Name = "label5";
      this.label5.Size = new System.Drawing.Size(66, 16);
      this.label5.TabIndex = 6;
      this.label5.Text = "47%";
      this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // trackBar3
      // 
      this.trackBar3.AccessibleDescription = "Slider Control Vertical";
      this.trackBar3.AccessibleName = "slider3";
      this.trackBar3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
      this.trackBar3.AutoSize = false;
      this.trackBar3.Location = new System.Drawing.Point(246, 14);
      this.trackBar3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.trackBar3.Maximum = 100;
      this.trackBar3.Name = "trackBar3";
      this.trackBar3.Orientation = System.Windows.Forms.Orientation.Vertical;
      this.trackBar3.Size = new System.Drawing.Size(21, 98);
      this.trackBar3.TabIndex = 7;
      this.trackBar3.TickStyle = System.Windows.Forms.TickStyle.None;
      this.trackBar3.Value = 72;
      this.trackBar3.ValueChanged += new System.EventHandler(this.TrackBar3_ValueChanged);
      // 
      // label6
      // 
      this.label6.AccessibleDescription = "Slider Label 6";
      this.label6.AccessibleName = "label6";
      this.label6.AutoSize = true;
      this.label6.Location = new System.Drawing.Point(274, 59);
      this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
      this.label6.Name = "label6";
      this.label6.Size = new System.Drawing.Size(40, 17);
      this.label6.TabIndex = 9;
      this.label6.Text = "28 %";
      // 
      // trackBar4
      // 
      this.trackBar4.AccessibleDescription = "Slider Control Vertical";
      this.trackBar4.AccessibleName = "slider4";
      this.trackBar4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
      this.trackBar4.AutoSize = false;
      this.trackBar4.Enabled = false;
      this.trackBar4.Location = new System.Drawing.Point(339, 14);
      this.trackBar4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.trackBar4.Maximum = 100;
      this.trackBar4.Name = "trackBar4";
      this.trackBar4.Orientation = System.Windows.Forms.Orientation.Vertical;
      this.trackBar4.Size = new System.Drawing.Size(21, 94);
      this.trackBar4.TabIndex = 8;
      this.trackBar4.TickStyle = System.Windows.Forms.TickStyle.None;
      this.trackBar4.Value = 72;
      this.trackBar4.ValueChanged += new System.EventHandler(this.TrackBar4_ValueChanged);
      // 
      // label7
      // 
      this.label7.AccessibleDescription = "Slider Label 7";
      this.label7.AccessibleName = "label7";
      this.label7.AutoSize = true;
      this.label7.Location = new System.Drawing.Point(375, 59);
      this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
      this.label7.Name = "label7";
      this.label7.Size = new System.Drawing.Size(36, 17);
      this.label7.TabIndex = 10;
      this.label7.Text = "28%";
      // 
      // groupBox2
      // 
      this.groupBox2.AccessibleDescription = "Complex Standard Controls Group Box";
      this.groupBox2.AccessibleName = "groupbox2";
      this.groupBox2.Controls.Add(this.dataGridView1);
      this.groupBox2.Controls.Add(this.listView2);
      this.groupBox2.Controls.Add(this.treeView1);
      this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
      this.groupBox2.Location = new System.Drawing.Point(0, 0);
      this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.groupBox2.Name = "groupBox2";
      this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.groupBox2.Size = new System.Drawing.Size(785, 232);
      this.groupBox2.TabIndex = 0;
      this.groupBox2.TabStop = false;
      this.groupBox2.Text = "Complex Standard Controls ";
      this.groupBox2.Enter += new System.EventHandler(this.GroupBox2_Enter);
      // 
      // dataGridView1
      // 
      this.dataGridView1.AccessibleDescription = "Standard Grid Control";
      this.dataGridView1.AccessibleName = "grid1";
      this.dataGridView1.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.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
      this.dataGridView1.EnableHeadersVisualStyles = false;
      this.dataGridView1.Location = new System.Drawing.Point(261, 20);
      this.dataGridView1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.dataGridView1.Name = "dataGridView1";
      this.dataGridView1.RowHeadersVisible = false;
      this.dataGridView1.Size = new System.Drawing.Size(261, 198);
      this.dataGridView1.TabIndex = 2;
      // 
      // listView2
      // 
      this.listView2.AccessibleDescription = "Standard Icon View";
      this.listView2.AccessibleName = "iconview1";
      this.listView2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.listView2.Location = new System.Drawing.Point(530, 21);
      this.listView2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.listView2.Name = "listView2";
      this.listView2.Size = new System.Drawing.Size(248, 196);
      this.listView2.TabIndex = 1;
      this.listView2.UseCompatibleStateImageBehavior = false;
      // 
      // treeView1
      // 
      this.treeView1.AccessibleDescription = "Standard Treeview";
      this.treeView1.AccessibleName = "treeview1";
      this.treeView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
      this.treeView1.Location = new System.Drawing.Point(5, 20);
      this.treeView1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.treeView1.Name = "treeView1";
      this.treeView1.Size = new System.Drawing.Size(249, 197);
      this.treeView1.TabIndex = 0;
      // 
      // mainPage2
      // 
      this.mainPage2.AccessibleDescription = "Platform Controls Tab-Page";
      this.mainPage2.AccessibleName = "mainpage2";
      this.mainPage2.BackColor = System.Drawing.Color.Transparent;
      this.mainPage2.Controls.Add(this.dataGridView2);
      this.mainPage2.Controls.Add(this.tableLayoutPanel1);
      this.mainPage2.Controls.Add(this.richTextBox1);
      this.mainPage2.Controls.Add(this.propertyGrid1);
      this.mainPage2.Controls.Add(this.listView1);
      this.mainPage2.Controls.Add(this.flowLayoutPanel1);
      this.mainPage2.Controls.Add(this.dateTimePicker1);
      this.mainPage2.Controls.Add(this.checkedListBox1);
      this.mainPage2.Controls.Add(this.label20);
      this.mainPage2.Location = new System.Drawing.Point(4, 25);
      this.mainPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.mainPage2.Name = "mainPage2";
      this.mainPage2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.mainPage2.Size = new System.Drawing.Size(793, 682);
      this.mainPage2.TabIndex = 1;
      this.mainPage2.Text = "Platform Controls";
      // 
      // dataGridView2
      // 
      this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
      this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column1,
            this.Column2,
            this.Column3});
      this.dataGridView2.Location = new System.Drawing.Point(424, 70);
      this.dataGridView2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.dataGridView2.Name = "dataGridView2";
      this.dataGridView2.Size = new System.Drawing.Size(300, 188);
      this.dataGridView2.TabIndex = 15;
      // 
      // Column1
      // 
      this.Column1.HeaderText = "Column1";
      this.Column1.Name = "Column1";
      // 
      // Column2
      // 
      this.Column2.HeaderText = "Column2";
      this.Column2.Name = "Column2";
      // 
      // Column3
      // 
      this.Column3.HeaderText = "Column3";
      this.Column3.Name = "Column3";
      // 
      // tableLayoutPanel1
      // 
      this.tableLayoutPanel1.ColumnCount = 2;
      this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
      this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
      this.tableLayoutPanel1.Location = new System.Drawing.Point(10, 462);
      this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(2);
      this.tableLayoutPanel1.Name = "tableLayoutPanel1";
      this.tableLayoutPanel1.RowCount = 2;
      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
      this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
      this.tableLayoutPanel1.Size = new System.Drawing.Size(364, 174);
      this.tableLayoutPanel1.TabIndex = 14;
      // 
      // richTextBox1
      // 
      this.richTextBox1.Location = new System.Drawing.Point(411, 439);
      this.richTextBox1.Margin = new System.Windows.Forms.Padding(2);
      this.richTextBox1.Name = "richTextBox1";
      this.richTextBox1.Size = new System.Drawing.Size(353, 166);
      this.richTextBox1.TabIndex = 13;
      this.richTextBox1.Text = "";
      // 
      // propertyGrid1
      // 
      this.propertyGrid1.LineColor = System.Drawing.SystemColors.ControlDark;
      this.propertyGrid1.Location = new System.Drawing.Point(411, 288);
      this.propertyGrid1.Margin = new System.Windows.Forms.Padding(2);
      this.propertyGrid1.Name = "propertyGrid1";
      this.propertyGrid1.Size = new System.Drawing.Size(352, 145);
      this.propertyGrid1.TabIndex = 12;
      // 
      // listView1
      // 
      this.listView1.Location = new System.Drawing.Point(-4, 288);
      this.listView1.Margin = new System.Windows.Forms.Padding(2);
      this.listView1.Name = "listView1";
      this.listView1.Size = new System.Drawing.Size(393, 145);
      this.listView1.TabIndex = 11;
      this.listView1.UseCompatibleStateImageBehavior = false;
      // 
      // flowLayoutPanel1
      // 
      this.flowLayoutPanel1.Location = new System.Drawing.Point(10, 172);
      this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(2);
      this.flowLayoutPanel1.Name = "flowLayoutPanel1";
      this.flowLayoutPanel1.Size = new System.Drawing.Size(754, 84);
      this.flowLayoutPanel1.TabIndex = 10;
      // 
      // dateTimePicker1
      // 
      this.dateTimePicker1.Location = new System.Drawing.Point(181, 70);
      this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(2);
      this.dateTimePicker1.Name = "dateTimePicker1";
      this.dateTimePicker1.Size = new System.Drawing.Size(168, 22);
      this.dateTimePicker1.TabIndex = 9;
      // 
      // checkedListBox1
      // 
      this.checkedListBox1.FormattingEnabled = true;
      this.checkedListBox1.Location = new System.Drawing.Point(10, 56);
      this.checkedListBox1.Margin = new System.Windows.Forms.Padding(2);
      this.checkedListBox1.Name = "checkedListBox1";
      this.checkedListBox1.Size = new System.Drawing.Size(100, 38);
      this.checkedListBox1.TabIndex = 8;
      // 
      // label20
      // 
      this.label20.AccessibleDescription = "Standard Label";
      this.label20.AccessibleName = "label20";
      this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
      this.label20.Location = new System.Drawing.Point(6, 9);
      this.label20.Margin = new System.Windows.Forms.Padding(4, 9, 4, 0);
      this.label20.Name = "label20";
      this.label20.Size = new System.Drawing.Size(781, 36);
      this.label20.TabIndex = 7;
      this.label20.Text = resources.GetString("label20.Text");
      // 
      // menuStrip1
      // 
      this.menuStrip1.AccessibleName = "menu1";
      this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
      this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileToolStripMenuItem,
            this.editToolStripMenuItem,
            this.windowToolStripMenuItem});
      this.menuStrip1.Location = new System.Drawing.Point(0, 0);
      this.menuStrip1.Name = "menuStrip1";
      this.menuStrip1.Padding = new System.Windows.Forms.Padding(6, 1, 0, 1);
      this.menuStrip1.Size = new System.Drawing.Size(815, 26);
      this.menuStrip1.TabIndex = 5;
      this.menuStrip1.Text = "menuStrip1";
      this.menuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.MenuStrip1_ItemClicked);
      // 
      // fileToolStripMenuItem
      // 
      this.fileToolStripMenuItem.AccessibleName = "submenu2";
      this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newToolStripMenuItem,
            this.openToolStripMenuItem,
            this.oPenRecentToolStripMenuItem,
            this.toolStripSeparator1,
            this.closeToolStripMenuItem,
            this.saveToolStripMenuItem});
      this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
      this.fileToolStripMenuItem.Size = new System.Drawing.Size(44, 24);
      this.fileToolStripMenuItem.Text = "File";
      // 
      // newToolStripMenuItem
      // 
      this.newToolStripMenuItem.AccessibleName = "menuitem10";
      this.newToolStripMenuItem.Name = "newToolStripMenuItem";
      this.newToolStripMenuItem.Size = new System.Drawing.Size(169, 26);
      this.newToolStripMenuItem.Text = "New";
      // 
      // openToolStripMenuItem
      // 
      this.openToolStripMenuItem.AccessibleName = "menuitem11";
      this.openToolStripMenuItem.Name = "openToolStripMenuItem";
      this.openToolStripMenuItem.Size = new System.Drawing.Size(169, 26);
      this.openToolStripMenuItem.Text = "Open";
      // 
      // oPenRecentToolStripMenuItem
      // 
      this.oPenRecentToolStripMenuItem.AccessibleName = "submenu5";
      this.oPenRecentToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.clearMenuToolStripMenuItem});
      this.oPenRecentToolStripMenuItem.Name = "oPenRecentToolStripMenuItem";
      this.oPenRecentToolStripMenuItem.Size = new System.Drawing.Size(169, 26);
      this.oPenRecentToolStripMenuItem.Text = "Open Recent";
      // 
      // clearMenuToolStripMenuItem
      // 
      this.clearMenuToolStripMenuItem.AccessibleName = "menuitem14";
      this.clearMenuToolStripMenuItem.Name = "clearMenuToolStripMenuItem";
      this.clearMenuToolStripMenuItem.Size = new System.Drawing.Size(159, 26);
      this.clearMenuToolStripMenuItem.Text = "Clear Menu";
      // 
      // toolStripSeparator1
      // 
      this.toolStripSeparator1.AccessibleName = "separator10";
      this.toolStripSeparator1.Name = "toolStripSeparator1";
      this.toolStripSeparator1.Size = new System.Drawing.Size(166, 6);
      // 
      // closeToolStripMenuItem
      // 
      this.closeToolStripMenuItem.AccessibleName = "menuitem12";
      this.closeToolStripMenuItem.Name = "closeToolStripMenuItem";
      this.closeToolStripMenuItem.Size = new System.Drawing.Size(169, 26);
      this.closeToolStripMenuItem.Text = "Close";
      // 
      // saveToolStripMenuItem
      // 
      this.saveToolStripMenuItem.AccessibleName = "menuitem13";
      this.saveToolStripMenuItem.Name = "saveToolStripMenuItem";
      this.saveToolStripMenuItem.Size = new System.Drawing.Size(169, 26);
      this.saveToolStripMenuItem.Text = "Save";
      // 
      // editToolStripMenuItem
      // 
      this.editToolStripMenuItem.AccessibleName = "submenu3";
      this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.undoToolStripMenuItem,
            this.redoToolStripMenuItem,
            this.toolStripSeparator2,
            this.cutToolStripMenuItem,
            this.copyToolStripMenuItem,
            this.pasteToolStripMenuItem,
            this.deleteToolStripMenuItem,
            this.selectAllToolStripMenuItem,
            this.fireActionToolStripMenuItem});
      this.editToolStripMenuItem.Name = "editToolStripMenuItem";
      this.editToolStripMenuItem.Size = new System.Drawing.Size(47, 24);
      this.editToolStripMenuItem.Text = "Edit";
      // 
      // undoToolStripMenuItem
      // 
      this.undoToolStripMenuItem.AccessibleName = "menuitem14";
      this.undoToolStripMenuItem.Name = "undoToolStripMenuItem";
      this.undoToolStripMenuItem.Size = new System.Drawing.Size(153, 26);
      this.undoToolStripMenuItem.Text = "Undo";
      this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click);
      // 
      // redoToolStripMenuItem
      // 
      this.redoToolStripMenuItem.AccessibleName = "menuitem15";
      this.redoToolStripMenuItem.Name = "redoToolStripMenuItem";
      this.redoToolStripMenuItem.Size = new System.Drawing.Size(153, 26);
      this.redoToolStripMenuItem.Text = "Redo";
      this.redoToolStripMenuItem.Click += new System.EventHandler(this.redoToolStripMenuItem_Click);
      // 
      // toolStripSeparator2
      // 
      this.toolStripSeparator2.AccessibleName = "separator11";
      this.toolStripSeparator2.Name = "toolStripSeparator2";
      this.toolStripSeparator2.Size = new System.Drawing.Size(150, 6);
      // 
      // cutToolStripMenuItem
      // 
      this.cutToolStripMenuItem.AccessibleName = "menuitem16";
      this.cutToolStripMenuItem.Name = "cutToolStripMenuItem";
      this.cutToolStripMenuItem.Size = new System.Drawing.Size(153, 26);
      this.cutToolStripMenuItem.Text = "Cut ";
      this.cutToolStripMenuItem.Click += new System.EventHandler(this.cutToolStripMenuItem_Click);
      // 
      // copyToolStripMenuItem
      // 
      this.copyToolStripMenuItem.AccessibleName = "menuitem17";
      this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";
      this.copyToolStripMenuItem.Size = new System.Drawing.Size(153, 26);
      this.copyToolStripMenuItem.Text = "Copy";
      this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click);
      // 
      // pasteToolStripMenuItem
      // 
      this.pasteToolStripMenuItem.AccessibleName = "menuitem18";
      this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem";
      this.pasteToolStripMenuItem.Size = new System.Drawing.Size(153, 26);
      this.pasteToolStripMenuItem.Text = "Paste";
      this.pasteToolStripMenuItem.Click += new System.EventHandler(this.pasteToolStripMenuItem_Click);
      // 
      // deleteToolStripMenuItem
      // 
      this.deleteToolStripMenuItem.AccessibleName = "menuitem19";
      this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
      this.deleteToolStripMenuItem.Size = new System.Drawing.Size(153, 26);
      this.deleteToolStripMenuItem.Text = "Delete";
      this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
      // 
      // selectAllToolStripMenuItem
      // 
      this.selectAllToolStripMenuItem.AccessibleName = "menuitem20";
      this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
      this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(153, 26);
      this.selectAllToolStripMenuItem.Text = "Select All";
      this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click);
      // 
      // fireActionToolStripMenuItem
      // 
      this.fireActionToolStripMenuItem.AccessibleName = "menuitem23";
      this.fireActionToolStripMenuItem.Name = "fireActionToolStripMenuItem";
      this.fireActionToolStripMenuItem.Size = new System.Drawing.Size(153, 26);
      this.fireActionToolStripMenuItem.Text = "Fire action";
      this.fireActionToolStripMenuItem.Click += new System.EventHandler(this.fireActionToolStripMenuItem_Click);
      // 
      // windowToolStripMenuItem
      // 
      this.windowToolStripMenuItem.AccessibleName = "submenu4";
      this.windowToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.minimizeToolStripMenuItem,
            this.zoomToolStripMenuItem});
      this.windowToolStripMenuItem.Name = "windowToolStripMenuItem";
      this.windowToolStripMenuItem.Size = new System.Drawing.Size(76, 24);
      this.windowToolStripMenuItem.Text = "Window";
      // 
      // minimizeToolStripMenuItem
      // 
      this.minimizeToolStripMenuItem.AccessibleName = "menuitem21";
      this.minimizeToolStripMenuItem.Name = "minimizeToolStripMenuItem";
      this.minimizeToolStripMenuItem.Size = new System.Drawing.Size(145, 26);
      this.minimizeToolStripMenuItem.Text = "Minimize";
      // 
      // zoomToolStripMenuItem
      // 
      this.zoomToolStripMenuItem.AccessibleName = "menuitem22";
      this.zoomToolStripMenuItem.Name = "zoomToolStripMenuItem";
      this.zoomToolStripMenuItem.Size = new System.Drawing.Size(145, 26);
      this.zoomToolStripMenuItem.Text = "Zoom";
      // 
      // Form1
      // 
      this.AccessibleDescription = "Application Main Window";
      this.AccessibleName = "mainwindow";
      this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
      this.ClientSize = new System.Drawing.Size(815, 779);
      this.Controls.Add(this.menuStrip1);
      this.Controls.Add(this.label1);
      this.Controls.Add(this.mainTabControl);
      this.MainMenuStrip = this.menuStrip1;
      this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
      this.Name = "Form1";
      this.Text = "Form1";
      this.mainTabControl.ResumeLayout(false);
      this.mainPage1.ResumeLayout(false);
      this.splitContainer2.Panel1.ResumeLayout(false);
      this.splitContainer2.Panel2.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
      this.splitContainer2.ResumeLayout(false);
      this.groupBox1.ResumeLayout(false);
      this.groupBox1.PerformLayout();
      this.scrollbox1.ResumeLayout(false);
      this.scrollbox1.PerformLayout();
      this.groupBox3.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
      this.contextMenuStrip1.ResumeLayout(false);
      this.tabControl1.ResumeLayout(false);
      this.tabPage1.ResumeLayout(false);
      this.tabPage1.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
      this.tabPage2.ResumeLayout(false);
      this.tabPage2.PerformLayout();
      ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.trackBar4)).EndInit();
      this.groupBox2.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
      this.mainPage2.ResumeLayout(false);
      ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
      this.menuStrip1.ResumeLayout(false);
      this.menuStrip1.PerformLayout();
      this.ResumeLayout(false);
      this.PerformLayout();

    }