/// <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.MetroColorTable metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
     this.multiColumnComboBox1 = new Syncfusion.Windows.Forms.Tools.MultiColumnComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.multiColumnComboBox1)).BeginInit();
     this.SuspendLayout();
     //
     // multiColumnComboBox1
     //
     this.multiColumnComboBox1.BeforeTouchSize       = new System.Drawing.Size(165, 21);
     this.multiColumnComboBox1.Location              = new System.Drawing.Point(279, 62);
     this.multiColumnComboBox1.MetroColor            = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.multiColumnComboBox1.Name                  = "multiColumnComboBox1";
     this.multiColumnComboBox1.ScrollMetroColorTable = metroColorTable1;
     this.multiColumnComboBox1.Size                  = new System.Drawing.Size(165, 21);
     this.multiColumnComboBox1.TabIndex              = 0;
     this.multiColumnComboBox1.Text                  = "multiColumnComboBox1";
     this.multiColumnComboBox1.DataSource            = GetData();
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Controls.Add(this.multiColumnComboBox1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.multiColumnComboBox1)).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.MetroColorTable metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
     this.colorUIControl1 = new Syncfusion.Windows.Forms.ColorUIControl();
     this.label1          = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // colorUIControl1
     //
     this.colorUIControl1.BeforeTouchSize = new System.Drawing.Size(199, 218);
     this.colorUIControl1.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.colorUIControl1.ColorGroups     = ((Syncfusion.Windows.Forms.ColorUIGroups)(((Syncfusion.Windows.Forms.ColorUIGroups.StandardColors | Syncfusion.Windows.Forms.ColorUIGroups.SystemColors)
                                                                                       | Syncfusion.Windows.Forms.ColorUIGroups.UserColors)));
     this.colorUIControl1.CustomColorsStretchOnResize = true;
     this.colorUIControl1.Dock                      = System.Windows.Forms.DockStyle.Fill;
     this.colorUIControl1.EnableTouchMode           = true;
     this.colorUIControl1.ForeColor                 = System.Drawing.SystemColors.ControlText;
     this.colorUIControl1.Location                  = new System.Drawing.Point(0, 20);
     this.colorUIControl1.Name                      = "colorUIControl1";
     this.colorUIControl1.ScrollMetroColorTable     = metroColorTable1;
     this.colorUIControl1.Size                      = new System.Drawing.Size(199, 198);
     this.colorUIControl1.TabIndex                  = 3;
     this.colorUIControl1.Text                      = "colorUIControl1";
     this.colorUIControl1.ThemeName                 = "Default";
     this.colorUIControl1.UserColorsStretchOnResize = true;
     //
     // label1
     //
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(199, 20);
     this.label1.TabIndex  = 4;
     this.label1.Text      = "label1";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ColorForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(199, 247);
     this.Controls.Add(this.colorUIControl1);
     this.Controls.Add(this.label1);
     this.Name          = "ColorForm";
     this.ShowClose     = true;
     this.ShowOK        = true;
     this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
     this.Text          = "Color Editor";
     this.Controls.SetChildIndex(this.label1, 0);
     this.Controls.SetChildIndex(this.colorUIControl1, 0);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 3
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.MetroColorTable       metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
            System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(editForm));
            this.richTextBox1         = new System.Windows.Forms.RichTextBox();
            this.panel1               = new System.Windows.Forms.Panel();
            this.button1              = new Syncfusion.Windows.Forms.ButtonAdv();
            this.button2              = new Syncfusion.Windows.Forms.ButtonAdv();
            this.opnFileDlg           = new System.Windows.Forms.OpenFileDialog();
            this.mainFrameBarManager1 = new Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager(this);
            this.bar1            = new Syncfusion.Windows.Forms.Tools.XPMenus.Bar(this.mainFrameBarManager1, "HTMLUIEditor");
            this.parentBarItem2  = 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();
            this.parentBarItem1  = new Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem();
            this.barItem4        = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
            this.barItem3        = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
            this.scrollersFrame1 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components);
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mainFrameBarManager1)).BeginInit();
            this.SuspendLayout();
            //
            // richTextBox1
            //
            this.richTextBox1.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.richTextBox1.Font     = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.richTextBox1.Location = new System.Drawing.Point(5, 43);
            this.richTextBox1.Name     = "richTextBox1";
            this.richTextBox1.Size     = new System.Drawing.Size(376, 223);
            this.richTextBox1.TabIndex = 0;
            this.richTextBox1.Text     = "";
            //
            // panel1
            //
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.button1);
            this.panel1.Controls.Add(this.button2);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
            this.panel1.Location = new System.Drawing.Point(10, 273);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(368, 48);
            this.panel1.TabIndex = 1;
            //
            // button1
            //
            this.button1.Appearance              = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.button1.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.button1.BeforeTouchSize         = new System.Drawing.Size(64, 24);
            this.button1.DialogResult            = System.Windows.Forms.DialogResult.OK;
            this.button1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
            this.button1.Font                    = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button1.ForeColor               = System.Drawing.Color.Black;
            this.button1.IsBackStageButton       = false;
            this.button1.Location                = new System.Drawing.Point(64, 8);
            this.button1.Name                    = "button1";
            this.button1.Size                    = new System.Drawing.Size(64, 24);
            this.button1.TabIndex                = 0;
            this.button1.Text                    = "OK";
            this.button1.UseVisualStyleBackColor = false;
            //
            // button2
            //
            this.button2.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.button2.Appearance              = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.button2.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.button2.BeforeTouchSize         = new System.Drawing.Size(64, 24);
            this.button2.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
            this.button2.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
            this.button2.Font                    = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button2.ForeColor               = System.Drawing.Color.Black;
            this.button2.IsBackStageButton       = false;
            this.button2.Location                = new System.Drawing.Point(216, 8);
            this.button2.Name                    = "button2";
            this.button2.Size                    = new System.Drawing.Size(64, 24);
            this.button2.TabIndex                = 1;
            this.button2.Text                    = "Cancel";
            this.button2.UseVisualStyleBackColor = false;
            //
            // mainFrameBarManager1
            //
#if !NETCORE
            this.mainFrameBarManager1.BarPositionInfo = ((System.IO.MemoryStream)(resources.GetObject("mainFrameBarManager1.BarPositionInfo")));
#endif
            this.mainFrameBarManager1.Bars.Add(this.bar1);
            this.mainFrameBarManager1.Categories.Add("File");
            this.mainFrameBarManager1.Categories.Add("Edit");
            this.mainFrameBarManager1.CurrentBaseFormType = "Syncfusion.Windows.Forms.MetroForm";
            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.parentBarItem2,
                this.barItem1,
                this.barItem2,
                this.parentBarItem1,
                this.barItem3,
                this.barItem4
            });
            this.mainFrameBarManager1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(110)))), ((int)(((byte)(218)))));
            this.mainFrameBarManager1.ResetCustomization = false;
            this.mainFrameBarManager1.Style = Syncfusion.Windows.Forms.VisualStyle.Metro;
            //
            // bar1
            //
            this.bar1.BarName = "HTMLUIEditor";
            this.bar1.Caption = "HTMLUIEditor";
            this.bar1.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.parentBarItem2,
                this.parentBarItem1
            });
            this.bar1.Manager = this.mainFrameBarManager1;
            //
            // parentBarItem2
            //
            this.parentBarItem2.BarName       = "parentBarItem2";
            this.parentBarItem2.CategoryIndex = 0;
            this.parentBarItem2.ID            = "File";
            this.parentBarItem2.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.barItem1,
                this.barItem2
            });
            this.parentBarItem2.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(110)))), ((int)(((byte)(218)))));
            this.parentBarItem2.ShowToolTipInPopUp = false;
            this.parentBarItem2.SizeToFit          = true;
            this.parentBarItem2.Style      = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.parentBarItem2.Text       = "File";
            this.parentBarItem2.WrapLength = 20;
            //
            // barItem1
            //
            this.barItem1.BarName            = "barItem1";
            this.barItem1.CategoryIndex      = 0;
            this.barItem1.ID                 = "Open New File";
            this.barItem1.ShowToolTipInPopUp = false;
            this.barItem1.SizeToFit          = true;
            this.barItem1.Text               = "Open New File";
            this.barItem1.Click             += new System.EventHandler(this.menuItem2_Click);
            //
            // barItem2
            //
            this.barItem2.BarName            = "barItem2";
            this.barItem2.CategoryIndex      = 0;
            this.barItem2.ID                 = "Exit Edit Form";
            this.barItem2.ShowToolTipInPopUp = false;
            this.barItem2.SizeToFit          = true;
            this.barItem2.Text               = "Exit Edit Form";
            this.barItem2.Click             += new System.EventHandler(this.menuItem3_Click);
            //
            // parentBarItem1
            //
            this.parentBarItem1.BarName       = "parentBarItem1";
            this.parentBarItem1.CategoryIndex = 1;
            this.parentBarItem1.ID            = "Edit";
            this.parentBarItem1.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.barItem4,
                this.barItem3
            });
            this.parentBarItem1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(110)))), ((int)(((byte)(218)))));
            this.parentBarItem1.ShowToolTipInPopUp = false;
            this.parentBarItem1.SizeToFit          = true;
            this.parentBarItem1.Style      = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.parentBarItem1.Text       = "Edit";
            this.parentBarItem1.WrapLength = 20;
            //
            // barItem4
            //
            this.barItem4.BarName            = "barItem4";
            this.barItem4.CategoryIndex      = 1;
            this.barItem4.ID                 = "Select All";
            this.barItem4.ShowToolTipInPopUp = false;
            this.barItem4.SizeToFit          = true;
            this.barItem4.Text               = "Select All";
            this.barItem4.Click             += new System.EventHandler(this.menuItem5_Click);
            //
            // barItem3
            //
            this.barItem3.BarName            = "barItem3";
            this.barItem3.CategoryIndex      = 1;
            this.barItem3.ID                 = "Clear All";
            this.barItem3.ShowToolTipInPopUp = false;
            this.barItem3.SizeToFit          = true;
            this.barItem3.Text               = "Clear All";
            this.barItem3.Click             += new System.EventHandler(this.menuItem6_Click);
            //
            // scrollersFrame1
            //
            this.scrollersFrame1.AttachedTo            = this.richTextBox1;
            this.scrollersFrame1.CustomRender          = null;
            this.scrollersFrame1.MetroColorScheme      = Syncfusion.Windows.Forms.MetroColorScheme.Managed;
            metroColorTable1.ArrowChecked              = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
            metroColorTable1.ArrowNormal               = System.Drawing.Color.White;
            metroColorTable1.ArrowNormal               = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
            metroColorTable1.ArrowPushed               = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
            metroColorTable1.ScrollerBackground        = System.Drawing.Color.White;
            metroColorTable1.ThumbChecked              = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
            metroColorTable1.ThumbNormal               = System.Drawing.Color.White;
            metroColorTable1.ThumbNormal               = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
            metroColorTable1.ThumbPushed               = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
            this.scrollersFrame1.ScrollMetroColorTable = metroColorTable1;
            this.scrollersFrame1.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto;
            this.scrollersFrame1.VisualStyle           = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro;
            //
            // editForm
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
            this.ClientSize        = new System.Drawing.Size(388, 331);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.richTextBox1);
            this.DropShadow    = true;
            this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MetroColor    = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
            this.Name          = "editForm";
            this.Padding       = new System.Windows.Forms.Padding(10);
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "Editor";
            this.Load         += new System.EventHandler(this.Form2_Load);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.mainFrameBarManager1)).EndInit();
            this.ResumeLayout(false);
        }
