Exemplo n.º 1
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));
     this.panel1        = new System.Windows.Forms.Panel();
     this.groupBox1     = new System.Windows.Forms.Panel();
     this.checkBox4     = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBox3     = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBox2     = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBox1     = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.comboBoxAdv1  = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label7        = new System.Windows.Forms.Label();
     this.panel2        = new System.Windows.Forms.Panel();
     this.label2        = new System.Windows.Forms.Label();
     this.textBox1      = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.autoComplete1 = new Syncfusion.Windows.Forms.Tools.AutoComplete(this.components);
     this.autoCompleteDataColumnInfo1 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Country", 100, true);
     this.autoCompleteDataColumnInfo2 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Capital", 100, true);
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Location = new System.Drawing.Point(728, 21);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(395, 645);
     this.panel1.TabIndex = 1;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.checkBox4);
     this.groupBox1.Controls.Add(this.checkBox3);
     this.groupBox1.Controls.Add(this.checkBox2);
     this.groupBox1.Controls.Add(this.checkBox1);
     this.groupBox1.Controls.Add(this.comboBoxAdv1);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.groupBox1.Location  = new System.Drawing.Point(18, 96);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(351, 332);
     this.groupBox1.TabIndex  = 0;
     //
     // checkBox4
     //
     this.checkBox4.BeforeTouchSize   = new System.Drawing.Size(134, 23);
     this.checkBox4.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.checkBox4.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.checkBox4.Location          = new System.Drawing.Point(33, 211);
     this.checkBox4.Name      = "checkBox4";
     this.checkBox4.Size      = new System.Drawing.Size(150, 21);
     this.checkBox4.TabIndex  = 7;
     this.checkBox4.ThemeName = "Office2019Colorful";
     //
     // checkBox3
     //
     this.checkBox3.BeforeTouchSize   = new System.Drawing.Size(128, 23);
     this.checkBox3.Checked           = true;
     this.checkBox3.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.checkBox3.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.checkBox3.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.checkBox3.Location          = new System.Drawing.Point(33, 156);
     this.checkBox3.Name      = "checkBox3";
     this.checkBox3.Size      = new System.Drawing.Size(150, 21);
     this.checkBox3.TabIndex  = 6;
     this.checkBox3.ThemeName = "Office2019Colorful";
     //
     // checkBox2
     //
     this.checkBox2.BeforeTouchSize   = new System.Drawing.Size(167, 23);
     this.checkBox2.Checked           = true;
     this.checkBox2.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.checkBox2.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.checkBox2.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.checkBox2.Location          = new System.Drawing.Point(33, 99);
     this.checkBox2.Name      = "checkBox2";
     this.checkBox2.Size      = new System.Drawing.Size(150, 21);
     this.checkBox2.TabIndex  = 5;
     this.checkBox2.ThemeName = "Office2019Colorful";
     //
     // checkBox1
     //
     this.checkBox1.BeforeTouchSize   = new System.Drawing.Size(186, 23);
     this.checkBox1.Checked           = true;
     this.checkBox1.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.checkBox1.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.checkBox1.Location          = new System.Drawing.Point(33, 42);
     this.checkBox1.Name      = "checkBox1";
     this.checkBox1.Size      = new System.Drawing.Size(150, 21);
     this.checkBox1.TabIndex  = 4;
     this.checkBox1.ThemeName = "Office2019Colorful";
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv1.BeforeTouchSize = new System.Drawing.Size(143, 28);
     this.comboBoxAdv1.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxAdv1.FlatStyle       = Syncfusion.Windows.Forms.Tools.ComboFlatStyle.Flat;
     this.comboBoxAdv1.ForeColor       = System.Drawing.SystemColors.WindowText;
     this.comboBoxAdv1.Items.AddRange(new object[] {
         "Country",
         "Capital"
     });
     this.comboBoxAdv1.Location  = new System.Drawing.Point(175, 270);
     this.comboBoxAdv1.Name      = "comboBoxAdv1";
     this.comboBoxAdv1.Size      = new System.Drawing.Size(143, 28);
     this.comboBoxAdv1.TabIndex  = 4;
     this.comboBoxAdv1.Text      = "Country";
     this.comboBoxAdv1.ThemeName = "Office2019Colorful";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(33, 274);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(132, 20);
     this.label7.TabIndex = 2;
     this.label7.Text     = "Matching Column";
     //
     // panel2
     //
     this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.textBox1);
     this.panel2.Location = new System.Drawing.Point(1, 21);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(719, 645);
     this.panel2.TabIndex = 0;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.label2.Location  = new System.Drawing.Point(14, 282);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(156, 20);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "Enter country name :";
     //
     // textBox1
     //
     this.autoComplete1.SetAutoComplete(this.textBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest);
     this.textBox1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.textBox1.BeforeTouchSize = new System.Drawing.Size(500, 29);
     this.textBox1.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.textBox1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBox1.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.textBox1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBox1.Location        = new System.Drawing.Point(188, 277);
     this.textBox1.Metrocolor      = System.Drawing.Color.Gray;
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new System.Drawing.Size(500, 29);
     this.textBox1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
     this.textBox1.TabIndex        = 2;
     this.textBox1.ThemeName       = "Office2019Colorful";
     //
     // autoComplete1
     //
     this.autoComplete1.HeaderFont = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.autoComplete1.ItemFont   = new System.Drawing.Font("Segoe UI", 8.25F);
     this.autoComplete1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.autoComplete1.ParentForm = this;
     this.autoComplete1.Style      = Syncfusion.Windows.Forms.Tools.AutoCompleteStyle.Office2016Colorful;
     this.autoComplete1.ThemeName  = "Office2019Colorful";
     //
     // autoCompleteDataColumnInfo1
     //
     this.autoCompleteDataColumnInfo1.ColumnHeaderText = "Country";
     this.autoCompleteDataColumnInfo1.ImageColumn      = false;
     this.autoCompleteDataColumnInfo1.MatchingColumn   = true;
     this.autoCompleteDataColumnInfo1.Visible          = true;
     //
     // autoCompleteDataColumnInfo2
     //
     this.autoCompleteDataColumnInfo2.ColumnHeaderText = "Capital";
     this.autoCompleteDataColumnInfo2.ImageColumn      = false;
     this.autoCompleteDataColumnInfo2.MatchingColumn   = false;
     this.autoCompleteDataColumnInfo2.Visible          = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.ClientSize          = new System.Drawing.Size(1122, 670);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Form1";
     this.ShowMaximizeBox = false;
     this.ShowMinimizeBox = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Appearance";
     this.panel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 2
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();
     this.panel1                      = new System.Windows.Forms.Panel();
     this.btn_deserialize             = new Syncfusion.WinForms.Controls.SfButton();
     this.btn_serialize               = new Syncfusion.WinForms.Controls.SfButton();
     this.label4                      = new System.Windows.Forms.Label();
     this.format_Combo                = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.autoComplete_Combo          = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label3                      = new System.Windows.Forms.Label();
     this.dataSource_ComboBox         = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label2                      = new System.Windows.Forms.Label();
     this.label1                      = new System.Windows.Forms.Label();
     this.comboBoxAdv1                = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.panel2                      = new System.Windows.Forms.Panel();
     this.label5                      = new System.Windows.Forms.Label();
     this.textBox1                    = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.autoComplete1               = new Syncfusion.Windows.Forms.Tools.AutoComplete(this.components);
     this.autoCompleteDataColumnInfo1 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Flag", 100, true);
     this.autoCompleteDataColumnInfo2 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Country", 100, true);
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.format_Combo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete_Combo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSource_ComboBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.btn_deserialize);
     this.panel1.Controls.Add(this.btn_serialize);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.format_Combo);
     this.panel1.Controls.Add(this.autoComplete_Combo);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.dataSource_ComboBox);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Location = new System.Drawing.Point(492, 12);
     this.panel1.Margin   = new System.Windows.Forms.Padding(2);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(272, 421);
     this.panel1.TabIndex = 1;
     //
     // btn_deserialize
     //
     this.btn_deserialize.AccessibleName = "Button";
     this.btn_deserialize.Font           = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btn_deserialize.Location       = new System.Drawing.Point(127, 228);
     this.btn_deserialize.Margin         = new System.Windows.Forms.Padding(2);
     this.btn_deserialize.Name           = "btn_deserialize";
     this.btn_deserialize.Size           = new System.Drawing.Size(123, 23);
     this.btn_deserialize.TabIndex       = 7;
     this.btn_deserialize.Text           = "Deserialize";
     this.btn_deserialize.Click         += new System.EventHandler(this.btn_deserialize_Click);
     //
     // btn_serialize
     //
     this.btn_serialize.AccessibleName = "Button";
     this.btn_serialize.Font           = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btn_serialize.Location       = new System.Drawing.Point(127, 180);
     this.btn_serialize.Margin         = new System.Windows.Forms.Padding(2);
     this.btn_serialize.Name           = "btn_serialize";
     this.btn_serialize.Size           = new System.Drawing.Size(123, 23);
     this.btn_serialize.TabIndex       = 6;
     this.btn_serialize.Text           = "Serialize";
     this.btn_serialize.Click         += new System.EventHandler(this.btn_serialize_Click);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(14, 133);
     this.label4.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(97, 13);
     this.label4.TabIndex = 5;
     this.label4.Text     = "Format To Serialize";
     //
     // format_Combo
     //
     this.format_Combo.BeforeTouchSize       = new System.Drawing.Size(124, 21);
     this.format_Combo.Location              = new System.Drawing.Point(127, 133);
     this.format_Combo.Margin                = new System.Windows.Forms.Padding(2);
     this.format_Combo.Name                  = "format_Combo";
     this.format_Combo.Size                  = new System.Drawing.Size(124, 21);
     this.format_Combo.TabIndex              = 4;
     this.format_Combo.Text                  = "comboBoxAdv3";
     this.format_Combo.SelectedIndexChanged += new System.EventHandler(this.format_Combo_SelectedIndexChanged);
     //
     // autoComplete_Combo
     //
     this.autoComplete_Combo.BeforeTouchSize       = new System.Drawing.Size(124, 21);
     this.autoComplete_Combo.Location              = new System.Drawing.Point(127, 77);
     this.autoComplete_Combo.Margin                = new System.Windows.Forms.Padding(2);
     this.autoComplete_Combo.Name                  = "autoComplete_Combo";
     this.autoComplete_Combo.Size                  = new System.Drawing.Size(124, 21);
     this.autoComplete_Combo.TabIndex              = 3;
     this.autoComplete_Combo.Text                  = "comboBoxAdv2";
     this.autoComplete_Combo.SelectedIndexChanged += new System.EventHandler(this.autoComplete_Combo_SelectedIndexChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(11, 77);
     this.label3.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(106, 13);
     this.label3.TabIndex = 2;
     this.label3.Text     = "Auto Complete Mode";
     //
     // dataSource_ComboBox
     //
     this.dataSource_ComboBox.BeforeTouchSize       = new System.Drawing.Size(124, 21);
     this.dataSource_ComboBox.Location              = new System.Drawing.Point(127, 27);
     this.dataSource_ComboBox.Margin                = new System.Windows.Forms.Padding(2);
     this.dataSource_ComboBox.Name                  = "dataSource_ComboBox";
     this.dataSource_ComboBox.Size                  = new System.Drawing.Size(124, 21);
     this.dataSource_ComboBox.TabIndex              = 1;
     this.dataSource_ComboBox.Text                  = "Select Data Source";
     this.dataSource_ComboBox.SelectedIndexChanged += new System.EventHandler(this.dataSource_ComboBox_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(11, 27);
     this.label2.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(70, 13);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Data Source ";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(27, 85);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(91, 20);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Visual Style";
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv1.BeforeTouchSize = new System.Drawing.Size(186, 21);
     this.comboBoxAdv1.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxAdv1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBoxAdv1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv1.Items.AddRange(new object[] {
         "Office2019Colorful",
         "HighContrastBlack",
         "Office2016Colorful",
         "Office2016White",
         "Office2016Black",
         "Office2016DarkGray",
         "Metro",
         "Default"
     });
     this.comboBoxAdv1.Location  = new System.Drawing.Point(155, 84);
     this.comboBoxAdv1.Name      = "comboBoxAdv1";
     this.comboBoxAdv1.Size      = new System.Drawing.Size(186, 21);
     this.comboBoxAdv1.Style     = Syncfusion.Windows.Forms.VisualStyle.Office2016Colorful;
     this.comboBoxAdv1.TabIndex  = 3;
     this.comboBoxAdv1.Text      = "Office2019Colorful";
     this.comboBoxAdv1.ThemeName = "Office2016Colorful";
     //
     // panel2
     //
     this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Left)));
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.label5);
     this.panel2.Controls.Add(this.textBox1);
     this.panel2.Location = new System.Drawing.Point(4, 12);
     this.panel2.Margin   = new System.Windows.Forms.Padding(2);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(480, 421);
     this.panel2.TabIndex = 0;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(78, 148);
     this.label5.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(93, 13);
     this.label5.TabIndex = 3;
     this.label5.Text     = "Enter your option :";
     //
     // textBox1
     //
     this.autoComplete1.SetAutoComplete(this.textBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.MultiSuggestExtended);
     this.textBox1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.textBox1.BeforeTouchSize = new System.Drawing.Size(201, 22);
     this.textBox1.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.textBox1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBox1.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.textBox1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBox1.Location        = new System.Drawing.Point(193, 148);
     this.textBox1.Margin          = new System.Windows.Forms.Padding(2);
     this.textBox1.Metrocolor      = System.Drawing.Color.Gray;
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new System.Drawing.Size(201, 22);
     this.textBox1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
     this.textBox1.TabIndex        = 2;
     this.textBox1.ThemeName       = "Office2019Colorful";
     //
     // autoComplete1
     //
     this.autoComplete1.AdjustHeightToItemCount = false;
     this.autoComplete1.HeaderFont = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.autoComplete1.ItemFont   = new System.Drawing.Font("Segoe UI", 8.25F);
     this.autoComplete1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.autoComplete1.ParentForm = this;
     this.autoComplete1.Style      = Syncfusion.Windows.Forms.Tools.AutoCompleteStyle.Default;
     this.autoComplete1.ThemeName  = "Default";
     //
     // autoCompleteDataColumnInfo1
     //
     this.autoCompleteDataColumnInfo1.ColumnHeaderText = "Flag";
     this.autoCompleteDataColumnInfo1.ImageColumn      = false;
     this.autoCompleteDataColumnInfo1.MatchingColumn   = false;
     this.autoCompleteDataColumnInfo1.Visible          = true;
     //
     // autoCompleteDataColumnInfo2
     //
     this.autoCompleteDataColumnInfo2.ColumnHeaderText = "Country";
     this.autoCompleteDataColumnInfo2.ImageColumn      = true;
     this.autoCompleteDataColumnInfo2.MatchingColumn   = false;
     this.autoCompleteDataColumnInfo2.Visible          = true;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.ClientSize          = new System.Drawing.Size(768, 437);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Margin          = new System.Windows.Forms.Padding(2);
     this.Name            = "Form1";
     this.ShowMaximizeBox = false;
     this.ShowMinimizeBox = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Data Binding";
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.format_Combo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete_Combo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSource_ComboBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo 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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.autoComplete1 = new Syncfusion.Windows.Forms.Tools.AutoComplete(this.components);
     this.autoCompleteDataColumnInfo1 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Flag", 100, true);
     this.autoCompleteDataColumnInfo2 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Country", 100, true);
     this.imageList       = new System.Windows.Forms.ImageList(this.components);
     this.textBox1        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.panel1          = new AutoCompleteDemo.Panels();
     this.groupBox1       = new System.Windows.Forms.Panel();
     this.radioButton2    = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.radioButtonAdv1 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.radioButton6    = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.radioButton5    = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.radioButton4    = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.radioButton3    = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.radioButton1    = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.panel2          = new AutoCompleteDemo.Panels();
     this.label2          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton1)).BeginInit();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // autoComplete1
     //
     this.autoComplete1.AdjustHeightToItemCount = false;
     this.autoComplete1.Columns.Add(this.autoCompleteDataColumnInfo1);
     this.autoComplete1.Columns.Add(this.autoCompleteDataColumnInfo2);
     this.autoComplete1.HeaderFont = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.autoComplete1.ImageList  = this.imageList;
     this.autoComplete1.ItemFont   = new System.Drawing.Font("Segoe UI", 8.25F);
     this.autoComplete1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.autoComplete1.ParentForm = this;
     this.autoComplete1.Style      = Syncfusion.Windows.Forms.Tools.AutoCompleteStyle.Default;
     this.autoComplete1.ThemeName  = "Office2019Colorful";
     //
     // autoCompleteDataColumnInfo1
     //
     this.autoCompleteDataColumnInfo1.ColumnHeaderText = "Flag";
     this.autoCompleteDataColumnInfo1.ImageColumn      = false;
     this.autoCompleteDataColumnInfo1.MatchingColumn   = false;
     this.autoCompleteDataColumnInfo1.Visible          = true;
     //
     // autoCompleteDataColumnInfo2
     //
     this.autoCompleteDataColumnInfo2.ColumnHeaderText = "Country";
     this.autoCompleteDataColumnInfo2.ImageColumn      = true;
     this.autoCompleteDataColumnInfo2.MatchingColumn   = false;
     this.autoCompleteDataColumnInfo2.Visible          = true;
     //
     // imageList
     //
     this.imageList.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageList.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList.TransparentColor = System.Drawing.Color.Transparent;
     //
     // textBox1
     //
     this.autoComplete1.SetAutoComplete(this.textBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.MultiSuggestExtended);
     this.textBox1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.textBox1.BeforeTouchSize = new System.Drawing.Size(270, 29);
     this.textBox1.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.textBox1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBox1.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.textBox1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBox1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBox1.Location        = new System.Drawing.Point(303, 227);
     this.textBox1.Metrocolor      = System.Drawing.Color.Gray;
     this.textBox1.Name            = "textBox1";
     this.textBox1.Size            = new System.Drawing.Size(270, 29);
     this.textBox1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
     this.textBox1.TabIndex        = 2;
     this.textBox1.ThemeName       = "Office2019Colorful";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Dock     = DockStyle.Right;
     this.panel1.Location = new System.Drawing.Point(762, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(387, 655);
     this.panel1.TabIndex = 1;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radioButton2);
     this.groupBox1.Controls.Add(this.radioButtonAdv1);
     this.groupBox1.Controls.Add(this.radioButton6);
     this.groupBox1.Controls.Add(this.radioButton5);
     this.groupBox1.Controls.Add(this.radioButton4);
     this.groupBox1.Controls.Add(this.radioButton3);
     this.groupBox1.Controls.Add(this.radioButton1);
     this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.groupBox1.Location  = new System.Drawing.Point(42, 57);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(295, 391);
     this.groupBox1.TabIndex  = 4;
     this.groupBox1.Text      = "Visual Styles";
     //
     // radioButton2
     //
     this.radioButton2.BeforeTouchSize   = new System.Drawing.Size(164, 23);
     this.radioButton2.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.radioButton2.Location          = new System.Drawing.Point(13, 88);
     this.radioButton2.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.radioButton2.Name      = "radioButton2";
     this.radioButton2.Size      = new System.Drawing.Size(150, 21);
     this.radioButton2.TabIndex  = 1;
     this.radioButton2.TabStop   = false;
     this.radioButton2.ThemeName = "Office2019Colorful";
     //
     // radioButtonAdv1
     //
     this.radioButtonAdv1.BeforeTouchSize   = new System.Drawing.Size(72, 23);
     this.radioButtonAdv1.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.radioButtonAdv1.Location          = new System.Drawing.Point(13, 340);
     this.radioButtonAdv1.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.radioButtonAdv1.Name      = "radioButtonAdv1";
     this.radioButtonAdv1.Size      = new System.Drawing.Size(72, 23);
     this.radioButtonAdv1.TabIndex  = 6;
     this.radioButtonAdv1.TabStop   = false;
     this.radioButtonAdv1.ThemeName = "Office2019Colorful";
     //
     // radioButton6
     //
     this.radioButton6.BeforeTouchSize   = new System.Drawing.Size(177, 23);
     this.radioButton6.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.radioButton6.Location          = new System.Drawing.Point(13, 291);
     this.radioButton6.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.radioButton6.Name      = "radioButton6";
     this.radioButton6.Size      = new System.Drawing.Size(177, 23);
     this.radioButton6.TabIndex  = 5;
     this.radioButton6.TabStop   = false;
     this.radioButton6.ThemeName = "Office2019Colorful";
     //
     // radioButton5
     //
     this.radioButton5.BeforeTouchSize   = new System.Drawing.Size(148, 23);
     this.radioButton5.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.radioButton5.Location          = new System.Drawing.Point(13, 242);
     this.radioButton5.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.radioButton5.Name      = "radioButton5";
     this.radioButton5.Size      = new System.Drawing.Size(148, 23);
     this.radioButton5.TabIndex  = 4;
     this.radioButton5.TabStop   = false;
     this.radioButton5.ThemeName = "Office2019Colorful";
     //
     // radioButton4
     //
     this.radioButton4.BeforeTouchSize   = new System.Drawing.Size(150, 23);
     this.radioButton4.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.radioButton4.Location          = new System.Drawing.Point(13, 193);
     this.radioButton4.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.radioButton4.Name      = "radioButton4";
     this.radioButton4.Size      = new System.Drawing.Size(150, 23);
     this.radioButton4.TabIndex  = 3;
     this.radioButton4.TabStop   = false;
     this.radioButton4.ThemeName = "Office2019Colorful";
     //
     // radioButton3
     //
     this.radioButton3.BeforeTouchSize   = new System.Drawing.Size(163, 23);
     this.radioButton3.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.radioButton3.Location          = new System.Drawing.Point(13, 140);
     this.radioButton3.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.radioButton3.Name      = "radioButton3";
     this.radioButton3.Size      = new System.Drawing.Size(163, 23);
     this.radioButton3.TabIndex  = 2;
     this.radioButton3.TabStop   = false;
     this.radioButton3.ThemeName = "Office2019Colorful";
     //
     // radioButton1
     //
     this.radioButton1.BeforeTouchSize   = new System.Drawing.Size(163, 23);
     this.radioButton1.Checked           = true;
     this.radioButton1.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.radioButton1.Location          = new System.Drawing.Point(13, 40);
     this.radioButton1.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.radioButton1.Name      = "radioButton1";
     this.radioButton1.Size      = new System.Drawing.Size(163, 23);
     this.radioButton1.TabIndex  = 0;
     this.radioButton1.ThemeName = "Office2019Colorful";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.textBox1);
     this.panel2.Dock     = DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(1, 12);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(755, 655);
     this.panel2.TabIndex = 0;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.label2.Location  = new System.Drawing.Point(104, 227);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(160, 20);
     this.label2.TabIndex  = 3;
     this.label2.Text      = "Enter country name : ";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.ClientSize          = new System.Drawing.Size(1150, 617);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Form1";
     this.ShowMaximizeBox = false;
     this.ShowMinimizeBox = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Getting Started";
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radioButton2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo 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));
            this.imageList1    = new System.Windows.Forms.ImageList(this.components);
            this.comboBoxAdv1  = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
            this.label3        = new System.Windows.Forms.Label();
            this.textBox1      = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.autoComplete1 = new Syncfusion.Windows.Forms.Tools.AutoComplete(this.components);
            this.textBox5      = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.textBox4      = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.textBox6      = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.imageList2    = new System.Windows.Forms.ImageList(this.components);
            this.comboBoxAdv2  = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
            this.label5        = new System.Windows.Forms.Label();
            this.autoCompleteDataColumnInfo1 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("URL", 100, true);
            this.autoCompleteDataColumnInfo2 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Name", 100, true);
            this.autoCompleteDataColumnInfo3 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("ImageIndex", 100, true);
            this.imageList3         = new System.Windows.Forms.ImageList(this.components);
            this.label10            = new System.Windows.Forms.Label();
            this.label2             = new System.Windows.Forms.Label();
            this.label6             = new System.Windows.Forms.Label();
            this.gradientPanel1     = new Syncfusion.Windows.Forms.Tools.GradientPanel();
            this.label40            = new System.Windows.Forms.Label();
            this.gradientPanel2     = new Syncfusion.Windows.Forms.Tools.GradientPanel();
            this.label15            = new System.Windows.Forms.Label();
            this.label4             = new System.Windows.Forms.Label();
            this.toolTip1           = new System.Windows.Forms.ToolTip(this.components);
            this.autoLabel1         = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.label9             = new System.Windows.Forms.Label();
            this.splitContainerAdv1 = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
            this.label1             = new System.Windows.Forms.Label();
            this.comboBoxAdv3       = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
            this.autoComplete2      = new Syncfusion.Windows.Forms.Tools.AutoComplete(this.components);
            this.skinManager1       = new Syncfusion.Windows.Forms.SkinManager(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
            this.gradientPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).BeginInit();
            this.gradientPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).BeginInit();
            this.splitContainerAdv1.Panel1.SuspendLayout();
            this.splitContainerAdv1.Panel2.SuspendLayout();
            this.splitContainerAdv1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.autoComplete2)).BeginInit();
            this.SuspendLayout();
            //
            // imageList1
            //
            this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "");
            //
            // comboBoxAdv1
            //
            this.comboBoxAdv1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.comboBoxAdv1.BeforeTouchSize = new System.Drawing.Size(186, 27);
            this.comboBoxAdv1.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxAdv1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.comboBoxAdv1.Items.AddRange(new object[] {
                "Disabled",
                "AutoSuggest",
                "AutoAppend",
                "Both"
            });
            this.comboBoxAdv1.Location              = new System.Drawing.Point(241, 201);
            this.comboBoxAdv1.Name                  = "comboBoxAdv1";
            this.comboBoxAdv1.Office2007ColorTheme  = Syncfusion.Windows.Forms.Office2007Theme.Black;
            this.comboBoxAdv1.Office2010ColorTheme  = Syncfusion.Windows.Forms.Office2010Theme.Black;
            this.comboBoxAdv1.Size                  = new System.Drawing.Size(186, 27);
            this.comboBoxAdv1.Style                 = Syncfusion.Windows.Forms.VisualStyle.Office2016Colorful;
            this.comboBoxAdv1.TabIndex              = 10;
            this.comboBoxAdv1.Text                  = "Disabled";
            this.comboBoxAdv1.SelectedIndexChanged += new System.EventHandler(this.comboBoxAdv1_SelectedIndexChanged);
            //
            // label3
            //
            this.label3.AutoSize  = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.Location  = new System.Drawing.Point(43, 203);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(164, 19);
            this.label3.TabIndex  = 9;
            this.label3.Text      = "Set AutoComplete Mode:";
            //
            // textBox1
            //
            this.autoComplete1.SetAutoComplete(this.textBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest);
            this.textBox1.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.textBox1.BeforeTouchSize       = new System.Drawing.Size(186, 26);
            this.textBox1.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.textBox1.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBox1.Cursor                = System.Windows.Forms.Cursors.IBeam;
            this.textBox1.Font                  = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.textBox1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
            this.textBox1.Location              = new System.Drawing.Point(680, 196);
            this.textBox1.Metrocolor            = System.Drawing.Color.Gray;
            this.textBox1.Name                  = "textBox1";
            this.textBox1.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Black;
            this.textBox1.Office2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Black;
            this.textBox1.Size                  = new System.Drawing.Size(259, 26);
            this.textBox1.Style                 = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
            this.textBox1.TabIndex              = 6;
            //
            // autoComplete1
            //
            this.autoComplete1.AutoAddItem = true;
            this.autoComplete1.HeaderFont  = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.autoComplete1.ItemFont    = new System.Drawing.Font("Segoe UI", 8.25F);
            this.autoComplete1.MetroColor  = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.autoComplete1.ParentForm  = this;
            this.autoComplete1.Style       = Syncfusion.Windows.Forms.Tools.AutoCompleteStyle.Office2016Colorful;
            this.autoComplete1.AutoCompleteItemSelected += new Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventHandler(this.autoComplete_AutoCompleteItemSelected);
            this.autoComplete1.AutoCompleteItemBrowsed  += new Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventHandler(this.autoComplete_AutoCompleteItemBrowsed);
            //
            // textBox5
            //
            this.textBox5.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.textBox5.BeforeTouchSize       = new System.Drawing.Size(186, 26);
            this.textBox5.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
            this.textBox5.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBox5.Cursor                = System.Windows.Forms.Cursors.IBeam;
            this.textBox5.Dock                  = System.Windows.Forms.DockStyle.Bottom;
            this.textBox5.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
            this.textBox5.Metrocolor            = System.Drawing.Color.Gray;
            this.textBox5.Location              = new System.Drawing.Point(0, 307);
            this.textBox5.Multiline             = true;
            this.textBox5.Name                  = "textBox5";
            this.textBox5.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Black;
            this.textBox5.Office2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Black;
            this.textBox5.Size                  = new System.Drawing.Size(1177, 123);
            this.textBox5.Style                 = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
            this.textBox5.TabIndex              = 18;
            //
            // textBox4
            //
            this.autoComplete2.SetAutoComplete(this.textBox4, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.MultiSuggestExtended);
            this.textBox4.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.textBox4.BeforeTouchSize       = new System.Drawing.Size(186, 26);
            this.textBox4.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.textBox4.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBox4.Cursor                = System.Windows.Forms.Cursors.IBeam;
            this.textBox4.Font                  = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.textBox4.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
            this.textBox4.Location              = new System.Drawing.Point(241, 204);
            this.textBox4.Metrocolor            = System.Drawing.Color.Gray;
            this.textBox4.Name                  = "textBox4";
            this.textBox4.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Black;
            this.textBox4.Office2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Black;
            this.textBox4.Size                  = new System.Drawing.Size(654, 26);
            this.textBox4.Style                 = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
            this.textBox4.TabIndex              = 17;
            //
            // textBox6
            //
            this.textBox6.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.textBox6.BeforeTouchSize       = new System.Drawing.Size(186, 26);
            this.textBox6.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.textBox6.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBox6.Cursor                = System.Windows.Forms.Cursors.IBeam;
            this.textBox6.Font                  = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.textBox6.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
            this.textBox6.Location              = new System.Drawing.Point(241, 244);
            this.textBox6.Metrocolor            = System.Drawing.Color.Gray;
            this.textBox6.Name                  = "textBox6";
            this.textBox6.Office2007ColorScheme = Syncfusion.Windows.Forms.Office2007Theme.Black;
            this.textBox6.Office2010ColorScheme = Syncfusion.Windows.Forms.Office2010Theme.Black;
            this.textBox6.Size                  = new System.Drawing.Size(186, 26);
            this.textBox6.Style                 = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
            this.textBox6.TabIndex              = 35;
            this.textBox6.TextChanged          += new System.EventHandler(this.textBox6_TextChanged);
            //
            // imageList2
            //
            this.imageList2.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
            this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList2.Images.SetKeyName(0, "");
            this.imageList2.Images.SetKeyName(1, "");
            this.imageList2.Images.SetKeyName(2, "");
            this.imageList2.Images.SetKeyName(3, "");
            //
            // comboBoxAdv2
            //
            this.comboBoxAdv2.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.comboBoxAdv2.BeforeTouchSize = new System.Drawing.Size(187, 27);
            this.comboBoxAdv2.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxAdv2.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.comboBoxAdv2.Items.AddRange(new object[] {
                "MultiSuggest",
                "MultiSuggestExtended"
            });
            this.comboBoxAdv2.Location              = new System.Drawing.Point(241, 168);
            this.comboBoxAdv2.Name                  = "comboBoxAdv2";
            this.comboBoxAdv2.Office2007ColorTheme  = Syncfusion.Windows.Forms.Office2007Theme.Black;
            this.comboBoxAdv2.Office2010ColorTheme  = Syncfusion.Windows.Forms.Office2010Theme.Black;
            this.comboBoxAdv2.Size                  = new System.Drawing.Size(187, 27);
            this.comboBoxAdv2.Style                 = Syncfusion.Windows.Forms.VisualStyle.Office2016Colorful;
            this.comboBoxAdv2.TabIndex              = 13;
            this.comboBoxAdv2.Text                  = "MultiSuggestExtended";
            this.comboBoxAdv2.SelectedIndexChanged += new System.EventHandler(this.comboBoxAdv2_SelectedIndexChanged);
            //
            // label5
            //
            this.label5.AutoSize  = true;
            this.label5.BackColor = System.Drawing.Color.Transparent;
            this.label5.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(161)));
            this.label5.Location  = new System.Drawing.Point(606, 201);
            this.label5.Name      = "label5";
            this.label5.Size      = new System.Drawing.Size(60, 17);
            this.label5.TabIndex  = 14;
            this.label5.Text      = "TextBox";
            //
            // imageList3
            //
            this.imageList3.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList3.ImageStream")));
            this.imageList3.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList3.Images.SetKeyName(0, "");
            this.imageList3.Images.SetKeyName(1, "");
            this.imageList3.Images.SetKeyName(2, "");
            this.imageList3.Images.SetKeyName(3, "");

            //
            // autoCompleteDataColumnInfo1
            //
            this.autoCompleteDataColumnInfo1.ColumnHeaderText = "URL";
            this.autoCompleteDataColumnInfo1.ImageColumn      = false;
            this.autoCompleteDataColumnInfo1.MatchingColumn   = true;
            this.autoCompleteDataColumnInfo1.Visible          = true;
            //
            // autoCompleteDataColumnInfo2
            //
            this.autoCompleteDataColumnInfo2.ColumnHeaderText = "Name";
            this.autoCompleteDataColumnInfo2.ImageColumn      = false;
            this.autoCompleteDataColumnInfo2.MatchingColumn   = false;
            this.autoCompleteDataColumnInfo2.Visible          = true;
            //
            // autoCompleteDataColumnInfo3
            //
            this.autoCompleteDataColumnInfo3.ColumnHeaderText = "ImageIndex";
            this.autoCompleteDataColumnInfo3.ImageColumn      = true;
            this.autoCompleteDataColumnInfo3.MatchingColumn   = false;
            this.autoCompleteDataColumnInfo3.Visible          = true;
            //
            //
            // label10
            //
            this.label10.BackColor  = System.Drawing.Color.Transparent;
            this.label10.Font       = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label10.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.label10.Location   = new System.Drawing.Point(6, 4);
            this.label10.Name       = "label10";
            this.label10.Size       = new System.Drawing.Size(222, 30);
            this.label10.TabIndex   = 13;
            this.label10.Text       = "UnBounded DataSource";
            this.label10.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label2
            //
            this.label2.BackColor  = System.Drawing.Color.Transparent;
            this.label2.Font       = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.label2.Location   = new System.Drawing.Point(6, -1);
            this.label2.Name       = "label2";
            this.label2.Size       = new System.Drawing.Size(201, 30);
            this.label2.TabIndex   = 20;
            this.label2.Text       = "Bounded DataSource";
            this.label2.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // label6
            //
            this.label6.AutoSize  = true;
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location  = new System.Drawing.Point(39, 174);
            this.label6.Name      = "label6";
            this.label6.Size      = new System.Drawing.Size(164, 19);
            this.label6.TabIndex  = 21;
            this.label6.Text      = "Set AutoComplete Mode:";
            //
            // gradientPanel1
            //
            this.gradientPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
            this.gradientPanel1.BorderColor = System.Drawing.Color.Gray;
            this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.gradientPanel1.Controls.Add(this.label40);
            this.gradientPanel1.Font     = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gradientPanel1.Location = new System.Drawing.Point(213, 34);
            this.gradientPanel1.Name     = "gradientPanel1";
            this.gradientPanel1.Size     = new System.Drawing.Size(846, 104);
            this.gradientPanel1.TabIndex = 26;
            //
            // label40
            //
            this.label40.BackColor  = System.Drawing.Color.Transparent;
            this.label40.Dock       = System.Windows.Forms.DockStyle.Fill;
            this.label40.Font       = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label40.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label40.Location   = new System.Drawing.Point(0, 0);
            this.label40.Name       = "label40";
            this.label40.Size       = new System.Drawing.Size(844, 102);
            this.label40.TabIndex   = 1;
            this.label40.Text       = resources.GetString("label40.Text");
            this.label40.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // gradientPanel2
            //
            this.gradientPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
            this.gradientPanel2.BorderColor = System.Drawing.Color.Gray;
            this.gradientPanel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.gradientPanel2.Controls.Add(this.label15);
            this.gradientPanel2.Font     = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gradientPanel2.Location = new System.Drawing.Point(213, 23);
            this.gradientPanel2.Name     = "gradientPanel2";
            this.gradientPanel2.Size     = new System.Drawing.Size(845, 96);
            this.gradientPanel2.TabIndex = 27;
            //
            // label15
            //
            this.label15.BackColor  = System.Drawing.Color.Transparent;
            this.label15.Dock       = System.Windows.Forms.DockStyle.Fill;
            this.label15.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.label15.Location   = new System.Drawing.Point(0, 0);
            this.label15.Name       = "label15";
            this.label15.Size       = new System.Drawing.Size(843, 94);
            this.label15.TabIndex   = 1;
            this.label15.Text       = "The DataSource for this AutoComplete control is set to an XML Datasource. Enter h" +
                                      " to view the autocomplete. ";
            this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // label4
            //
            this.label4.BackColor  = System.Drawing.Color.Transparent;
            this.label4.Font       = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.label4.Location   = new System.Drawing.Point(6, 267);
            this.label4.Name       = "label4";
            this.label4.Size       = new System.Drawing.Size(119, 31);
            this.label4.TabIndex   = 28;
            this.label4.Text       = "Event Log";
            this.label4.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
            //
            // autoLabel1
            //
            this.autoLabel1.BackColor = System.Drawing.Color.Transparent;
            this.autoLabel1.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.autoLabel1.Location  = new System.Drawing.Point(43, 248);
            this.autoLabel1.Name      = "autoLabel1";
            this.autoLabel1.Size      = new System.Drawing.Size(163, 19);
            this.autoLabel1.TabIndex  = 34;
            this.autoLabel1.Text      = "Number Of Suggestions :";
            //
            // label9
            //
            this.label9.AutoSize  = true;
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label9.Location  = new System.Drawing.Point(39, 208);
            this.label9.Name      = "label9";
            this.label9.Size      = new System.Drawing.Size(55, 19);
            this.label9.TabIndex  = 33;
            this.label9.Text      = "TextBox";
            //
            // splitContainerAdv1
            //
            this.splitContainerAdv1.BeforeTouchSize = 1;
            this.splitContainerAdv1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
            this.splitContainerAdv1.Dock            = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerAdv1.HotExpandLine   = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
            this.splitContainerAdv1.Location        = new System.Drawing.Point(10, 10);
            this.splitContainerAdv1.Name            = "splitContainerAdv1";
            this.splitContainerAdv1.Orientation     = System.Windows.Forms.Orientation.Vertical;
            //
            // splitContainerAdv1.Panel1
            //
            this.splitContainerAdv1.Panel1.BackColor       = System.Drawing.Color.Transparent;
            this.splitContainerAdv1.Panel1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
            this.splitContainerAdv1.Panel1.Controls.Add(this.label1);
            this.splitContainerAdv1.Panel1.Controls.Add(this.comboBoxAdv3);
            this.splitContainerAdv1.Panel1.Controls.Add(this.label10);
            this.splitContainerAdv1.Panel1.Controls.Add(this.textBox6);
            this.splitContainerAdv1.Panel1.Controls.Add(this.label3);
            this.splitContainerAdv1.Panel1.Controls.Add(this.autoLabel1);
            this.splitContainerAdv1.Panel1.Controls.Add(this.comboBoxAdv1);
            this.splitContainerAdv1.Panel1.Controls.Add(this.textBox1);
            this.splitContainerAdv1.Panel1.Controls.Add(this.label5);
            this.splitContainerAdv1.Panel1.Controls.Add(this.gradientPanel1);
            //
            // splitContainerAdv1.Panel2
            //
            this.splitContainerAdv1.Panel2.BackColor       = System.Drawing.Color.Transparent;
            this.splitContainerAdv1.Panel2.BackgroundColor = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))));
            this.splitContainerAdv1.Panel2.Controls.Add(this.label2);
            this.splitContainerAdv1.Panel2.Controls.Add(this.label9);
            this.splitContainerAdv1.Panel2.Controls.Add(this.textBox5);
            this.splitContainerAdv1.Panel2.Controls.Add(this.textBox4);
            this.splitContainerAdv1.Panel2.Controls.Add(this.comboBoxAdv2);
            this.splitContainerAdv1.Panel2.Controls.Add(this.label4);
            this.splitContainerAdv1.Panel2.Controls.Add(this.label6);
            this.splitContainerAdv1.Panel2.Controls.Add(this.gradientPanel2);
            this.splitContainerAdv1.Size             = new System.Drawing.Size(1179, 724);
            this.splitContainerAdv1.SplitterDistance = 291;
            this.splitContainerAdv1.SplitterWidth    = 1;
            this.splitContainerAdv1.Style            = Syncfusion.Windows.Forms.Tools.Enums.Style.Office2016Colorful;
            this.splitContainerAdv1.TabIndex         = 36;
            this.splitContainerAdv1.Text             = "splitContainerAdv1";
            //
            // label1
            //
            this.label1.AutoSize  = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location  = new System.Drawing.Point(43, 158);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(78, 19);
            this.label1.TabIndex  = 36;
            this.label1.Text      = "Visual Style";
            //
            // comboBoxAdv3
            //
            this.comboBoxAdv3.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.comboBoxAdv3.BeforeTouchSize = new System.Drawing.Size(186, 27);
            this.comboBoxAdv3.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxAdv3.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.comboBoxAdv3.Items.AddRange(new object[] {
                "Office2016Colorful",
                "Office2016White",
                "Office2016Black",
                "Office2016DarkGray",
                "Metro",
                "Default"
            });
            this.comboBoxAdv3.Location              = new System.Drawing.Point(241, 158);
            this.comboBoxAdv3.Name                  = "comboBoxAdv3";
            this.comboBoxAdv3.Office2007ColorTheme  = Syncfusion.Windows.Forms.Office2007Theme.Black;
            this.comboBoxAdv3.Office2010ColorTheme  = Syncfusion.Windows.Forms.Office2010Theme.Black;
            this.comboBoxAdv3.Size                  = new System.Drawing.Size(186, 27);
            this.comboBoxAdv3.Style                 = Syncfusion.Windows.Forms.VisualStyle.Office2016Colorful;
            this.comboBoxAdv3.TabIndex              = 37;
            this.comboBoxAdv3.Text                  = "Metro";
            this.comboBoxAdv3.SelectedIndexChanged += new System.EventHandler(this.comboBoxAdv3_SelectedIndexChanged);
            //
            // autoComplete2
            //
            this.autoComplete2.AdjustHeightToItemCount = false;
            this.autoComplete2.Columns.Add(this.autoCompleteDataColumnInfo1);
            this.autoComplete2.Columns.Add(this.autoCompleteDataColumnInfo2);
            this.autoComplete2.Columns.Add(this.autoCompleteDataColumnInfo3);
            this.autoComplete2.HeaderFont                = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.autoComplete2.ImageList                 = this.imageList3;
            this.autoComplete2.ItemFont                  = new System.Drawing.Font("Segoe UI", 8.25F);
            this.autoComplete2.MetroColor                = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.autoComplete2.ParentForm                = this;
            this.autoComplete2.ShowColumnHeader          = true;
            this.autoComplete2.Style                     = Syncfusion.Windows.Forms.Tools.AutoCompleteStyle.Office2016Colorful;
            this.autoComplete2.AutoCompleteItemSelected += new Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventHandler(this.autoComplete_AutoCompleteItemSelected);
            this.autoComplete2.AutoCompleteItemBrowsed  += new Syncfusion.Windows.Forms.Tools.AutoCompleteItemEventHandler(this.autoComplete_AutoCompleteItemBrowsed);
            //
            // skinManager1
            //
            this.skinManager1.Controls    = this;
            this.skinManager1.VisualTheme = Syncfusion.Windows.Forms.VisualTheme.Office2016Colorful;
            //
            // Form1
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(7, 19);
            this.BackColor         = System.Drawing.Color.White;
            this.ClientSize        = new System.Drawing.Size(1199, 744);
            this.Controls.Add(this.splitContainerAdv1);
            this.Font          = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MinimumSize   = new System.Drawing.Size(1211, 785);
            this.Name          = "Form1";
            this.Padding       = new System.Windows.Forms.Padding(10);
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "Autocomplete Demo";
            this.Load         += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
            this.gradientPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).EndInit();
            this.gradientPanel2.ResumeLayout(false);
            this.splitContainerAdv1.Panel1.ResumeLayout(false);
            this.splitContainerAdv1.Panel1.PerformLayout();
            this.splitContainerAdv1.Panel2.ResumeLayout(false);
            this.splitContainerAdv1.Panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).EndInit();
            this.splitContainerAdv1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.autoComplete2)).EndInit();
            this.ResumeLayout(false);
        }
Exemplo 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()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.panel1         = new System.Windows.Forms.Panel();
     this.groupBox1      = new System.Windows.Forms.Panel();
     this.checkBox6      = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBox3      = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBox2      = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBox1      = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
     this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
     this.label5         = new System.Windows.Forms.Label();
     this.label4         = new System.Windows.Forms.Label();
     this.label1         = new System.Windows.Forms.Label();
     this.panel2         = new System.Windows.Forms.Panel();
     this.label3         = new System.Windows.Forms.Label();
     this.label2         = new System.Windows.Forms.Label();
     this.autoCompleteDataColumnInfo1 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Capital", 100, true);
     this.autoCompleteDataColumnInfo2 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Country", 100, true);
     this.autoComplete1 = new Syncfusion.Windows.Forms.Tools.AutoComplete(this.components);
     this.comboBox      = new AutoCompleteDemo.FlatCombo();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Dock     = DockStyle.Right;
     this.panel1.Location = new System.Drawing.Point(832, 18);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(303, 593);
     this.panel1.TabIndex = 1;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.checkBox6);
     this.groupBox1.Controls.Add(this.checkBox3);
     this.groupBox1.Controls.Add(this.checkBox2);
     this.groupBox1.Controls.Add(this.checkBox1);
     this.groupBox1.Location = new System.Drawing.Point(22, 84);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(244, 274);
     this.groupBox1.TabIndex = 0;
     //
     // checkBox6
     //
     this.checkBox6.Checked           = true;
     this.checkBox6.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.checkBox6.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.checkBox6.Location          = new System.Drawing.Point(39, 43);
     this.checkBox6.Name      = "checkBox6";
     this.checkBox6.Size      = new System.Drawing.Size(150, 21);
     this.checkBox6.TabIndex  = 4;
     this.checkBox6.ThemeName = "Office2019Colorful";
     //
     // checkBox3
     //
     this.checkBox3.DrawFocusRectangle = false;
     this.checkBox3.ImageCheckBoxSize  = new System.Drawing.Size(20, 20);
     this.checkBox3.Location           = new System.Drawing.Point(39, 100);
     this.checkBox3.Name      = "checkBox3";
     this.checkBox3.Size      = new System.Drawing.Size(150, 21);
     this.checkBox3.TabIndex  = 2;
     this.checkBox3.ThemeName = "Office2019Colorful";
     //
     // checkBox2
     //
     this.checkBox2.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.checkBox2.Location          = new System.Drawing.Point(39, 159);
     this.checkBox2.Name      = "checkBox2";
     this.checkBox2.Size      = new System.Drawing.Size(150, 21);
     this.checkBox2.TabIndex  = 1;
     this.checkBox2.ThemeName = "Office2019Colorful";
     //
     // checkBox1
     //
     this.checkBox1.Checked           = true;
     this.checkBox1.CheckState        = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.ImageCheckBoxSize = new System.Drawing.Size(20, 20);
     this.checkBox1.Location          = new System.Drawing.Point(39, 216);
     this.checkBox1.Name      = "checkBox1";
     this.checkBox1.Size      = new System.Drawing.Size(150, 21);
     this.checkBox1.TabIndex  = 0;
     this.checkBox1.ThemeName = "Office2019Colorful";
     //
     // numericUpDown2
     //
     this.numericUpDown2.Location = new System.Drawing.Point(190, 159);
     this.numericUpDown2.Maximum  = new decimal(new int[] {
         800,
         0,
         0,
         0
     });
     this.numericUpDown2.Minimum = new decimal(new int[] {
         200,
         0,
         0,
         0
     });
     this.numericUpDown2.Name     = "numericUpDown2";
     this.numericUpDown2.Size     = new System.Drawing.Size(120, 26);
     this.numericUpDown2.TabIndex = 6;
     this.numericUpDown2.Value    = new decimal(new int[] {
         400,
         0,
         0,
         0
     });
     //
     // numericUpDown1
     //
     this.numericUpDown1.Location = new System.Drawing.Point(190, 100);
     this.numericUpDown1.Maximum  = new decimal(new int[] {
         600,
         0,
         0,
         0
     });
     this.numericUpDown1.Minimum = new decimal(new int[] {
         90,
         0,
         0,
         0
     });
     this.numericUpDown1.Name     = "numericUpDown1";
     this.numericUpDown1.Size     = new System.Drawing.Size(120, 26);
     this.numericUpDown1.TabIndex = 5;
     this.numericUpDown1.Value    = new decimal(new int[] {
         200,
         0,
         0,
         0
     });
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(41, 161);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(116, 20);
     this.label5.TabIndex = 4;
     this.label5.Text     = "Preferred Width";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(39, 102);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(122, 20);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Preferred Height";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(0, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(100, 23);
     this.label1.TabIndex = 0;
     //
     // panel2
     //
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Controls.Add(this.comboBox);
     this.panel2.Dock     = DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(3, 19);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(822, 593);
     this.panel2.TabIndex = 0;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(0, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(100, 23);
     this.label3.TabIndex = 0;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(41, 227);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(154, 20);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Enter capital name : ";
     //
     // autoCompleteDataColumnInfo1
     //
     this.autoCompleteDataColumnInfo1.ColumnHeaderText = "Capital";
     this.autoCompleteDataColumnInfo1.ImageColumn      = false;
     this.autoCompleteDataColumnInfo1.MatchingColumn   = true;
     this.autoCompleteDataColumnInfo1.Visible          = true;
     //
     // autoCompleteDataColumnInfo2
     //
     this.autoCompleteDataColumnInfo2.ColumnHeaderText = "Country";
     this.autoCompleteDataColumnInfo2.ImageColumn      = false;
     this.autoCompleteDataColumnInfo2.MatchingColumn   = false;
     this.autoCompleteDataColumnInfo2.Visible          = true;
     //
     // autoComplete1
     //
     this.autoComplete1.AdjustHeightToItemCount = false;
     this.autoComplete1.AutoSortList            = false;
     this.autoComplete1.Columns.Add(this.autoCompleteDataColumnInfo1);
     this.autoComplete1.Columns.Add(this.autoCompleteDataColumnInfo2);
     this.autoComplete1.HeaderFont       = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.autoComplete1.ItemFont         = new System.Drawing.Font("Segoe UI", 8.25F);
     this.autoComplete1.MetroColor       = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.autoComplete1.ParentForm       = this;
     this.autoComplete1.ShowColumnHeader = true;
     this.autoComplete1.Style            = Syncfusion.Windows.Forms.Tools.AutoCompleteStyle.Default;
     this.autoComplete1.ThemeName        = "Office2019Colorful";
     //
     // comboBox
     //
     this.autoComplete1.SetAutoComplete(this.comboBox, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest);
     this.comboBox.Cursor    = System.Windows.Forms.Cursors.IBeam;
     this.comboBox.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.comboBox.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBox.Location  = new System.Drawing.Point(250, 227);
     this.comboBox.Name      = "comboBox";
     this.comboBox.Size      = new System.Drawing.Size(500, 31);
     this.comboBox.TabIndex  = 2;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CaptionAlign        = System.Windows.Forms.HorizontalAlignment.Left;
     this.ClientSize          = new System.Drawing.Size(1137, 617);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Form1";
     this.ShowMaximizeBox = false;
     this.ShowMinimizeBox = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Customization";
     this.panel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.checkBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.autoComplete1 = new Syncfusion.Windows.Forms.Tools.AutoComplete(this.components);
            this.autoCompleteDataColumnInfo1 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Flag", 100, true);
            this.autoCompleteDataColumnInfo2 = new Syncfusion.Windows.Forms.Tools.AutoCompleteDataColumnInfo("Country", 100, true);
            this.imageList = new System.Windows.Forms.ImageList(this.components);
            this.textBox1  = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.label2    = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            this.SuspendLayout();
            //
            // autoComplete1
            //
            this.autoComplete1.AdjustHeightToItemCount = false;
            this.autoComplete1.Columns.Add(this.autoCompleteDataColumnInfo1);
            this.autoComplete1.Columns.Add(this.autoCompleteDataColumnInfo2);
            this.autoComplete1.HeaderFont = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.autoComplete1.ImageList  = this.imageList;
            this.autoComplete1.ItemFont   = new System.Drawing.Font("Segoe UI", 8.25F);
            this.autoComplete1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.autoComplete1.ParentForm = this;
            this.autoComplete1.Style      = Syncfusion.Windows.Forms.Tools.AutoCompleteStyle.Default;
            this.autoComplete1.ThemeName  = "Office2019Colorful";
            //
            // autoCompleteDataColumnInfo1
            //
            this.autoCompleteDataColumnInfo1.ColumnHeaderText = "Flag";
            this.autoCompleteDataColumnInfo1.ImageColumn      = true;
            this.autoCompleteDataColumnInfo1.MatchingColumn   = true;
            this.autoCompleteDataColumnInfo1.Visible          = true;
            //
            // autoCompleteDataColumnInfo2
            //
            this.autoCompleteDataColumnInfo2.ColumnHeaderText = "Country";
            this.autoCompleteDataColumnInfo2.ImageColumn      = false;
            this.autoCompleteDataColumnInfo2.MatchingColumn   = true;
            this.autoCompleteDataColumnInfo2.Visible          = true;

            //
            // imageList
            //
            this.imageList.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
            this.imageList.ImageSize        = new System.Drawing.Size(16, 16);
            this.imageList.TransparentColor = System.Drawing.Color.Transparent;

            //
            // textBox1
            //
            this.autoComplete1.SetAutoComplete(this.textBox1, Syncfusion.Windows.Forms.Tools.AutoCompleteModes.AutoSuggest);
            this.textBox1.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.textBox1.BeforeTouchSize = new System.Drawing.Size(181, 22);
            this.textBox1.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.textBox1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBox1.Cursor          = System.Windows.Forms.Cursors.IBeam;
            this.textBox1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.textBox1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
            this.textBox1.Location        = new System.Drawing.Point(147, 114);
            this.textBox1.Margin          = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.textBox1.Metrocolor      = System.Drawing.Color.Gray;
            this.textBox1.Name            = "textBox1";
            this.textBox1.Size            = new System.Drawing.Size(181, 22);
            this.textBox1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
            this.textBox1.TabIndex        = 2;
            this.textBox1.ThemeName       = "Office2019Colorful";


            //
            // label2
            //
            this.label2.AutoSize  = true;
            this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
            this.label2.Location  = new System.Drawing.Point(104, 232);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(160, 20);
            this.label2.TabIndex  = 3;
            this.label2.Text      = "Enter country name : ";
            //
            // Form1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.CaptionAlign        = System.Windows.Forms.HorizontalAlignment.Left;
            this.ClientSize          = new System.Drawing.Size(495, 312);
            this.Controls.Add(this.textBox1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Margin          = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.Name            = "Form1";
            this.ShowMaximizeBox = false;
            this.ShowMinimizeBox = false;
            this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text            = "Imgae Settings";
            ((System.ComponentModel.ISupportInitialize)(this.autoComplete1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
        }