Esempio n. 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(Form1));
            Syncfusion.Windows.Forms.MetroColorTable       metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
            this.htmluiControl1       = new Syncfusion.Windows.Forms.HTMLUI.HTMLUIControl();
            this.fontListBox1         = new Syncfusion.Windows.Forms.Tools.FontListBox();
            this.dataGrid1            = new System.Windows.Forms.DataGrid();
            this.monthCalendar1       = new Syncfusion.Windows.Forms.Tools.MonthCalendarAdv();
            this.calculatorControl1   = new Syncfusion.Windows.Forms.Tools.CalculatorControl();
            this.imageList1           = new System.Windows.Forms.ImageList(this.components);
            this.toolTip1             = new System.Windows.Forms.ToolTip(this.components);
            this.panel1               = new System.Windows.Forms.Panel();
            this.button2              = new Syncfusion.Windows.Forms.ButtonAdv();
            this.button1              = new Syncfusion.Windows.Forms.ButtonAdv();
            this.mainFrameBarManager1 = new Syncfusion.Windows.Forms.Tools.XPMenus.MainFrameBarManager(this);
            this.bar1           = new Syncfusion.Windows.Forms.Tools.XPMenus.Bar(this.mainFrameBarManager1, "menu");
            this.parentBarItem1 = new Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem();
            this.barItem1       = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
            this.parentBarItem2 = new Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem();
            this.barItem2       = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem();
            this.gradientPanel1 = new Syncfusion.Windows.Forms.Tools.GradientPanel();
            ((System.ComponentModel.ISupportInitialize)(this.htmluiControl1)).BeginInit();
            this.htmluiControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.monthCalendar1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mainFrameBarManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
            this.gradientPanel1.SuspendLayout();
            this.SuspendLayout();
            //
            // htmluiControl1
            //
            this.htmluiControl1.AutoScroll        = true;
            this.htmluiControl1.AutoScrollMinSize = new System.Drawing.Size(603, 301);
            this.htmluiControl1.BackColor         = System.Drawing.Color.White;
            this.htmluiControl1.Controls.Add(this.fontListBox1);
            this.htmluiControl1.Controls.Add(this.dataGrid1);
            this.htmluiControl1.Controls.Add(this.monthCalendar1);
            this.htmluiControl1.DefaultFormat.BackgroundColor = System.Drawing.SystemColors.Control;
            this.htmluiControl1.DefaultFormat.ForeColor       = System.Drawing.SystemColors.ControlText;
            this.htmluiControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
            this.htmluiControl1.ForeColor          = System.Drawing.Color.Black;
            this.htmluiControl1.Location           = new System.Drawing.Point(0, 0);
            this.htmluiControl1.Name               = "htmluiControl1";
            this.htmluiControl1.ShowTitle          = false;
            this.htmluiControl1.Size               = new System.Drawing.Size(637, 316);
            this.htmluiControl1.TabIndex           = 0;
            this.htmluiControl1.Text               = resources.GetString("htmluiControl1.Text");
            this.htmluiControl1.PreRenderDocument += new Syncfusion.Windows.Forms.HTMLUI.PreRenderDocumentEventHandler(this.htmluiControl1_PreRenderDocument);
            this.htmluiControl1.LoadFinished      += new System.EventHandler(this.htmluiControl1_LoadFinished);
            //
            // fontListBox1
            //
            this.fontListBox1.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
            this.fontListBox1.ItemHeight            = 15;
            this.fontListBox1.Location              = new System.Drawing.Point(248, 80);
            this.fontListBox1.MetroColor            = System.Drawing.Color.Empty;
            this.fontListBox1.Name                  = "fontListBox1";
            metroColorTable1.ArrowChecked           = System.Drawing.Color.Black;
            metroColorTable1.ArrowNormal            = System.Drawing.Color.White;
            metroColorTable1.ArrowNormal            = System.Drawing.Color.Gray;
            metroColorTable1.ArrowPushed            = System.Drawing.Color.Black;
            metroColorTable1.ScrollerBackground     = System.Drawing.Color.White;
            metroColorTable1.ThumbChecked           = System.Drawing.Color.Black;
            metroColorTable1.ThumbNormal            = System.Drawing.Color.White;
            metroColorTable1.ThumbNormal            = System.Drawing.Color.Gray;
            metroColorTable1.ThumbPushed            = System.Drawing.Color.Black;
            this.fontListBox1.ScrollMetroColorTable = metroColorTable1;
            this.fontListBox1.Size                  = new System.Drawing.Size(120, 92);
            this.fontListBox1.TabIndex              = 4;
            this.fontListBox1.VisualStyle           = Syncfusion.Windows.Forms.Tools.FontListBox.FontListBoxStyle.Metro;
            //
            // dataGrid1
            //
            this.dataGrid1.AccessibleName  = "DataGrid";
            this.dataGrid1.AccessibleRole  = System.Windows.Forms.AccessibleRole.Table;
            this.dataGrid1.DataMember      = "";
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location        = new System.Drawing.Point(8, 176);
            this.dataGrid1.Name            = "dataGrid1";
            this.dataGrid1.Size            = new System.Drawing.Size(204, 144);
            this.dataGrid1.TabIndex        = 2;
            this.toolTip1.SetToolTip(this.dataGrid1, "This is a DataGrid control inside HTMLUI");
            //
            // monthCalendar1
            //
            this.monthCalendar1.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
            this.monthCalendar1.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
            this.monthCalendar1.BottomHeight          = 25;
            this.monthCalendar1.Culture               = new System.Globalization.CultureInfo("");
            this.monthCalendar1.DayNamesColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
            this.monthCalendar1.DayNamesFont          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            this.monthCalendar1.DaysFont              = new System.Drawing.Font("Verdana", 8F);
            this.monthCalendar1.DaysHeaderInterior    = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.Window);
            this.monthCalendar1.GridLines             = Syncfusion.Windows.Forms.Grid.GridBorderStyle.None;
            this.monthCalendar1.HeaderHeight          = 34;
            this.monthCalendar1.HeaderStartColor      = System.Drawing.Color.White;
            this.monthCalendar1.HighlightColor        = System.Drawing.Color.Black;
            this.monthCalendar1.Iso8601CalenderFormat = false;
            this.monthCalendar1.Location              = new System.Drawing.Point(56, 8);
            this.monthCalendar1.MetroColor            = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
            this.monthCalendar1.Name             = "monthCalendar1";
            this.monthCalendar1.ScrollButtonSize = new System.Drawing.Size(24, 24);
            this.monthCalendar1.SelectedDates    = new System.DateTime[] {
                new System.DateTime(2013, 12, 9, 0, 0, 0, 0),
                new System.DateTime(2013, 12, 9, 0, 0, 0, 0)
            };
            this.monthCalendar1.Size         = new System.Drawing.Size(213, 183);
            this.monthCalendar1.Style        = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.monthCalendar1.TabIndex     = 1;
            this.monthCalendar1.WeekFont     = new System.Drawing.Font("Verdana", 8F);
            this.monthCalendar1.WeekInterior = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.Color.PeachPuff, System.Drawing.Color.AntiqueWhite);
            //
            //
            //
            this.monthCalendar1.NoneButton.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.monthCalendar1.NoneButton.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
            this.monthCalendar1.NoneButton.Font              = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.monthCalendar1.NoneButton.ForeColor         = System.Drawing.Color.White;
            this.monthCalendar1.NoneButton.IsBackStageButton = false;
            this.monthCalendar1.NoneButton.Location          = new System.Drawing.Point(141, 0);
            this.monthCalendar1.NoneButton.Size              = new System.Drawing.Size(72, 25);
            this.monthCalendar1.NoneButton.Text              = "None";
            this.monthCalendar1.NoneButton.UseVisualStyle    = true;
            //
            //
            //
            this.monthCalendar1.TodayButton.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.monthCalendar1.TodayButton.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
            this.monthCalendar1.TodayButton.Font              = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.monthCalendar1.TodayButton.ForeColor         = System.Drawing.Color.White;
            this.monthCalendar1.TodayButton.IsBackStageButton = false;
            this.monthCalendar1.TodayButton.Location          = new System.Drawing.Point(0, 0);
            this.monthCalendar1.TodayButton.Size              = new System.Drawing.Size(141, 25);
            this.monthCalendar1.TodayButton.Text              = "Today";
            this.monthCalendar1.TodayButton.UseVisualStyle    = true;
            //
            // calculatorControl1
            //
            this.calculatorControl1.AccessibleDescription = "Calculator control";
            this.calculatorControl1.AccessibleName        = "Calculator Control";
            this.calculatorControl1.BorderStyle           = System.Windows.Forms.Border3DStyle.Flat;
            this.calculatorControl1.ButtonStyle           = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.calculatorControl1.Culture        = new System.Globalization.CultureInfo("en-US");
            this.calculatorControl1.DoubleValue    = 0;
            this.calculatorControl1.ForeColor      = System.Drawing.SystemColors.ControlText;
            this.calculatorControl1.Location       = new System.Drawing.Point(208, 0);
            this.calculatorControl1.MetroColor     = System.Drawing.SystemColors.Control;
            this.calculatorControl1.Name           = "calculatorControl1";
            this.calculatorControl1.RightToLeft    = System.Windows.Forms.RightToLeft.No;
            this.calculatorControl1.Size           = new System.Drawing.Size(250, 300);
            this.calculatorControl1.TabIndex       = 3;
            this.calculatorControl1.Text           = "calculatorControl1";
            this.calculatorControl1.UseVisualStyle = true;
            //
            // imageList1
            //
            this.imageList1.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
            this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            //
            // panel1
            //
            this.panel1.BackColor   = System.Drawing.Color.White;
            this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel1.Controls.Add(this.button2);
            this.panel1.Controls.Add(this.button1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(10, 42);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(639, 48);
            this.panel1.TabIndex = 1;
            //
            // button2
            //
            this.button2.Anchor                  = System.Windows.Forms.AnchorStyles.None;
            this.button2.Appearance              = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.button2.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.button2.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
            this.button2.Font                    = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button2.ForeColor               = System.Drawing.Color.White;
            this.button2.IsBackStageButton       = false;
            this.button2.Location                = new System.Drawing.Point(378, 6);
            this.button2.Name                    = "button2";
            this.button2.Size                    = new System.Drawing.Size(138, 30);
            this.button2.TabIndex                = 1;
            this.button2.Text                    = "Load Custom Page2";
            this.button2.UseVisualStyle          = true;
            this.button2.UseVisualStyleBackColor = false;
            this.button2.Click                  += new System.EventHandler(this.button2_Click);
            //
            // button1
            //
            this.button1.Anchor                  = System.Windows.Forms.AnchorStyles.None;
            this.button1.Appearance              = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.button1.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.button1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
            this.button1.Font                    = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button1.ForeColor               = System.Drawing.Color.White;
            this.button1.IsBackStageButton       = false;
            this.button1.Location                = new System.Drawing.Point(114, 6);
            this.button1.Name                    = "button1";
            this.button1.Size                    = new System.Drawing.Size(152, 31);
            this.button1.TabIndex                = 0;
            this.button1.Text                    = "Load Custom Page1";
            this.button1.UseVisualStyle          = true;
            this.button1.UseVisualStyleBackColor = false;
            this.button1.Click                  += new System.EventHandler(this.button1_Click);
            //
            // mainFrameBarManager1
            //
#if !NETCORE
            this.mainFrameBarManager1.BarPositionInfo = ((System.IO.MemoryStream)(resources.GetObject("mainFrameBarManager1.BarPositionInfo")));
#endif
            this.mainFrameBarManager1.Bars.Add(this.bar1);
            this.mainFrameBarManager1.Categories.Add("File");
            this.mainFrameBarManager1.Categories.Add("View");
            this.mainFrameBarManager1.CurrentBaseFormType = "Syncfusion.Windows.Forms.MetroForm";
            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.parentBarItem1,
                this.barItem1,
                this.parentBarItem2,
                this.barItem2
            });
            this.mainFrameBarManager1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(110)))), ((int)(((byte)(218)))));
            this.mainFrameBarManager1.ResetCustomization = false;
            this.mainFrameBarManager1.Style = Syncfusion.Windows.Forms.VisualStyle.Metro;
            //
            // bar1
            //
            this.bar1.BarName = "menu";
            this.bar1.Caption = "Menu";
            this.bar1.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.parentBarItem1,
                this.parentBarItem2
            });
            this.bar1.Manager = this.mainFrameBarManager1;
            //
            // parentBarItem1
            //
            this.parentBarItem1.BarName       = "parentBarItem1";
            this.parentBarItem1.CategoryIndex = 0;
            this.parentBarItem1.ID            = "File";
            this.parentBarItem1.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.barItem1
            });
            this.parentBarItem1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(110)))), ((int)(((byte)(218)))));
            this.parentBarItem1.ShowToolTipInPopUp = false;
            this.parentBarItem1.SizeToFit          = true;
            this.parentBarItem1.Text = "File";
            //
            // barItem1
            //
            this.barItem1.BarName            = "barItem1";
            this.barItem1.CategoryIndex      = 0;
            this.barItem1.ID                 = "Exit";
            this.barItem1.ShowToolTipInPopUp = false;
            this.barItem1.SizeToFit          = true;
            this.barItem1.Text               = "Exit";
            this.barItem1.Click             += new System.EventHandler(this.menuItem3_Click);
            //
            // parentBarItem2
            //
            this.parentBarItem2.BarName       = "parentBarItem2";
            this.parentBarItem2.CategoryIndex = 1;
            this.parentBarItem2.ID            = "View";
            this.parentBarItem2.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] {
                this.barItem2
            });
            this.parentBarItem2.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(110)))), ((int)(((byte)(218)))));
            this.parentBarItem2.ShowToolTipInPopUp = false;
            this.parentBarItem2.SizeToFit          = true;
            this.parentBarItem2.Text = "View";
            //
            // barItem2
            //
            this.barItem2.BarName            = "barItem2";
            this.barItem2.CategoryIndex      = 1;
            this.barItem2.ID                 = "HTML";
            this.barItem2.ShowToolTipInPopUp = false;
            this.barItem2.SizeToFit          = true;
            this.barItem2.Text               = "HTML";
            this.barItem2.Click             += new System.EventHandler(this.menuItem5_Click);
            //
            // gradientPanel1
            //
            this.gradientPanel1.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.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.gradientPanel1.Controls.Add(this.htmluiControl1);
            this.gradientPanel1.Location = new System.Drawing.Point(10, 93);
            this.gradientPanel1.Name     = "gradientPanel1";
            this.gradientPanel1.Size     = new System.Drawing.Size(639, 318);
            this.gradientPanel1.TabIndex = 4;
            //
            // Form1
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.BackColor         = System.Drawing.Color.White;
            this.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
            this.ClientSize        = new System.Drawing.Size(659, 415);
            this.Controls.Add(this.gradientPanel1);
            this.Controls.Add(this.panel1);
            this.DropShadow    = true;
            this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MinimumSize   = new System.Drawing.Size(671, 451);
            this.Name          = "Form1";
            this.Padding       = new System.Windows.Forms.Padding(10);
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "Custom Controls";
            this.Load         += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.htmluiControl1)).EndInit();
            this.htmluiControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.monthCalendar1)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.mainFrameBarManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
            this.gradientPanel1.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Esempio n. 5
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.MetroColorTable metroColorTabel1 = new Syncfusion.Windows.Forms.MetroColorTable();
     this.groupBox2             = new System.Windows.Forms.GroupBox();
     this.label2                = new System.Windows.Forms.Label();
     this.multiColumnBoundCombo = new Syncfusion.Windows.Forms.Tools.MultiColumnComboBox();
     this.groupBox1             = new System.Windows.Forms.GroupBox();
     this.propertyGrid1         = new System.Windows.Forms.PropertyGrid();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.multiColumnBoundCombo)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox2
     //
     this.groupBox2.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.groupBox2.BackColor = System.Drawing.Color.White;
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.multiColumnBoundCombo);
     this.groupBox2.Location = new System.Drawing.Point(3, 8);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(261, 288);
     this.groupBox2.TabIndex = 4;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "DataBound MultiColumnComboBox";
     //
     // 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.ImageAlign = System.Drawing.ContentAlignment.BottomRight;
     this.label2.Location   = new System.Drawing.Point(16, 40);
     this.label2.Name       = "label2";
     this.label2.Size       = new System.Drawing.Size(240, 48);
     this.label2.TabIndex   = 3;
     this.label2.Text       = "This MultiColumnComboBox is bound to the Customers Table in the Northwind.mdb";
     //
     // multiColumnBoundCombo
     //
     this.multiColumnBoundCombo.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(42)))), ((int)(((byte)(191)))), ((int)(((byte)(241)))));
     this.multiColumnBoundCombo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.multiColumnBoundCombo.BackColor                 = System.Drawing.Color.White;
     this.multiColumnBoundCombo.DisplayMember             = "ContactName";
     this.multiColumnBoundCombo.DropDownStyle             = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.multiColumnBoundCombo.Location                  = new System.Drawing.Point(16, 96);
     this.multiColumnBoundCombo.MetroColor                = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(191)))), ((int)(((byte)(241)))));
     this.multiColumnBoundCombo.Name                      = "multiColumnBoundCombo";
     metroColorTabel1.ArrowChecked                        = System.Drawing.Color.Black;
     metroColorTabel1.ArrowNormal                         = System.Drawing.Color.White;
     metroColorTabel1.ArrowNormal                         = System.Drawing.Color.Gray;
     metroColorTabel1.ArrowPushed                         = System.Drawing.Color.Black;
     metroColorTabel1.ScrollerBackground                  = System.Drawing.Color.White;
     metroColorTabel1.ThumbChecked                        = System.Drawing.Color.Black;
     metroColorTabel1.ThumbNormal                         = System.Drawing.Color.White;
     metroColorTabel1.ThumbNormal                         = System.Drawing.Color.Gray;
     metroColorTabel1.ThumbPushed                         = System.Drawing.Color.Black;
     this.multiColumnBoundCombo.ScrollMetroColorTable     = metroColorTabel1;
     this.multiColumnBoundCombo.Size                      = new System.Drawing.Size(229, 21);
     this.multiColumnBoundCombo.Style                     = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.multiColumnBoundCombo.TabIndex                  = 0;
     this.multiColumnBoundCombo.ValueMember               = "CompanyName";
     this.multiColumnBoundCombo.SelectedIndexChanged     += new System.EventHandler(this.combo_SelectedIndexChanged);
     this.multiColumnBoundCombo.SelectionChangeCommitted += new System.EventHandler(this.combo_SelectionChangeCommitted);
     this.multiColumnBoundCombo.Validated                += new System.EventHandler(this.combo_Validated);
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.propertyGrid1);
     this.groupBox1.Location = new System.Drawing.Point(264, 8);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(200, 288);
     this.groupBox1.TabIndex = 5;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "MultiColumnComboBox Properties";
     //
     // propertyGrid1
     //
     this.propertyGrid1.AccessibleRole    = System.Windows.Forms.AccessibleRole.ScrollBar;
     this.propertyGrid1.BackColor         = System.Drawing.Color.White;
     this.propertyGrid1.CommandsBackColor = System.Drawing.Color.White;
     this.propertyGrid1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.propertyGrid1.HelpBackColor = System.Drawing.Color.White;
     this.propertyGrid1.LineColor     = System.Drawing.SystemColors.ScrollBar;
     this.propertyGrid1.Location      = new System.Drawing.Point(3, 16);
     this.propertyGrid1.Name          = "propertyGrid1";
     this.propertyGrid1.Size          = new System.Drawing.Size(194, 269);
     this.propertyGrid1.TabIndex      = 0;
     //
     // MultiColumnComboBoxSampleControl
     //
     this.BackColor = System.Drawing.Color.White;
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.groupBox2);
     this.Name = "MultiColumnComboBoxSampleControl";
     this.Size = new System.Drawing.Size(472, 304);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.multiColumnBoundCombo)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 6
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.MetroColorTable       metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(TaxByDocumentTypeFormDialog));
     this.cmdOK = new Syncfusion.WinForms.Controls.SfButton();
     this.multiColumnComboBox1 = new Syncfusion.Windows.Forms.Tools.MultiColumnComboBox();
     this.label1        = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.cmdCancel     = new Syncfusion.WinForms.Controls.SfButton();
     this.pictureBox2   = new System.Windows.Forms.PictureBox();
     this.chkOnlyNormal = new System.Windows.Forms.CheckBox();
     ((System.ComponentModel.ISupportInitialize)(this.multiColumnComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // cmdOK
     //
     this.cmdOK.AccessibleName = "Button";
     this.cmdOK.FlatStyle      = System.Windows.Forms.FlatStyle.System;
     this.cmdOK.Font           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdOK.Location       = new System.Drawing.Point(378, 188);
     this.cmdOK.Name           = "cmdOK";
     this.cmdOK.Size           = new System.Drawing.Size(96, 28);
     this.cmdOK.TabIndex       = 21;
     this.cmdOK.Text           = "Executar";
     this.cmdOK.Click         += new System.EventHandler(this.cmdOK_Click);
     //
     // multiColumnComboBox1
     //
     this.multiColumnComboBox1.BeforeTouchSize       = new System.Drawing.Size(258, 21);
     this.multiColumnComboBox1.FlatStyle             = Syncfusion.Windows.Forms.Tools.ComboFlatStyle.System;
     this.multiColumnComboBox1.Location              = new System.Drawing.Point(216, 122);
     this.multiColumnComboBox1.MetroColor            = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.multiColumnComboBox1.Name                  = "multiColumnComboBox1";
     this.multiColumnComboBox1.ScrollMetroColorTable = metroColorTable1;
     this.multiColumnComboBox1.Size                  = new System.Drawing.Size(258, 21);
     this.multiColumnComboBox1.TabIndex              = 22;
     this.multiColumnComboBox1.Text                  = "multiColumnComboBox1";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(213, 5);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(264, 75);
     this.label1.TabIndex = 24;
     this.label1.Text     = "Este relatório permite calcular o Imposto e respetiva Base de Imposto por Tipolog" +
                            "ia de Taxa de um determinado Tipo de Documento.\r\n\r\nPara continuar, seleccione o " +
                            "Tipo de Documento.";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(213, 106);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(165, 13);
     this.label2.TabIndex = 25;
     this.label2.Text     = "Seleccione o Tipo de Documento:";
     //
     // cmdCancel
     //
     this.cmdCancel.AccessibleName = "Button";
     this.cmdCancel.FlatStyle      = System.Windows.Forms.FlatStyle.System;
     this.cmdCancel.Font           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmdCancel.Location       = new System.Drawing.Point(276, 188);
     this.cmdCancel.Name           = "cmdCancel";
     this.cmdCancel.Size           = new System.Drawing.Size(96, 28);
     this.cmdCancel.TabIndex       = 26;
     this.cmdCancel.Text           = "Fechar";
     this.cmdCancel.Click         += new System.EventHandler(this.cmdCancel_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(5, 5);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(202, 184);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox2.TabIndex = 27;
     this.pictureBox2.TabStop  = false;
     //
     // chkOnlyNormal
     //
     this.chkOnlyNormal.AutoSize   = true;
     this.chkOnlyNormal.Checked    = true;
     this.chkOnlyNormal.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkOnlyNormal.Location   = new System.Drawing.Point(213, 149);
     this.chkOnlyNormal.Name       = "chkOnlyNormal";
     this.chkOnlyNormal.Size       = new System.Drawing.Size(261, 17);
     this.chkOnlyNormal.TabIndex   = 29;
     this.chkOnlyNormal.Text       = "Apenas calcular para docs. no estado \'N-Normal\'.";
     this.chkOnlyNormal.UseVisualStyleBackColor = true;
     //
     // TaxByDocumentTypeFormDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(486, 232);
     this.Controls.Add(this.chkOnlyNormal);
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.cmdCancel);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.multiColumnComboBox1);
     this.Controls.Add(this.cmdOK);
     this.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "TaxByDocumentTypeFormDialog";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
     this.Style.MdiChild.IconVerticalAlignment   = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
     this.Text = "SAFT READER";
     ((System.ComponentModel.ISupportInitialize)(this.multiColumnComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(NetColorPicker));
     Syncfusion.Windows.Forms.MetroColorTable       metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
     this.watermarkTextbox1 = new MW5.UI.Controls.WatermarkTextbox();
     this.colorUIControl1   = new Syncfusion.Windows.Forms.ColorUIControl();
     ((System.ComponentModel.ISupportInitialize)(this.watermarkTextbox1)).BeginInit();
     this.SuspendLayout();
     //
     // watermarkTextbox1
     //
     this.watermarkTextbox1.BeforeTouchSize = new System.Drawing.Size(258, 20);
     this.watermarkTextbox1.Cue             = "Enter color name or RGB";
     this.watermarkTextbox1.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.watermarkTextbox1.FarImage        = ((System.Drawing.Image)(resources.GetObject("watermarkTextbox1.FarImage")));
     this.watermarkTextbox1.Location        = new System.Drawing.Point(3, 3);
     this.watermarkTextbox1.Metrocolor      = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.watermarkTextbox1.Name            = "watermarkTextbox1";
     this.watermarkTextbox1.Size            = new System.Drawing.Size(258, 20);
     this.watermarkTextbox1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Default;
     this.watermarkTextbox1.TabIndex        = 2;
     //
     // colorUIControl1
     //
     this.colorUIControl1.BeforeTouchSize         = new System.Drawing.Size(258, 284);
     this.colorUIControl1.BorderStyle             = System.Windows.Forms.BorderStyle.None;
     this.colorUIControl1.Flag                    = false;
     this.colorUIControl1.Location                = new System.Drawing.Point(3, 29);
     this.colorUIControl1.MetroColor              = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.colorUIControl1.MetroForeColor          = System.Drawing.Color.White;
     this.colorUIControl1.Name                    = "colorUIControl1";
     metroColorTable1.ArrowChecked                = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
     metroColorTable1.ArrowInActive               = System.Drawing.Color.White;
     metroColorTable1.ArrowNormal                 = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
     metroColorTable1.ArrowNormalBackGround       = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
     metroColorTable1.ArrowPushed                 = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
     metroColorTable1.ArrowPushedBackGround       = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
     metroColorTable1.ScrollerBackground          = System.Drawing.Color.White;
     metroColorTable1.ThumbChecked                = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
     metroColorTable1.ThumbInActive               = System.Drawing.Color.White;
     metroColorTable1.ThumbNormal                 = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
     metroColorTable1.ThumbPushed                 = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
     metroColorTable1.ThumbPushedBorder           = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
     this.colorUIControl1.ScrollMetroColorTable   = metroColorTable1;
     this.colorUIControl1.ShowUserSelectionColors = true;
     this.colorUIControl1.Size                    = new System.Drawing.Size(258, 284);
     this.colorUIControl1.TabIndex                = 3;
     this.colorUIControl1.Text                    = "colorUIControl1";
     //
     // ColorPicker
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.colorUIControl1);
     this.Controls.Add(this.watermarkTextbox1);
     this.Name = "NetColorPicker";
     this.Size = new System.Drawing.Size(264, 313);
     ((System.ComponentModel.ISupportInitialize)(this.watermarkTextbox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 8
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.MetroColorTable       metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
     Syncfusion.Windows.Forms.MetroColorTable       metroColorTable2 = new Syncfusion.Windows.Forms.MetroColorTable();
     Syncfusion.Windows.Forms.MetroColorTable       metroColorTable3 = new Syncfusion.Windows.Forms.MetroColorTable();
     Syncfusion.Windows.Forms.MetroColorTable       metroColorTable4 = new Syncfusion.Windows.Forms.MetroColorTable();
     Syncfusion.Windows.Forms.MetroColorTable       metroColorTable5 = new Syncfusion.Windows.Forms.MetroColorTable();
     Syncfusion.Windows.Forms.MetroColorTable       metroColorTable6 = new Syncfusion.Windows.Forms.MetroColorTable();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.fontComboBox2   = new Syncfusion.Windows.Forms.Tools.FontComboBox();
     this.label1          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label2          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.fontListBox1    = new Syncfusion.Windows.Forms.Tools.FontListBox();
     this.label3          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.scrollersFrame1 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components);
     this.label4          = new System.Windows.Forms.Label();
     this.autoLabel10     = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.sfComboBox1     = new Syncfusion.WinForms.ListView.SfComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).BeginInit();
     this.SuspendLayout();
     //
     // fontComboBox2
     //
     this.fontComboBox2.Anchor                = System.Windows.Forms.AnchorStyles.None;
     this.fontComboBox2.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.fontComboBox2.DropDownHeight        = 38;
     this.fontComboBox2.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.fontComboBox2.FlatStyle             = System.Windows.Forms.FlatStyle.Flat;
     this.fontComboBox2.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.fontComboBox2.IntegralHeight        = false;
     this.fontComboBox2.ItemHeight            = 19;
     this.fontComboBox2.Location              = new System.Drawing.Point(21, 102);
     this.fontComboBox2.Margin                = new System.Windows.Forms.Padding(2);
     this.fontComboBox2.MaxDropDownItems      = 7;
     this.fontComboBox2.Name                  = "fontComboBox2";
     this.fontComboBox2.Office2007ColorTheme  = Syncfusion.Windows.Forms.Office2007Theme.Silver;
     this.fontComboBox2.ShowSymbolFontPreview = false;
     this.fontComboBox2.Size                  = new System.Drawing.Size(268, 25);
     this.fontComboBox2.Sorted                = true;
     this.fontComboBox2.TabIndex              = 1;
     this.fontComboBox2.ThemeName             = "Office2016Colorful";
     this.fontComboBox2.UseAutoComplete       = true;
     this.fontComboBox2.VisualStyle           = Syncfusion.Windows.Forms.Tools.ThemedComboBoxStyles.Office2016Colorful;
     this.fontComboBox2.SelectedIndexChanged += new System.EventHandler(this.fontComboBox2_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.label1.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.label1.Location        = new System.Drawing.Point(20, 67);
     this.label1.Margin          = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name            = "label1";
     this.label1.Size            = new System.Drawing.Size(101, 16);
     this.label1.TabIndex        = 2;
     this.label1.Text            = "FontComboBox";
     this.label1.ThemeStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.label1.Click          += new System.EventHandler(this.label1_Click);
     //
     // label2
     //
     this.label2.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.label2.BackColor = System.Drawing.Color.White;
     this.label2.Font      = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label2.Location  = new System.Drawing.Point(-118, -107);
     this.label2.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(440, 17);
     this.label2.TabIndex  = 9;
     this.label2.Text      = "The Sample showcases various ListBox controls available to select fonts";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.label2.Click    += new System.EventHandler(this.label2_Click);
     //
     // fontListBox1
     //
     this.fontListBox1.Anchor            = System.Windows.Forms.AnchorStyles.None;
     this.fontListBox1.BackColor         = System.Drawing.SystemColors.Window;
     this.fontListBox1.BaseThemeName     = "";
     this.fontListBox1.ForeColor         = System.Drawing.SystemColors.WindowText;
     this.fontListBox1.FormattingEnabled = true;
     this.fontListBox1.ItemHeight        = 15;
     this.fontListBox1.Items.AddRange(new object[] {
         "Agency FB",
         "Algerian",
         "Arial",
         "Arial Black",
         "Arial Narrow",
         "Arial Rounded MT Bold",
         "Bahnschrift",
         "Bahnschrift Condensed",
         "Bahnschrift Light",
         "Bahnschrift Light Condensed",
         "Bahnschrift Light SemiCondensed",
         "Bahnschrift SemiBold",
         "Bahnschrift SemiBold Condensed",
         "Bahnschrift SemiCondensed",
         "Bahnschrift SemiLight",
         "Bahnschrift SemiLight Condensed",
         "Baskerville Old Face",
         "Bauhaus 93",
         "Bell MT",
         "Berlin Sans FB",
         "Berlin Sans FB Demi",
         "Bernard MT Condensed",
         "Blackadder ITC",
         "Bodoni MT",
         "Bodoni MT Black",
         "Bodoni MT Condensed",
         "Bodoni MT Poster Compressed",
         "Book Antiqua",
         "Bookman Old Style",
         "Bradley Hand ITC",
         "Britannic Bold",
         "Broadway",
         "Brush Script MT",
         "Calibri",
         "Calibri Light",
         "Californian FB",
         "Calisto MT",
         "Cambria",
         "Candara",
         "Candara Light",
         "Castellar",
         "Centaur",
         "Century",
         "Century Gothic",
         "Century Schoolbook",
         "Chiller",
         "Colonna MT",
         "Comic Sans MS",
         "Consolas",
         "Constantia",
         "Cooper Black",
         "Copperplate Gothic Bold",
         "Copperplate Gothic Light",
         "Corbel",
         "Corbel Light",
         "Courier New",
         "Curlz MT",
         "Dubai",
         "Dubai Light",
         "Dubai Medium",
         "Ebrima",
         "Edwardian Script ITC",
         "Elephant",
         "Engravers MT",
         "Eras Bold ITC",
         "Eras Demi ITC",
         "Eras Light ITC",
         "Eras Medium ITC",
         "Felix Titling",
         "Footlight MT Light",
         "Forte",
         "Franklin Gothic Book",
         "Franklin Gothic Demi",
         "Franklin Gothic Demi Cond",
         "Franklin Gothic Heavy",
         "Franklin Gothic Medium",
         "Franklin Gothic Medium Cond",
         "Freestyle Script",
         "French Script MT",
         "Gabriola",
         "Gadugi",
         "Garamond",
         "Georgia",
         "Gigi",
         "Gill Sans MT",
         "Gill Sans MT Condensed",
         "Gill Sans MT Ext Condensed Bold",
         "Gill Sans Ultra Bold",
         "Gill Sans Ultra Bold Condensed",
         "Gloucester MT Extra Condensed",
         "Goudy Old Style",
         "Goudy Stout",
         "Haettenschweiler",
         "Harlow Solid Italic",
         "Harrington",
         "High Tower Text",
         "Impact",
         "Imprint MT Shadow",
         "Informal Roman",
         "Ink Free",
         "Javanese Text",
         "Jokerman",
         "Juice ITC",
         "Kristen ITC",
         "Kunstler Script",
         "Leelawadee",
         "Leelawadee UI",
         "Leelawadee UI Semilight",
         "Lucida Bright",
         "Lucida Calligraphy",
         "Lucida Console",
         "Lucida Fax",
         "Lucida Handwriting",
         "Lucida Sans",
         "Lucida Sans Typewriter",
         "Lucida Sans Unicode",
         "Magneto",
         "Maiandra GD",
         "Malgun Gothic",
         "Malgun Gothic Semilight",
         "Matura MT Script Capitals",
         "Microsoft Himalaya",
         "Microsoft JhengHei",
         "Microsoft JhengHei Light",
         "Microsoft JhengHei UI",
         "Microsoft JhengHei UI Light",
         "Microsoft New Tai Lue",
         "Microsoft PhagsPa",
         "Microsoft Sans Serif",
         "Microsoft Tai Le",
         "Microsoft Uighur",
         "Microsoft YaHei",
         "Microsoft YaHei Light",
         "Microsoft YaHei UI",
         "Microsoft YaHei UI Light",
         "Microsoft Yi Baiti",
         "MingLiU-ExtB",
         "MingLiU_HKSCS-ExtB",
         "Mistral",
         "Modern No. 20",
         "Mongolian Baiti",
         "Monotype Corsiva",
         "MS Gothic",
         "MS PGothic",
         "MS Reference Sans Serif",
         "MS UI Gothic",
         "MV Boli",
         "Myanmar Text",
         "Niagara Engraved",
         "Niagara Solid",
         "Nirmala UI",
         "Nirmala UI Semilight",
         "NSimSun",
         "OCR A Extended",
         "Old English Text MT",
         "Onyx",
         "Palace Script MT",
         "Palatino Linotype",
         "Papyrus",
         "Parchment",
         "Perpetua",
         "Perpetua Titling MT",
         "Playbill",
         "PMingLiU-ExtB",
         "Poor Richard",
         "Pristina",
         "Rage Italic",
         "Ravie",
         "Rockwell",
         "Rockwell Condensed",
         "Rockwell Extra Bold",
         "Script MT Bold",
         "Segoe Print",
         "Segoe Script",
         "Segoe UI",
         "Segoe UI Black",
         "Segoe UI Emoji",
         "Segoe UI Historic",
         "Segoe UI Light",
         "Segoe UI Semibold",
         "Segoe UI Semilight",
         "Segoe UI Symbol",
         "Showcard Gothic",
         "SimSun",
         "SimSun-ExtB",
         "Sitka Banner",
         "Sitka Display",
         "Sitka Heading",
         "Sitka Small",
         "Sitka Subheading",
         "Sitka Text",
         "Snap ITC",
         "Stencil",
         "Sylfaen",
         "Symbol",
         "Tahoma",
         "Tempus Sans ITC",
         "Times New Roman",
         "Trebuchet MS",
         "Tw Cen MT",
         "Tw Cen MT Condensed",
         "Tw Cen MT Condensed Extra Bold",
         "Verdana",
         "Viner Hand ITC",
         "Vivaldi",
         "Vladimir Script",
         "Wide Latin",
         "Yu Gothic",
         "Yu Gothic Light",
         "Yu Gothic Medium",
         "Yu Gothic UI",
         "Yu Gothic UI Light",
         "Yu Gothic UI Semibold",
         "Yu Gothic UI Semilight"
     });
     this.fontListBox1.Location              = new System.Drawing.Point(22, 188);
     this.fontListBox1.Margin                = new System.Windows.Forms.Padding(2);
     this.fontListBox1.MetroColor            = System.Drawing.SystemColors.Highlight;
     this.fontListBox1.Name                  = "fontListBox1";
     this.fontListBox1.ScrollMetroColorTable = metroColorTable1;
     this.fontListBox1.Size                  = new System.Drawing.Size(268, 199);
     this.fontListBox1.TabIndex              = 10;
     this.fontListBox1.ThemeName             = "Office2019Colorful";
     this.fontListBox1.SelectedIndexChanged += new System.EventHandler(this.fontListBox1_SelectedIndexChanged);
     //
     // label3
     //
     this.label3.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.label3.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.label3.Location        = new System.Drawing.Point(19, 147);
     this.label3.Margin          = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label3.Name            = "label3";
     this.label3.Size            = new System.Drawing.Size(83, 16);
     this.label3.TabIndex        = 11;
     this.label3.Text            = "Font List Box";
     this.label3.ThemeStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.label3.Click          += new System.EventHandler(this.label3_Click);
     //
     // scrollersFrame1
     //
     this.scrollersFrame1.CustomRender          = null;
     this.scrollersFrame1.MetroColorScheme      = Syncfusion.Windows.Forms.MetroColorScheme.Managed;
     this.scrollersFrame1.MetroThumbSize        = new System.Drawing.Size(0, 0);
     this.scrollersFrame1.Office2016ColorScheme = Syncfusion.Windows.Forms.ScrollBarOffice2016ColorScheme.Colorful;
     this.scrollersFrame1.ScrollMetroColorTable = metroColorTable2;
     metroColorTable3.ArrowChecked                           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     metroColorTable3.ArrowCheckedBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94)))));
     metroColorTable3.ArrowInActive                          = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
     metroColorTable3.ArrowNormal                            = System.Drawing.Color.FromArgb(((int)(((byte)(178)))), ((int)(((byte)(178)))), ((int)(((byte)(178)))));
     metroColorTable3.ArrowNormalBackGround                  = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94)))));
     metroColorTable3.ArrowNormalBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
     metroColorTable3.ArrowPushed                            = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211)))));
     metroColorTable3.ArrowPushedBackGround                  = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(136)))), ((int)(((byte)(136)))));
     metroColorTable3.ArrowPushedBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(83)))), ((int)(((byte)(83)))), ((int)(((byte)(83)))));
     metroColorTable3.ScrollerBackground                     = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
     metroColorTable3.ThumbChecked                           = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(136)))), ((int)(((byte)(136)))));
     metroColorTable3.ThumbCheckedBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94)))));
     metroColorTable3.ThumbInActive                          = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
     metroColorTable3.ThumbNormal                            = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94)))));
     metroColorTable3.ThumbNormalBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
     metroColorTable3.ThumbPushed                            = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(136)))), ((int)(((byte)(136)))));
     metroColorTable3.ThumbPushedBorder                      = System.Drawing.Color.FromArgb(((int)(((byte)(83)))), ((int)(((byte)(83)))), ((int)(((byte)(83)))));
     metroColorTable3.ThumbPushedBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     this.scrollersFrame1.ScrollOffice2016BlackColorTable    = metroColorTable3;
     metroColorTable4.ArrowChecked                           = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
     metroColorTable4.ArrowCheckedBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94)))));
     metroColorTable4.ArrowInActive                          = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     metroColorTable4.ArrowNormal                            = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
     metroColorTable4.ArrowNormalBackGround                  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     metroColorTable4.ArrowNormalBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     metroColorTable4.ArrowPushed                            = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
     metroColorTable4.ArrowPushedBackGround                  = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     metroColorTable4.ArrowPushedBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
     metroColorTable4.ScrollerBackground                     = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     metroColorTable4.ThumbChecked                           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     metroColorTable4.ThumbCheckedBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     metroColorTable4.ThumbInActive                          = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     metroColorTable4.ThumbNormal                            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     metroColorTable4.ThumbNormalBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     metroColorTable4.ThumbPushed                            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     metroColorTable4.ThumbPushedBorder                      = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
     metroColorTable4.ThumbPushedBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.scrollersFrame1.ScrollOffice2016ColorfulColorTable = metroColorTable4;
     metroColorTable5.ArrowChecked                           = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     metroColorTable5.ArrowCheckedBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     metroColorTable5.ArrowInActive                          = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     metroColorTable5.ArrowNormal                            = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     metroColorTable5.ArrowNormalBackGround                  = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     metroColorTable5.ArrowNormalBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     metroColorTable5.ArrowPushed                            = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     metroColorTable5.ArrowPushedBackGround                  = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
     metroColorTable5.ArrowPushedBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     metroColorTable5.ScrollerBackground                     = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     metroColorTable5.ThumbChecked                           = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
     metroColorTable5.ThumbCheckedBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     metroColorTable5.ThumbInActive                          = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     metroColorTable5.ThumbNormal                            = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
     metroColorTable5.ThumbNormalBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     metroColorTable5.ThumbPushed                            = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     metroColorTable5.ThumbPushedBorder                      = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(38)))), ((int)(((byte)(38)))));
     metroColorTable5.ThumbPushedBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.scrollersFrame1.ScrollOffice2016DarkGrayColorTable = metroColorTable5;
     metroColorTable6.ArrowChecked                           = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
     metroColorTable6.ArrowCheckedBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(94)))), ((int)(((byte)(94)))));
     metroColorTable6.ArrowInActive                          = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     metroColorTable6.ArrowNormal                            = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
     metroColorTable6.ArrowNormalBackGround                  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     metroColorTable6.ArrowNormalBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     metroColorTable6.ArrowPushed                            = System.Drawing.Color.FromArgb(((int)(((byte)(114)))), ((int)(((byte)(114)))), ((int)(((byte)(114)))));
     metroColorTable6.ArrowPushedBackGround                  = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     metroColorTable6.ArrowPushedBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
     metroColorTable6.ScrollerBackground                     = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     metroColorTable6.ThumbChecked                           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     metroColorTable6.ThumbCheckedBorderColor                = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     metroColorTable6.ThumbInActive                          = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     metroColorTable6.ThumbNormal                            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     metroColorTable6.ThumbNormalBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     metroColorTable6.ThumbPushed                            = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     metroColorTable6.ThumbPushedBorder                      = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
     metroColorTable6.ThumbPushedBorderColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.scrollersFrame1.ScrollOffice2016WhiteColorTable    = metroColorTable6;
     this.scrollersFrame1.ShowMetroArrowButton               = true;
     this.scrollersFrame1.SizeGripperVisibility              = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto;
     this.scrollersFrame1.ThemeName                          = "Office2016";
     this.scrollersFrame1.VisualStyle                        = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Office2016;
     //
     // label4
     //
     this.label4.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.label4.Location = new System.Drawing.Point(362, 97);
     this.label4.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(345, 131);
     this.label4.TabIndex = 14;
     this.label4.Text     = resources.GetString("label4.Text");
     this.label4.Click   += new System.EventHandler(this.label4_Click);
     //
     // autoLabel10
     //
     this.autoLabel10.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel10.Location        = new System.Drawing.Point(446, 26);
     this.autoLabel10.Name            = "autoLabel10";
     this.autoLabel10.Size            = new System.Drawing.Size(107, 16);
     this.autoLabel10.TabIndex        = 56;
     this.autoLabel10.Text            = "Choose theme";
     this.autoLabel10.ThemeStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.autoLabel10.Click          += new System.EventHandler(this.autoLabel10_Click);
     //
     // sfComboBox1
     //
     this.sfComboBox1.DropDownStyle                  = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.sfComboBox1.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Location                       = new System.Drawing.Point(545, 25);
     this.sfComboBox1.Margin                         = new System.Windows.Forms.Padding(4);
     this.sfComboBox1.Name                           = "sfComboBox1";
     this.sfComboBox1.Size                           = new System.Drawing.Size(157, 21);
     this.sfComboBox1.Style.EditorStyle.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Style.ReadOnlyEditorStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.TabIndex                       = 55;
     this.sfComboBox1.SelectedIndexChanged          += new System.EventHandler(this.sfComboBox1_SelectedIndexChanged);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(717, 396);
     this.Controls.Add(this.autoLabel10);
     this.Controls.Add(this.sfComboBox1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.fontListBox1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.fontComboBox2);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(2);
     this.MaximizeBox   = false;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Font List Box";
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 9
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.MetroColorTable       metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.label5             = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label3             = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label2             = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.colorUIControl1    = new Syncfusion.Windows.Forms.ColorUIControl();
     this.colorPickerButton2 = new Syncfusion.Windows.Forms.ColorPickerButton();
     this.colorPickerUIAdv1  = new Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv();
     this.buttonAdv1         = new System.Windows.Forms.Panel();
     this.buttonAdv2         = new System.Windows.Forms.Panel();
     this.buttonAdv3         = new System.Windows.Forms.Panel();
     this.autoLabel10        = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.sfComboBox1        = new Syncfusion.WinForms.ListView.SfComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).BeginInit();
     this.SuspendLayout();
     //
     // label5
     //
     this.label5.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.label5.Location        = new System.Drawing.Point(686, 104);
     this.label5.Name            = "label5";
     this.label5.Size            = new System.Drawing.Size(115, 16);
     this.label5.TabIndex        = 19;
     this.label5.Text            = "ColorPickerUIAdv";
     this.label5.TextAlign       = System.Drawing.ContentAlignment.TopCenter;
     this.label5.ThemeStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     //
     // label3
     //
     this.label3.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.label3.Location        = new System.Drawing.Point(336, 104);
     this.label3.Name            = "label3";
     this.label3.Size            = new System.Drawing.Size(95, 16);
     this.label3.TabIndex        = 18;
     this.label3.Text            = "ColorUIControl";
     this.label3.ThemeStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     //
     // label2
     //
     this.label2.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.label2.Location        = new System.Drawing.Point(24, 104);
     this.label2.Name            = "label2";
     this.label2.Size            = new System.Drawing.Size(115, 16);
     this.label2.TabIndex        = 17;
     this.label2.Text            = "ColorPickerButton";
     this.label2.ThemeStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     //
     // colorUIControl1
     //
     this.colorUIControl1.BeforeTouchSize         = new System.Drawing.Size(200, 172);
     this.colorUIControl1.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.colorUIControl1.Location                = new System.Drawing.Point(290, 137);
     this.colorUIControl1.Margin                  = new System.Windows.Forms.Padding(2);
     this.colorUIControl1.Name                    = "colorUIControl1";
     this.colorUIControl1.ScrollMetroColorTable   = metroColorTable1;
     this.colorUIControl1.SelectedColorGroup      = Syncfusion.Windows.Forms.ColorUISelectedGroup.CustomColors;
     this.colorUIControl1.ShowUserSelectionColors = false;
     this.colorUIControl1.Size                    = new System.Drawing.Size(200, 172);
     this.colorUIControl1.TabIndex                = 15;
     this.colorUIControl1.Text                    = "colorUIControl1";
     this.colorUIControl1.ThemeName               = "Office2019Colorful";
     this.colorUIControl1.ThemeStyle.ColorListStyle.PaletteBorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
     this.colorUIControl1.ThemeStyle.ColorListStyle.SelectedItemForeColor  = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.colorUIControl1.ThemeStyle.ColorPaletteStyle.BorderColor         = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
     this.colorUIControl1.ThemeStyle.ColorPaletteStyle.SelectedBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(103)))), ((int)(((byte)(176)))));
     this.colorUIControl1.ColorSelected += new System.EventHandler(this.colorUIControl1_ColorSelected);
     //
     // colorPickerButton2
     //
     this.colorPickerButton2.BeforeTouchSize    = new System.Drawing.Size(119, 57);
     this.colorPickerButton2.ColorUISize        = new System.Drawing.Size(200, 172);
     this.colorPickerButton2.Location           = new System.Drawing.Point(39, 137);
     this.colorPickerButton2.Margin             = new System.Windows.Forms.Padding(2);
     this.colorPickerButton2.Name               = "colorPickerButton2";
     this.colorPickerButton2.SelectedColorGroup = Syncfusion.Windows.Forms.ColorUISelectedGroup.CustomColors;
     this.colorPickerButton2.Size               = new System.Drawing.Size(119, 57);
     this.colorPickerButton2.TabIndex           = 14;
     this.colorPickerButton2.Text               = "ColorPickerButton";
     this.colorPickerButton2.ThemeName          = "Office2019Colorful";
     this.colorPickerButton2.ColorSelected     += new System.EventHandler(this.colorPickerButton2_ColorSelected);
     this.colorPickerButton2.Click             += new System.EventHandler(this.colorPickerButton2_Click);
     //
     // colorPickerUIAdv1.RecentGroup
     //
     this.colorPickerUIAdv1.RecentGroup.HeaderHeight = 17;
     this.colorPickerUIAdv1.RecentGroup.Name         = "Recent Colors";
     this.colorPickerUIAdv1.RecentGroup.Visible      = false;
     //
     // colorPickerUIAdv1.StandardGroup
     //
     this.colorPickerUIAdv1.StandardGroup.HeaderHeight = 17;
     this.colorPickerUIAdv1.StandardGroup.Name         = "Standard Colors";
     //
     // colorPickerUIAdv1.ThemeGroup
     //
     this.colorPickerUIAdv1.ThemeGroup.HeaderHeight      = 17;
     this.colorPickerUIAdv1.ThemeGroup.IsSubItemsVisible = true;
     this.colorPickerUIAdv1.ThemeGroup.Name = "Theme Colors";
     //
     // colorPickerUIAdv1
     //
     this.colorPickerUIAdv1.ButtonsHeight = 25;
     this.colorPickerUIAdv1.ColorItemSize = new System.Drawing.Size(17, 17);
     this.colorPickerUIAdv1.Location      = new System.Drawing.Point(664, 137);
     this.colorPickerUIAdv1.MinimumSize   = new System.Drawing.Size(136, 193);
     this.colorPickerUIAdv1.Name          = "colorPickerUIAdv1";
     this.colorPickerUIAdv1.Size          = new System.Drawing.Size(212, 237);
     this.colorPickerUIAdv1.TabIndex      = 20;
     this.colorPickerUIAdv1.Text          = "colorPickerUIAdv1";
     this.colorPickerUIAdv1.ThemeName     = "Office2019Colorful";
     this.colorPickerUIAdv1.Picked       += new Syncfusion.Windows.Forms.Tools.ColorPickerUIAdv.ColorPickedEventHandler(this.colorPickerUIAdv1_Picked);
     //
     // buttonAdv1
     //
     this.buttonAdv1.Location = new System.Drawing.Point(138, 98);
     this.buttonAdv1.Name     = "buttonAdv1";
     this.buttonAdv1.Size     = new System.Drawing.Size(27, 29);
     this.buttonAdv1.TabIndex = 21;
     //
     // buttonAdv2
     //
     this.buttonAdv2.Location = new System.Drawing.Point(432, 98);
     this.buttonAdv2.Name     = "buttonAdv2";
     this.buttonAdv2.Size     = new System.Drawing.Size(26, 29);
     this.buttonAdv2.TabIndex = 22;
     //
     // buttonAdv3
     //
     this.buttonAdv3.Location = new System.Drawing.Point(804, 98);
     this.buttonAdv3.Name     = "buttonAdv3";
     this.buttonAdv3.Size     = new System.Drawing.Size(27, 29);
     this.buttonAdv3.TabIndex = 23;
     //
     // autoLabel10
     //
     this.autoLabel10.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel10.Location        = new System.Drawing.Point(617, 24);
     this.autoLabel10.Name            = "autoLabel10";
     this.autoLabel10.Size            = new System.Drawing.Size(107, 16);
     this.autoLabel10.TabIndex        = 56;
     this.autoLabel10.Text            = "Choose theme";
     this.autoLabel10.ThemeStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     //
     // sfComboBox1
     //
     this.sfComboBox1.DropDownStyle                  = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.sfComboBox1.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Location                       = new System.Drawing.Point(719, 23);
     this.sfComboBox1.Margin                         = new System.Windows.Forms.Padding(4);
     this.sfComboBox1.Name                           = "sfComboBox1";
     this.sfComboBox1.Size                           = new System.Drawing.Size(157, 21);
     this.sfComboBox1.Style.EditorStyle.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Style.ReadOnlyEditorStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.TabIndex                       = 55;
     this.sfComboBox1.SelectedIndexChanged          += new System.EventHandler(this.sfComboBox1_SelectedIndexChanged);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(892, 434);
     this.Controls.Add(this.autoLabel10);
     this.Controls.Add(this.sfComboBox1);
     this.Controls.Add(this.buttonAdv3);
     this.Controls.Add(this.buttonAdv2);
     this.Controls.Add(this.buttonAdv1);
     this.Controls.Add(this.colorPickerUIAdv1);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.colorUIControl1);
     this.Controls.Add(this.colorPickerButton2);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(2);
     this.MaximizeBox   = false;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Color Picker";
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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.TreeNodeAdv     treeNodeAdv1     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv2     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv3     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv4     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv5     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv6     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv7     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv8     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv9     = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv10    = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     Syncfusion.Windows.Forms.Tools.TreeNodeAdv     treeNodeAdv11    = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(SolutionExplorerView));
     Syncfusion.Windows.Forms.MetroColorTable       metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
     this.panelSolutionExplorer = new System.Windows.Forms.Panel();
     this.treeViewAdv1          = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
     this.dockingImageList      = new System.Windows.Forms.ImageList(this.components);
     this.scrollersFrame1       = new Syncfusion.Windows.Forms.ScrollersFrame(this.components);
     this.panelSolutionExplorer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit();
     this.SuspendLayout();
     //
     // panelSolutionExplorer
     //
     this.panelSolutionExplorer.Controls.Add(this.treeViewAdv1);
     this.panelSolutionExplorer.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelSolutionExplorer.Location = new System.Drawing.Point(0, 0);
     this.panelSolutionExplorer.Name     = "panelSolutionExplorer";
     this.panelSolutionExplorer.Size     = new System.Drawing.Size(192, 395);
     this.panelSolutionExplorer.TabIndex = 0;
     //
     // treeViewAdv1
     //
     this.treeViewAdv1.BackColor       = System.Drawing.Color.White;
     this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(192, 395);
     this.treeViewAdv1.Border3DStyle   = System.Windows.Forms.Border3DStyle.Flat;
     this.treeViewAdv1.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.treeViewAdv1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.treeViewAdv1.Font            = new System.Drawing.Font("Automatic", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeViewAdv1.FullRowSelect   = true;
     //
     //
     //
     this.treeViewAdv1.HelpTextControl.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     this.treeViewAdv1.HelpTextControl.Location      = new System.Drawing.Point(0, 0);
     this.treeViewAdv1.HelpTextControl.Name          = "helpText";
     this.treeViewAdv1.HelpTextControl.Size          = new System.Drawing.Size(49, 15);
     this.treeViewAdv1.HelpTextControl.TabIndex      = 0;
     this.treeViewAdv1.HelpTextControl.Text          = "help text";
     this.treeViewAdv1.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
     this.treeViewAdv1.ItemHeight    = 20;
     this.treeViewAdv1.LeftImageList = this.dockingImageList;
     this.treeViewAdv1.Location      = new System.Drawing.Point(0, 0);
     this.treeViewAdv1.MetroColor    = System.Drawing.SystemColors.Highlight;
     this.treeViewAdv1.Name          = "treeViewAdv1";
     treeNodeAdv1.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv1.EnsureDefaultOptionedChild            = true;
     treeNodeAdv1.LeftImageIndices = new int[] {
         31
     };
     treeNodeAdv1.MultiLine     = true;
     treeNodeAdv1.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv1.ShowLine      = true;
     treeNodeAdv1.Text          = "Solution \'VisualStudioDemo\' (1 Project)";
     treeNodeAdv2.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv2.EnsureDefaultOptionedChild            = true;
     treeNodeAdv2.Expanded         = true;
     treeNodeAdv2.LeftImageIndices = new int[] {
         79
     };
     treeNodeAdv2.MultiLine = true;
     treeNodeAdv3.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv3.EnsureDefaultOptionedChild            = true;
     treeNodeAdv3.Expanded         = true;
     treeNodeAdv3.LeftImageIndices = new int[] {
         62
     };
     treeNodeAdv3.MultiLine = true;
     treeNodeAdv4.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv4.EnsureDefaultOptionedChild            = true;
     treeNodeAdv4.LeftImageIndices = new int[] {
         67
     };
     treeNodeAdv4.MultiLine     = true;
     treeNodeAdv4.Optioned      = true;
     treeNodeAdv4.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv4.ShowLine      = true;
     treeNodeAdv4.Text          = "System";
     treeNodeAdv5.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv5.EnsureDefaultOptionedChild            = true;
     treeNodeAdv5.LeftImageIndices = new int[] {
         67
     };
     treeNodeAdv5.MultiLine     = true;
     treeNodeAdv5.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv5.ShowLine      = true;
     treeNodeAdv5.Text          = "System.Data";
     treeNodeAdv6.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv6.EnsureDefaultOptionedChild            = true;
     treeNodeAdv6.LeftImageIndices = new int[] {
         67
     };
     treeNodeAdv6.MultiLine     = true;
     treeNodeAdv6.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv6.ShowLine      = true;
     treeNodeAdv6.Text          = "System.Windows.Forms";
     treeNodeAdv7.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv7.EnsureDefaultOptionedChild            = true;
     treeNodeAdv7.LeftImageIndices = new int[] {
         67
     };
     treeNodeAdv7.MultiLine     = true;
     treeNodeAdv7.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv7.ShowLine      = true;
     treeNodeAdv7.Text          = "Syncfusion.Edit.Windows";
     treeNodeAdv8.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv8.EnsureDefaultOptionedChild            = true;
     treeNodeAdv8.LeftImageIndices = new int[] {
         67
     };
     treeNodeAdv8.MultiLine     = true;
     treeNodeAdv8.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv8.ShowLine      = true;
     treeNodeAdv8.Text          = "Syncfusion.Grid.Windows";
     treeNodeAdv9.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv9.EnsureDefaultOptionedChild            = true;
     treeNodeAdv9.LeftImageIndices = new int[] {
         67
     };
     treeNodeAdv9.MultiLine     = true;
     treeNodeAdv9.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv9.ShowLine      = true;
     treeNodeAdv9.Text          = "Syncfusion.Tools.Windows";
     treeNodeAdv3.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] {
         treeNodeAdv4,
         treeNodeAdv5,
         treeNodeAdv6,
         treeNodeAdv7,
         treeNodeAdv8,
         treeNodeAdv9
     });
     treeNodeAdv3.Optioned      = true;
     treeNodeAdv3.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv3.ShowLine      = true;
     treeNodeAdv3.Text          = "References";
     treeNodeAdv10.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv10.EnsureDefaultOptionedChild            = true;
     treeNodeAdv10.LeftImageIndices = new int[] {
         64
     };
     treeNodeAdv10.MultiLine     = true;
     treeNodeAdv10.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv10.ShowLine      = true;
     treeNodeAdv10.Text          = "Form1.cs";
     treeNodeAdv11.ChildStyle.EnsureDefaultOptionedChild = true;
     treeNodeAdv11.EnsureDefaultOptionedChild            = true;
     treeNodeAdv11.LeftImageIndices = new int[] {
         63
     };
     treeNodeAdv11.MultiLine     = true;
     treeNodeAdv11.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv11.ShowLine      = true;
     treeNodeAdv11.Text          = "Program.cs";
     treeNodeAdv2.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] {
         treeNodeAdv3,
         treeNodeAdv10,
         treeNodeAdv11
     });
     treeNodeAdv2.PlusMinusSize = new System.Drawing.Size(9, 9);
     treeNodeAdv2.ShowLine      = true;
     treeNodeAdv2.Text          = "VisualStudioDemo";
     this.treeViewAdv1.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] {
         treeNodeAdv1,
         treeNodeAdv2
     });
     this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
     this.treeViewAdv1.ShowFocusRect         = false;
     this.treeViewAdv1.ShowLines             = false;
     this.treeViewAdv1.ShowRootLines         = false;
     this.treeViewAdv1.Size     = new System.Drawing.Size(192, 395);
     this.treeViewAdv1.Style    = Syncfusion.Windows.Forms.Tools.TreeStyle.Metro;
     this.treeViewAdv1.TabIndex = 3;
     this.treeViewAdv1.Text     = "treeViewAdv1";
     //
     //
     //
     this.treeViewAdv1.ToolTipControl.BackColor   = System.Drawing.SystemColors.Info;
     this.treeViewAdv1.ToolTipControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.treeViewAdv1.ToolTipControl.Location    = new System.Drawing.Point(0, 0);
     this.treeViewAdv1.ToolTipControl.Name        = "toolTip";
     this.treeViewAdv1.ToolTipControl.Size        = new System.Drawing.Size(41, 15);
     this.treeViewAdv1.ToolTipControl.TabIndex    = 1;
     this.treeViewAdv1.ToolTipControl.Text        = "toolTip";
     //
     // dockingImageList
     //
     this.dockingImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("dockingImageList.ImageStream")));
     this.dockingImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.dockingImageList.Images.SetKeyName(0, "");
     this.dockingImageList.Images.SetKeyName(1, "");
     this.dockingImageList.Images.SetKeyName(2, "");
     this.dockingImageList.Images.SetKeyName(3, "");
     this.dockingImageList.Images.SetKeyName(4, "");
     this.dockingImageList.Images.SetKeyName(5, "");
     this.dockingImageList.Images.SetKeyName(6, "Refresh.png");
     this.dockingImageList.Images.SetKeyName(7, "");
     this.dockingImageList.Images.SetKeyName(8, "");
     this.dockingImageList.Images.SetKeyName(9, "");
     this.dockingImageList.Images.SetKeyName(10, "");
     this.dockingImageList.Images.SetKeyName(11, "");
     this.dockingImageList.Images.SetKeyName(12, "");
     this.dockingImageList.Images.SetKeyName(13, "");
     this.dockingImageList.Images.SetKeyName(14, "");
     this.dockingImageList.Images.SetKeyName(15, "");
     this.dockingImageList.Images.SetKeyName(16, "");
     this.dockingImageList.Images.SetKeyName(17, "");
     this.dockingImageList.Images.SetKeyName(18, "");
     this.dockingImageList.Images.SetKeyName(19, "");
     this.dockingImageList.Images.SetKeyName(20, "");
     this.dockingImageList.Images.SetKeyName(21, "");
     this.dockingImageList.Images.SetKeyName(22, "");
     this.dockingImageList.Images.SetKeyName(23, "");
     this.dockingImageList.Images.SetKeyName(24, "");
     this.dockingImageList.Images.SetKeyName(25, "");
     this.dockingImageList.Images.SetKeyName(26, "");
     this.dockingImageList.Images.SetKeyName(27, "");
     this.dockingImageList.Images.SetKeyName(28, "");
     this.dockingImageList.Images.SetKeyName(29, "");
     this.dockingImageList.Images.SetKeyName(30, "");
     this.dockingImageList.Images.SetKeyName(31, "01.png");
     this.dockingImageList.Images.SetKeyName(32, "10.png");
     this.dockingImageList.Images.SetKeyName(33, "");
     this.dockingImageList.Images.SetKeyName(34, "");
     this.dockingImageList.Images.SetKeyName(35, "");
     this.dockingImageList.Images.SetKeyName(36, "");
     this.dockingImageList.Images.SetKeyName(37, "");
     this.dockingImageList.Images.SetKeyName(38, "");
     this.dockingImageList.Images.SetKeyName(39, "");
     this.dockingImageList.Images.SetKeyName(40, "");
     this.dockingImageList.Images.SetKeyName(41, "");
     this.dockingImageList.Images.SetKeyName(42, "");
     this.dockingImageList.Images.SetKeyName(43, "");
     this.dockingImageList.Images.SetKeyName(44, "");
     this.dockingImageList.Images.SetKeyName(45, "");
     this.dockingImageList.Images.SetKeyName(46, "");
     this.dockingImageList.Images.SetKeyName(47, "");
     this.dockingImageList.Images.SetKeyName(48, "");
     this.dockingImageList.Images.SetKeyName(49, "");
     this.dockingImageList.Images.SetKeyName(50, "");
     this.dockingImageList.Images.SetKeyName(51, "");
     this.dockingImageList.Images.SetKeyName(52, "");
     this.dockingImageList.Images.SetKeyName(53, "");
     this.dockingImageList.Images.SetKeyName(54, "");
     this.dockingImageList.Images.SetKeyName(55, "");
     this.dockingImageList.Images.SetKeyName(56, "");
     this.dockingImageList.Images.SetKeyName(57, "");
     this.dockingImageList.Images.SetKeyName(58, "");
     this.dockingImageList.Images.SetKeyName(59, "");
     this.dockingImageList.Images.SetKeyName(60, "");
     this.dockingImageList.Images.SetKeyName(61, "02.png");
     this.dockingImageList.Images.SetKeyName(62, "03.png");
     this.dockingImageList.Images.SetKeyName(63, "05.png");
     this.dockingImageList.Images.SetKeyName(64, "");
     this.dockingImageList.Images.SetKeyName(65, "");
     this.dockingImageList.Images.SetKeyName(66, "03.png");
     this.dockingImageList.Images.SetKeyName(67, "03.png");
     this.dockingImageList.Images.SetKeyName(68, "");
     this.dockingImageList.Images.SetKeyName(69, "");
     this.dockingImageList.Images.SetKeyName(70, "");
     this.dockingImageList.Images.SetKeyName(71, "");
     this.dockingImageList.Images.SetKeyName(72, "");
     this.dockingImageList.Images.SetKeyName(73, "");
     this.dockingImageList.Images.SetKeyName(74, "");
     this.dockingImageList.Images.SetKeyName(75, "");
     this.dockingImageList.Images.SetKeyName(76, "");
     this.dockingImageList.Images.SetKeyName(77, "");
     this.dockingImageList.Images.SetKeyName(78, "");
     this.dockingImageList.Images.SetKeyName(79, "02.png");
     //
     // scrollersFrame1
     //
     this.scrollersFrame1.CustomRender          = null;
     this.scrollersFrame1.MetroColorScheme      = Syncfusion.Windows.Forms.MetroColorScheme.Managed;
     this.scrollersFrame1.MetroThumbSize        = new System.Drawing.Size(0, 0);
     metroColorTable1.ArrowChecked              = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
     metroColorTable1.ArrowInActive             = System.Drawing.Color.White;
     metroColorTable1.ArrowNormal               = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
     metroColorTable1.ArrowNormalBackGround     = System.Drawing.Color.Empty;
     metroColorTable1.ArrowPushed               = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
     metroColorTable1.ArrowPushedBackGround     = System.Drawing.Color.Empty;
     metroColorTable1.ScrollerBackground        = System.Drawing.Color.White;
     metroColorTable1.ThumbChecked              = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
     metroColorTable1.ThumbInActive             = System.Drawing.Color.White;
     metroColorTable1.ThumbNormal               = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
     metroColorTable1.ThumbPushed               = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
     metroColorTable1.ThumbPushedBorder         = System.Drawing.Color.Empty;
     this.scrollersFrame1.ScrollMetroColorTable = metroColorTable1;
     this.scrollersFrame1.ShowMetroArrowButton  = true;
     this.scrollersFrame1.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto;
     this.scrollersFrame1.VisualStyle           = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro;
     //
     // SolutionExplorerView
     //
     this.Controls.Add(this.panelSolutionExplorer);
     this.Name = "SolutionExplorerView";
     this.Size = new System.Drawing.Size(192, 395);
     this.panelSolutionExplorer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).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()
        {
            this.components = new System.ComponentModel.Container();
            Syncfusion.Windows.Forms.MetroColorTable metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
            Syncfusion.Windows.Forms.MetroColorTable metroColorTable2 = new Syncfusion.Windows.Forms.MetroColorTable();
            Syncfusion.Windows.Forms.CaptionImage captionImage1 = new Syncfusion.Windows.Forms.CaptionImage();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QuestionarioForm));
            Syncfusion.Windows.Forms.CaptionImage captionImage2 = new Syncfusion.Windows.Forms.CaptionImage();
            this.tabControl = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
            this.tab1 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
            this.panel14 = new System.Windows.Forms.Panel();
            this.rb143 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb144 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel14 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb141 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb142 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel13 = new System.Windows.Forms.Panel();
            this.rb136 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb135 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb134 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb133 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel13 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb131 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb132 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel12 = new System.Windows.Forms.Panel();
            this.rb124 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb123 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel12 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb121 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb122 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel11 = new System.Windows.Forms.Panel();
            this.rb115 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb114 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb113 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel11 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb111 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb112 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel10 = new System.Windows.Forms.Panel();
            this.rb105 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb104 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel5 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb102 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb103 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb101 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel09 = new System.Windows.Forms.Panel();
            this.rb096 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb095 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel9 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb092 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb093 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb091 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb094 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel06 = new System.Windows.Forms.Panel();
            this.rb068 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb069 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb067 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb063 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb064 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb062 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb066 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb061 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb065 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel8 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.panel01 = new System.Windows.Forms.Panel();
            this.autoLabel1 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb013 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb014 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb012 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb016 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb011 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb015 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel02 = new System.Windows.Forms.Panel();
            this.autoLabel2 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb023 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb024 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb022 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb021 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb025 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel05 = new System.Windows.Forms.Panel();
            this.rb058 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb059 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb057 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel6 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb053 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb054 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb052 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb056 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb051 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb055 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel08 = new System.Windows.Forms.Panel();
            this.rb083 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel10 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb082 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb081 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel07 = new System.Windows.Forms.Panel();
            this.autoLabel7 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb072 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb073 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb071 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb074 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel04 = new System.Windows.Forms.Panel();
            this.autoLabel4 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb043 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb044 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb042 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb041 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel03 = new System.Windows.Forms.Panel();
            this.autoLabel3 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb033 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb034 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb032 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb031 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb035 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.tab2 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
            this.panel1 = new System.Windows.Forms.Panel();
            this.txtQuest27 = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.autoLabel27 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.panel26 = new System.Windows.Forms.Panel();
            this.rb265 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb264 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb263 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb262 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel26 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb261 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel19 = new System.Windows.Forms.Panel();
            this.rb195 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb194 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb193 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb192 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel18 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb191 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel16 = new System.Windows.Forms.Panel();
            this.rb165 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb164 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb163 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb162 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb161 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel21 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.panel25 = new System.Windows.Forms.Panel();
            this.rb256 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb255 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb254 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb253 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb252 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel25 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb251 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel15 = new System.Windows.Forms.Panel();
            this.rb154 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb152 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb153 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel15 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb151 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel24 = new System.Windows.Forms.Panel();
            this.rb245 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb244 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb243 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb242 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb241 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel24 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.panel21 = new System.Windows.Forms.Panel();
            this.rb215 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb214 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb213 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb212 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb211 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel20 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.panel18 = new System.Windows.Forms.Panel();
            this.rb185 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb184 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb183 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb182 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel17 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb181 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel23 = new System.Windows.Forms.Panel();
            this.rb235 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb234 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb233 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb232 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel23 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb231 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel20 = new System.Windows.Forms.Panel();
            this.rb205 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb204 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb203 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb202 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb201 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel19 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.panel17 = new System.Windows.Forms.Panel();
            this.rb176 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb175 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb174 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb173 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel16 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb171 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb172 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.panel22 = new System.Windows.Forms.Panel();
            this.rb225 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb224 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb223 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.autoLabel22 = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.rb221 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.rb222 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
            this.sfTab1 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components);
            this.sfTab2 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components);
            this.btnEnviar = new Syncfusion.Windows.Forms.ButtonAdv();
            ((System.ComponentModel.ISupportInitialize)(this.tabControl)).BeginInit();
            this.tabControl.SuspendLayout();
            this.tab1.SuspendLayout();
            this.panel14.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb143)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb144)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb141)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb142)).BeginInit();
            this.panel13.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb136)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb135)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb134)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb133)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb131)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb132)).BeginInit();
            this.panel12.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb124)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb123)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb121)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb122)).BeginInit();
            this.panel11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb115)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb114)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb113)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb111)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb112)).BeginInit();
            this.panel10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb105)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb104)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb102)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb103)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb101)).BeginInit();
            this.panel09.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb096)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb095)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb092)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb093)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb091)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb094)).BeginInit();
            this.panel06.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb068)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb069)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb067)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb063)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb064)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb062)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb066)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb061)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb065)).BeginInit();
            this.panel01.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb013)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb014)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb012)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb016)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb011)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb015)).BeginInit();
            this.panel02.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb023)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb024)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb022)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb021)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb025)).BeginInit();
            this.panel05.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb058)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb059)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb057)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb053)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb054)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb052)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb056)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb051)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb055)).BeginInit();
            this.panel08.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb083)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb082)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb081)).BeginInit();
            this.panel07.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb072)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb073)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb071)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb074)).BeginInit();
            this.panel04.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb043)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb044)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb042)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb041)).BeginInit();
            this.panel03.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb033)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb034)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb032)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb031)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb035)).BeginInit();
            this.tab2.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuest27)).BeginInit();
            this.panel26.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb265)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb264)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb263)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb262)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb261)).BeginInit();
            this.panel19.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb195)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb194)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb193)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb192)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb191)).BeginInit();
            this.panel16.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb165)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb164)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb163)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb162)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb161)).BeginInit();
            this.panel25.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb256)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb255)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb254)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb253)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb252)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb251)).BeginInit();
            this.panel15.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb154)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb152)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb153)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb151)).BeginInit();
            this.panel24.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb245)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb244)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb243)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb242)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb241)).BeginInit();
            this.panel21.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb215)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb214)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb213)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb212)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb211)).BeginInit();
            this.panel18.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb185)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb184)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb183)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb182)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb181)).BeginInit();
            this.panel23.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb235)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb234)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb233)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb232)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb231)).BeginInit();
            this.panel20.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb205)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb204)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb203)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb202)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb201)).BeginInit();
            this.panel17.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb176)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb175)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb174)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb173)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb171)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb172)).BeginInit();
            this.panel22.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb225)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb224)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb223)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb221)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb222)).BeginInit();
            this.SuspendLayout();
            // 
            // tabControl
            // 
            this.tabControl.ActiveTabColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.tabControl.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.tabControl.BeforeTouchSize = new System.Drawing.Size(1357, 690);
            this.tabControl.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.tabControl.Controls.Add(this.tab1);
            this.tabControl.Controls.Add(this.tab2);
            this.tabControl.FocusOnTabClick = false;
            this.tabControl.InactiveTabColor = System.Drawing.Color.WhiteSmoke;
            this.tabControl.Location = new System.Drawing.Point(5, 3);
            this.tabControl.Name = "tabControl";
            this.tabControl.Size = new System.Drawing.Size(1357, 690);
            this.tabControl.TabIndex = 0;
            this.tabControl.TabPanelBackColor = System.Drawing.Color.WhiteSmoke;
            this.tabControl.TabStyle = typeof(Syncfusion.Windows.Forms.Tools.TabRendererMetro);
            // 
            // tab1
            // 
            this.tab1.AutoScroll = true;
            this.tab1.Controls.Add(this.panel14);
            this.tab1.Controls.Add(this.panel13);
            this.tab1.Controls.Add(this.panel12);
            this.tab1.Controls.Add(this.panel11);
            this.tab1.Controls.Add(this.panel10);
            this.tab1.Controls.Add(this.panel09);
            this.tab1.Controls.Add(this.panel06);
            this.tab1.Controls.Add(this.panel01);
            this.tab1.Controls.Add(this.panel02);
            this.tab1.Controls.Add(this.panel05);
            this.tab1.Controls.Add(this.panel08);
            this.tab1.Controls.Add(this.panel07);
            this.tab1.Controls.Add(this.panel04);
            this.tab1.Controls.Add(this.panel03);
            this.tab1.Image = null;
            this.tab1.ImageSize = new System.Drawing.Size(16, 16);
            this.tab1.Location = new System.Drawing.Point(0, 21);
            this.tab1.Name = "tab1";
            this.tab1.ShowCloseButton = false;
            this.tab1.Size = new System.Drawing.Size(1357, 669);
            this.tab1.TabForeColor = System.Drawing.Color.Gray;
            this.tab1.TabIndex = 1;
            this.tab1.Text = "1 -- 14";
            this.tab1.ThemesEnabled = false;
            // 
            // panel14
            // 
            this.panel14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.panel14.Controls.Add(this.rb143);
            this.panel14.Controls.Add(this.rb144);
            this.panel14.Controls.Add(this.autoLabel14);
            this.panel14.Controls.Add(this.rb141);
            this.panel14.Controls.Add(this.rb142);
            this.panel14.Location = new System.Drawing.Point(1026, 495);
            this.panel14.Name = "panel14";
            this.panel14.Size = new System.Drawing.Size(287, 124);
            this.panel14.TabIndex = 13;
            // 
            // rb143
            // 
            this.rb143.BeforeTouchSize = new System.Drawing.Size(292, 21);
            this.rb143.DrawFocusRectangle = false;
            this.rb143.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb143.Location = new System.Drawing.Point(0, 72);
            this.rb143.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb143.Name = "rb143";
            this.rb143.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb143.Size = new System.Drawing.Size(292, 21);
            this.rb143.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb143.TabIndex = 29;
            this.rb143.Text = "Sim, em tempo integral (40 horas semanais)";
            this.rb143.ThemesEnabled = false;
            // 
            // rb144
            // 
            this.rb144.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb144.DrawFocusRectangle = false;
            this.rb144.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb144.Location = new System.Drawing.Point(0, 99);
            this.rb144.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb144.Name = "rb144";
            this.rb144.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb144.Size = new System.Drawing.Size(192, 21);
            this.rb144.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb144.TabIndex = 26;
            this.rb144.Text = "Sim, trabalho eventualmente";
            this.rb144.ThemesEnabled = false;
            // 
            // autoLabel14
            // 
            this.autoLabel14.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel14.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel14.Location = new System.Drawing.Point(0, 0);
            this.autoLabel14.Name = "autoLabel14";
            this.autoLabel14.Size = new System.Drawing.Size(266, 15);
            this.autoLabel14.TabIndex = 20;
            this.autoLabel14.Text = "14 - Você exerce atividade remunerada?";
            // 
            // rb141
            // 
            this.rb141.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb141.DrawFocusRectangle = false;
            this.rb141.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb141.Location = new System.Drawing.Point(0, 18);
            this.rb141.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb141.Name = "rb141";
            this.rb141.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb141.Size = new System.Drawing.Size(192, 21);
            this.rb141.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb141.TabIndex = 23;
            this.rb141.Text = "Não";
            this.rb141.ThemesEnabled = false;
            // 
            // rb142
            // 
            this.rb142.BeforeTouchSize = new System.Drawing.Size(267, 21);
            this.rb142.DrawFocusRectangle = false;
            this.rb142.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb142.Location = new System.Drawing.Point(0, 45);
            this.rb142.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb142.Name = "rb142";
            this.rb142.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb142.Size = new System.Drawing.Size(267, 21);
            this.rb142.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb142.TabIndex = 24;
            this.rb142.Text = "Sim, em tempo parcial (até 30 horas semanais)";
            this.rb142.ThemesEnabled = false;
            // 
            // panel13
            // 
            this.panel13.Controls.Add(this.rb136);
            this.panel13.Controls.Add(this.rb135);
            this.panel13.Controls.Add(this.rb134);
            this.panel13.Controls.Add(this.rb133);
            this.panel13.Controls.Add(this.autoLabel13);
            this.panel13.Controls.Add(this.rb131);
            this.panel13.Controls.Add(this.rb132);
            this.panel13.Location = new System.Drawing.Point(1026, 315);
            this.panel13.Name = "panel13";
            this.panel13.Size = new System.Drawing.Size(287, 175);
            this.panel13.TabIndex = 12;
            // 
            // rb136
            // 
            this.rb136.BeforeTouchSize = new System.Drawing.Size(155, 21);
            this.rb136.DrawFocusRectangle = false;
            this.rb136.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb136.Location = new System.Drawing.Point(3, 153);
            this.rb136.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb136.Name = "rb136";
            this.rb136.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb136.Size = new System.Drawing.Size(155, 21);
            this.rb136.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb136.TabIndex = 5;
            this.rb136.Text = "Aposentado";
            this.rb136.ThemesEnabled = false;
            // 
            // rb135
            // 
            this.rb135.BeforeTouchSize = new System.Drawing.Size(155, 21);
            this.rb135.DrawFocusRectangle = false;
            this.rb135.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb135.Location = new System.Drawing.Point(3, 126);
            this.rb135.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb135.Name = "rb135";
            this.rb135.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb135.Size = new System.Drawing.Size(155, 21);
            this.rb135.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb135.TabIndex = 4;
            this.rb135.Text = "Trabalhador autônomo";
            this.rb135.ThemesEnabled = false;
            // 
            // rb134
            // 
            this.rb134.BeforeTouchSize = new System.Drawing.Size(155, 21);
            this.rb134.DrawFocusRectangle = false;
            this.rb134.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb134.Location = new System.Drawing.Point(3, 99);
            this.rb134.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb134.Name = "rb134";
            this.rb134.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb134.Size = new System.Drawing.Size(155, 21);
            this.rb134.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb134.TabIndex = 3;
            this.rb134.Text = "Servidor público";
            this.rb134.ThemesEnabled = false;
            // 
            // rb133
            // 
            this.rb133.BeforeTouchSize = new System.Drawing.Size(267, 21);
            this.rb133.DrawFocusRectangle = false;
            this.rb133.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb133.Location = new System.Drawing.Point(3, 72);
            this.rb133.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb133.Name = "rb133";
            this.rb133.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb133.Size = new System.Drawing.Size(267, 21);
            this.rb133.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb133.TabIndex = 2;
            this.rb133.Text = "Contratado com carteira de trabalho assinada";
            this.rb133.ThemesEnabled = false;
            // 
            // autoLabel13
            // 
            this.autoLabel13.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel13.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel13.Location = new System.Drawing.Point(3, 0);
            this.autoLabel13.Name = "autoLabel13";
            this.autoLabel13.Size = new System.Drawing.Size(179, 15);
            this.autoLabel13.TabIndex = 20;
            this.autoLabel13.Text = "13 - Qual a sua ocupação?";
            // 
            // rb131
            // 
            this.rb131.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb131.DrawFocusRectangle = false;
            this.rb131.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb131.Location = new System.Drawing.Point(3, 18);
            this.rb131.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb131.Name = "rb131";
            this.rb131.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb131.Size = new System.Drawing.Size(192, 21);
            this.rb131.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb131.TabIndex = 0;
            this.rb131.Text = "Estudante";
            this.rb131.ThemesEnabled = false;
            // 
            // rb132
            // 
            this.rb132.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb132.DrawFocusRectangle = false;
            this.rb132.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb132.Location = new System.Drawing.Point(3, 45);
            this.rb132.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb132.Name = "rb132";
            this.rb132.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb132.Size = new System.Drawing.Size(145, 21);
            this.rb132.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb132.TabIndex = 1;
            this.rb132.Text = "Desempregado";
            this.rb132.ThemesEnabled = false;
            // 
            // panel12
            // 
            this.panel12.Controls.Add(this.rb124);
            this.panel12.Controls.Add(this.rb123);
            this.panel12.Controls.Add(this.autoLabel12);
            this.panel12.Controls.Add(this.rb121);
            this.panel12.Controls.Add(this.rb122);
            this.panel12.Location = new System.Drawing.Point(1026, 183);
            this.panel12.Name = "panel12";
            this.panel12.Size = new System.Drawing.Size(287, 126);
            this.panel12.TabIndex = 11;
            // 
            // rb124
            // 
            this.rb124.BeforeTouchSize = new System.Drawing.Size(155, 21);
            this.rb124.DrawFocusRectangle = false;
            this.rb124.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb124.Location = new System.Drawing.Point(3, 99);
            this.rb124.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb124.Name = "rb124";
            this.rb124.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb124.Size = new System.Drawing.Size(155, 21);
            this.rb124.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb124.TabIndex = 3;
            this.rb124.Text = "Sim, mas já conclui";
            this.rb124.ThemesEnabled = false;
            // 
            // rb123
            // 
            this.rb123.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb123.DrawFocusRectangle = false;
            this.rb123.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb123.Location = new System.Drawing.Point(3, 72);
            this.rb123.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb123.Name = "rb123";
            this.rb123.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb123.Size = new System.Drawing.Size(145, 21);
            this.rb123.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb123.TabIndex = 2;
            this.rb123.Text = "Sim, estou cursando";
            this.rb123.ThemesEnabled = false;
            // 
            // autoLabel12
            // 
            this.autoLabel12.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel12.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel12.Location = new System.Drawing.Point(3, 0);
            this.autoLabel12.Name = "autoLabel12";
            this.autoLabel12.Size = new System.Drawing.Size(278, 15);
            this.autoLabel12.TabIndex = 20;
            this.autoLabel12.Text = "12 - Você já iniciou algum curso superior?";
            // 
            // rb121
            // 
            this.rb121.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb121.DrawFocusRectangle = false;
            this.rb121.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb121.Location = new System.Drawing.Point(3, 18);
            this.rb121.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb121.Name = "rb121";
            this.rb121.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb121.Size = new System.Drawing.Size(192, 21);
            this.rb121.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb121.TabIndex = 0;
            this.rb121.Text = "Não";
            this.rb121.ThemesEnabled = false;
            // 
            // rb122
            // 
            this.rb122.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb122.DrawFocusRectangle = false;
            this.rb122.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb122.Location = new System.Drawing.Point(3, 45);
            this.rb122.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb122.Name = "rb122";
            this.rb122.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb122.Size = new System.Drawing.Size(145, 21);
            this.rb122.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb122.TabIndex = 1;
            this.rb122.Text = "Sim, mas abandonei";
            this.rb122.ThemesEnabled = false;
            // 
            // panel11
            // 
            this.panel11.Controls.Add(this.rb115);
            this.panel11.Controls.Add(this.rb114);
            this.panel11.Controls.Add(this.rb113);
            this.panel11.Controls.Add(this.autoLabel11);
            this.panel11.Controls.Add(this.rb111);
            this.panel11.Controls.Add(this.rb112);
            this.panel11.Location = new System.Drawing.Point(1026, 15);
            this.panel11.Name = "panel11";
            this.panel11.Size = new System.Drawing.Size(287, 161);
            this.panel11.TabIndex = 10;
            // 
            // rb115
            // 
            this.rb115.BeforeTouchSize = new System.Drawing.Size(155, 21);
            this.rb115.DrawFocusRectangle = false;
            this.rb115.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb115.Location = new System.Drawing.Point(3, 141);
            this.rb115.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb115.Name = "rb115";
            this.rb115.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb115.Size = new System.Drawing.Size(155, 21);
            this.rb115.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb115.TabIndex = 4;
            this.rb115.Text = "Mais de três vezes";
            this.rb115.ThemesEnabled = false;
            // 
            // rb114
            // 
            this.rb114.BeforeTouchSize = new System.Drawing.Size(155, 21);
            this.rb114.DrawFocusRectangle = false;
            this.rb114.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb114.Location = new System.Drawing.Point(3, 114);
            this.rb114.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb114.Name = "rb114";
            this.rb114.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb114.Size = new System.Drawing.Size(155, 21);
            this.rb114.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb114.TabIndex = 3;
            this.rb114.Text = "Três vezes";
            this.rb114.ThemesEnabled = false;
            // 
            // rb113
            // 
            this.rb113.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb113.DrawFocusRectangle = false;
            this.rb113.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb113.Location = new System.Drawing.Point(3, 87);
            this.rb113.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb113.Name = "rb113";
            this.rb113.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb113.Size = new System.Drawing.Size(145, 21);
            this.rb113.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb113.TabIndex = 2;
            this.rb113.Text = "Duas vezes";
            this.rb113.ThemesEnabled = false;
            // 
            // autoLabel11
            // 
            this.autoLabel11.AutoSize = false;
            this.autoLabel11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel11.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel11.Location = new System.Drawing.Point(3, 0);
            this.autoLabel11.Name = "autoLabel11";
            this.autoLabel11.Size = new System.Drawing.Size(292, 30);
            this.autoLabel11.TabIndex = 20;
            this.autoLabel11.Text = "11 - Quantas vezes você prestou o processo de acesso para o vestibular na FATEC I" +
    "tu?";
            // 
            // rb111
            // 
            this.rb111.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb111.DrawFocusRectangle = false;
            this.rb111.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb111.Location = new System.Drawing.Point(3, 33);
            this.rb111.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb111.Name = "rb111";
            this.rb111.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb111.Size = new System.Drawing.Size(192, 21);
            this.rb111.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb111.TabIndex = 0;
            this.rb111.Text = "Nenhuma";
            this.rb111.ThemesEnabled = false;
            // 
            // rb112
            // 
            this.rb112.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb112.DrawFocusRectangle = false;
            this.rb112.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb112.Location = new System.Drawing.Point(3, 60);
            this.rb112.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb112.Name = "rb112";
            this.rb112.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb112.Size = new System.Drawing.Size(145, 21);
            this.rb112.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb112.TabIndex = 1;
            this.rb112.Text = "Uma vez";
            this.rb112.ThemesEnabled = false;
            // 
            // panel10
            // 
            this.panel10.Controls.Add(this.rb105);
            this.panel10.Controls.Add(this.rb104);
            this.panel10.Controls.Add(this.autoLabel5);
            this.panel10.Controls.Add(this.rb102);
            this.panel10.Controls.Add(this.rb103);
            this.panel10.Controls.Add(this.rb101);
            this.panel10.Location = new System.Drawing.Point(649, 440);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(287, 163);
            this.panel10.TabIndex = 9;
            // 
            // rb105
            // 
            this.rb105.BeforeTouchSize = new System.Drawing.Size(155, 21);
            this.rb105.DrawFocusRectangle = false;
            this.rb105.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb105.Location = new System.Drawing.Point(3, 142);
            this.rb105.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb105.Name = "rb105";
            this.rb105.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb105.Size = new System.Drawing.Size(155, 21);
            this.rb105.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb105.TabIndex = 4;
            this.rb105.Text = "Sim, por mais de um ano";
            this.rb105.ThemesEnabled = false;
            // 
            // rb104
            // 
            this.rb104.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb104.DrawFocusRectangle = false;
            this.rb104.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb104.Location = new System.Drawing.Point(3, 115);
            this.rb104.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb104.Name = "rb104";
            this.rb104.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb104.Size = new System.Drawing.Size(145, 21);
            this.rb104.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb104.TabIndex = 3;
            this.rb104.Text = "Sim, por um ano";
            this.rb104.ThemesEnabled = false;
            // 
            // autoLabel5
            // 
            this.autoLabel5.AutoSize = false;
            this.autoLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel5.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel5.Location = new System.Drawing.Point(0, 0);
            this.autoLabel5.Name = "autoLabel5";
            this.autoLabel5.Size = new System.Drawing.Size(284, 31);
            this.autoLabel5.TabIndex = 20;
            this.autoLabel5.Text = "10 - Você frequentou cursinho preparatório para ingressar na FATEC Itu?";
            // 
            // rb102
            // 
            this.rb102.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb102.DrawFocusRectangle = false;
            this.rb102.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb102.Location = new System.Drawing.Point(3, 61);
            this.rb102.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb102.Name = "rb102";
            this.rb102.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb102.Size = new System.Drawing.Size(192, 21);
            this.rb102.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb102.TabIndex = 1;
            this.rb102.Text = "Sim, menos de um semestre";
            this.rb102.ThemesEnabled = false;
            // 
            // rb103
            // 
            this.rb103.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb103.DrawFocusRectangle = false;
            this.rb103.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb103.Location = new System.Drawing.Point(3, 88);
            this.rb103.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb103.Name = "rb103";
            this.rb103.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb103.Size = new System.Drawing.Size(145, 21);
            this.rb103.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb103.TabIndex = 2;
            this.rb103.Text = "Sim, um semestre";
            this.rb103.ThemesEnabled = false;
            // 
            // rb101
            // 
            this.rb101.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb101.DrawFocusRectangle = false;
            this.rb101.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb101.Location = new System.Drawing.Point(3, 34);
            this.rb101.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb101.Name = "rb101";
            this.rb101.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb101.Size = new System.Drawing.Size(192, 21);
            this.rb101.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb101.TabIndex = 0;
            this.rb101.Text = "Não";
            this.rb101.ThemesEnabled = false;
            // 
            // panel09
            // 
            this.panel09.Controls.Add(this.rb096);
            this.panel09.Controls.Add(this.rb095);
            this.panel09.Controls.Add(this.autoLabel9);
            this.panel09.Controls.Add(this.rb092);
            this.panel09.Controls.Add(this.rb093);
            this.panel09.Controls.Add(this.rb091);
            this.panel09.Controls.Add(this.rb094);
            this.panel09.Location = new System.Drawing.Point(649, 259);
            this.panel09.Name = "panel09";
            this.panel09.Size = new System.Drawing.Size(269, 175);
            this.panel09.TabIndex = 8;
            // 
            // rb096
            // 
            this.rb096.BeforeTouchSize = new System.Drawing.Size(245, 21);
            this.rb096.DrawFocusRectangle = false;
            this.rb096.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb096.Location = new System.Drawing.Point(3, 153);
            this.rb096.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb096.Name = "rb096";
            this.rb096.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb096.Size = new System.Drawing.Size(245, 21);
            this.rb096.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb096.TabIndex = 5;
            this.rb096.Text = "Maior parte dos anos em escola conveniada";
            this.rb096.ThemesEnabled = false;
            // 
            // rb095
            // 
            this.rb095.BeforeTouchSize = new System.Drawing.Size(235, 21);
            this.rb095.DrawFocusRectangle = false;
            this.rb095.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb095.Location = new System.Drawing.Point(3, 126);
            this.rb095.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb095.Name = "rb095";
            this.rb095.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb095.Size = new System.Drawing.Size(235, 21);
            this.rb095.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb095.TabIndex = 4;
            this.rb095.Text = "Somente em escola conveniada";
            this.rb095.ThemesEnabled = false;
            // 
            // autoLabel9
            // 
            this.autoLabel9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel9.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel9.Location = new System.Drawing.Point(3, 0);
            this.autoLabel9.Name = "autoLabel9";
            this.autoLabel9.Size = new System.Drawing.Size(267, 15);
            this.autoLabel9.TabIndex = 14;
            this.autoLabel9.Text = "9 - Em que tipo de escola você estudou?";
            // 
            // rb092
            // 
            this.rb092.BeforeTouchSize = new System.Drawing.Size(226, 21);
            this.rb092.DrawFocusRectangle = false;
            this.rb092.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb092.Location = new System.Drawing.Point(3, 45);
            this.rb092.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb092.Name = "rb092";
            this.rb092.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb092.Size = new System.Drawing.Size(226, 21);
            this.rb092.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb092.TabIndex = 1;
            this.rb092.Text = "Maior parte dos anos em escola pública";
            this.rb092.ThemesEnabled = false;
            // 
            // rb093
            // 
            this.rb093.BeforeTouchSize = new System.Drawing.Size(197, 21);
            this.rb093.DrawFocusRectangle = false;
            this.rb093.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb093.Location = new System.Drawing.Point(3, 72);
            this.rb093.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb093.Name = "rb093";
            this.rb093.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb093.Size = new System.Drawing.Size(197, 21);
            this.rb093.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb093.TabIndex = 2;
            this.rb093.Text = "Somente em escola particular";
            this.rb093.ThemesEnabled = false;
            // 
            // rb091
            // 
            this.rb091.BeforeTouchSize = new System.Drawing.Size(176, 21);
            this.rb091.DrawFocusRectangle = false;
            this.rb091.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb091.Location = new System.Drawing.Point(3, 18);
            this.rb091.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb091.Name = "rb091";
            this.rb091.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb091.Size = new System.Drawing.Size(176, 21);
            this.rb091.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb091.TabIndex = 0;
            this.rb091.Text = "Somente em escola pública";
            this.rb091.ThemesEnabled = false;
            // 
            // rb094
            // 
            this.rb094.BeforeTouchSize = new System.Drawing.Size(235, 21);
            this.rb094.DrawFocusRectangle = false;
            this.rb094.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb094.Location = new System.Drawing.Point(3, 99);
            this.rb094.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb094.Name = "rb094";
            this.rb094.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb094.Size = new System.Drawing.Size(235, 21);
            this.rb094.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb094.TabIndex = 3;
            this.rb094.Text = "Maior parte dos anos em escola particular";
            this.rb094.ThemesEnabled = false;
            // 
            // panel06
            // 
            this.panel06.Controls.Add(this.rb068);
            this.panel06.Controls.Add(this.rb069);
            this.panel06.Controls.Add(this.rb067);
            this.panel06.Controls.Add(this.rb063);
            this.panel06.Controls.Add(this.rb064);
            this.panel06.Controls.Add(this.rb062);
            this.panel06.Controls.Add(this.rb066);
            this.panel06.Controls.Add(this.rb061);
            this.panel06.Controls.Add(this.rb065);
            this.panel06.Controls.Add(this.autoLabel8);
            this.panel06.Location = new System.Drawing.Point(319, 321);
            this.panel06.Name = "panel06";
            this.panel06.Size = new System.Drawing.Size(248, 255);
            this.panel06.TabIndex = 5;
            // 
            // rb068
            // 
            this.rb068.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb068.DrawFocusRectangle = false;
            this.rb068.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb068.Location = new System.Drawing.Point(3, 207);
            this.rb068.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb068.Name = "rb068";
            this.rb068.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb068.Size = new System.Drawing.Size(181, 21);
            this.rb068.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb068.TabIndex = 7;
            this.rb068.Text = "Pós-graduação";
            this.rb068.ThemesEnabled = false;
            // 
            // rb069
            // 
            this.rb069.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb069.DrawFocusRectangle = false;
            this.rb069.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb069.Location = new System.Drawing.Point(3, 234);
            this.rb069.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb069.Name = "rb069";
            this.rb069.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb069.Size = new System.Drawing.Size(181, 21);
            this.rb069.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb069.TabIndex = 8;
            this.rb069.Text = "Não sei";
            this.rb069.ThemesEnabled = false;
            // 
            // rb067
            // 
            this.rb067.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb067.DrawFocusRectangle = false;
            this.rb067.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb067.Location = new System.Drawing.Point(3, 180);
            this.rb067.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb067.Name = "rb067";
            this.rb067.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb067.Size = new System.Drawing.Size(181, 21);
            this.rb067.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb067.TabIndex = 6;
            this.rb067.Text = "Ensino Superior - completo";
            this.rb067.ThemesEnabled = false;
            // 
            // rb063
            // 
            this.rb063.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb063.DrawFocusRectangle = false;
            this.rb063.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb063.Location = new System.Drawing.Point(3, 72);
            this.rb063.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb063.Name = "rb063";
            this.rb063.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb063.Size = new System.Drawing.Size(192, 21);
            this.rb063.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb063.TabIndex = 2;
            this.rb063.Text = "Ensino Fundamental - completo";
            this.rb063.ThemesEnabled = false;
            // 
            // rb064
            // 
            this.rb064.BeforeTouchSize = new System.Drawing.Size(158, 21);
            this.rb064.DrawFocusRectangle = false;
            this.rb064.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb064.Location = new System.Drawing.Point(3, 99);
            this.rb064.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb064.Name = "rb064";
            this.rb064.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb064.Size = new System.Drawing.Size(158, 21);
            this.rb064.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb064.TabIndex = 3;
            this.rb064.Text = "Ensino Médio - incompleto";
            this.rb064.ThemesEnabled = false;
            // 
            // rb062
            // 
            this.rb062.BeforeTouchSize = new System.Drawing.Size(194, 21);
            this.rb062.DrawFocusRectangle = false;
            this.rb062.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb062.Location = new System.Drawing.Point(3, 45);
            this.rb062.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb062.Name = "rb062";
            this.rb062.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb062.Size = new System.Drawing.Size(194, 21);
            this.rb062.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb062.TabIndex = 1;
            this.rb062.Text = "Ensino Fundamental - incompleto";
            this.rb062.ThemesEnabled = false;
            // 
            // rb066
            // 
            this.rb066.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb066.DrawFocusRectangle = false;
            this.rb066.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb066.Location = new System.Drawing.Point(3, 153);
            this.rb066.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb066.Name = "rb066";
            this.rb066.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb066.Size = new System.Drawing.Size(181, 21);
            this.rb066.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb066.TabIndex = 5;
            this.rb066.Text = "Ensino Superior - incompleto";
            this.rb066.ThemesEnabled = false;
            // 
            // rb061
            // 
            this.rb061.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb061.DrawFocusRectangle = false;
            this.rb061.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb061.Location = new System.Drawing.Point(3, 18);
            this.rb061.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb061.Name = "rb061";
            this.rb061.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb061.Size = new System.Drawing.Size(145, 21);
            this.rb061.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb061.TabIndex = 0;
            this.rb061.Text = "Não estudou";
            this.rb061.ThemesEnabled = false;
            // 
            // rb065
            // 
            this.rb065.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb065.DrawFocusRectangle = false;
            this.rb065.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb065.Location = new System.Drawing.Point(3, 126);
            this.rb065.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb065.Name = "rb065";
            this.rb065.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb065.Size = new System.Drawing.Size(181, 21);
            this.rb065.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb065.TabIndex = 4;
            this.rb065.Text = "Ensino Médio - completo";
            this.rb065.ThemesEnabled = false;
            // 
            // autoLabel8
            // 
            this.autoLabel8.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel8.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel8.Location = new System.Drawing.Point(3, 0);
            this.autoLabel8.Name = "autoLabel8";
            this.autoLabel8.Size = new System.Drawing.Size(244, 15);
            this.autoLabel8.TabIndex = 8;
            this.autoLabel8.Text = "6 - Qual a escolaridade da sua mãe?";
            // 
            // panel01
            // 
            this.panel01.Controls.Add(this.autoLabel1);
            this.panel01.Controls.Add(this.rb013);
            this.panel01.Controls.Add(this.rb014);
            this.panel01.Controls.Add(this.rb012);
            this.panel01.Controls.Add(this.rb016);
            this.panel01.Controls.Add(this.rb011);
            this.panel01.Controls.Add(this.rb015);
            this.panel01.Location = new System.Drawing.Point(44, 13);
            this.panel01.Name = "panel01";
            this.panel01.Size = new System.Drawing.Size(200, 174);
            this.panel01.TabIndex = 0;
            // 
            // autoLabel1
            // 
            this.autoLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel1.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel1.Location = new System.Drawing.Point(3, 0);
            this.autoLabel1.Name = "autoLabel1";
            this.autoLabel1.Size = new System.Drawing.Size(145, 15);
            this.autoLabel1.TabIndex = 0;
            this.autoLabel1.Text = "1 - Qual a sua idade?";
            // 
            // rb013
            // 
            this.rb013.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb013.DrawFocusRectangle = false;
            this.rb013.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb013.Location = new System.Drawing.Point(3, 72);
            this.rb013.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb013.Name = "rb013";
            this.rb013.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb013.Size = new System.Drawing.Size(145, 21);
            this.rb013.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb013.TabIndex = 2;
            this.rb013.Text = "Entre 26 a 30 anos";
            this.rb013.ThemesEnabled = false;
            // 
            // rb014
            // 
            this.rb014.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb014.DrawFocusRectangle = false;
            this.rb014.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb014.Location = new System.Drawing.Point(3, 99);
            this.rb014.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb014.Name = "rb014";
            this.rb014.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb014.Size = new System.Drawing.Size(145, 21);
            this.rb014.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb014.TabIndex = 3;
            this.rb014.Text = "Entre 31 a 35 anos";
            this.rb014.ThemesEnabled = false;
            // 
            // rb012
            // 
            this.rb012.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb012.DrawFocusRectangle = false;
            this.rb012.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb012.Location = new System.Drawing.Point(3, 45);
            this.rb012.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb012.Name = "rb012";
            this.rb012.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb012.Size = new System.Drawing.Size(145, 21);
            this.rb012.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb012.TabIndex = 1;
            this.rb012.Text = "Entre 18 a 25 anos";
            this.rb012.ThemesEnabled = false;
            // 
            // rb016
            // 
            this.rb016.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb016.DrawFocusRectangle = false;
            this.rb016.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb016.Location = new System.Drawing.Point(3, 153);
            this.rb016.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb016.Name = "rb016";
            this.rb016.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb016.Size = new System.Drawing.Size(145, 21);
            this.rb016.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb016.TabIndex = 5;
            this.rb016.Text = "Maior que 40 anos";
            this.rb016.ThemesEnabled = false;
            // 
            // rb011
            // 
            this.rb011.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb011.DrawFocusRectangle = false;
            this.rb011.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb011.Location = new System.Drawing.Point(3, 18);
            this.rb011.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb011.Name = "rb011";
            this.rb011.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb011.Size = new System.Drawing.Size(145, 21);
            this.rb011.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb011.TabIndex = 0;
            this.rb011.Text = "Menor que 18 anos";
            this.rb011.ThemesEnabled = false;
            // 
            // rb015
            // 
            this.rb015.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb015.DrawFocusRectangle = false;
            this.rb015.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb015.Location = new System.Drawing.Point(3, 126);
            this.rb015.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb015.Name = "rb015";
            this.rb015.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb015.Size = new System.Drawing.Size(145, 21);
            this.rb015.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb015.TabIndex = 4;
            this.rb015.Text = "Entre 36 a 40 anos";
            this.rb015.ThemesEnabled = false;
            // 
            // panel02
            // 
            this.panel02.Controls.Add(this.autoLabel2);
            this.panel02.Controls.Add(this.rb023);
            this.panel02.Controls.Add(this.rb024);
            this.panel02.Controls.Add(this.rb022);
            this.panel02.Controls.Add(this.rb021);
            this.panel02.Controls.Add(this.rb025);
            this.panel02.Location = new System.Drawing.Point(44, 199);
            this.panel02.Name = "panel02";
            this.panel02.Size = new System.Drawing.Size(200, 144);
            this.panel02.TabIndex = 1;
            // 
            // autoLabel2
            // 
            this.autoLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel2.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel2.Location = new System.Drawing.Point(3, 0);
            this.autoLabel2.Name = "autoLabel2";
            this.autoLabel2.Size = new System.Drawing.Size(158, 15);
            this.autoLabel2.TabIndex = 8;
            this.autoLabel2.Text = "2 - Qual a sua religião?";
            // 
            // rb023
            // 
            this.rb023.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb023.DrawFocusRectangle = false;
            this.rb023.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb023.Location = new System.Drawing.Point(3, 72);
            this.rb023.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb023.Name = "rb023";
            this.rb023.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb023.Size = new System.Drawing.Size(145, 21);
            this.rb023.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb023.TabIndex = 2;
            this.rb023.Text = "Evangélica";
            this.rb023.ThemesEnabled = false;
            // 
            // rb024
            // 
            this.rb024.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb024.DrawFocusRectangle = false;
            this.rb024.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb024.Location = new System.Drawing.Point(3, 99);
            this.rb024.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb024.Name = "rb024";
            this.rb024.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb024.Size = new System.Drawing.Size(145, 21);
            this.rb024.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb024.TabIndex = 3;
            this.rb024.Text = "Outras";
            this.rb024.ThemesEnabled = false;
            // 
            // rb022
            // 
            this.rb022.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb022.DrawFocusRectangle = false;
            this.rb022.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb022.Location = new System.Drawing.Point(3, 45);
            this.rb022.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb022.Name = "rb022";
            this.rb022.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb022.Size = new System.Drawing.Size(145, 21);
            this.rb022.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb022.TabIndex = 1;
            this.rb022.Text = "Espírita";
            this.rb022.ThemesEnabled = false;
            // 
            // rb021
            // 
            this.rb021.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb021.DrawFocusRectangle = false;
            this.rb021.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb021.Location = new System.Drawing.Point(3, 18);
            this.rb021.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb021.Name = "rb021";
            this.rb021.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb021.Size = new System.Drawing.Size(145, 21);
            this.rb021.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb021.TabIndex = 0;
            this.rb021.Text = "Católica";
            this.rb021.ThemesEnabled = false;
            // 
            // rb025
            // 
            this.rb025.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb025.DrawFocusRectangle = false;
            this.rb025.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb025.Location = new System.Drawing.Point(3, 126);
            this.rb025.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb025.Name = "rb025";
            this.rb025.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb025.Size = new System.Drawing.Size(145, 21);
            this.rb025.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb025.TabIndex = 4;
            this.rb025.Text = "Nenhuma";
            this.rb025.ThemesEnabled = false;
            // 
            // panel05
            // 
            this.panel05.Controls.Add(this.rb058);
            this.panel05.Controls.Add(this.rb059);
            this.panel05.Controls.Add(this.rb057);
            this.panel05.Controls.Add(this.autoLabel6);
            this.panel05.Controls.Add(this.rb053);
            this.panel05.Controls.Add(this.rb054);
            this.panel05.Controls.Add(this.rb052);
            this.panel05.Controls.Add(this.rb056);
            this.panel05.Controls.Add(this.rb051);
            this.panel05.Controls.Add(this.rb055);
            this.panel05.Location = new System.Drawing.Point(319, 15);
            this.panel05.Name = "panel05";
            this.panel05.Size = new System.Drawing.Size(240, 261);
            this.panel05.TabIndex = 4;
            // 
            // rb058
            // 
            this.rb058.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb058.DrawFocusRectangle = false;
            this.rb058.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb058.Location = new System.Drawing.Point(3, 207);
            this.rb058.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb058.Name = "rb058";
            this.rb058.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb058.Size = new System.Drawing.Size(181, 21);
            this.rb058.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb058.TabIndex = 7;
            this.rb058.Text = "Pós-graduação";
            this.rb058.ThemesEnabled = false;
            // 
            // rb059
            // 
            this.rb059.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb059.DrawFocusRectangle = false;
            this.rb059.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb059.Location = new System.Drawing.Point(3, 234);
            this.rb059.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb059.Name = "rb059";
            this.rb059.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb059.Size = new System.Drawing.Size(181, 21);
            this.rb059.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb059.TabIndex = 8;
            this.rb059.Text = "Não sei";
            this.rb059.ThemesEnabled = false;
            // 
            // rb057
            // 
            this.rb057.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb057.DrawFocusRectangle = false;
            this.rb057.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb057.Location = new System.Drawing.Point(3, 180);
            this.rb057.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb057.Name = "rb057";
            this.rb057.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb057.Size = new System.Drawing.Size(181, 21);
            this.rb057.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb057.TabIndex = 6;
            this.rb057.Text = "Ensino Superior - completo";
            this.rb057.ThemesEnabled = false;
            // 
            // autoLabel6
            // 
            this.autoLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel6.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel6.Location = new System.Drawing.Point(3, 0);
            this.autoLabel6.Name = "autoLabel6";
            this.autoLabel6.Size = new System.Drawing.Size(236, 15);
            this.autoLabel6.TabIndex = 0;
            this.autoLabel6.Text = "5 - Qual a escolaridade do seu pai?";
            // 
            // rb053
            // 
            this.rb053.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb053.DrawFocusRectangle = false;
            this.rb053.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb053.Location = new System.Drawing.Point(3, 72);
            this.rb053.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb053.Name = "rb053";
            this.rb053.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb053.Size = new System.Drawing.Size(192, 21);
            this.rb053.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb053.TabIndex = 2;
            this.rb053.Text = "Ensino Fundamental - completo";
            this.rb053.ThemesEnabled = false;
            // 
            // rb054
            // 
            this.rb054.BeforeTouchSize = new System.Drawing.Size(158, 21);
            this.rb054.DrawFocusRectangle = false;
            this.rb054.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb054.Location = new System.Drawing.Point(3, 99);
            this.rb054.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb054.Name = "rb054";
            this.rb054.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb054.Size = new System.Drawing.Size(158, 21);
            this.rb054.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb054.TabIndex = 3;
            this.rb054.Text = "Ensino Médio - incompleto";
            this.rb054.ThemesEnabled = false;
            // 
            // rb052
            // 
            this.rb052.BeforeTouchSize = new System.Drawing.Size(194, 21);
            this.rb052.DrawFocusRectangle = false;
            this.rb052.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb052.Location = new System.Drawing.Point(3, 45);
            this.rb052.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb052.Name = "rb052";
            this.rb052.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb052.Size = new System.Drawing.Size(194, 21);
            this.rb052.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb052.TabIndex = 1;
            this.rb052.Text = "Ensino Fundamental - incompleto";
            this.rb052.ThemesEnabled = false;
            // 
            // rb056
            // 
            this.rb056.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb056.DrawFocusRectangle = false;
            this.rb056.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb056.Location = new System.Drawing.Point(3, 153);
            this.rb056.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb056.Name = "rb056";
            this.rb056.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb056.Size = new System.Drawing.Size(181, 21);
            this.rb056.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb056.TabIndex = 5;
            this.rb056.Text = "Ensino Superior - incompleto";
            this.rb056.ThemesEnabled = false;
            // 
            // rb051
            // 
            this.rb051.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb051.DrawFocusRectangle = false;
            this.rb051.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb051.Location = new System.Drawing.Point(3, 18);
            this.rb051.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb051.Name = "rb051";
            this.rb051.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb051.Size = new System.Drawing.Size(145, 21);
            this.rb051.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb051.TabIndex = 0;
            this.rb051.Text = "Não estudou";
            this.rb051.ThemesEnabled = false;
            // 
            // rb055
            // 
            this.rb055.BeforeTouchSize = new System.Drawing.Size(181, 21);
            this.rb055.DrawFocusRectangle = false;
            this.rb055.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb055.Location = new System.Drawing.Point(3, 126);
            this.rb055.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb055.Name = "rb055";
            this.rb055.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb055.Size = new System.Drawing.Size(181, 21);
            this.rb055.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb055.TabIndex = 4;
            this.rb055.Text = "Ensino Médio - completo";
            this.rb055.ThemesEnabled = false;
            // 
            // panel08
            // 
            this.panel08.Controls.Add(this.rb083);
            this.panel08.Controls.Add(this.autoLabel10);
            this.panel08.Controls.Add(this.rb082);
            this.panel08.Controls.Add(this.rb081);
            this.panel08.Location = new System.Drawing.Point(649, 157);
            this.panel08.Name = "panel08";
            this.panel08.Size = new System.Drawing.Size(200, 96);
            this.panel08.TabIndex = 7;
            // 
            // rb083
            // 
            this.rb083.BeforeTouchSize = new System.Drawing.Size(176, 21);
            this.rb083.DrawFocusRectangle = false;
            this.rb083.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb083.Location = new System.Drawing.Point(3, 72);
            this.rb083.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb083.Name = "rb083";
            this.rb083.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb083.Size = new System.Drawing.Size(176, 21);
            this.rb083.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb083.TabIndex = 2;
            this.rb083.Text = "Ensino Superior - completo";
            this.rb083.ThemesEnabled = false;
            // 
            // autoLabel10
            // 
            this.autoLabel10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel10.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel10.Location = new System.Drawing.Point(3, 0);
            this.autoLabel10.Name = "autoLabel10";
            this.autoLabel10.Size = new System.Drawing.Size(192, 15);
            this.autoLabel10.TabIndex = 8;
            this.autoLabel10.Text = "8 - Qual a sua escolaridade?";
            // 
            // rb082
            // 
            this.rb082.BeforeTouchSize = new System.Drawing.Size(176, 21);
            this.rb082.DrawFocusRectangle = false;
            this.rb082.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb082.Location = new System.Drawing.Point(3, 45);
            this.rb082.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb082.Name = "rb082";
            this.rb082.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb082.Size = new System.Drawing.Size(176, 21);
            this.rb082.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb082.TabIndex = 1;
            this.rb082.Text = "Ensino Superior - incompleto";
            this.rb082.ThemesEnabled = false;
            // 
            // rb081
            // 
            this.rb081.BeforeTouchSize = new System.Drawing.Size(184, 21);
            this.rb081.DrawFocusRectangle = false;
            this.rb081.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb081.Location = new System.Drawing.Point(3, 18);
            this.rb081.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb081.Name = "rb081";
            this.rb081.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb081.Size = new System.Drawing.Size(184, 21);
            this.rb081.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb081.TabIndex = 0;
            this.rb081.Text = "Ensino Médio - completo";
            this.rb081.ThemesEnabled = false;
            // 
            // panel07
            // 
            this.panel07.Controls.Add(this.autoLabel7);
            this.panel07.Controls.Add(this.rb072);
            this.panel07.Controls.Add(this.rb073);
            this.panel07.Controls.Add(this.rb071);
            this.panel07.Controls.Add(this.rb074);
            this.panel07.Location = new System.Drawing.Point(649, 15);
            this.panel07.Name = "panel07";
            this.panel07.Size = new System.Drawing.Size(311, 137);
            this.panel07.TabIndex = 6;
            // 
            // autoLabel7
            // 
            this.autoLabel7.AutoSize = false;
            this.autoLabel7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel7.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel7.Gap = 5;
            this.autoLabel7.Location = new System.Drawing.Point(3, 0);
            this.autoLabel7.Name = "autoLabel7";
            this.autoLabel7.Size = new System.Drawing.Size(284, 30);
            this.autoLabel7.TabIndex = 0;
            this.autoLabel7.Text = "7 - Quantos idiomas além do português você domina?";
            // 
            // rb072
            // 
            this.rb072.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb072.DrawFocusRectangle = false;
            this.rb072.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb072.Location = new System.Drawing.Point(0, 60);
            this.rb072.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb072.Name = "rb072";
            this.rb072.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb072.Size = new System.Drawing.Size(145, 21);
            this.rb072.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb072.TabIndex = 1;
            this.rb072.Text = "Um idioma";
            this.rb072.ThemesEnabled = false;
            // 
            // rb073
            // 
            this.rb073.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb073.DrawFocusRectangle = false;
            this.rb073.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb073.Location = new System.Drawing.Point(0, 87);
            this.rb073.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb073.Name = "rb073";
            this.rb073.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb073.Size = new System.Drawing.Size(145, 21);
            this.rb073.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb073.TabIndex = 2;
            this.rb073.Text = "Dois idiomas";
            this.rb073.ThemesEnabled = false;
            // 
            // rb071
            // 
            this.rb071.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb071.DrawFocusRectangle = false;
            this.rb071.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb071.Location = new System.Drawing.Point(0, 33);
            this.rb071.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb071.Name = "rb071";
            this.rb071.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb071.Size = new System.Drawing.Size(145, 21);
            this.rb071.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb071.TabIndex = 0;
            this.rb071.Text = "Nenhum";
            this.rb071.ThemesEnabled = false;
            // 
            // rb074
            // 
            this.rb074.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb074.DrawFocusRectangle = false;
            this.rb074.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb074.Location = new System.Drawing.Point(0, 113);
            this.rb074.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb074.Name = "rb074";
            this.rb074.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb074.Size = new System.Drawing.Size(145, 21);
            this.rb074.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb074.TabIndex = 3;
            this.rb074.Text = "Três idiomas ou mais";
            this.rb074.ThemesEnabled = false;
            // 
            // panel04
            // 
            this.panel04.Controls.Add(this.autoLabel4);
            this.panel04.Controls.Add(this.rb043);
            this.panel04.Controls.Add(this.rb044);
            this.panel04.Controls.Add(this.rb042);
            this.panel04.Controls.Add(this.rb041);
            this.panel04.Location = new System.Drawing.Point(44, 519);
            this.panel04.Name = "panel04";
            this.panel04.Size = new System.Drawing.Size(200, 117);
            this.panel04.TabIndex = 3;
            // 
            // autoLabel4
            // 
            this.autoLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel4.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel4.Location = new System.Drawing.Point(6, 0);
            this.autoLabel4.Name = "autoLabel4";
            this.autoLabel4.Size = new System.Drawing.Size(181, 15);
            this.autoLabel4.TabIndex = 20;
            this.autoLabel4.Text = "4 - Qual o seu estado civil?";
            // 
            // rb043
            // 
            this.rb043.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb043.DrawFocusRectangle = false;
            this.rb043.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb043.Location = new System.Drawing.Point(6, 72);
            this.rb043.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb043.Name = "rb043";
            this.rb043.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb043.Size = new System.Drawing.Size(192, 21);
            this.rb043.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb043.TabIndex = 2;
            this.rb043.Text = "Separado/divorciado/desquitado";
            this.rb043.ThemesEnabled = false;
            // 
            // rb044
            // 
            this.rb044.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb044.DrawFocusRectangle = false;
            this.rb044.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb044.Location = new System.Drawing.Point(6, 99);
            this.rb044.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb044.Name = "rb044";
            this.rb044.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb044.Size = new System.Drawing.Size(145, 21);
            this.rb044.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb044.TabIndex = 3;
            this.rb044.Text = "Viúvo";
            this.rb044.ThemesEnabled = false;
            // 
            // rb042
            // 
            this.rb042.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb042.DrawFocusRectangle = false;
            this.rb042.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb042.Location = new System.Drawing.Point(6, 45);
            this.rb042.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb042.Name = "rb042";
            this.rb042.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb042.Size = new System.Drawing.Size(192, 21);
            this.rb042.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb042.TabIndex = 1;
            this.rb042.Text = "Casado/moracom o companheiro";
            this.rb042.ThemesEnabled = false;
            // 
            // rb041
            // 
            this.rb041.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb041.DrawFocusRectangle = false;
            this.rb041.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb041.Location = new System.Drawing.Point(6, 18);
            this.rb041.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb041.Name = "rb041";
            this.rb041.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb041.Size = new System.Drawing.Size(145, 21);
            this.rb041.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb041.TabIndex = 0;
            this.rb041.Text = "Solteiro";
            this.rb041.ThemesEnabled = false;
            // 
            // panel03
            // 
            this.panel03.Controls.Add(this.autoLabel3);
            this.panel03.Controls.Add(this.rb033);
            this.panel03.Controls.Add(this.rb034);
            this.panel03.Controls.Add(this.rb032);
            this.panel03.Controls.Add(this.rb031);
            this.panel03.Controls.Add(this.rb035);
            this.panel03.Location = new System.Drawing.Point(44, 358);
            this.panel03.Name = "panel03";
            this.panel03.Size = new System.Drawing.Size(200, 144);
            this.panel03.TabIndex = 2;
            // 
            // autoLabel3
            // 
            this.autoLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel3.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel3.Location = new System.Drawing.Point(3, 0);
            this.autoLabel3.Name = "autoLabel3";
            this.autoLabel3.Size = new System.Drawing.Size(192, 15);
            this.autoLabel3.TabIndex = 14;
            this.autoLabel3.Text = "3 - Como você se considera?";
            // 
            // rb033
            // 
            this.rb033.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb033.DrawFocusRectangle = false;
            this.rb033.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb033.Location = new System.Drawing.Point(3, 72);
            this.rb033.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb033.Name = "rb033";
            this.rb033.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb033.Size = new System.Drawing.Size(145, 21);
            this.rb033.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb033.TabIndex = 2;
            this.rb033.Text = "Negro";
            this.rb033.ThemesEnabled = false;
            // 
            // rb034
            // 
            this.rb034.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb034.DrawFocusRectangle = false;
            this.rb034.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb034.Location = new System.Drawing.Point(3, 99);
            this.rb034.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb034.Name = "rb034";
            this.rb034.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb034.Size = new System.Drawing.Size(145, 21);
            this.rb034.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb034.TabIndex = 3;
            this.rb034.Text = "Amarelo";
            this.rb034.ThemesEnabled = false;
            // 
            // rb032
            // 
            this.rb032.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb032.DrawFocusRectangle = false;
            this.rb032.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb032.Location = new System.Drawing.Point(3, 45);
            this.rb032.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb032.Name = "rb032";
            this.rb032.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb032.Size = new System.Drawing.Size(145, 21);
            this.rb032.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb032.TabIndex = 1;
            this.rb032.Text = "Pardo";
            this.rb032.ThemesEnabled = false;
            // 
            // rb031
            // 
            this.rb031.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb031.DrawFocusRectangle = false;
            this.rb031.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb031.Location = new System.Drawing.Point(3, 18);
            this.rb031.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb031.Name = "rb031";
            this.rb031.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb031.Size = new System.Drawing.Size(145, 21);
            this.rb031.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb031.TabIndex = 0;
            this.rb031.Text = "Branco";
            this.rb031.ThemesEnabled = false;
            // 
            // rb035
            // 
            this.rb035.BeforeTouchSize = new System.Drawing.Size(145, 21);
            this.rb035.DrawFocusRectangle = false;
            this.rb035.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb035.Location = new System.Drawing.Point(3, 126);
            this.rb035.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb035.Name = "rb035";
            this.rb035.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb035.Size = new System.Drawing.Size(145, 21);
            this.rb035.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb035.TabIndex = 4;
            this.rb035.Text = "Indígena";
            this.rb035.ThemesEnabled = false;
            // 
            // tab2
            // 
            this.tab2.AutoScroll = true;
            this.tab2.Controls.Add(this.panel1);
            this.tab2.Controls.Add(this.panel26);
            this.tab2.Controls.Add(this.panel19);
            this.tab2.Controls.Add(this.panel16);
            this.tab2.Controls.Add(this.panel25);
            this.tab2.Controls.Add(this.panel15);
            this.tab2.Controls.Add(this.panel24);
            this.tab2.Controls.Add(this.panel21);
            this.tab2.Controls.Add(this.panel18);
            this.tab2.Controls.Add(this.panel23);
            this.tab2.Controls.Add(this.panel20);
            this.tab2.Controls.Add(this.panel17);
            this.tab2.Controls.Add(this.panel22);
            this.tab2.Image = null;
            this.tab2.ImageSize = new System.Drawing.Size(16, 16);
            this.tab2.Location = new System.Drawing.Point(0, 21);
            this.tab2.Name = "tab2";
            this.tab2.ShowCloseButton = true;
            this.tab2.Size = new System.Drawing.Size(1357, 669);
            this.tab2.TabForeColor = System.Drawing.Color.Gray;
            this.tab2.TabIndex = 2;
            this.tab2.Text = "15 -- 27";
            this.tab2.ThemesEnabled = false;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.txtQuest27);
            this.panel1.Controls.Add(this.autoLabel27);
            this.panel1.Location = new System.Drawing.Point(1059, 395);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(273, 205);
            this.panel1.TabIndex = 16;
            // 
            // txtQuest27
            // 
            this.txtQuest27.BeforeTouchSize = new System.Drawing.Size(270, 135);
            this.txtQuest27.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.txtQuest27.Location = new System.Drawing.Point(3, 67);
            this.txtQuest27.Metrocolor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
            this.txtQuest27.Multiline = true;
            this.txtQuest27.Name = "txtQuest27";
            this.txtQuest27.Size = new System.Drawing.Size(270, 135);
            this.txtQuest27.Style = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Default;
            this.txtQuest27.TabIndex = 21;
            // 
            // autoLabel27
            // 
            this.autoLabel27.AutoSize = false;
            this.autoLabel27.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel27.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel27.Location = new System.Drawing.Point(3, 0);
            this.autoLabel27.Name = "autoLabel27";
            this.autoLabel27.Size = new System.Drawing.Size(270, 64);
            this.autoLabel27.TabIndex = 20;
            this.autoLabel27.Text = "27- Escreva em poucas palavras qual a sua expectativa em relação ao ingresso na F" +
    "atec Itu? E em relação ao Curso que escolheu?";
            // 
            // panel26
            // 
            this.panel26.Controls.Add(this.rb265);
            this.panel26.Controls.Add(this.rb264);
            this.panel26.Controls.Add(this.rb263);
            this.panel26.Controls.Add(this.rb262);
            this.panel26.Controls.Add(this.autoLabel26);
            this.panel26.Controls.Add(this.rb261);
            this.panel26.Location = new System.Drawing.Point(1059, 209);
            this.panel26.Name = "panel26";
            this.panel26.Size = new System.Drawing.Size(273, 180);
            this.panel26.TabIndex = 15;
            // 
            // rb265
            // 
            this.rb265.BeforeTouchSize = new System.Drawing.Size(211, 21);
            this.rb265.DrawFocusRectangle = false;
            this.rb265.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb265.Location = new System.Drawing.Point(3, 142);
            this.rb265.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb265.Name = "rb265";
            this.rb265.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb265.Size = new System.Drawing.Size(211, 21);
            this.rb265.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb265.TabIndex = 28;
            this.rb265.Text = "Amigos, vizinhos ou parentes";
            this.rb265.ThemesEnabled = false;
            // 
            // rb264
            // 
            this.rb264.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb264.DrawFocusRectangle = false;
            this.rb264.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb264.Location = new System.Drawing.Point(3, 115);
            this.rb264.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb264.Name = "rb264";
            this.rb264.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb264.Size = new System.Drawing.Size(192, 21);
            this.rb264.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb264.TabIndex = 27;
            this.rb264.Text = "Escola de ensino médio/cursinho";
            this.rb264.ThemesEnabled = false;
            // 
            // rb263
            // 
            this.rb263.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb263.DrawFocusRectangle = false;
            this.rb263.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb263.Location = new System.Drawing.Point(3, 88);
            this.rb263.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb263.Name = "rb263";
            this.rb263.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb263.Size = new System.Drawing.Size(166, 21);
            this.rb263.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb263.TabIndex = 26;
            this.rb263.Text = "Televisão/Rádio";
            this.rb263.ThemesEnabled = false;
            // 
            // rb262
            // 
            this.rb262.BeforeTouchSize = new System.Drawing.Size(205, 21);
            this.rb262.DrawFocusRectangle = false;
            this.rb262.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb262.Location = new System.Drawing.Point(3, 61);
            this.rb262.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb262.Name = "rb262";
            this.rb262.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb262.Size = new System.Drawing.Size(205, 21);
            this.rb262.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb262.TabIndex = 25;
            this.rb262.Text = "Material gráfico (cartazes/panfletos)";
            this.rb262.ThemesEnabled = false;
            // 
            // autoLabel26
            // 
            this.autoLabel26.AutoSize = false;
            this.autoLabel26.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel26.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel26.Location = new System.Drawing.Point(3, 0);
            this.autoLabel26.Name = "autoLabel26";
            this.autoLabel26.Size = new System.Drawing.Size(270, 31);
            this.autoLabel26.TabIndex = 20;
            this.autoLabel26.Text = "26 - Como você tomou conhecimento do processo seletivo da FATEC Itu?";
            // 
            // rb261
            // 
            this.rb261.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb261.DrawFocusRectangle = false;
            this.rb261.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb261.Location = new System.Drawing.Point(3, 34);
            this.rb261.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb261.Name = "rb261";
            this.rb261.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb261.Size = new System.Drawing.Size(166, 21);
            this.rb261.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb261.TabIndex = 24;
            this.rb261.Text = "Jornais/Internet";
            this.rb261.ThemesEnabled = false;
            // 
            // panel19
            // 
            this.panel19.Controls.Add(this.rb195);
            this.panel19.Controls.Add(this.rb194);
            this.panel19.Controls.Add(this.rb193);
            this.panel19.Controls.Add(this.rb192);
            this.panel19.Controls.Add(this.autoLabel18);
            this.panel19.Controls.Add(this.rb191);
            this.panel19.Location = new System.Drawing.Point(395, 3);
            this.panel19.Name = "panel19";
            this.panel19.Size = new System.Drawing.Size(249, 167);
            this.panel19.TabIndex = 14;
            // 
            // rb195
            // 
            this.rb195.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb195.DrawFocusRectangle = false;
            this.rb195.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb195.Location = new System.Drawing.Point(3, 144);
            this.rb195.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb195.Name = "rb195";
            this.rb195.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb195.Size = new System.Drawing.Size(166, 21);
            this.rb195.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb195.TabIndex = 28;
            this.rb195.Text = "Mais de 10 pessoas";
            this.rb195.ThemesEnabled = false;
            // 
            // rb194
            // 
            this.rb194.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb194.DrawFocusRectangle = false;
            this.rb194.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb194.Location = new System.Drawing.Point(3, 117);
            this.rb194.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb194.Name = "rb194";
            this.rb194.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb194.Size = new System.Drawing.Size(166, 21);
            this.rb194.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb194.TabIndex = 27;
            this.rb194.Text = "De 6 a 10 pessoas";
            this.rb194.ThemesEnabled = false;
            // 
            // rb193
            // 
            this.rb193.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb193.DrawFocusRectangle = false;
            this.rb193.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb193.Location = new System.Drawing.Point(3, 90);
            this.rb193.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb193.Name = "rb193";
            this.rb193.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb193.Size = new System.Drawing.Size(166, 21);
            this.rb193.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb193.TabIndex = 26;
            this.rb193.Text = "5 ou 6 pessoas";
            this.rb193.ThemesEnabled = false;
            // 
            // rb192
            // 
            this.rb192.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb192.DrawFocusRectangle = false;
            this.rb192.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb192.Location = new System.Drawing.Point(3, 63);
            this.rb192.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb192.Name = "rb192";
            this.rb192.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb192.Size = new System.Drawing.Size(166, 21);
            this.rb192.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb192.TabIndex = 25;
            this.rb192.Text = "3 ou 4 pessoas";
            this.rb192.ThemesEnabled = false;
            // 
            // autoLabel18
            // 
            this.autoLabel18.AutoSize = false;
            this.autoLabel18.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel18.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel18.Location = new System.Drawing.Point(3, 2);
            this.autoLabel18.Name = "autoLabel18";
            this.autoLabel18.Size = new System.Drawing.Size(246, 31);
            this.autoLabel18.TabIndex = 20;
            this.autoLabel18.Text = "18 - Quantas pessoas compõem sua família?";
            // 
            // rb191
            // 
            this.rb191.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb191.DrawFocusRectangle = false;
            this.rb191.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb191.Location = new System.Drawing.Point(3, 36);
            this.rb191.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb191.Name = "rb191";
            this.rb191.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb191.Size = new System.Drawing.Size(166, 21);
            this.rb191.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb191.TabIndex = 24;
            this.rb191.Text = "1 ou 2 pessoas";
            this.rb191.ThemesEnabled = false;
            // 
            // panel16
            // 
            this.panel16.Controls.Add(this.rb165);
            this.panel16.Controls.Add(this.rb164);
            this.panel16.Controls.Add(this.rb163);
            this.panel16.Controls.Add(this.rb162);
            this.panel16.Controls.Add(this.rb161);
            this.panel16.Controls.Add(this.autoLabel21);
            this.panel16.Location = new System.Drawing.Point(395, 506);
            this.panel16.Name = "panel16";
            this.panel16.Size = new System.Drawing.Size(249, 127);
            this.panel16.TabIndex = 13;
            // 
            // rb165
            // 
            this.rb165.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb165.DrawFocusRectangle = false;
            this.rb165.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb165.Location = new System.Drawing.Point(0, 102);
            this.rb165.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb165.Name = "rb165";
            this.rb165.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb165.Size = new System.Drawing.Size(166, 21);
            this.rb165.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb165.TabIndex = 33;
            this.rb165.Text = "Outros";
            this.rb165.ThemesEnabled = false;
            // 
            // rb164
            // 
            this.rb164.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb164.DrawFocusRectangle = false;
            this.rb164.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb164.Location = new System.Drawing.Point(0, 79);
            this.rb164.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb164.Name = "rb164";
            this.rb164.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb164.Size = new System.Drawing.Size(166, 21);
            this.rb164.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb164.TabIndex = 32;
            this.rb164.Text = "Comércio";
            this.rb164.ThemesEnabled = false;
            // 
            // rb163
            // 
            this.rb163.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb163.DrawFocusRectangle = false;
            this.rb163.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb163.Location = new System.Drawing.Point(0, 57);
            this.rb163.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb163.Name = "rb163";
            this.rb163.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb163.Size = new System.Drawing.Size(166, 21);
            this.rb163.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb163.TabIndex = 31;
            this.rb163.Text = "Indústrias";
            this.rb163.ThemesEnabled = false;
            // 
            // rb162
            // 
            this.rb162.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb162.DrawFocusRectangle = false;
            this.rb162.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb162.Location = new System.Drawing.Point(0, 37);
            this.rb162.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb162.Name = "rb162";
            this.rb162.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb162.Size = new System.Drawing.Size(166, 21);
            this.rb162.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb162.TabIndex = 30;
            this.rb162.Text = "Educação";
            this.rb162.ThemesEnabled = false;
            // 
            // rb161
            // 
            this.rb161.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb161.DrawFocusRectangle = false;
            this.rb161.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb161.Location = new System.Drawing.Point(0, 16);
            this.rb161.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb161.Name = "rb161";
            this.rb161.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb161.Size = new System.Drawing.Size(166, 21);
            this.rb161.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb161.TabIndex = 29;
            this.rb161.Text = "Saúde";
            this.rb161.ThemesEnabled = false;
            // 
            // autoLabel21
            // 
            this.autoLabel21.AutoSize = false;
            this.autoLabel21.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel21.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel21.Location = new System.Drawing.Point(0, 0);
            this.autoLabel21.Name = "autoLabel21";
            this.autoLabel21.Size = new System.Drawing.Size(246, 13);
            this.autoLabel21.TabIndex = 20;
            this.autoLabel21.Text = "21 - Qual é o seu ramo de atividade?";
            // 
            // panel25
            // 
            this.panel25.Controls.Add(this.rb256);
            this.panel25.Controls.Add(this.rb255);
            this.panel25.Controls.Add(this.rb254);
            this.panel25.Controls.Add(this.rb253);
            this.panel25.Controls.Add(this.rb252);
            this.panel25.Controls.Add(this.autoLabel25);
            this.panel25.Controls.Add(this.rb251);
            this.panel25.Location = new System.Drawing.Point(1059, 5);
            this.panel25.Name = "panel25";
            this.panel25.Size = new System.Drawing.Size(263, 198);
            this.panel25.TabIndex = 11;
            // 
            // rb256
            // 
            this.rb256.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb256.DrawFocusRectangle = false;
            this.rb256.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb256.Location = new System.Drawing.Point(3, 169);
            this.rb256.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb256.Name = "rb256";
            this.rb256.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb256.Size = new System.Drawing.Size(166, 21);
            this.rb256.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb256.TabIndex = 29;
            this.rb256.Text = "Van";
            this.rb256.ThemesEnabled = false;
            // 
            // rb255
            // 
            this.rb255.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb255.DrawFocusRectangle = false;
            this.rb255.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb255.Location = new System.Drawing.Point(3, 142);
            this.rb255.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb255.Name = "rb255";
            this.rb255.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb255.Size = new System.Drawing.Size(166, 21);
            this.rb255.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb255.TabIndex = 28;
            this.rb255.Text = "Moto própria";
            this.rb255.ThemesEnabled = false;
            // 
            // rb254
            // 
            this.rb254.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb254.DrawFocusRectangle = false;
            this.rb254.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb254.Location = new System.Drawing.Point(3, 115);
            this.rb254.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb254.Name = "rb254";
            this.rb254.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb254.Size = new System.Drawing.Size(166, 21);
            this.rb254.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb254.TabIndex = 27;
            this.rb254.Text = "Carro próprio";
            this.rb254.ThemesEnabled = false;
            // 
            // rb253
            // 
            this.rb253.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb253.DrawFocusRectangle = false;
            this.rb253.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb253.Location = new System.Drawing.Point(3, 88);
            this.rb253.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb253.Name = "rb253";
            this.rb253.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb253.Size = new System.Drawing.Size(166, 21);
            this.rb253.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb253.TabIndex = 26;
            this.rb253.Text = "Bicicleta/ à pé";
            this.rb253.ThemesEnabled = false;
            // 
            // rb252
            // 
            this.rb252.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb252.DrawFocusRectangle = false;
            this.rb252.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb252.Location = new System.Drawing.Point(3, 61);
            this.rb252.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb252.Name = "rb252";
            this.rb252.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb252.Size = new System.Drawing.Size(166, 21);
            this.rb252.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb252.TabIndex = 25;
            this.rb252.Text = "Ônibus interurbano";
            this.rb252.ThemesEnabled = false;
            // 
            // autoLabel25
            // 
            this.autoLabel25.AutoSize = false;
            this.autoLabel25.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel25.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel25.Location = new System.Drawing.Point(3, 1);
            this.autoLabel25.Name = "autoLabel25";
            this.autoLabel25.Size = new System.Drawing.Size(275, 31);
            this.autoLabel25.TabIndex = 20;
            this.autoLabel25.Text = "25 - Qual o meio de transporte utilizado para ir à FATEC Itu?";
            // 
            // rb251
            // 
            this.rb251.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb251.DrawFocusRectangle = false;
            this.rb251.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb251.Location = new System.Drawing.Point(3, 34);
            this.rb251.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb251.Name = "rb251";
            this.rb251.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb251.Size = new System.Drawing.Size(166, 21);
            this.rb251.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb251.TabIndex = 24;
            this.rb251.Text = "Ônibus urbano";
            this.rb251.ThemesEnabled = false;
            // 
            // panel15
            // 
            this.panel15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.panel15.Controls.Add(this.rb154);
            this.panel15.Controls.Add(this.rb152);
            this.panel15.Controls.Add(this.rb153);
            this.panel15.Controls.Add(this.autoLabel15);
            this.panel15.Controls.Add(this.rb151);
            this.panel15.Location = new System.Drawing.Point(29, 13);
            this.panel15.Name = "panel15";
            this.panel15.Size = new System.Drawing.Size(287, 137);
            this.panel15.TabIndex = 1;
            // 
            // rb154
            // 
            this.rb154.BeforeTouchSize = new System.Drawing.Size(222, 21);
            this.rb154.DrawFocusRectangle = false;
            this.rb154.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb154.Location = new System.Drawing.Point(0, 115);
            this.rb154.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb154.Name = "rb154";
            this.rb154.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb154.Size = new System.Drawing.Size(222, 21);
            this.rb154.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb154.TabIndex = 30;
            this.rb154.Text = "Sim, desde o 1º ano em tempo integral";
            this.rb154.ThemesEnabled = false;
            // 
            // rb152
            // 
            this.rb152.BeforeTouchSize = new System.Drawing.Size(240, 21);
            this.rb152.DrawFocusRectangle = false;
            this.rb152.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb152.Location = new System.Drawing.Point(0, 61);
            this.rb152.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb152.Name = "rb152";
            this.rb152.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb152.Size = new System.Drawing.Size(240, 21);
            this.rb152.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb152.TabIndex = 29;
            this.rb152.Text = "Sim, apenas em estágios";
            this.rb152.ThemesEnabled = false;
            // 
            // rb153
            // 
            this.rb153.BeforeTouchSize = new System.Drawing.Size(222, 21);
            this.rb153.DrawFocusRectangle = false;
            this.rb153.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb153.Location = new System.Drawing.Point(0, 88);
            this.rb153.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb153.Name = "rb153";
            this.rb153.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb153.Size = new System.Drawing.Size(222, 21);
            this.rb153.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb153.TabIndex = 26;
            this.rb153.Text = "Sim, desde o 1º ano em tempo parcial";
            this.rb153.ThemesEnabled = false;
            // 
            // autoLabel15
            // 
            this.autoLabel15.AutoSize = false;
            this.autoLabel15.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel15.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel15.Location = new System.Drawing.Point(0, 0);
            this.autoLabel15.Name = "autoLabel15";
            this.autoLabel15.Size = new System.Drawing.Size(284, 31);
            this.autoLabel15.TabIndex = 20;
            this.autoLabel15.Text = "15 - Você pretende trabalhar enquanto faz o curso?";
            // 
            // rb151
            // 
            this.rb151.BeforeTouchSize = new System.Drawing.Size(267, 21);
            this.rb151.DrawFocusRectangle = false;
            this.rb151.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb151.Location = new System.Drawing.Point(0, 34);
            this.rb151.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb151.Name = "rb151";
            this.rb151.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb151.Size = new System.Drawing.Size(267, 21);
            this.rb151.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb151.TabIndex = 24;
            this.rb151.Text = "Não";
            this.rb151.ThemesEnabled = false;
            // 
            // panel24
            // 
            this.panel24.Controls.Add(this.rb245);
            this.panel24.Controls.Add(this.rb244);
            this.panel24.Controls.Add(this.rb243);
            this.panel24.Controls.Add(this.rb242);
            this.panel24.Controls.Add(this.rb241);
            this.panel24.Controls.Add(this.autoLabel24);
            this.panel24.Location = new System.Drawing.Point(741, 373);
            this.panel24.Name = "panel24";
            this.panel24.Size = new System.Drawing.Size(249, 174);
            this.panel24.TabIndex = 10;
            // 
            // rb245
            // 
            this.rb245.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb245.DrawFocusRectangle = false;
            this.rb245.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb245.Location = new System.Drawing.Point(3, 157);
            this.rb245.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb245.Name = "rb245";
            this.rb245.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb245.Size = new System.Drawing.Size(166, 21);
            this.rb245.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb245.TabIndex = 29;
            this.rb245.Text = "Outros";
            this.rb245.ThemesEnabled = false;
            // 
            // rb244
            // 
            this.rb244.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb244.DrawFocusRectangle = false;
            this.rb244.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb244.Location = new System.Drawing.Point(3, 130);
            this.rb244.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb244.Name = "rb244";
            this.rb244.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb244.Size = new System.Drawing.Size(166, 21);
            this.rb244.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb244.TabIndex = 28;
            this.rb244.Text = "Internet";
            this.rb244.ThemesEnabled = false;
            // 
            // rb243
            // 
            this.rb243.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb243.DrawFocusRectangle = false;
            this.rb243.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb243.Location = new System.Drawing.Point(3, 103);
            this.rb243.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb243.Name = "rb243";
            this.rb243.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb243.Size = new System.Drawing.Size(166, 21);
            this.rb243.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb243.TabIndex = 27;
            this.rb243.Text = "Rádio";
            this.rb243.ThemesEnabled = false;
            // 
            // rb242
            // 
            this.rb242.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb242.DrawFocusRectangle = false;
            this.rb242.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb242.Location = new System.Drawing.Point(3, 76);
            this.rb242.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb242.Name = "rb242";
            this.rb242.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb242.Size = new System.Drawing.Size(166, 21);
            this.rb242.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb242.TabIndex = 26;
            this.rb242.Text = "Televisão";
            this.rb242.ThemesEnabled = false;
            // 
            // rb241
            // 
            this.rb241.BeforeTouchSize = new System.Drawing.Size(205, 21);
            this.rb241.DrawFocusRectangle = false;
            this.rb241.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb241.Location = new System.Drawing.Point(3, 49);
            this.rb241.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb241.Name = "rb241";
            this.rb241.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb241.Size = new System.Drawing.Size(205, 21);
            this.rb241.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb241.TabIndex = 25;
            this.rb241.Text = "Jornal escrito/revista";
            this.rb241.ThemesEnabled = false;
            // 
            // autoLabel24
            // 
            this.autoLabel24.AutoSize = false;
            this.autoLabel24.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel24.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel24.Location = new System.Drawing.Point(3, 0);
            this.autoLabel24.Name = "autoLabel24";
            this.autoLabel24.Size = new System.Drawing.Size(243, 46);
            this.autoLabel24.TabIndex = 20;
            this.autoLabel24.Text = "24 - Qual é o meio de comunicação que você mais utiliza para se manter informado?" +
    "";
            // 
            // panel21
            // 
            this.panel21.Controls.Add(this.rb215);
            this.panel21.Controls.Add(this.rb214);
            this.panel21.Controls.Add(this.rb213);
            this.panel21.Controls.Add(this.rb212);
            this.panel21.Controls.Add(this.rb211);
            this.panel21.Controls.Add(this.autoLabel20);
            this.panel21.Location = new System.Drawing.Point(395, 337);
            this.panel21.Name = "panel21";
            this.panel21.Size = new System.Drawing.Size(264, 167);
            this.panel21.TabIndex = 7;
            // 
            // rb215
            // 
            this.rb215.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb215.DrawFocusRectangle = false;
            this.rb215.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb215.Location = new System.Drawing.Point(3, 144);
            this.rb215.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb215.Name = "rb215";
            this.rb215.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb215.Size = new System.Drawing.Size(166, 21);
            this.rb215.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb215.TabIndex = 33;
            this.rb215.Text = "Ser faculdade pública";
            this.rb215.ThemesEnabled = false;
            // 
            // rb214
            // 
            this.rb214.BeforeTouchSize = new System.Drawing.Size(221, 21);
            this.rb214.DrawFocusRectangle = false;
            this.rb214.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb214.Location = new System.Drawing.Point(3, 117);
            this.rb214.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb214.Name = "rb214";
            this.rb214.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb214.Size = new System.Drawing.Size(221, 21);
            this.rb214.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb214.TabIndex = 32;
            this.rb214.Text = "Preparação para o vestivular";
            this.rb214.ThemesEnabled = false;
            // 
            // rb213
            // 
            this.rb213.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb213.DrawFocusRectangle = false;
            this.rb213.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb213.Location = new System.Drawing.Point(3, 90);
            this.rb213.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb213.Name = "rb213";
            this.rb213.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb213.Size = new System.Drawing.Size(166, 21);
            this.rb213.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb213.TabIndex = 31;
            this.rb213.Text = "Melhoria salarial";
            this.rb213.ThemesEnabled = false;
            // 
            // rb212
            // 
            this.rb212.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb212.DrawFocusRectangle = false;
            this.rb212.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb212.Location = new System.Drawing.Point(3, 63);
            this.rb212.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb212.Name = "rb212";
            this.rb212.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb212.Size = new System.Drawing.Size(166, 21);
            this.rb212.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb212.TabIndex = 30;
            this.rb212.Text = "Exigência do serviço";
            this.rb212.ThemesEnabled = false;
            // 
            // rb211
            // 
            this.rb211.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb211.DrawFocusRectangle = false;
            this.rb211.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb211.Location = new System.Drawing.Point(3, 36);
            this.rb211.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb211.Name = "rb211";
            this.rb211.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb211.Size = new System.Drawing.Size(166, 21);
            this.rb211.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb211.TabIndex = 29;
            this.rb211.Text = "Qualificação Profissional";
            this.rb211.ThemesEnabled = false;
            // 
            // autoLabel20
            // 
            this.autoLabel20.AutoSize = false;
            this.autoLabel20.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel20.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel20.Location = new System.Drawing.Point(3, 2);
            this.autoLabel20.Name = "autoLabel20";
            this.autoLabel20.Size = new System.Drawing.Size(266, 31);
            this.autoLabel20.TabIndex = 20;
            this.autoLabel20.Text = "20 - Qual motivo o levou a escolher um curso da FATEC Itu?";
            // 
            // panel18
            // 
            this.panel18.Controls.Add(this.rb185);
            this.panel18.Controls.Add(this.rb184);
            this.panel18.Controls.Add(this.rb183);
            this.panel18.Controls.Add(this.rb182);
            this.panel18.Controls.Add(this.autoLabel17);
            this.panel18.Controls.Add(this.rb181);
            this.panel18.Location = new System.Drawing.Point(29, 390);
            this.panel18.Name = "panel18";
            this.panel18.Size = new System.Drawing.Size(249, 210);
            this.panel18.TabIndex = 4;
            // 
            // rb185
            // 
            this.rb185.BeforeTouchSize = new System.Drawing.Size(235, 28);
            this.rb185.DrawFocusRectangle = false;
            this.rb185.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb185.Location = new System.Drawing.Point(3, 180);
            this.rb185.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb185.Name = "rb185";
            this.rb185.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb185.Size = new System.Drawing.Size(235, 28);
            this.rb185.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb185.TabIndex = 29;
            this.rb185.Text = "Trabalha, e é o responsável pelo sustento da família";
            this.rb185.ThemesEnabled = false;
            // 
            // rb184
            // 
            this.rb184.BeforeTouchSize = new System.Drawing.Size(256, 42);
            this.rb184.DrawFocusRectangle = false;
            this.rb184.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb184.Location = new System.Drawing.Point(3, 132);
            this.rb184.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb184.Name = "rb184";
            this.rb184.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb184.Size = new System.Drawing.Size(256, 42);
            this.rb184.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb184.TabIndex = 28;
            this.rb184.Text = "Trabalha, e é o responsável pelo seu próprio sustento, e contribui parcialmente p" +
    "ara o sustento de outras pessoas";
            this.rb184.ThemesEnabled = false;
            // 
            // rb183
            // 
            this.rb183.BeforeTouchSize = new System.Drawing.Size(262, 29);
            this.rb183.DrawFocusRectangle = false;
            this.rb183.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb183.Location = new System.Drawing.Point(3, 97);
            this.rb183.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb183.Name = "rb183";
            this.rb183.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb183.Size = new System.Drawing.Size(262, 29);
            this.rb183.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb183.TabIndex = 27;
            this.rb183.Text = "Trabalha, e é responsável pelo seu próprio sustento, não recebendo ajuda financei" +
    "ra";
            this.rb183.ThemesEnabled = false;
            // 
            // rb182
            // 
            this.rb182.BeforeTouchSize = new System.Drawing.Size(235, 32);
            this.rb182.DrawFocusRectangle = false;
            this.rb182.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb182.Location = new System.Drawing.Point(3, 61);
            this.rb182.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb182.Name = "rb182";
            this.rb182.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb182.Size = new System.Drawing.Size(235, 32);
            this.rb182.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb182.TabIndex = 25;
            this.rb182.Text = "Trabalha, mas recebe ajuda financeira da família ou de outras pessoas";
            this.rb182.ThemesEnabled = false;
            // 
            // autoLabel17
            // 
            this.autoLabel17.AutoSize = false;
            this.autoLabel17.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel17.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel17.Location = new System.Drawing.Point(3, 0);
            this.autoLabel17.Name = "autoLabel17";
            this.autoLabel17.Size = new System.Drawing.Size(256, 31);
            this.autoLabel17.TabIndex = 20;
            this.autoLabel17.Text = "17 - Qual a sua participação na vida econômica da sua família?";
            // 
            // rb181
            // 
            this.rb181.BeforeTouchSize = new System.Drawing.Size(256, 17);
            this.rb181.DrawFocusRectangle = false;
            this.rb181.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb181.Location = new System.Drawing.Point(3, 34);
            this.rb181.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb181.Name = "rb181";
            this.rb181.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb181.Size = new System.Drawing.Size(256, 17);
            this.rb181.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb181.TabIndex = 24;
            this.rb181.Text = "Financiado pela família ou por outras pessoas";
            this.rb181.ThemesEnabled = false;
            // 
            // panel23
            // 
            this.panel23.Controls.Add(this.rb235);
            this.panel23.Controls.Add(this.rb234);
            this.panel23.Controls.Add(this.rb233);
            this.panel23.Controls.Add(this.rb232);
            this.panel23.Controls.Add(this.autoLabel23);
            this.panel23.Controls.Add(this.rb231);
            this.panel23.Location = new System.Drawing.Point(741, 180);
            this.panel23.Name = "panel23";
            this.panel23.Size = new System.Drawing.Size(264, 168);
            this.panel23.TabIndex = 9;
            // 
            // rb235
            // 
            this.rb235.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb235.DrawFocusRectangle = false;
            this.rb235.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb235.Location = new System.Drawing.Point(3, 142);
            this.rb235.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb235.Name = "rb235";
            this.rb235.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb235.Size = new System.Drawing.Size(166, 21);
            this.rb235.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb235.TabIndex = 28;
            this.rb235.Text = "Outros";
            this.rb235.ThemesEnabled = false;
            // 
            // rb234
            // 
            this.rb234.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb234.DrawFocusRectangle = false;
            this.rb234.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb234.Location = new System.Drawing.Point(3, 115);
            this.rb234.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb234.Name = "rb234";
            this.rb234.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb234.Size = new System.Drawing.Size(166, 21);
            this.rb234.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb234.TabIndex = 27;
            this.rb234.Text = "Esportiva";
            this.rb234.ThemesEnabled = false;
            // 
            // rb233
            // 
            this.rb233.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb233.DrawFocusRectangle = false;
            this.rb233.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb233.Location = new System.Drawing.Point(3, 88);
            this.rb233.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb233.Name = "rb233";
            this.rb233.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb233.Size = new System.Drawing.Size(166, 21);
            this.rb233.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb233.TabIndex = 26;
            this.rb233.Text = "Política partidária";
            this.rb233.ThemesEnabled = false;
            // 
            // rb232
            // 
            this.rb232.BeforeTouchSize = new System.Drawing.Size(205, 21);
            this.rb232.DrawFocusRectangle = false;
            this.rb232.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb232.Location = new System.Drawing.Point(3, 61);
            this.rb232.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb232.Name = "rb232";
            this.rb232.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb232.Size = new System.Drawing.Size(205, 21);
            this.rb232.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb232.TabIndex = 25;
            this.rb232.Text = "Artística e cultural (cinema, show)";
            this.rb232.ThemesEnabled = false;
            // 
            // autoLabel23
            // 
            this.autoLabel23.AutoSize = false;
            this.autoLabel23.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel23.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel23.Location = new System.Drawing.Point(3, 0);
            this.autoLabel23.Name = "autoLabel23";
            this.autoLabel23.Size = new System.Drawing.Size(261, 31);
            this.autoLabel23.TabIndex = 20;
            this.autoLabel23.Text = "23 - Qual é o tipo de atividade da qual você mais participa?";
            // 
            // rb231
            // 
            this.rb231.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb231.DrawFocusRectangle = false;
            this.rb231.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb231.Location = new System.Drawing.Point(3, 34);
            this.rb231.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb231.Name = "rb231";
            this.rb231.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb231.Size = new System.Drawing.Size(166, 21);
            this.rb231.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb231.TabIndex = 24;
            this.rb231.Text = "Religiosa";
            this.rb231.ThemesEnabled = false;
            // 
            // panel20
            // 
            this.panel20.Controls.Add(this.rb205);
            this.panel20.Controls.Add(this.rb204);
            this.panel20.Controls.Add(this.rb203);
            this.panel20.Controls.Add(this.rb202);
            this.panel20.Controls.Add(this.rb201);
            this.panel20.Controls.Add(this.autoLabel19);
            this.panel20.Location = new System.Drawing.Point(395, 170);
            this.panel20.Name = "panel20";
            this.panel20.Size = new System.Drawing.Size(249, 165);
            this.panel20.TabIndex = 6;
            // 
            // rb205
            // 
            this.rb205.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb205.DrawFocusRectangle = false;
            this.rb205.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb205.Location = new System.Drawing.Point(3, 144);
            this.rb205.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb205.Name = "rb205";
            this.rb205.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb205.Size = new System.Drawing.Size(166, 21);
            this.rb205.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb205.TabIndex = 33;
            this.rb205.Text = "Mais de 10 salários mínimos";
            this.rb205.ThemesEnabled = false;
            // 
            // rb204
            // 
            this.rb204.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb204.DrawFocusRectangle = false;
            this.rb204.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb204.Location = new System.Drawing.Point(3, 117);
            this.rb204.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb204.Name = "rb204";
            this.rb204.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb204.Size = new System.Drawing.Size(166, 21);
            this.rb204.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb204.TabIndex = 32;
            this.rb204.Text = "De 6 a 10 salários mínimos";
            this.rb204.ThemesEnabled = false;
            // 
            // rb203
            // 
            this.rb203.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb203.DrawFocusRectangle = false;
            this.rb203.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb203.Location = new System.Drawing.Point(3, 90);
            this.rb203.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb203.Name = "rb203";
            this.rb203.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb203.Size = new System.Drawing.Size(166, 21);
            this.rb203.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb203.TabIndex = 31;
            this.rb203.Text = "De 3 a 6 salários mínimos";
            this.rb203.ThemesEnabled = false;
            // 
            // rb202
            // 
            this.rb202.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb202.DrawFocusRectangle = false;
            this.rb202.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb202.Location = new System.Drawing.Point(3, 63);
            this.rb202.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb202.Name = "rb202";
            this.rb202.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb202.Size = new System.Drawing.Size(166, 21);
            this.rb202.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb202.TabIndex = 30;
            this.rb202.Text = "De 1 a 3 salários mínimos";
            this.rb202.ThemesEnabled = false;
            // 
            // rb201
            // 
            this.rb201.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb201.DrawFocusRectangle = false;
            this.rb201.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb201.Location = new System.Drawing.Point(3, 36);
            this.rb201.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb201.Name = "rb201";
            this.rb201.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb201.Size = new System.Drawing.Size(166, 21);
            this.rb201.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb201.TabIndex = 29;
            this.rb201.Text = "Menos de 1 salário mínimo";
            this.rb201.ThemesEnabled = false;
            // 
            // autoLabel19
            // 
            this.autoLabel19.AutoSize = false;
            this.autoLabel19.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel19.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel19.Location = new System.Drawing.Point(3, 2);
            this.autoLabel19.Name = "autoLabel19";
            this.autoLabel19.Size = new System.Drawing.Size(246, 31);
            this.autoLabel19.TabIndex = 20;
            this.autoLabel19.Text = "19 - Qual é a renda mensal de sua família (todos que residem na casa)?";
            // 
            // panel17
            // 
            this.panel17.Controls.Add(this.rb176);
            this.panel17.Controls.Add(this.rb175);
            this.panel17.Controls.Add(this.rb174);
            this.panel17.Controls.Add(this.rb173);
            this.panel17.Controls.Add(this.autoLabel16);
            this.panel17.Controls.Add(this.rb171);
            this.panel17.Controls.Add(this.rb172);
            this.panel17.Location = new System.Drawing.Point(29, 179);
            this.panel17.Name = "panel17";
            this.panel17.Size = new System.Drawing.Size(249, 176);
            this.panel17.TabIndex = 3;
            // 
            // rb176
            // 
            this.rb176.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb176.DrawFocusRectangle = false;
            this.rb176.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb176.Location = new System.Drawing.Point(0, 153);
            this.rb176.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb176.Name = "rb176";
            this.rb176.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb176.Size = new System.Drawing.Size(166, 21);
            this.rb176.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb176.TabIndex = 28;
            this.rb176.Text = "Mais de 10 salários mínimos";
            this.rb176.ThemesEnabled = false;
            // 
            // rb175
            // 
            this.rb175.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb175.DrawFocusRectangle = false;
            this.rb175.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb175.Location = new System.Drawing.Point(0, 126);
            this.rb175.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb175.Name = "rb175";
            this.rb175.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb175.Size = new System.Drawing.Size(166, 21);
            this.rb175.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb175.TabIndex = 27;
            this.rb175.Text = "De 6 a 10 salários mínimos";
            this.rb175.ThemesEnabled = false;
            // 
            // rb174
            // 
            this.rb174.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb174.DrawFocusRectangle = false;
            this.rb174.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb174.Location = new System.Drawing.Point(0, 99);
            this.rb174.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb174.Name = "rb174";
            this.rb174.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb174.Size = new System.Drawing.Size(166, 21);
            this.rb174.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb174.TabIndex = 26;
            this.rb174.Text = "De 3 a 6 salários mínimos";
            this.rb174.ThemesEnabled = false;
            // 
            // rb173
            // 
            this.rb173.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb173.DrawFocusRectangle = false;
            this.rb173.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb173.Location = new System.Drawing.Point(0, 72);
            this.rb173.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb173.Name = "rb173";
            this.rb173.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb173.Size = new System.Drawing.Size(166, 21);
            this.rb173.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb173.TabIndex = 25;
            this.rb173.Text = "De 1 a 3 salários mínimos";
            this.rb173.ThemesEnabled = false;
            // 
            // autoLabel16
            // 
            this.autoLabel16.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel16.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel16.Location = new System.Drawing.Point(0, 0);
            this.autoLabel16.Name = "autoLabel16";
            this.autoLabel16.Size = new System.Drawing.Size(205, 15);
            this.autoLabel16.TabIndex = 20;
            this.autoLabel16.Text = "16 - Qual a sua renda mensal?";
            // 
            // rb171
            // 
            this.rb171.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb171.DrawFocusRectangle = false;
            this.rb171.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb171.Location = new System.Drawing.Point(0, 18);
            this.rb171.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb171.Name = "rb171";
            this.rb171.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb171.Size = new System.Drawing.Size(192, 21);
            this.rb171.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb171.TabIndex = 23;
            this.rb171.Text = "Não tenho";
            this.rb171.ThemesEnabled = false;
            // 
            // rb172
            // 
            this.rb172.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb172.DrawFocusRectangle = false;
            this.rb172.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb172.Location = new System.Drawing.Point(0, 45);
            this.rb172.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb172.Name = "rb172";
            this.rb172.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb172.Size = new System.Drawing.Size(166, 21);
            this.rb172.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb172.TabIndex = 24;
            this.rb172.Text = "Menos de 1 salário mínimo";
            this.rb172.ThemesEnabled = false;
            // 
            // panel22
            // 
            this.panel22.Controls.Add(this.rb225);
            this.panel22.Controls.Add(this.rb224);
            this.panel22.Controls.Add(this.rb223);
            this.panel22.Controls.Add(this.autoLabel22);
            this.panel22.Controls.Add(this.rb221);
            this.panel22.Controls.Add(this.rb222);
            this.panel22.Location = new System.Drawing.Point(741, 3);
            this.panel22.Name = "panel22";
            this.panel22.Size = new System.Drawing.Size(249, 143);
            this.panel22.TabIndex = 8;
            // 
            // rb225
            // 
            this.rb225.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb225.DrawFocusRectangle = false;
            this.rb225.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb225.Location = new System.Drawing.Point(3, 126);
            this.rb225.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb225.Name = "rb225";
            this.rb225.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb225.Size = new System.Drawing.Size(166, 21);
            this.rb225.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb225.TabIndex = 27;
            this.rb225.Text = "Outras";
            this.rb225.ThemesEnabled = false;
            // 
            // rb224
            // 
            this.rb224.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb224.DrawFocusRectangle = false;
            this.rb224.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb224.Location = new System.Drawing.Point(3, 99);
            this.rb224.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb224.Name = "rb224";
            this.rb224.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb224.Size = new System.Drawing.Size(166, 21);
            this.rb224.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb224.TabIndex = 26;
            this.rb224.Text = "Alugada";
            this.rb224.ThemesEnabled = false;
            // 
            // rb223
            // 
            this.rb223.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb223.DrawFocusRectangle = false;
            this.rb223.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb223.Location = new System.Drawing.Point(3, 72);
            this.rb223.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb223.Name = "rb223";
            this.rb223.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb223.Size = new System.Drawing.Size(166, 21);
            this.rb223.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb223.TabIndex = 25;
            this.rb223.Text = "Financiada";
            this.rb223.ThemesEnabled = false;
            // 
            // autoLabel22
            // 
            this.autoLabel22.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel22.ForeColor = System.Drawing.Color.DimGray;
            this.autoLabel22.Location = new System.Drawing.Point(3, 0);
            this.autoLabel22.Name = "autoLabel22";
            this.autoLabel22.Size = new System.Drawing.Size(230, 15);
            this.autoLabel22.TabIndex = 20;
            this.autoLabel22.Text = "22 - Qual é o tipo de sua moradia?";
            // 
            // rb221
            // 
            this.rb221.BeforeTouchSize = new System.Drawing.Size(192, 21);
            this.rb221.DrawFocusRectangle = false;
            this.rb221.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb221.Location = new System.Drawing.Point(3, 18);
            this.rb221.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb221.Name = "rb221";
            this.rb221.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb221.Size = new System.Drawing.Size(192, 21);
            this.rb221.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb221.TabIndex = 23;
            this.rb221.Text = "Própria";
            this.rb221.ThemesEnabled = false;
            // 
            // rb222
            // 
            this.rb222.BeforeTouchSize = new System.Drawing.Size(166, 21);
            this.rb222.DrawFocusRectangle = false;
            this.rb222.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(52)))), ((int)(((byte)(52)))));
            this.rb222.Location = new System.Drawing.Point(3, 45);
            this.rb222.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(163)))), ((int)(((byte)(150)))));
            this.rb222.Name = "rb222";
            this.rb222.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Silver;
            this.rb222.Size = new System.Drawing.Size(166, 21);
            this.rb222.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
            this.rb222.TabIndex = 24;
            this.rb222.Text = "Cedida";
            this.rb222.ThemesEnabled = false;
            // 
            // sfTab1
            // 
            this.sfTab1.AttachedTo = this.tab1;
            this.sfTab1.CustomRender = null;
            this.sfTab1.MetroColorScheme = Syncfusion.Windows.Forms.MetroColorScheme.Managed;
            this.sfTab1.MetroThumbSize = new System.Drawing.Size(0, 0);
            metroColorTable1.ArrowChecked = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
            metroColorTable1.ArrowInActive = System.Drawing.Color.White;
            metroColorTable1.ArrowNormal = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
            metroColorTable1.ArrowNormalBackGround = System.Drawing.Color.Empty;
            metroColorTable1.ArrowPushed = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
            metroColorTable1.ArrowPushedBackGround = System.Drawing.Color.Empty;
            metroColorTable1.ScrollerBackground = System.Drawing.Color.White;
            metroColorTable1.ThumbChecked = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
            metroColorTable1.ThumbInActive = System.Drawing.Color.White;
            metroColorTable1.ThumbNormal = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
            metroColorTable1.ThumbPushed = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
            metroColorTable1.ThumbPushedBorder = System.Drawing.Color.Empty;
            this.sfTab1.ScrollMetroColorTable = metroColorTable1;
            this.sfTab1.ShowMetroArrowButton = true;
            this.sfTab1.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto;
            this.sfTab1.VisualStyle = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro;
            // 
            // sfTab2
            // 
            this.sfTab2.AttachedTo = this.tab2;
            this.sfTab2.CustomRender = null;
            this.sfTab2.MetroColorScheme = Syncfusion.Windows.Forms.MetroColorScheme.Managed;
            this.sfTab2.MetroThumbSize = new System.Drawing.Size(0, 0);
            metroColorTable2.ArrowChecked = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
            metroColorTable2.ArrowInActive = System.Drawing.Color.White;
            metroColorTable2.ArrowNormal = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
            metroColorTable2.ArrowNormalBackGround = System.Drawing.Color.Empty;
            metroColorTable2.ArrowPushed = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
            metroColorTable2.ArrowPushedBackGround = System.Drawing.Color.Empty;
            metroColorTable2.ScrollerBackground = System.Drawing.Color.White;
            metroColorTable2.ThumbChecked = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152)))));
            metroColorTable2.ThumbInActive = System.Drawing.Color.White;
            metroColorTable2.ThumbNormal = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198)))));
            metroColorTable2.ThumbPushed = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90)))));
            metroColorTable2.ThumbPushedBorder = System.Drawing.Color.Empty;
            this.sfTab2.ScrollMetroColorTable = metroColorTable2;
            this.sfTab2.ShowMetroArrowButton = true;
            this.sfTab2.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto;
            this.sfTab2.VisualStyle = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro;
            // 
            // btnEnviar
            // 
            this.btnEnviar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnEnviar.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.btnEnviar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnEnviar.BeforeTouchSize = new System.Drawing.Size(75, 23);
            this.btnEnviar.BorderStyleAdv = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.None;
            this.btnEnviar.ComboEditBackColor = System.Drawing.Color.Transparent;
            this.btnEnviar.CustomManagedColor = System.Drawing.Color.Transparent;
            this.btnEnviar.FlatAppearance.BorderSize = 0;
            this.btnEnviar.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnEnviar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(165)))), ((int)(((byte)(150)))));
            this.btnEnviar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnEnviar.ForeColor = System.Drawing.Color.White;
            this.btnEnviar.IsBackStageButton = false;
            this.btnEnviar.Location = new System.Drawing.Point(1252, 670);
            this.btnEnviar.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnEnviar.Name = "btnEnviar";
            this.btnEnviar.Size = new System.Drawing.Size(75, 23);
            this.btnEnviar.TabIndex = 30;
            this.btnEnviar.Text = "Enviar";
            this.btnEnviar.UseVisualStyle = false;
            this.btnEnviar.UseVisualStyleBackColor = false;
            this.btnEnviar.Click += new System.EventHandler(this.btnEnviar_Click);
            // 
            // QuestionarioForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.WhiteSmoke;
            this.BorderColor = System.Drawing.Color.WhiteSmoke;
            this.CaptionBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(177)))));
            this.CaptionBarHeight = 60;
            this.CaptionButtonColor = System.Drawing.Color.White;
            this.CaptionButtonHoverColor = System.Drawing.Color.WhiteSmoke;
            this.CaptionFont = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CaptionForeColor = System.Drawing.Color.White;
            captionImage1.Image = ((System.Drawing.Image)(resources.GetObject("captionImage1.Image")));
            captionImage1.Location = new System.Drawing.Point(30, 9);
            captionImage1.Name = "CaptionImage1";
            captionImage1.Size = new System.Drawing.Size(45, 45);
            captionImage2.Image = ((System.Drawing.Image)(resources.GetObject("captionImage2.Image")));
            captionImage2.Location = new System.Drawing.Point(80, 20);
            captionImage2.Name = "CaptionImage2";
            captionImage2.Size = new System.Drawing.Size(266, 28);
            this.CaptionImages.Add(captionImage1);
            this.CaptionImages.Add(captionImage2);
            this.ClientSize = new System.Drawing.Size(1366, 679);
            this.Controls.Add(this.btnEnviar);
            this.Controls.Add(this.tabControl);
            this.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(177)))));
            this.Name = "QuestionarioForm";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.QuestionarioForm_FormClosing);
            this.Load += new System.EventHandler(this.QuestionarioForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.tabControl)).EndInit();
            this.tabControl.ResumeLayout(false);
            this.tab1.ResumeLayout(false);
            this.panel14.ResumeLayout(false);
            this.panel14.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb143)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb144)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb141)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb142)).EndInit();
            this.panel13.ResumeLayout(false);
            this.panel13.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb136)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb135)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb134)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb133)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb131)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb132)).EndInit();
            this.panel12.ResumeLayout(false);
            this.panel12.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb124)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb123)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb121)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb122)).EndInit();
            this.panel11.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb115)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb114)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb113)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb111)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb112)).EndInit();
            this.panel10.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb105)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb104)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb102)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb103)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb101)).EndInit();
            this.panel09.ResumeLayout(false);
            this.panel09.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb096)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb095)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb092)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb093)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb091)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb094)).EndInit();
            this.panel06.ResumeLayout(false);
            this.panel06.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb068)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb069)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb067)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb063)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb064)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb062)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb066)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb061)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb065)).EndInit();
            this.panel01.ResumeLayout(false);
            this.panel01.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb013)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb014)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb012)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb016)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb011)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb015)).EndInit();
            this.panel02.ResumeLayout(false);
            this.panel02.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb023)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb024)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb022)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb021)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb025)).EndInit();
            this.panel05.ResumeLayout(false);
            this.panel05.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb058)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb059)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb057)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb053)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb054)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb052)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb056)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb051)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb055)).EndInit();
            this.panel08.ResumeLayout(false);
            this.panel08.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb083)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb082)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb081)).EndInit();
            this.panel07.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb072)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb073)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb071)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb074)).EndInit();
            this.panel04.ResumeLayout(false);
            this.panel04.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb043)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb044)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb042)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb041)).EndInit();
            this.panel03.ResumeLayout(false);
            this.panel03.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb033)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb034)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb032)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb031)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb035)).EndInit();
            this.tab2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuest27)).EndInit();
            this.panel26.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb265)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb264)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb263)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb262)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb261)).EndInit();
            this.panel19.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb195)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb194)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb193)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb192)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb191)).EndInit();
            this.panel16.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb165)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb164)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb163)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb162)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb161)).EndInit();
            this.panel25.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb256)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb255)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb254)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb253)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb252)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb251)).EndInit();
            this.panel15.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb154)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb152)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb153)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb151)).EndInit();
            this.panel24.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb245)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb244)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb243)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb242)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb241)).EndInit();
            this.panel21.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb215)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb214)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb213)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb212)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb211)).EndInit();
            this.panel18.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb185)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb184)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb183)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb182)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb181)).EndInit();
            this.panel23.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb235)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb234)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb233)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb232)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb231)).EndInit();
            this.panel20.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.rb205)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb204)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb203)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb202)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb201)).EndInit();
            this.panel17.ResumeLayout(false);
            this.panel17.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb176)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb175)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb174)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb173)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb171)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb172)).EndInit();
            this.panel22.ResumeLayout(false);
            this.panel22.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.rb225)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb224)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb223)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb221)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rb222)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 12
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.MetroColorTable       metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(Filtering));
     this.richTextBox1            = new System.Windows.Forms.RichTextBox();
     this.panel1                  = new System.Windows.Forms.Panel();
     this.panel4                  = new System.Windows.Forms.Panel();
     this.gradientPanel3          = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.multiColumnComboBox1    = new Syncfusion.Windows.Forms.Tools.MultiColumnComboBox();
     this.panel2                  = new System.Windows.Forms.Panel();
     this.gradientPanel2          = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.lblFilterProperty       = new System.Windows.Forms.Label();
     this.FilterConditioncombobox = new System.Windows.Forms.ComboBox();
     this.ColumnComboBox          = new System.Windows.Forms.ComboBox();
     this.lbl_FilterOption        = new System.Windows.Forms.Label();
     this.panel3                  = new System.Windows.Forms.Panel();
     this.gradientPanel1          = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.label1                  = new System.Windows.Forms.Label();
     this.panel5                  = new System.Windows.Forms.Panel();
     this.label2                  = new System.Windows.Forms.Label();
     this.panel1.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel3)).BeginInit();
     this.gradientPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.multiColumnComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).BeginInit();
     this.gradientPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
     this.gradientPanel1.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.BackColor   = System.Drawing.Color.White;
     this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.richTextBox1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.richTextBox1.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.richTextBox1.Location    = new System.Drawing.Point(0, 17);
     this.richTextBox1.Name        = "richTextBox1";
     this.richTextBox1.ReadOnly    = true;
     this.richTextBox1.Size        = new System.Drawing.Size(940, 87);
     this.richTextBox1.TabIndex    = 31;
     this.richTextBox1.Text        = "";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel4);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Controls.Add(this.gradientPanel2);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.gradientPanel1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(10, 10);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(942, 438);
     this.panel1.TabIndex = 4;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.White;
     this.panel4.Controls.Add(this.gradientPanel3);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(717, 322);
     this.panel4.TabIndex = 1;
     //
     // gradientPanel3
     //
     this.gradientPanel3.BackColor   = System.Drawing.Color.White;
     this.gradientPanel3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
     this.gradientPanel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.gradientPanel3.Controls.Add(this.panel5);
     this.gradientPanel3.Controls.Add(this.multiColumnComboBox1);
     this.gradientPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gradientPanel3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gradientPanel3.Location = new System.Drawing.Point(0, 0);
     this.gradientPanel3.Name     = "gradientPanel3";
     this.gradientPanel3.Size     = new System.Drawing.Size(717, 322);
     this.gradientPanel3.TabIndex = 2;
     //
     // multiColumnComboBox1
     //
     this.multiColumnComboBox1.AllowFiltering           = false;
     this.multiColumnComboBox1.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.multiColumnComboBox1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.multiColumnComboBox1.BeforeTouchSize       = new System.Drawing.Size(381, 21);
     this.multiColumnComboBox1.Filter                = null;
     this.multiColumnComboBox1.Font                  = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.multiColumnComboBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.multiColumnComboBox1.Location              = new System.Drawing.Point(10, 76);
     this.multiColumnComboBox1.Margin                = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.multiColumnComboBox1.MetroColor            = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.multiColumnComboBox1.Name                  = "multiColumnComboBox1";
     this.multiColumnComboBox1.ScrollMetroColorTable = metroColorTable1;
     this.multiColumnComboBox1.Size                  = new System.Drawing.Size(381, 21);
     this.multiColumnComboBox1.Style                 = Syncfusion.Windows.Forms.VisualStyle.Office2016Colorful;
     this.multiColumnComboBox1.TabIndex              = 1;
     this.multiColumnComboBox1.ThemeName             = "Office2016Colorful";
     //
     // panel2
     //
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel2.Location = new System.Drawing.Point(717, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(8, 322);
     this.panel2.TabIndex = 7;
     //
     // gradientPanel2
     //
     this.gradientPanel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
     this.gradientPanel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.gradientPanel2.Controls.Add(this.lblFilterProperty);
     this.gradientPanel2.Controls.Add(this.FilterConditioncombobox);
     this.gradientPanel2.Controls.Add(this.ColumnComboBox);
     this.gradientPanel2.Controls.Add(this.lbl_FilterOption);
     this.gradientPanel2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.gradientPanel2.Location = new System.Drawing.Point(725, 0);
     this.gradientPanel2.Margin   = new System.Windows.Forms.Padding(0);
     this.gradientPanel2.Name     = "gradientPanel2";
     this.gradientPanel2.Size     = new System.Drawing.Size(217, 322);
     this.gradientPanel2.TabIndex = 6;
     //
     // lblFilterProperty
     //
     this.lblFilterProperty.AutoSize = true;
     this.lblFilterProperty.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold);
     this.lblFilterProperty.Location = new System.Drawing.Point(17, 23);
     this.lblFilterProperty.Name     = "lblFilterProperty";
     this.lblFilterProperty.Size     = new System.Drawing.Size(92, 17);
     this.lblFilterProperty.TabIndex = 32;
     this.lblFilterProperty.Text     = "Filter Column";
     //
     // FilterConditioncombobox
     //
     this.FilterConditioncombobox.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.FilterConditioncombobox.Font              = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FilterConditioncombobox.FormattingEnabled = true;
     this.FilterConditioncombobox.Location          = new System.Drawing.Point(20, 124);
     this.FilterConditioncombobox.Margin            = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.FilterConditioncombobox.Name              = "FilterConditioncombobox";
     this.FilterConditioncombobox.Size              = new System.Drawing.Size(179, 23);
     this.FilterConditioncombobox.TabIndex          = 34;
     //
     // ColumnComboBox
     //
     this.ColumnComboBox.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ColumnComboBox.Font              = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ColumnComboBox.FormattingEnabled = true;
     this.ColumnComboBox.Location          = new System.Drawing.Point(20, 51);
     this.ColumnComboBox.Margin            = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.ColumnComboBox.Name              = "ColumnComboBox";
     this.ColumnComboBox.Size              = new System.Drawing.Size(179, 23);
     this.ColumnComboBox.TabIndex          = 35;
     //
     // lbl_FilterOption
     //
     this.lbl_FilterOption.AutoSize = true;
     this.lbl_FilterOption.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold);
     this.lbl_FilterOption.Location = new System.Drawing.Point(17, 92);
     this.lbl_FilterOption.Name     = "lbl_FilterOption";
     this.lbl_FilterOption.Size     = new System.Drawing.Size(105, 17);
     this.lbl_FilterOption.TabIndex = 33;
     this.lbl_FilterOption.Text     = "Filter Condition";
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 322);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(942, 10);
     this.panel3.TabIndex = 8;
     //
     // gradientPanel1
     //
     this.gradientPanel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
     this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.gradientPanel1.Controls.Add(this.richTextBox1);
     this.gradientPanel1.Controls.Add(this.label1);
     this.gradientPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.gradientPanel1.Location = new System.Drawing.Point(0, 332);
     this.gradientPanel1.Margin   = new System.Windows.Forms.Padding(0);
     this.gradientPanel1.Name     = "gradientPanel1";
     this.gradientPanel1.Size     = new System.Drawing.Size(942, 106);
     this.gradientPanel1.TabIndex = 4;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.label1.Font     = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold);
     this.label1.Location = new System.Drawing.Point(0, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(111, 17);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Event log details";
     //
     // panel5
     //
     this.panel5.Controls.Add(this.label2);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(715, 40);
     this.panel5.TabIndex = 10;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(7, 13);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(0, 17);
     this.label2.TabIndex = 0;
     //
     // Filtering
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(962, 458);
     this.Controls.Add(this.panel1);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "Filtering";
     this.Padding       = new System.Windows.Forms.Padding(10);
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
     this.Style.MdiChild.IconVerticalAlignment   = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
     this.Text      = "Filtering";
     this.ThemeName = "";
     this.panel1.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel3)).EndInit();
     this.gradientPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.multiColumnComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).EndInit();
     this.gradientPanel2.ResumeLayout(false);
     this.gradientPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
     this.gradientPanel1.ResumeLayout(false);
     this.gradientPanel1.PerformLayout();
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.ResumeLayout(false);
 }