/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo5 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo6 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo7 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo8 = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.txtSmtp             = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtUsername         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtPassword         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtProductType      = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.btnAction           = new Syncfusion.WinForms.Controls.SfButton();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.txtPort             = new Syncfusion.WinForms.Input.SfNumericTextBox();
     this.pictureBox2         = new System.Windows.Forms.PictureBox();
     this.pictureBox3         = new System.Windows.Forms.PictureBox();
     this.pictureBox4         = new System.Windows.Forms.PictureBox();
     this.chkSSL      = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.pictureBox5 = new System.Windows.Forms.PictureBox();
     this.txtPrice    = new Syncfusion.WinForms.Input.SfNumericTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.txtSmtp)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProductType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkSSL)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
     this.SuspendLayout();
     //
     // txtSmtp
     //
     bannerTextInfo5.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     bannerTextInfo5.Text    = "Host";
     bannerTextInfo5.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtSmtp, bannerTextInfo5);
     this.txtSmtp.BeforeTouchSize = new System.Drawing.Size(324, 26);
     this.txtSmtp.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtSmtp.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSmtp.Location        = new System.Drawing.Point(2, 2);
     this.txtSmtp.Margin          = new System.Windows.Forms.Padding(10);
     this.txtSmtp.Name            = "txtSmtp";
     this.txtSmtp.Size            = new System.Drawing.Size(324, 26);
     this.txtSmtp.TabIndex        = 8;
     //
     // txtUsername
     //
     bannerTextInfo6.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     bannerTextInfo6.Text    = "Username";
     bannerTextInfo6.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtUsername, bannerTextInfo6);
     this.txtUsername.BeforeTouchSize = new System.Drawing.Size(324, 26);
     this.txtUsername.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtUsername.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUsername.Location        = new System.Drawing.Point(2, 74);
     this.txtUsername.Margin          = new System.Windows.Forms.Padding(10);
     this.txtUsername.Name            = "txtUsername";
     this.txtUsername.Size            = new System.Drawing.Size(324, 26);
     this.txtUsername.TabIndex        = 16;
     //
     // txtPassword
     //
     bannerTextInfo7.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     bannerTextInfo7.Text    = "Password";
     bannerTextInfo7.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtPassword, bannerTextInfo7);
     this.txtPassword.BeforeTouchSize = new System.Drawing.Size(324, 26);
     this.txtPassword.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtPassword.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPassword.Location        = new System.Drawing.Point(2, 110);
     this.txtPassword.Margin          = new System.Windows.Forms.Padding(10);
     this.txtPassword.Name            = "txtPassword";
     this.txtPassword.Size            = new System.Drawing.Size(324, 26);
     this.txtPassword.TabIndex        = 18;
     //
     // txtProductType
     //
     bannerTextInfo8.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     bannerTextInfo8.Text    = "Product Type";
     bannerTextInfo8.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtProductType, bannerTextInfo8);
     this.txtProductType.BeforeTouchSize = new System.Drawing.Size(324, 26);
     this.txtProductType.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtProductType.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtProductType.Location        = new System.Drawing.Point(2, 213);
     this.txtProductType.Margin          = new System.Windows.Forms.Padding(10);
     this.txtProductType.Name            = "txtProductType";
     this.txtProductType.Size            = new System.Drawing.Size(324, 26);
     this.txtProductType.TabIndex        = 23;
     //
     // btnAction
     //
     this.btnAction.AccessibleName         = "Button";
     this.btnAction.Dock                   = System.Windows.Forms.DockStyle.Bottom;
     this.btnAction.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnAction.Location               = new System.Drawing.Point(2, 325);
     this.btnAction.Name                   = "btnAction";
     this.btnAction.Size                   = new System.Drawing.Size(324, 31);
     this.btnAction.Style.BackColor        = System.Drawing.Color.Green;
     this.btnAction.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnAction.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnAction.Style.ForeColor        = System.Drawing.Color.White;
     this.btnAction.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnAction.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnAction.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnAction.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnAction.TabIndex               = 13;
     this.btnAction.Text                   = "Add New Tool";
     this.btnAction.Click                 += new System.EventHandler(this.btnAction_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox1.Location = new System.Drawing.Point(2, 28);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(324, 10);
     this.pictureBox1.TabIndex = 9;
     this.pictureBox1.TabStop  = false;
     //
     // txtPort
     //
     this.txtPort.BorderStyle             = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtPort.Dock                    = System.Windows.Forms.DockStyle.Top;
     this.txtPort.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.txtPort.ForeColor               = System.Drawing.SystemColors.WindowText;
     this.txtPort.HideTrailingZeros       = true;
     this.txtPort.Location                = new System.Drawing.Point(2, 38);
     this.txtPort.MinValue                = 1D;
     this.txtPort.Name                    = "txtPort";
     this.txtPort.Size                    = new System.Drawing.Size(324, 26);
     this.txtPort.Style.NegativeForeColor = System.Drawing.Color.Red;
     this.txtPort.TabIndex                = 14;
     this.txtPort.Text                    = "587";
     this.txtPort.Value                   = 587D;
     this.txtPort.WatermarkText           = "Port";
     //
     // pictureBox2
     //
     this.pictureBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox2.Location = new System.Drawing.Point(2, 64);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(324, 10);
     this.pictureBox2.TabIndex = 15;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox3
     //
     this.pictureBox3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox3.Location = new System.Drawing.Point(2, 100);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(324, 10);
     this.pictureBox3.TabIndex = 17;
     this.pictureBox3.TabStop  = false;
     //
     // pictureBox4
     //
     this.pictureBox4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox4.Location = new System.Drawing.Point(2, 136);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(324, 10);
     this.pictureBox4.TabIndex = 19;
     this.pictureBox4.TabStop  = false;
     //
     // chkSSL
     //
     this.chkSSL.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chkSSL.BeforeTouchSize = new System.Drawing.Size(324, 31);
     this.chkSSL.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.chkSSL.Dock            = System.Windows.Forms.DockStyle.Top;
     this.chkSSL.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.chkSSL.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
     this.chkSSL.HotBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.chkSSL.Location        = new System.Drawing.Point(2, 146);
     this.chkSSL.Name            = "chkSSL";
     this.chkSSL.Size            = new System.Drawing.Size(324, 31);
     this.chkSSL.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2016Colorful;
     this.chkSSL.TabIndex        = 20;
     this.chkSSL.Text            = "SSL";
     this.chkSSL.ThemeName       = "Office2016Colorful";
     //
     // pictureBox5
     //
     this.pictureBox5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox5.Location = new System.Drawing.Point(2, 203);
     this.pictureBox5.Name     = "pictureBox5";
     this.pictureBox5.Size     = new System.Drawing.Size(324, 10);
     this.pictureBox5.TabIndex = 22;
     this.pictureBox5.TabStop  = false;
     //
     // txtPrice
     //
     this.txtPrice.BorderStyle             = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtPrice.Dock                    = System.Windows.Forms.DockStyle.Top;
     this.txtPrice.Font                    = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.txtPrice.ForeColor               = System.Drawing.SystemColors.WindowText;
     this.txtPrice.HideTrailingZeros       = true;
     this.txtPrice.Location                = new System.Drawing.Point(2, 177);
     this.txtPrice.MinValue                = 0D;
     this.txtPrice.Name                    = "txtPrice";
     this.txtPrice.Size                    = new System.Drawing.Size(324, 26);
     this.txtPrice.Style.NegativeForeColor = System.Drawing.Color.Red;
     this.txtPrice.TabIndex                = 21;
     this.txtPrice.Text                    = "1";
     this.txtPrice.Value                   = 1D;
     this.txtPrice.WatermarkText           = "Port";
     //
     // Tool
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(328, 358);
     this.Controls.Add(this.txtProductType);
     this.Controls.Add(this.pictureBox5);
     this.Controls.Add(this.txtPrice);
     this.Controls.Add(this.chkSSL);
     this.Controls.Add(this.pictureBox4);
     this.Controls.Add(this.txtPassword);
     this.Controls.Add(this.pictureBox3);
     this.Controls.Add(this.txtUsername);
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.txtPort);
     this.Controls.Add(this.btnAction);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.txtSmtp);
     this.Name          = "Tool";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Add New Tool";
     ((System.ComponentModel.ISupportInitialize)(this.txtSmtp)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtProductType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkSSL)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
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();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     Syncfusion.Windows.Forms.BannerTextInfo        bannerTextInfo5 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo        bannerTextInfo6 = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.textBoxExt5         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt9         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt10        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.label7              = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label6              = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label4              = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label3              = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.textBoxExt15        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt14        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt12        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt11        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt8         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt4         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt3         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt2         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt1         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.textBoxExt13        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.autoLabel10         = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.sfComboBox1         = new Syncfusion.WinForms.ListView.SfComboBox();
     this.tableLayoutPanel1   = new System.Windows.Forms.TableLayoutPanel();
     this.flowLayoutPanel5    = new System.Windows.Forms.FlowLayoutPanel();
     this.flowLayoutPanel3    = new System.Windows.Forms.FlowLayoutPanel();
     this.flowLayoutPanel2    = new System.Windows.Forms.FlowLayoutPanel();
     this.flowLayoutPanel4    = new System.Windows.Forms.FlowLayoutPanel();
     this.flowLayoutPanel1    = new System.Windows.Forms.FlowLayoutPanel();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel5.SuspendLayout();
     this.flowLayoutPanel3.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     this.flowLayoutPanel4.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // textBoxExt5
     //
     this.textBoxExt5.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt5.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt5.Location        = new System.Drawing.Point(3, 19);
     this.textBoxExt5.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt5.Multiline       = true;
     this.textBoxExt5.Name            = "textBoxExt5";
     this.textBoxExt5.ScrollBars      = System.Windows.Forms.ScrollBars.Vertical;
     this.textBoxExt5.Size            = new System.Drawing.Size(355, 127);
     this.textBoxExt5.TabIndex        = 13;
     this.textBoxExt5.Text            = resources.GetString("textBoxExt5.Text");
     this.textBoxExt5.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt9
     //
     this.textBoxExt9.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt9.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.textBoxExt9.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt9.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.textBoxExt9.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBoxExt9.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBoxExt9.Location        = new System.Drawing.Point(50, 449);
     this.textBoxExt9.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt9.Name            = "textBoxExt9";
     this.textBoxExt9.NearImage       = ((System.Drawing.Image)(resources.GetObject("textBoxExt9.NearImage")));
     this.textBoxExt9.Size            = new System.Drawing.Size(245, 22);
     this.textBoxExt9.TabIndex        = 8;
     this.textBoxExt9.Text            = "Nearimage";
     this.textBoxExt9.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt10
     //
     this.textBoxExt10.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt10.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.textBoxExt10.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt10.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.textBoxExt10.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBoxExt10.Cursor          = System.Windows.Forms.Cursors.Arrow;
     this.textBoxExt10.FarImage        = ((System.Drawing.Image)(resources.GetObject("textBoxExt10.FarImage")));
     this.textBoxExt10.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBoxExt10.Location        = new System.Drawing.Point(50, 504);
     this.textBoxExt10.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt10.Name            = "textBoxExt10";
     this.textBoxExt10.Size            = new System.Drawing.Size(245, 22);
     this.textBoxExt10.TabIndex        = 9;
     this.textBoxExt10.Text            = "Farimage";
     this.textBoxExt10.ThemeName       = "Office2019Colorful";
     //
     // label7
     //
     this.label7.Anchor          = System.Windows.Forms.AnchorStyles.Left;
     this.label7.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label7.Location        = new System.Drawing.Point(3, 0);
     this.label7.Name            = "label7";
     this.label7.Size            = new System.Drawing.Size(66, 17);
     this.label7.TabIndex        = 102;
     this.label7.Text            = "Scrollbars";
     this.label7.ThemeStyle.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // label6
     //
     this.label6.Anchor          = System.Windows.Forms.AnchorStyles.Left;
     this.label6.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label6.Location        = new System.Drawing.Point(3, 0);
     this.label6.Name            = "label6";
     this.label6.Size            = new System.Drawing.Size(155, 17);
     this.label6.TabIndex        = 101;
     this.label6.Text            = "Multiline with wordwrap";
     this.label6.ThemeStyle.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // label4
     //
     this.label4.Anchor          = System.Windows.Forms.AnchorStyles.Left;
     this.label4.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label4.Location        = new System.Drawing.Point(3, 0);
     this.label4.Name            = "label4";
     this.label4.Size            = new System.Drawing.Size(72, 17);
     this.label4.TabIndex        = 100;
     this.label4.Text            = "Wordwrap";
     this.label4.ThemeStyle.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // label3
     //
     this.label3.Anchor          = System.Windows.Forms.AnchorStyles.Left;
     this.label3.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label3.Location        = new System.Drawing.Point(3, 0);
     this.label3.Name            = "label3";
     this.label3.Size            = new System.Drawing.Size(60, 17);
     this.label3.TabIndex        = 99;
     this.label3.Text            = "Multiline";
     this.label3.ThemeStyle.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // textBoxExt15
     //
     this.textBoxExt15.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt15.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt15.Location        = new System.Drawing.Point(3, 19);
     this.textBoxExt15.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt15.Multiline       = true;
     this.textBoxExt15.Name            = "textBoxExt15";
     this.textBoxExt15.Size            = new System.Drawing.Size(355, 127);
     this.textBoxExt15.TabIndex        = 12;
     this.textBoxExt15.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt14
     //
     this.textBoxExt14.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt14.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt14.Location        = new System.Drawing.Point(3, 19);
     this.textBoxExt14.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt14.Multiline       = true;
     this.textBoxExt14.Name            = "textBoxExt14";
     this.textBoxExt14.Size            = new System.Drawing.Size(355, 127);
     this.textBoxExt14.TabIndex        = 11;
     this.textBoxExt14.Text            = resources.GetString("textBoxExt14.Text");
     this.textBoxExt14.ThemeName       = "Office2019Colorful";
     this.textBoxExt14.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.textBoxExt14_KeyDown);
     //
     // textBoxExt12
     //
     this.textBoxExt12.Anchor = System.Windows.Forms.AnchorStyles.None;
     bannerTextInfo5.Mode     = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo5.Text     = "Clear water mark on edit";
     bannerTextInfo5.Visible  = true;
     this.bannerTextProvider1.SetBannerText(this.textBoxExt12, bannerTextInfo5);
     this.textBoxExt12.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt12.Location        = new System.Drawing.Point(50, 339);
     this.textBoxExt12.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt12.Name            = "textBoxExt12";
     this.textBoxExt12.Size            = new System.Drawing.Size(245, 22);
     this.textBoxExt12.TabIndex        = 6;
     this.textBoxExt12.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt11
     //
     this.textBoxExt11.Anchor = System.Windows.Forms.AnchorStyles.None;
     bannerTextInfo6.Text     = "Clear water mark on focus";
     bannerTextInfo6.Visible  = true;
     this.bannerTextProvider1.SetBannerText(this.textBoxExt11, bannerTextInfo6);
     this.textBoxExt11.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt11.Location        = new System.Drawing.Point(50, 284);
     this.textBoxExt11.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt11.Name            = "textBoxExt11";
     this.textBoxExt11.Size            = new System.Drawing.Size(245, 22);
     this.textBoxExt11.TabIndex        = 5;
     this.textBoxExt11.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt8
     //
     this.textBoxExt8.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt8.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt8.Cursor          = System.Windows.Forms.Cursors.Arrow;
     this.textBoxExt8.Location        = new System.Drawing.Point(50, 394);
     this.textBoxExt8.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt8.Name            = "textBoxExt8";
     this.textBoxExt8.OverflowIndicatorToolTipText = "Overflow";
     this.textBoxExt8.ShowOverflowIndicator        = true;
     this.textBoxExt8.ShowOverflowIndicatorToolTip = true;
     this.textBoxExt8.Size      = new System.Drawing.Size(245, 22);
     this.textBoxExt8.TabIndex  = 7;
     this.textBoxExt8.Text      = "ShowOverFlowIndicatorTooltip is True";
     this.textBoxExt8.ThemeName = "Office2019Colorful";
     //
     // textBoxExt4
     //
     this.textBoxExt4.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt4.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt4.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower;
     this.textBoxExt4.Location        = new System.Drawing.Point(50, 229);
     this.textBoxExt4.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt4.Name            = "textBoxExt4";
     this.textBoxExt4.Size            = new System.Drawing.Size(245, 22);
     this.textBoxExt4.TabIndex        = 4;
     this.textBoxExt4.Text            = "lower case";
     this.textBoxExt4.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt3
     //
     this.textBoxExt3.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt3.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt3.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.textBoxExt3.Location        = new System.Drawing.Point(50, 174);
     this.textBoxExt3.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt3.Name            = "textBoxExt3";
     this.textBoxExt3.Size            = new System.Drawing.Size(245, 22);
     this.textBoxExt3.TabIndex        = 3;
     this.textBoxExt3.Text            = "UPPER CASE";
     this.textBoxExt3.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt2
     //
     this.textBoxExt2.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt2.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt2.Location        = new System.Drawing.Point(50, 119);
     this.textBoxExt2.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt2.Name            = "textBoxExt2";
     this.textBoxExt2.ReadOnly        = true;
     this.textBoxExt2.Size            = new System.Drawing.Size(245, 22);
     this.textBoxExt2.TabIndex        = 2;
     this.textBoxExt2.Text            = "Readonly";
     this.textBoxExt2.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt1
     //
     this.textBoxExt1.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt1.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt1.Location        = new System.Drawing.Point(50, 64);
     this.textBoxExt1.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt1.Name            = "textBoxExt1";
     this.textBoxExt1.Size            = new System.Drawing.Size(245, 22);
     this.textBoxExt1.TabIndex        = 1;
     this.textBoxExt1.Text            = "TextBoxExt";
     this.textBoxExt1.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt13
     //
     this.textBoxExt13.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt13.BeforeTouchSize = new System.Drawing.Size(245, 22);
     this.textBoxExt13.Location        = new System.Drawing.Point(3, 19);
     this.textBoxExt13.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt13.Multiline       = true;
     this.textBoxExt13.Name            = "textBoxExt13";
     this.textBoxExt13.Size            = new System.Drawing.Size(355, 127);
     this.textBoxExt13.TabIndex        = 10;
     this.textBoxExt13.ThemeName       = "Office2019Colorful";
     this.textBoxExt13.WordWrap        = false;
     //
     // autoLabel10
     //
     this.autoLabel10.Anchor          = System.Windows.Forms.AnchorStyles.Left;
     this.autoLabel10.BackColor       = System.Drawing.SystemColors.Control;
     this.autoLabel10.Font            = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel10.ForeColor       = System.Drawing.SystemColors.ControlText;
     this.autoLabel10.Location        = new System.Drawing.Point(4, 8);
     this.autoLabel10.Margin          = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.autoLabel10.Name            = "autoLabel10";
     this.autoLabel10.Size            = new System.Drawing.Size(98, 19);
     this.autoLabel10.TabIndex        = 104;
     this.autoLabel10.Text            = "Choose theme";
     this.autoLabel10.ThemeName       = "Default";
     this.autoLabel10.ThemeStyle.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // sfComboBox1
     //
     this.sfComboBox1.DropDownStyle                         = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.sfComboBox1.Font                                  = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Location                              = new System.Drawing.Point(111, 5);
     this.sfComboBox1.Margin                                = new System.Windows.Forms.Padding(5);
     this.sfComboBox1.Name                                  = "sfComboBox1";
     this.sfComboBox1.Padding                               = new System.Windows.Forms.Padding(9, 0, 0, 0);
     this.sfComboBox1.Size                                  = new System.Drawing.Size(209, 25);
     this.sfComboBox1.Style.EditorStyle.Font                = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Style.ReadOnlyEditorStyle.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.sfComboBox1.Style.TokenStyle.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.TabIndex                              = 103;
     this.sfComboBox1.SelectedIndexChanged                 += new System.EventHandler(this.sfComboBox1_SelectedIndexChanged);
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 45F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 55F));
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel5, 1, 10);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel3, 1, 7);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt2, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel2, 1, 4);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt3, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt4, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel4, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt10, 0, 9);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt9, 0, 8);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt11, 0, 5);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt12, 0, 6);
     this.tableLayoutPanel1.Controls.Add(this.textBoxExt8, 0, 7);
     this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel1, 1, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 13;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8.86076F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10.12658F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(771, 703);
     this.tableLayoutPanel1.TabIndex = 105;
     //
     // flowLayoutPanel5
     //
     this.flowLayoutPanel5.AutoSize = true;
     this.flowLayoutPanel5.Controls.Add(this.label7);
     this.flowLayoutPanel5.Controls.Add(this.textBoxExt5);
     this.flowLayoutPanel5.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel5.Location      = new System.Drawing.Point(349, 546);
     this.flowLayoutPanel5.Name          = "flowLayoutPanel5";
     this.tableLayoutPanel1.SetRowSpan(this.flowLayoutPanel5, 3);
     this.flowLayoutPanel5.Size     = new System.Drawing.Size(361, 148);
     this.flowLayoutPanel5.TabIndex = 109;
     //
     // flowLayoutPanel3
     //
     this.flowLayoutPanel3.AutoSize = true;
     this.flowLayoutPanel3.Controls.Add(this.label4);
     this.flowLayoutPanel3.Controls.Add(this.textBoxExt14);
     this.flowLayoutPanel3.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel3.Location      = new System.Drawing.Point(349, 381);
     this.flowLayoutPanel3.Name          = "flowLayoutPanel3";
     this.tableLayoutPanel1.SetRowSpan(this.flowLayoutPanel3, 3);
     this.flowLayoutPanel3.Size     = new System.Drawing.Size(361, 148);
     this.flowLayoutPanel3.TabIndex = 107;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.AutoSize = true;
     this.flowLayoutPanel2.Controls.Add(this.label3);
     this.flowLayoutPanel2.Controls.Add(this.textBoxExt13);
     this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel2.Location      = new System.Drawing.Point(349, 216);
     this.flowLayoutPanel2.Name          = "flowLayoutPanel2";
     this.tableLayoutPanel1.SetRowSpan(this.flowLayoutPanel2, 3);
     this.flowLayoutPanel2.Size     = new System.Drawing.Size(361, 148);
     this.flowLayoutPanel2.TabIndex = 106;
     //
     // flowLayoutPanel4
     //
     this.flowLayoutPanel4.AutoSize = true;
     this.flowLayoutPanel4.Controls.Add(this.label6);
     this.flowLayoutPanel4.Controls.Add(this.textBoxExt15);
     this.flowLayoutPanel4.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel4.Location      = new System.Drawing.Point(349, 51);
     this.flowLayoutPanel4.Name          = "flowLayoutPanel4";
     this.tableLayoutPanel1.SetRowSpan(this.flowLayoutPanel4, 3);
     this.flowLayoutPanel4.Size     = new System.Drawing.Size(361, 148);
     this.flowLayoutPanel4.TabIndex = 108;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.Controls.Add(this.autoLabel10);
     this.flowLayoutPanel1.Controls.Add(this.sfComboBox1);
     this.flowLayoutPanel1.Location = new System.Drawing.Point(349, 3);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(325, 35);
     this.flowLayoutPanel1.TabIndex = 106;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.AutoSize            = true;
     this.ClientSize          = new System.Drawing.Size(771, 703);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.MaximizeBox   = false;
     this.MaximumSize   = new System.Drawing.Size(787, 742);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Text Box";
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.flowLayoutPanel5.ResumeLayout(false);
     this.flowLayoutPanel5.PerformLayout();
     this.flowLayoutPanel3.ResumeLayout(false);
     this.flowLayoutPanel3.PerformLayout();
     this.flowLayoutPanel2.ResumeLayout(false);
     this.flowLayoutPanel2.PerformLayout();
     this.flowLayoutPanel4.ResumeLayout(false);
     this.flowLayoutPanel4.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     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));
     Syncfusion.Windows.Forms.BannerTextInfo        bannerTextInfo1 = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.clearButtonAdv2        = new Syncfusion.Windows.Forms.ButtonAdv();
     this.label2                 = new System.Windows.Forms.Label();
     this.addButtonAdv1          = new Syncfusion.Windows.Forms.ButtonAdv();
     this.closeButtonAdv         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.sfListView1            = new Syncfusion.WinForms.ListView.SfListView();
     this.textBoxExt1            = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.showPopupButtonAdv3    = new Syncfusion.Windows.Forms.ButtonAdv();
     this.popupControlContainer1 = new Syncfusion.Windows.Forms.PopupControlContainer();
     this.gradientPanel1         = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.bannerTextProvider1    = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt1)).BeginInit();
     this.popupControlContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
     this.gradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // clearButtonAdv2
     //
     this.clearButtonAdv2.Appearance         = Syncfusion.Windows.Forms.ButtonAppearance.Office2016Colorful;
     this.clearButtonAdv2.BeforeTouchSize    = new System.Drawing.Size(62, 20);
     this.clearButtonAdv2.KeepFocusRectangle = false;
     this.clearButtonAdv2.Location           = new System.Drawing.Point(195, 235);
     this.clearButtonAdv2.Name           = "clearButtonAdv2";
     this.clearButtonAdv2.Size           = new System.Drawing.Size(62, 20);
     this.clearButtonAdv2.TabIndex       = 2;
     this.clearButtonAdv2.Text           = "Clear";
     this.clearButtonAdv2.ThemeName      = "Office2019Colorful";
     this.clearButtonAdv2.UseVisualStyle = true;
     this.clearButtonAdv2.Click         += new System.EventHandler(this.buttonAdv2_Click_1);
     //
     // label2
     //
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.SystemColors.GrayText;
     this.label2.Location  = new System.Drawing.Point(3, 3);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(110, 27);
     this.label2.TabIndex  = 7;
     this.label2.Text      = "Countries";
     //
     // addButtonAdv1
     //
     this.addButtonAdv1.Appearance         = Syncfusion.Windows.Forms.ButtonAppearance.Office2016Colorful;
     this.addButtonAdv1.BackColor          = System.Drawing.Color.White;
     this.addButtonAdv1.BeforeTouchSize    = new System.Drawing.Size(50, 20);
     this.addButtonAdv1.KeepFocusRectangle = false;
     this.addButtonAdv1.Location           = new System.Drawing.Point(131, 235);
     this.addButtonAdv1.Name           = "addButtonAdv1";
     this.addButtonAdv1.Size           = new System.Drawing.Size(50, 20);
     this.addButtonAdv1.TabIndex       = 1;
     this.addButtonAdv1.Text           = "Add";
     this.addButtonAdv1.ThemeName      = "Office2019Colorful";
     this.addButtonAdv1.UseVisualStyle = true;
     this.addButtonAdv1.Click         += new System.EventHandler(this.buttonAdv1_Click);
     //
     // closeButtonAdv
     //
     this.closeButtonAdv.Appearance         = Syncfusion.Windows.Forms.ButtonAppearance.Office2016Colorful;
     this.closeButtonAdv.BackColor          = System.Drawing.Color.White;
     this.closeButtonAdv.BeforeTouchSize    = new System.Drawing.Size(60, 20);
     this.closeButtonAdv.KeepFocusRectangle = false;
     this.closeButtonAdv.Location           = new System.Drawing.Point(269, 235);
     this.closeButtonAdv.Name           = "closeButtonAdv";
     this.closeButtonAdv.Size           = new System.Drawing.Size(60, 20);
     this.closeButtonAdv.TabIndex       = 1;
     this.closeButtonAdv.Text           = "Close";
     this.closeButtonAdv.ThemeName      = "Office2019Colorful";
     this.closeButtonAdv.UseVisualStyle = true;
     this.closeButtonAdv.Click         += CloseButtonAdv_Click;
     //
     // sfListView1
     //
     this.sfListView1.AccessibleName           = "ScrollControl";
     this.sfListView1.AllowDrop                = true;
     this.sfListView1.AllowSelectAll           = true;
     this.sfListView1.BackColor                = System.Drawing.Color.White;
     this.sfListView1.HotTracking              = true;
     this.sfListView1.Location                 = new System.Drawing.Point(-1, 28);
     this.sfListView1.Margin                   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sfListView1.Name                     = "sfListView1";
     this.sfListView1.ShowCheckBoxes           = true;
     this.sfListView1.Size                     = new System.Drawing.Size(335, 199);
     this.sfListView1.TabIndex                 = 0;
     this.sfListView1.Text                     = "sfListView1";
     this.sfListView1.ThemeName                = "Office2019Colorful";
     this.sfListView1.VerticalScrollBarVisible = true;
     //
     // textBoxExt1
     //
     bannerTextInfo1.Mode    = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo1.Text    = "Press Alt + Down Arrow to show Popup Container";
     bannerTextInfo1.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.textBoxExt1, bannerTextInfo1);
     this.textBoxExt1.BeforeTouchSize = new System.Drawing.Size(335, 23);
     this.textBoxExt1.BorderColor     = System.Drawing.Color.LightGray;
     this.textBoxExt1.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBoxExt1.Location        = new System.Drawing.Point(336, 260);
     this.textBoxExt1.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textBoxExt1.Multiline       = true;
     this.textBoxExt1.Name            = "textBoxExt1";
     this.textBoxExt1.Size            = new System.Drawing.Size(335, 23);
     this.textBoxExt1.TabIndex        = 0;
     this.textBoxExt1.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.TextBoxExt1_KeyDown);
     //
     // showPopupButtonAdv3
     //
     this.showPopupButtonAdv3.BackColor                  = System.Drawing.Color.White;
     this.showPopupButtonAdv3.BeforeTouchSize            = new System.Drawing.Size(37, 24);
     this.showPopupButtonAdv3.ButtonType                 = Syncfusion.Windows.Forms.Tools.ButtonTypes.ComboXPDown;
     this.showPopupButtonAdv3.FlatAppearance.BorderColor = System.Drawing.Color.LightGray;
     this.showPopupButtonAdv3.KeepFocusRectangle         = false;
     this.showPopupButtonAdv3.Location       = new System.Drawing.Point(678, 259);
     this.showPopupButtonAdv3.Margin         = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.showPopupButtonAdv3.Name           = "showPopupButtonAdv3";
     this.showPopupButtonAdv3.Size           = new System.Drawing.Size(37, 24);
     this.showPopupButtonAdv3.TabIndex       = 4;
     this.showPopupButtonAdv3.Text           = "Popup_Click";
     this.showPopupButtonAdv3.ThemeName      = "Office2019Colorful";
     this.showPopupButtonAdv3.UseVisualStyle = true;
     this.showPopupButtonAdv3.Click         += new System.EventHandler(this.buttonAdv3_Click_1);
     //
     // popupControlContainer1
     //
     this.popupControlContainer1.BackColor = System.Drawing.Color.White;
     this.popupControlContainer1.Controls.Add(this.gradientPanel1);
     this.popupControlContainer1.Location      = new System.Drawing.Point(336, 279);
     this.popupControlContainer1.Name          = "popupControlContainer1";
     this.popupControlContainer1.ParentControl = this.gradientPanel1;
     this.popupControlContainer1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.popupControlContainer1.Size          = new System.Drawing.Size(337, 266);
     this.popupControlContainer1.TabIndex      = 0;
     this.popupControlContainer1.Visible       = false;
     //
     // gradientPanel1
     //
     this.gradientPanel1.BorderColor = System.Drawing.Color.LightGray;
     this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.gradientPanel1.Controls.Add(this.sfListView1);
     this.gradientPanel1.Controls.Add(this.clearButtonAdv2);
     this.gradientPanel1.Controls.Add(this.addButtonAdv1);
     this.gradientPanel1.Controls.Add(this.closeButtonAdv);
     this.gradientPanel1.Controls.Add(this.label2);
     this.gradientPanel1.Location = new System.Drawing.Point(0, 0);
     this.gradientPanel1.Name     = "gradientPanel1";
     this.gradientPanel1.Size     = new System.Drawing.Size(336, 266);
     this.gradientPanel1.TabIndex = 8;
     this.gradientPanel1.Visible  = false;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1091, 804);
     this.Controls.Add(this.showPopupButtonAdv3);
     this.Controls.Add(this.textBoxExt1);
     this.Controls.Add(this.popupControlContainer1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.MaximizeBox   = false;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Popup Container Demo";
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt1)).EndInit();
     this.popupControlContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
     this.gradientPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
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();
     Syncfusion.Windows.Forms.BannerTextInfo        bannerTextInfo1 = new Syncfusion.Windows.Forms.BannerTextInfo();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.label1              = new System.Windows.Forms.Label();
     this.label2              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.label5              = new System.Windows.Forms.Label();
     this.label6              = new System.Windows.Forms.Label();
     this.label7              = new System.Windows.Forms.Label();
     this.buttonAdv1          = new Syncfusion.Windows.Forms.ButtonAdv();
     this.textBoxExt2         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.radioButton1        = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.radioButton2        = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.radioButton3        = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.splashPanel1        = new Syncfusion.Windows.Forms.Tools.SplashPanel();
     this.label13             = new System.Windows.Forms.Label();
     this.label11             = new System.Windows.Forms.Label();
     this.label9              = new System.Windows.Forms.Label();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.comboBoxAdv4        = new Syncfusion.WinForms.ListView.SfComboBox();
     this.comboBoxAdv3        = new Syncfusion.WinForms.ListView.SfComboBox();
     this.comboBoxAdv2        = new Syncfusion.WinForms.ListView.SfComboBox();
     this.comboBoxAdv1        = new Syncfusion.WinForms.ListView.SfComboBox();
     this.splashControl1      = new Syncfusion.Windows.Forms.Tools.SplashControl();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.splitContainerAdv1  = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
     this.gradientPanel1      = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.numericUpDownExt1   = new Syncfusion.Windows.Forms.Tools.NumericUpDownExt();
     this.gradientPanel2      = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.label8              = new System.Windows.Forms.Label();
     this.panel1              = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton3)).BeginInit();
     this.splashPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).BeginInit();
     this.splitContainerAdv1.Panel1.SuspendLayout();
     this.splitContainerAdv1.Panel2.SuspendLayout();
     this.splitContainerAdv1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
     this.gradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownExt1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).BeginInit();
     this.gradientPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.label1.Location  = new System.Drawing.Point(45, 74);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(104, 15);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Animation Speed \r\n";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.label2.Location  = new System.Drawing.Point(45, 128);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(116, 15);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "Display Interval         \r\n";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(178, 513);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(112, 15);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Transition                 ";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.label4.Location  = new System.Drawing.Point(45, 189);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(118, 15);
     this.label4.TabIndex  = 4;
     this.label4.Text      = "Slide Position            ";
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.label5.Location  = new System.Drawing.Point(45, 351);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(126, 15);
     this.label5.TabIndex  = 5;
     this.label5.Text      = "Animation Direction    ";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.label6.Location  = new System.Drawing.Point(45, 297);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(127, 15);
     this.label6.TabIndex  = 6;
     this.label6.Text      = "Marquee Direction      ";
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.label7.Location  = new System.Drawing.Point(45, 243);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(125, 15);
     this.label7.TabIndex  = 7;
     this.label7.Text      = "Desktop Alignment     ";
     //
     // buttonAdv1
     //
     this.buttonAdv1.BeforeTouchSize   = new System.Drawing.Size(185, 30);
     this.buttonAdv1.IsBackStageButton = false;
     this.buttonAdv1.Location          = new System.Drawing.Point(110, 403);
     this.buttonAdv1.Name           = "buttonAdv1";
     this.buttonAdv1.Size           = new System.Drawing.Size(185, 30);
     this.buttonAdv1.TabIndex       = 8;
     this.buttonAdv1.Text           = "Show Splash";
     this.buttonAdv1.UseVisualStyle = true;
     this.buttonAdv1.Click         += new System.EventHandler(this.buttonAdv1_Click);
     //
     // textBoxExt2
     //
     this.textBoxExt2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     bannerTextInfo1.Text       = "In milli sec (Ex: 5000)";
     bannerTextInfo1.Visible    = true;
     this.bannerTextProvider1.SetBannerText(this.textBoxExt2, bannerTextInfo1);
     this.textBoxExt2.BeforeTouchSize = new System.Drawing.Size(198, 20);
     this.textBoxExt2.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.textBoxExt2.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBoxExt2.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBoxExt2.Location        = new System.Drawing.Point(206, 125);
     this.textBoxExt2.Metrocolor      = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.textBoxExt2.Name            = "textBoxExt2";
     this.textBoxExt2.Size            = new System.Drawing.Size(198, 20);
     this.textBoxExt2.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016Colorful;
     this.textBoxExt2.TabIndex        = 10;
     this.textBoxExt2.ThemeName       = "Office2016Colorful";
     this.textBoxExt2.TextChanged    += new System.EventHandler(this.textBoxExt2_TextChanged);
     //
     // radioButton1
     //
     this.radioButton1.AutoSize        = true;
     this.radioButton1.BeforeTouchSize = new System.Drawing.Size(45, 16);
     this.radioButton1.Checked         = true;
     this.radioButton1.Location        = new System.Drawing.Point(339, 515);
     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(45, 16);
     this.radioButton1.TabIndex        = 15;
     this.radioButton1.Text            = "Slide";
     this.radioButton1.ThemesEnabled   = false;
     //
     // radioButton2
     //
     this.radioButton2.AutoSize        = true;
     this.radioButton2.BeforeTouchSize = new System.Drawing.Size(64, 16);
     this.radioButton2.Location        = new System.Drawing.Point(402, 515);
     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(64, 16);
     this.radioButton2.TabIndex        = 16;
     this.radioButton2.TabStop         = false;
     this.radioButton2.Text            = "Marquee";
     this.radioButton2.ThemesEnabled   = false;
     //
     // radioButton3
     //
     this.radioButton3.AutoSize        = true;
     this.radioButton3.BeforeTouchSize = new System.Drawing.Size(56, 16);
     this.radioButton3.Location        = new System.Drawing.Point(481, 515);
     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(56, 16);
     this.radioButton3.TabIndex        = 17;
     this.radioButton3.TabStop         = false;
     this.radioButton3.Text            = "Default";
     this.radioButton3.ThemesEnabled   = false;
     //
     // splashPanel1
     //
     this.splashPanel1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Vertical, System.Drawing.SystemColors.Highlight, System.Drawing.SystemColors.HighlightText);
     this.splashPanel1.BeforeTouchSize = new System.Drawing.Size(359, 126);
     this.splashPanel1.Controls.Add(this.label13);
     this.splashPanel1.Controls.Add(this.label11);
     this.splashPanel1.Controls.Add(this.label9);
     this.splashPanel1.Controls.Add(this.pictureBox1);
     this.splashPanel1.DiscreetLocation = new System.Drawing.Point(0, 0);
     this.splashPanel1.ForeColor        = System.Drawing.Color.White;
     this.splashPanel1.Location         = new System.Drawing.Point(44, 594);
     this.splashPanel1.Name             = "splashPanel1";
     this.splashPanel1.Size             = new System.Drawing.Size(359, 126);
     this.splashPanel1.TabIndex         = 0;
     this.splashPanel1.Text             = "splashPanel1";
     //
     // label13
     //
     this.label13.AutoSize  = true;
     this.label13.BackColor = System.Drawing.Color.Transparent;
     this.label13.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.Location  = new System.Drawing.Point(107, 50);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(116, 16);
     this.label13.TabIndex  = 5;
     this.label13.Text      = "Schedule Meeting";
     //
     // label11
     //
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Font      = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.Location  = new System.Drawing.Point(107, 79);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(187, 36);
     this.label11.TabIndex  = 3;
     this.label11.Text      = "Can we schedule meeting appointment today?";
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.Location  = new System.Drawing.Point(100, 16);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(115, 20);
     this.label9.TabIndex  = 1;
     this.label9.Text      = "Maria Andres";
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor    = System.Drawing.Color.Transparent;
     this.pictureBox1.Image        = global::GettingStarted.Properties.Resources.User_Profile;
     this.pictureBox1.InitialImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.InitialImage")));
     this.pictureBox1.Location     = new System.Drawing.Point(12, 14);
     this.pictureBox1.Name         = "pictureBox1";
     this.pictureBox1.Size         = new System.Drawing.Size(62, 58);
     this.pictureBox1.SizeMode     = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex     = 0;
     this.pictureBox1.TabStop      = false;
     //
     // comboBoxAdv4
     //
     this.comboBoxAdv4.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv4.DropDownStyle = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.comboBoxAdv4.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv4.Location      = new System.Drawing.Point(206, 240);
     this.comboBoxAdv4.Name          = "comboBoxAdv4";
     this.comboBoxAdv4.Size          = new System.Drawing.Size(198, 21);
     this.comboBoxAdv4.Style.EditorStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv4.Style.EditorStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv4.TabIndex = 23;
     this.comboBoxAdv4.Text     = "SystemTray";
     //
     // comboBoxAdv3
     //
     this.comboBoxAdv3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv3.DropDownStyle = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.comboBoxAdv3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv3.Location      = new System.Drawing.Point(206, 295);
     this.comboBoxAdv3.Name          = "comboBoxAdv3";
     this.comboBoxAdv3.Size          = new System.Drawing.Size(198, 21);
     this.comboBoxAdv3.Style.EditorStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv3.Style.EditorStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv3.TabIndex = 22;
     this.comboBoxAdv3.Text     = "RightToLeft";
     //
     // comboBoxAdv2
     //
     this.comboBoxAdv2.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv2.DropDownStyle = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.comboBoxAdv2.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv2.Location      = new System.Drawing.Point(206, 347);
     this.comboBoxAdv2.Name          = "comboBoxAdv2";
     this.comboBoxAdv2.Size          = new System.Drawing.Size(198, 21);
     this.comboBoxAdv2.Style.EditorStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv2.Style.EditorStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv2.TabIndex = 21;
     this.comboBoxAdv2.Text     = "Default";
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv1.DropDownStyle = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.comboBoxAdv1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv1.Location      = new System.Drawing.Point(206, 186);
     this.comboBoxAdv1.Name          = "comboBoxAdv1";
     this.comboBoxAdv1.Size          = new System.Drawing.Size(198, 21);
     this.comboBoxAdv1.Style.EditorStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.comboBoxAdv1.Style.EditorStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.comboBoxAdv1.TabIndex = 20;
     this.comboBoxAdv1.Text     = "Horizontal";
     //
     // splashControl1
     //
     this.splashControl1.AutoMode          = false;
     this.splashControl1.CustomSplashPanel = this.splashPanel1;
     this.splashControl1.HideHostForm      = true;
     this.splashControl1.HostForm          = this;
     this.splashControl1.Text                 = "";
     this.splashControl1.TransparentColor     = System.Drawing.Color.Empty;
     this.splashControl1.UseCustomSplashPanel = true;
     //
     // splitContainerAdv1
     //
     this.splitContainerAdv1.BeforeTouchSize = 8;
     this.splitContainerAdv1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerAdv1.Location        = new System.Drawing.Point(10, 10);
     this.splitContainerAdv1.Name            = "splitContainerAdv1";
     //
     // splitContainerAdv1.Panel1
     //
     this.splitContainerAdv1.Panel1.Controls.Add(this.label1);
     this.splitContainerAdv1.Panel1.Controls.Add(this.comboBoxAdv4);
     this.splitContainerAdv1.Panel1.Controls.Add(this.label2);
     this.splitContainerAdv1.Panel1.Controls.Add(this.comboBoxAdv3);
     this.splitContainerAdv1.Panel1.Controls.Add(this.comboBoxAdv2);
     this.splitContainerAdv1.Panel1.Controls.Add(this.label4);
     this.splitContainerAdv1.Panel1.Controls.Add(this.comboBoxAdv1);
     this.splitContainerAdv1.Panel1.Controls.Add(this.label5);
     this.splitContainerAdv1.Panel1.Controls.Add(this.label6);
     this.splitContainerAdv1.Panel1.Controls.Add(this.label7);
     this.splitContainerAdv1.Panel1.Controls.Add(this.buttonAdv1);
     this.splitContainerAdv1.Panel1.Controls.Add(this.textBoxExt2);
     this.splitContainerAdv1.Panel1.Controls.Add(this.gradientPanel1);
     //
     // splitContainerAdv1.Panel2
     //
     this.splitContainerAdv1.Panel2.Controls.Add(this.gradientPanel2);
     this.splitContainerAdv1.Size             = new System.Drawing.Size(866, 477);
     this.splitContainerAdv1.SplitterDistance = 459;
     this.splitContainerAdv1.SplitterWidth    = 8;
     this.splitContainerAdv1.TabIndex         = 25;
     this.splitContainerAdv1.Text             = "splitContainerAdv1";
     this.splitContainerAdv1.ThemeName        = "None";
     //
     // gradientPanel1
     //
     this.gradientPanel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(201)))));
     this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.gradientPanel1.Controls.Add(this.numericUpDownExt1);
     this.gradientPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gradientPanel1.Location = new System.Drawing.Point(0, 0);
     this.gradientPanel1.Name     = "gradientPanel1";
     this.gradientPanel1.Size     = new System.Drawing.Size(459, 477);
     this.gradientPanel1.TabIndex = 25;
     //
     // numericUpDownExt1
     //
     this.numericUpDownExt1.BeforeTouchSize = new System.Drawing.Size(198, 20);
     this.numericUpDownExt1.Location        = new System.Drawing.Point(205, 73);
     this.numericUpDownExt1.Maximum         = new decimal(new int[] {
         20,
         0,
         0,
         0
     });
     this.numericUpDownExt1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
     this.numericUpDownExt1.Minimum    = new decimal(new int[] {
         3,
         0,
         0,
         0
     });
     this.numericUpDownExt1.Name     = "numericUpDownExt1";
     this.numericUpDownExt1.Size     = new System.Drawing.Size(198, 20);
     this.numericUpDownExt1.TabIndex = 0;
     this.numericUpDownExt1.Value    = new decimal(new int[] {
         3,
         0,
         0,
         0
     });
     this.numericUpDownExt1.ValueChanged += new System.EventHandler(this.numericUpDownExt1_ValueChanged);
     //
     // gradientPanel2
     //
     this.gradientPanel2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(201)))));
     this.gradientPanel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.gradientPanel2.Controls.Add(this.label8);
     this.gradientPanel2.Controls.Add(this.panel1);
     this.gradientPanel2.Controls.Add(this.splashPanel1);
     this.gradientPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gradientPanel2.Location = new System.Drawing.Point(0, 0);
     this.gradientPanel2.Name     = "gradientPanel2";
     this.gradientPanel2.Size     = new System.Drawing.Size(399, 477);
     this.gradientPanel2.TabIndex = 20;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(25, 144);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(50, 15);
     this.label8.TabIndex = 26;
     this.label8.Text     = "Preview";
     //
     // panel1
     //
     this.panel1.BackgroundImage       = global::GettingStarted.Properties.Resources.preview;
     this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.panel1.Location = new System.Drawing.Point(19, 180);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(359, 126);
     this.panel1.TabIndex = 18;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(886, 497);
     this.Controls.Add(this.radioButton1);
     this.Controls.Add(this.splitContainerAdv1);
     this.Controls.Add(this.radioButton2);
     this.Controls.Add(this.radioButton3);
     this.Controls.Add(this.label3);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.Name          = "Form1";
     this.Padding       = new System.Windows.Forms.Padding(10);
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Getting Started";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radioButton3)).EndInit();
     this.splashPanel1.ResumeLayout(false);
     this.splashPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     this.splitContainerAdv1.Panel1.ResumeLayout(false);
     this.splitContainerAdv1.Panel1.PerformLayout();
     this.splitContainerAdv1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).EndInit();
     this.splitContainerAdv1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
     this.gradientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDownExt1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).EndInit();
     this.gradientPanel2.ResumeLayout(false);
     this.gradientPanel2.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn1      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn2      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn3      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn1         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn4      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn         gridTextColumn2         = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn       gridButtonColumn1       = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn       gridButtonColumn2       = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn       gridButtonColumn3       = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn      gridNumericColumn5      = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GroupColumnDescription groupColumnDescription1 = new Syncfusion.WinForms.DataGrid.GroupColumnDescription();
     Syncfusion.Windows.Forms.BannerTextInfo             bannerTextInfo1         = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.sdgOrders           = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panel1              = new System.Windows.Forms.Panel();
     this.btnReload           = new Syncfusion.WinForms.Controls.SfButton();
     this.txtSearch           = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.panel2              = new System.Windows.Forms.Panel();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.panel3              = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.sdgOrders)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).BeginInit();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // sdgOrders
     //
     this.sdgOrders.AccessibleName            = "Table";
     this.sdgOrders.AllowEditing              = false;
     this.sdgOrders.AllowFiltering            = true;
     this.sdgOrders.AutoExpandGroups          = true;
     this.sdgOrders.AutoGenerateColumns       = false;
     this.sdgOrders.AutoSizeColumnsMode       = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridNumericColumn1.AllowEditing          = false;
     gridNumericColumn1.AllowFiltering        = true;
     gridNumericColumn1.Format                = "{0}";
     gridNumericColumn1.HeaderText            = "Order Id";
     gridNumericColumn1.MappingName           = "Id";
     gridNumericColumn1.MaximumWidth          = 70D;
     gridNumericColumn2.AllowEditing          = false;
     gridNumericColumn2.AllowFiltering        = true;
     gridNumericColumn2.Format                = "{0}";
     gridNumericColumn2.HeaderText            = "Tool Id";
     gridNumericColumn2.MappingName           = "Tool.Id";
     gridNumericColumn2.MaximumWidth          = 70D;
     gridNumericColumn3.AllowEditing          = false;
     gridNumericColumn3.AllowFiltering        = true;
     gridNumericColumn3.Format                = "{0}";
     gridNumericColumn3.HeaderText            = "Customer Id";
     gridNumericColumn3.MappingName           = "Customer.Id";
     gridNumericColumn3.MaximumWidth          = 70D;
     gridTextColumn1.AllowEditing             = false;
     gridTextColumn1.AllowFiltering           = true;
     gridTextColumn1.HeaderText               = "Smtp";
     gridTextColumn1.MappingName              = "Tool.Smtp";
     gridNumericColumn4.AllowEditing          = false;
     gridNumericColumn4.AllowFiltering        = true;
     gridNumericColumn4.Format                = "{0}";
     gridNumericColumn4.HeaderText            = "Port";
     gridNumericColumn4.MappingName           = "Tool.Port";
     gridNumericColumn4.MaximumWidth          = 70D;
     gridTextColumn2.AllowEditing             = false;
     gridTextColumn2.AllowFiltering           = true;
     gridTextColumn2.HeaderText               = "BuyingStatus";
     gridTextColumn2.MappingName              = "Status";
     gridButtonColumn1.AllowDefaultButtonText = false;
     gridButtonColumn1.AllowEditing           = false;
     gridButtonColumn1.AllowFiltering         = true;
     gridButtonColumn1.ButtonSize             = new System.Drawing.Size(0, 0);
     gridButtonColumn1.DefaultButtonText      = "";
     gridButtonColumn1.HeaderText             = "Accept";
     gridButtonColumn1.ImageSize              = new System.Drawing.Size(0, 0);
     gridButtonColumn1.MappingName            = "Accept";
     gridButtonColumn1.NullDisplayText        = "Accept";
     gridButtonColumn2.AllowDefaultButtonText = false;
     gridButtonColumn2.AllowEditing           = false;
     gridButtonColumn2.AllowFiltering         = true;
     gridButtonColumn2.ButtonSize             = new System.Drawing.Size(0, 0);
     gridButtonColumn2.DefaultButtonText      = "";
     gridButtonColumn2.HeaderText             = "Reject";
     gridButtonColumn2.ImageSize              = new System.Drawing.Size(0, 0);
     gridButtonColumn2.MappingName            = "Column8";
     gridButtonColumn2.NullDisplayText        = "Reject";
     gridButtonColumn3.AllowDefaultButtonText = false;
     gridButtonColumn3.AllowEditing           = false;
     gridButtonColumn3.AllowFiltering         = true;
     gridButtonColumn3.ButtonSize             = new System.Drawing.Size(0, 0);
     gridButtonColumn3.DefaultButtonText      = "";
     gridButtonColumn3.HeaderText             = "Delete";
     gridButtonColumn3.ImageSize              = new System.Drawing.Size(0, 0);
     gridButtonColumn3.MappingName            = "Column9";
     gridButtonColumn3.NullDisplayText        = "Delete";
     gridNumericColumn5.AllowEditing          = false;
     gridNumericColumn5.AllowFiltering        = true;
     gridNumericColumn5.Format                = "{0}";
     gridNumericColumn5.HeaderText            = "Price";
     gridNumericColumn5.MappingName           = "Tool.Price";
     this.sdgOrders.Columns.Add(gridNumericColumn1);
     this.sdgOrders.Columns.Add(gridNumericColumn2);
     this.sdgOrders.Columns.Add(gridNumericColumn3);
     this.sdgOrders.Columns.Add(gridTextColumn1);
     this.sdgOrders.Columns.Add(gridNumericColumn4);
     this.sdgOrders.Columns.Add(gridTextColumn2);
     this.sdgOrders.Columns.Add(gridButtonColumn1);
     this.sdgOrders.Columns.Add(gridButtonColumn2);
     this.sdgOrders.Columns.Add(gridButtonColumn3);
     this.sdgOrders.Columns.Add(gridNumericColumn5);
     this.sdgOrders.Dock = System.Windows.Forms.DockStyle.Fill;
     groupColumnDescription1.ColumnName       = "Customer.Id";
     groupColumnDescription1.SortGroupRecords = true;
     this.sdgOrders.GroupColumnDescriptions.Add(groupColumnDescription1);
     this.sdgOrders.Location         = new System.Drawing.Point(0, 0);
     this.sdgOrders.Name             = "sdgOrders";
     this.sdgOrders.Size             = new System.Drawing.Size(765, 426);
     this.sdgOrders.TabIndex         = 0;
     this.sdgOrders.Text             = "sfDataGrid1";
     this.sdgOrders.CellButtonClick += new Syncfusion.WinForms.DataGrid.Events.CellButtonClickEventHandler(this.sfDataGrid1_CellButtonClick);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnReload);
     this.panel1.Controls.Add(this.txtSearch);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(5);
     this.panel1.Size     = new System.Drawing.Size(765, 40);
     this.panel1.TabIndex = 3;
     //
     // btnReload
     //
     this.btnReload.AccessibleName         = "Button";
     this.btnReload.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnReload.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnReload.Location               = new System.Drawing.Point(670, 5);
     this.btnReload.Name                   = "btnReload";
     this.btnReload.Size                   = new System.Drawing.Size(90, 30);
     this.btnReload.Style.BackColor        = System.Drawing.Color.Green;
     this.btnReload.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnReload.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnReload.Style.ForeColor        = System.Drawing.Color.White;
     this.btnReload.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnReload.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnReload.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnReload.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnReload.TabIndex               = 3;
     this.btnReload.Text                   = "Reload";
     this.btnReload.Click                 += new System.EventHandler(this.btnReload_Click);
     //
     // txtSearch
     //
     bannerTextInfo1.Mode    = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo1.Text    = "Search Everywhere";
     bannerTextInfo1.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtSearch, bannerTextInfo1);
     this.txtSearch.BeforeTouchSize = new System.Drawing.Size(279, 29);
     this.txtSearch.Dock            = System.Windows.Forms.DockStyle.Left;
     this.txtSearch.Font            = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSearch.Location        = new System.Drawing.Point(5, 5);
     this.txtSearch.Name            = "txtSearch";
     this.txtSearch.Size            = new System.Drawing.Size(279, 29);
     this.txtSearch.TabIndex        = 2;
     this.txtSearch.TextChanged    += new System.EventHandler(this.txtSearch_TextChanged);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.sdgOrders);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 40);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(765, 426);
     this.panel2.TabIndex = 4;
     //
     // panel3
     //
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 466);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(765, 44);
     this.panel3.TabIndex = 5;
     //
     // Order
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel1);
     this.Name = "Order";
     this.Size = new System.Drawing.Size(765, 510);
     ((System.ComponentModel.ISupportInitialize)(this.sdgOrders)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).EndInit();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     Syncfusion.Windows.Forms.BannerTextInfo        bannerTextInfo15 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo        bannerTextInfo16 = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.textBoxExt5         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt9         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt10        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.label7              = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label6              = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label4              = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.label3              = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.textBoxExt15        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt14        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt12        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt11        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt8         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt4         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt3         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt2         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.textBoxExt1         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.textBoxExt13        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.autoLabel10         = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.sfComboBox1         = new Syncfusion.WinForms.ListView.SfComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt15)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt14)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).BeginInit();
     this.SuspendLayout();
     //
     // textBoxExt5
     //
     this.textBoxExt5.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt5.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt5.Location        = new System.Drawing.Point(377, 550);
     this.textBoxExt5.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt5.Multiline       = true;
     this.textBoxExt5.Name            = "textBoxExt5";
     this.textBoxExt5.ScrollBars      = System.Windows.Forms.ScrollBars.Vertical;
     this.textBoxExt5.Size            = new System.Drawing.Size(267, 104);
     this.textBoxExt5.TabIndex        = 13;
     this.textBoxExt5.Text            = resources.GetString("textBoxExt5.Text");
     this.textBoxExt5.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt9
     //
     this.textBoxExt9.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt9.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.textBoxExt9.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt9.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.textBoxExt9.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBoxExt9.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBoxExt9.Location        = new System.Drawing.Point(14, 566);
     this.textBoxExt9.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt9.Name            = "textBoxExt9";
     this.textBoxExt9.NearImage       = ((System.Drawing.Image)(resources.GetObject("textBoxExt9.NearImage")));
     this.textBoxExt9.Size            = new System.Drawing.Size(185, 20);
     this.textBoxExt9.TabIndex        = 8;
     this.textBoxExt9.Text            = "Nearimage";
     this.textBoxExt9.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt10
     //
     this.textBoxExt10.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt10.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.textBoxExt10.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt10.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.textBoxExt10.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBoxExt10.Cursor          = System.Windows.Forms.Cursors.Arrow;
     this.textBoxExt10.FarImage        = ((System.Drawing.Image)(resources.GetObject("textBoxExt10.FarImage")));
     this.textBoxExt10.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.textBoxExt10.Location        = new System.Drawing.Point(14, 634);
     this.textBoxExt10.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt10.Name            = "textBoxExt10";
     this.textBoxExt10.Size            = new System.Drawing.Size(185, 20);
     this.textBoxExt10.TabIndex        = 9;
     this.textBoxExt10.Text            = "Farimage";
     this.textBoxExt10.ThemeName       = "Office2019Colorful";
     //
     // label7
     //
     this.label7.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.label7.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label7.Location        = new System.Drawing.Point(374, 510);
     this.label7.Margin          = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label7.Name            = "label7";
     this.label7.Size            = new System.Drawing.Size(66, 17);
     this.label7.TabIndex        = 102;
     this.label7.Text            = "Scrollbars";
     this.label7.ThemeStyle.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // label6
     //
     this.label6.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.label6.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label6.Location        = new System.Drawing.Point(374, 355);
     this.label6.Margin          = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label6.Name            = "label6";
     this.label6.Size            = new System.Drawing.Size(155, 17);
     this.label6.TabIndex        = 101;
     this.label6.Text            = "Multiline with wordwrap";
     this.label6.ThemeStyle.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // label4
     //
     this.label4.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.label4.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label4.Location        = new System.Drawing.Point(374, 201);
     this.label4.Margin          = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label4.Name            = "label4";
     this.label4.Size            = new System.Drawing.Size(72, 17);
     this.label4.TabIndex        = 100;
     this.label4.Text            = "Wordwrap";
     this.label4.ThemeStyle.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // label3
     //
     this.label3.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.label3.Font            = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold);
     this.label3.Location        = new System.Drawing.Point(374, 51);
     this.label3.Margin          = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label3.Name            = "label3";
     this.label3.Size            = new System.Drawing.Size(60, 17);
     this.label3.TabIndex        = 99;
     this.label3.Text            = "Multiline";
     this.label3.ThemeStyle.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // textBoxExt15
     //
     this.textBoxExt15.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt15.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt15.Location        = new System.Drawing.Point(377, 388);
     this.textBoxExt15.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt15.Multiline       = true;
     this.textBoxExt15.Name            = "textBoxExt15";
     this.textBoxExt15.Size            = new System.Drawing.Size(267, 104);
     this.textBoxExt15.TabIndex        = 12;
     this.textBoxExt15.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt14
     //
     this.textBoxExt14.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt14.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt14.Location        = new System.Drawing.Point(377, 233);
     this.textBoxExt14.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt14.Multiline       = true;
     this.textBoxExt14.Name            = "textBoxExt14";
     this.textBoxExt14.Size            = new System.Drawing.Size(267, 104);
     this.textBoxExt14.TabIndex        = 11;
     this.textBoxExt14.Text            = resources.GetString("textBoxExt14.Text");
     this.textBoxExt14.ThemeName       = "Office2019Colorful";
     this.textBoxExt14.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.textBoxExt14_KeyDown);
     //
     // textBoxExt12
     //
     this.textBoxExt12.Anchor = System.Windows.Forms.AnchorStyles.None;
     bannerTextInfo15.Mode    = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo15.Text    = "Clear water mark on edit";
     bannerTextInfo15.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.textBoxExt12, bannerTextInfo15);
     this.textBoxExt12.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt12.Location        = new System.Drawing.Point(14, 429);
     this.textBoxExt12.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt12.Name            = "textBoxExt12";
     this.textBoxExt12.Size            = new System.Drawing.Size(185, 20);
     this.textBoxExt12.TabIndex        = 6;
     this.textBoxExt12.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt11
     //
     this.textBoxExt11.Anchor = System.Windows.Forms.AnchorStyles.None;
     bannerTextInfo16.Text    = "Clear water mark on focus";
     bannerTextInfo16.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.textBoxExt11, bannerTextInfo16);
     this.textBoxExt11.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt11.Location        = new System.Drawing.Point(14, 360);
     this.textBoxExt11.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt11.Name            = "textBoxExt11";
     this.textBoxExt11.Size            = new System.Drawing.Size(185, 20);
     this.textBoxExt11.TabIndex        = 5;
     this.textBoxExt11.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt8
     //
     this.textBoxExt8.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt8.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt8.Cursor          = System.Windows.Forms.Cursors.Arrow;
     this.textBoxExt8.Location        = new System.Drawing.Point(14, 497);
     this.textBoxExt8.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt8.Name            = "textBoxExt8";
     this.textBoxExt8.OverflowIndicatorToolTipText = "Overflow";
     this.textBoxExt8.ShowOverflowIndicator        = true;
     this.textBoxExt8.ShowOverflowIndicatorToolTip = true;
     this.textBoxExt8.Size      = new System.Drawing.Size(185, 20);
     this.textBoxExt8.TabIndex  = 7;
     this.textBoxExt8.Text      = "ShowOverFlowIndicatorTooltip is True";
     this.textBoxExt8.ThemeName = "Office2019Colorful";
     //
     // textBoxExt4
     //
     this.textBoxExt4.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt4.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt4.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower;
     this.textBoxExt4.Location        = new System.Drawing.Point(14, 291);
     this.textBoxExt4.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt4.Name            = "textBoxExt4";
     this.textBoxExt4.Size            = new System.Drawing.Size(185, 20);
     this.textBoxExt4.TabIndex        = 4;
     this.textBoxExt4.Text            = "lower case";
     this.textBoxExt4.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt3
     //
     this.textBoxExt3.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt3.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt3.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.textBoxExt3.Location        = new System.Drawing.Point(14, 224);
     this.textBoxExt3.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt3.Name            = "textBoxExt3";
     this.textBoxExt3.Size            = new System.Drawing.Size(185, 20);
     this.textBoxExt3.TabIndex        = 3;
     this.textBoxExt3.Text            = "UPPER CASE";
     this.textBoxExt3.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt2
     //
     this.textBoxExt2.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt2.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt2.Location        = new System.Drawing.Point(14, 154);
     this.textBoxExt2.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt2.Name            = "textBoxExt2";
     this.textBoxExt2.ReadOnly        = true;
     this.textBoxExt2.Size            = new System.Drawing.Size(185, 20);
     this.textBoxExt2.TabIndex        = 2;
     this.textBoxExt2.Text            = "Readonly";
     this.textBoxExt2.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt1
     //
     this.textBoxExt1.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt1.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt1.Location        = new System.Drawing.Point(14, 88);
     this.textBoxExt1.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt1.Name            = "textBoxExt1";
     this.textBoxExt1.Size            = new System.Drawing.Size(185, 20);
     this.textBoxExt1.TabIndex        = 1;
     this.textBoxExt1.Text            = "TextBoxExt";
     this.textBoxExt1.ThemeName       = "Office2019Colorful";
     //
     // textBoxExt13
     //
     this.textBoxExt13.Anchor          = System.Windows.Forms.AnchorStyles.None;
     this.textBoxExt13.BeforeTouchSize = new System.Drawing.Size(185, 20);
     this.textBoxExt13.Location        = new System.Drawing.Point(377, 79);
     this.textBoxExt13.Margin          = new System.Windows.Forms.Padding(2);
     this.textBoxExt13.Multiline       = true;
     this.textBoxExt13.Name            = "textBoxExt13";
     this.textBoxExt13.Size            = new System.Drawing.Size(267, 104);
     this.textBoxExt13.TabIndex        = 10;
     this.textBoxExt13.ThemeName       = "Office2019Colorful";
     this.textBoxExt13.WordWrap        = false;
     //
     // autoLabel10
     //
     this.autoLabel10.BackColor       = System.Drawing.SystemColors.Control;
     this.autoLabel10.Font            = new System.Drawing.Font("Segoe UI Semibold", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel10.ForeColor       = System.Drawing.SystemColors.ControlText;
     this.autoLabel10.Location        = new System.Drawing.Point(395, 21);
     this.autoLabel10.Name            = "autoLabel10";
     this.autoLabel10.Size            = new System.Drawing.Size(98, 19);
     this.autoLabel10.TabIndex        = 104;
     this.autoLabel10.Text            = "Choose theme";
     this.autoLabel10.ThemeName       = "Default";
     this.autoLabel10.ThemeStyle.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     //
     // sfComboBox1
     //
     this.sfComboBox1.DropDownStyle                  = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.sfComboBox1.Font                           = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Location                       = new System.Drawing.Point(493, 20);
     this.sfComboBox1.Margin                         = new System.Windows.Forms.Padding(4);
     this.sfComboBox1.Name                           = "sfComboBox1";
     this.sfComboBox1.Size                           = new System.Drawing.Size(157, 20);
     this.sfComboBox1.Style.EditorStyle.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.Style.ReadOnlyEditorStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sfComboBox1.TabIndex                       = 103;
     this.sfComboBox1.SelectedIndexChanged          += new System.EventHandler(this.sfComboBox1_SelectedIndexChanged);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(659, 675);
     this.Controls.Add(this.autoLabel10);
     this.Controls.Add(this.sfComboBox1);
     this.Controls.Add(this.textBoxExt5);
     this.Controls.Add(this.textBoxExt9);
     this.Controls.Add(this.textBoxExt10);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.textBoxExt15);
     this.Controls.Add(this.textBoxExt14);
     this.Controls.Add(this.textBoxExt13);
     this.Controls.Add(this.textBoxExt12);
     this.Controls.Add(this.textBoxExt11);
     this.Controls.Add(this.textBoxExt8);
     this.Controls.Add(this.textBoxExt4);
     this.Controls.Add(this.textBoxExt3);
     this.Controls.Add(this.textBoxExt2);
     this.Controls.Add(this.textBoxExt1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(2);
     this.MaximizeBox   = false;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Text Box";
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt15)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt14)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textBoxExt13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sfComboBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo10 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo11 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo12 = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.txtName             = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.txtEmail            = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtPassword         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.pictureBox2         = new System.Windows.Forms.PictureBox();
     this.btnAction           = new Syncfusion.WinForms.Controls.SfButton();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // txtName
     //
     bannerTextInfo10.Font    = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     bannerTextInfo10.Text    = "Enter Name";
     bannerTextInfo10.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtName, bannerTextInfo10);
     this.txtName.BeforeTouchSize = new System.Drawing.Size(307, 26);
     this.txtName.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtName.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtName.Location        = new System.Drawing.Point(2, 2);
     this.txtName.Margin          = new System.Windows.Forms.Padding(10);
     this.txtName.Name            = "txtName";
     this.txtName.Size            = new System.Drawing.Size(307, 26);
     this.txtName.TabIndex        = 0;
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox1.Location = new System.Drawing.Point(2, 28);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(307, 10);
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop  = false;
     //
     // txtEmail
     //
     bannerTextInfo11.Text    = "Email";
     bannerTextInfo11.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtEmail, bannerTextInfo11);
     this.txtEmail.BeforeTouchSize = new System.Drawing.Size(307, 26);
     this.txtEmail.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtEmail.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtEmail.Location        = new System.Drawing.Point(2, 38);
     this.txtEmail.Margin          = new System.Windows.Forms.Padding(10);
     this.txtEmail.Name            = "txtEmail";
     this.txtEmail.Size            = new System.Drawing.Size(307, 26);
     this.txtEmail.TabIndex        = 2;
     //
     // txtPassword
     //
     bannerTextInfo12.Text    = "Password";
     bannerTextInfo12.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtPassword, bannerTextInfo12);
     this.txtPassword.BeforeTouchSize = new System.Drawing.Size(307, 26);
     this.txtPassword.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtPassword.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPassword.Location        = new System.Drawing.Point(2, 74);
     this.txtPassword.Margin          = new System.Windows.Forms.Padding(10);
     this.txtPassword.Name            = "txtPassword";
     this.txtPassword.Size            = new System.Drawing.Size(307, 26);
     this.txtPassword.TabIndex        = 4;
     //
     // pictureBox2
     //
     this.pictureBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox2.Location = new System.Drawing.Point(2, 64);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(307, 10);
     this.pictureBox2.TabIndex = 3;
     this.pictureBox2.TabStop  = false;
     //
     // btnAction
     //
     this.btnAction.AccessibleName         = "Button";
     this.btnAction.Dock                   = System.Windows.Forms.DockStyle.Bottom;
     this.btnAction.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnAction.Location               = new System.Drawing.Point(2, 136);
     this.btnAction.Name                   = "btnAction";
     this.btnAction.Size                   = new System.Drawing.Size(307, 31);
     this.btnAction.Style.BackColor        = System.Drawing.Color.Green;
     this.btnAction.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnAction.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnAction.Style.ForeColor        = System.Drawing.Color.White;
     this.btnAction.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnAction.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnAction.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnAction.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnAction.TabIndex               = 7;
     this.btnAction.Text                   = "Add New Customer";
     this.btnAction.Click                 += new System.EventHandler(this.btnAction_Click);
     //
     // Customer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(311, 169);
     this.Controls.Add(this.btnAction);
     this.Controls.Add(this.txtPassword);
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.txtEmail);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.txtName);
     this.Name          = "Customer";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Customer";
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo1 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo6 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo5 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo4 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo3 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo2 = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.txtTempEmail        = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.btnSaveTempEmail    = new System.Windows.Forms.Button();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.groupBox2           = new System.Windows.Forms.GroupBox();
     this.btnSaveSettings     = new System.Windows.Forms.Button();
     this.txtHost             = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtPort             = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtUsername         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtPassword         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtDatabaseName     = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtTempEmail)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtHost)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPort)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDatabaseName)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txtTempEmail);
     this.groupBox1.Controls.Add(this.btnSaveTempEmail);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(5, 5);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Padding  = new System.Windows.Forms.Padding(5);
     this.groupBox1.Size     = new System.Drawing.Size(740, 55);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Temporary Email";
     //
     // txtTempEmail
     //
     bannerTextInfo1.Text = "Enter Temporary Email For Tool Testing";
     this.bannerTextProvider1.SetBannerText(this.txtTempEmail, bannerTextInfo1);
     this.txtTempEmail.BeforeTouchSize = new System.Drawing.Size(655, 26);
     this.txtTempEmail.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.txtTempEmail.Location        = new System.Drawing.Point(5, 24);
     this.txtTempEmail.Name            = "txtTempEmail";
     this.txtTempEmail.Size            = new System.Drawing.Size(655, 26);
     this.txtTempEmail.TabIndex        = 2;
     //
     // btnSaveTempEmail
     //
     this.btnSaveTempEmail.BackColor = System.Drawing.Color.Green;
     this.btnSaveTempEmail.Dock      = System.Windows.Forms.DockStyle.Right;
     this.btnSaveTempEmail.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSaveTempEmail.Font      = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSaveTempEmail.ForeColor = System.Drawing.Color.White;
     this.btnSaveTempEmail.Location  = new System.Drawing.Point(660, 24);
     this.btnSaveTempEmail.Name      = "btnSaveTempEmail";
     this.btnSaveTempEmail.Size      = new System.Drawing.Size(75, 26);
     this.btnSaveTempEmail.TabIndex  = 1;
     this.btnSaveTempEmail.Text      = "Save";
     this.btnSaveTempEmail.UseVisualStyleBackColor = false;
     this.btnSaveTempEmail.Click += new System.EventHandler(this.btnSaveTempEmail_Click);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.txtDatabaseName);
     this.groupBox2.Controls.Add(this.txtPassword);
     this.groupBox2.Controls.Add(this.txtUsername);
     this.groupBox2.Controls.Add(this.txtPort);
     this.groupBox2.Controls.Add(this.txtHost);
     this.groupBox2.Controls.Add(this.btnSaveSettings);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox2.Location = new System.Drawing.Point(5, 60);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Padding  = new System.Windows.Forms.Padding(5);
     this.groupBox2.Size     = new System.Drawing.Size(740, 160);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Database Settings";
     //
     // btnSaveSettings
     //
     this.btnSaveSettings.BackColor = System.Drawing.Color.Green;
     this.btnSaveSettings.Dock      = System.Windows.Forms.DockStyle.Right;
     this.btnSaveSettings.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSaveSettings.ForeColor = System.Drawing.Color.White;
     this.btnSaveSettings.Location  = new System.Drawing.Point(660, 24);
     this.btnSaveSettings.Name      = "btnSaveSettings";
     this.btnSaveSettings.Size      = new System.Drawing.Size(75, 131);
     this.btnSaveSettings.TabIndex  = 1;
     this.btnSaveSettings.Text      = "Save";
     this.btnSaveSettings.UseVisualStyleBackColor = false;
     this.btnSaveSettings.Click += new System.EventHandler(this.btnSaveSettings_Click);
     //
     // txtHost
     //
     bannerTextInfo6.Text    = "Host";
     bannerTextInfo6.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtHost, bannerTextInfo6);
     this.txtHost.BeforeTouchSize = new System.Drawing.Size(655, 26);
     this.txtHost.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtHost.Location        = new System.Drawing.Point(5, 24);
     this.txtHost.Name            = "txtHost";
     this.txtHost.Size            = new System.Drawing.Size(655, 26);
     this.txtHost.TabIndex        = 3;
     //
     // txtPort
     //
     bannerTextInfo5.Text    = "Port";
     bannerTextInfo5.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtPort, bannerTextInfo5);
     this.txtPort.BeforeTouchSize = new System.Drawing.Size(655, 26);
     this.txtPort.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtPort.Location        = new System.Drawing.Point(5, 50);
     this.txtPort.Name            = "txtPort";
     this.txtPort.Size            = new System.Drawing.Size(655, 26);
     this.txtPort.TabIndex        = 4;
     //
     // txtUsername
     //
     bannerTextInfo4.Text    = "Username";
     bannerTextInfo4.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtUsername, bannerTextInfo4);
     this.txtUsername.BeforeTouchSize = new System.Drawing.Size(655, 26);
     this.txtUsername.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtUsername.Location        = new System.Drawing.Point(5, 76);
     this.txtUsername.Name            = "txtUsername";
     this.txtUsername.Size            = new System.Drawing.Size(655, 26);
     this.txtUsername.TabIndex        = 5;
     //
     // txtPassword
     //
     bannerTextInfo3.Text    = "Password";
     bannerTextInfo3.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtPassword, bannerTextInfo3);
     this.txtPassword.BeforeTouchSize = new System.Drawing.Size(655, 26);
     this.txtPassword.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtPassword.Location        = new System.Drawing.Point(5, 102);
     this.txtPassword.Name            = "txtPassword";
     this.txtPassword.Size            = new System.Drawing.Size(655, 26);
     this.txtPassword.TabIndex        = 6;
     //
     // txtDatabaseName
     //
     bannerTextInfo2.Text    = "Database Name";
     bannerTextInfo2.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtDatabaseName, bannerTextInfo2);
     this.txtDatabaseName.BeforeTouchSize = new System.Drawing.Size(655, 26);
     this.txtDatabaseName.Dock            = System.Windows.Forms.DockStyle.Top;
     this.txtDatabaseName.Location        = new System.Drawing.Point(5, 128);
     this.txtDatabaseName.Name            = "txtDatabaseName";
     this.txtDatabaseName.Size            = new System.Drawing.Size(655, 26);
     this.txtDatabaseName.TabIndex        = 7;
     //
     // Settings
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name    = "Settings";
     this.Padding = new System.Windows.Forms.Padding(5);
     this.Size    = new System.Drawing.Size(750, 522);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtTempEmail)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtHost)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPort)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDatabaseName)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 9
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo1 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo2 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo3 = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.label1              = new System.Windows.Forms.Label();
     this.errorProvider       = new System.Windows.Forms.ErrorProvider(this.components);
     this.skinManager1        = new Syncfusion.Windows.Forms.SkinManager(this.components);
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.txtSchedule         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtGroup            = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtName             = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.tabControl1         = new System.Windows.Forms.TabControl();
     this.tabPage1            = new System.Windows.Forms.TabPage();
     this.panel1              = new System.Windows.Forms.Panel();
     this.dgvGroups           = new System.Windows.Forms.DataGridView();
     this.txtSearch           = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.autoLabel1          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.panel2              = new System.Windows.Forms.Panel();
     this.chbRegistration     = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.dtpRegistration     = new Syncfusion.Windows.Forms.Tools.DateTimePickerAdv();
     this.autoLabel9          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.btnNewClean         = new System.Windows.Forms.Button();
     this.btnSaveModify       = new System.Windows.Forms.Button();
     this.chbStatus           = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.autoLabel8          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.autoLabel7          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.dtpFundation        = new Syncfusion.Windows.Forms.Tools.DateTimePickerAdv();
     this.autoLabel6          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.cmbLocations        = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.autoLabel5          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.cmbDistricts        = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.autoLabel4          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.autoLabel3          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.autoLabel2          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.sectionsPage        = new System.Windows.Forms.TabPage();
     this.dgvSections         = new System.Windows.Forms.DataGridView();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSchedule)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvGroups)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chbRegistration)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpRegistration)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chbStatus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFundation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbLocations)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDistricts)).BeginInit();
     this.sectionsPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvSections)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(18, 19);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(63, 21);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Grupos";
     //
     // errorProvider
     //
     this.errorProvider.BlinkStyle       = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
     this.errorProvider.ContainerControl = this;
     //
     // skinManager1
     //
     this.skinManager1.Controls    = this;
     this.skinManager1.VisualTheme = Syncfusion.Windows.Forms.VisualTheme.Office2016White;
     //
     // txtSchedule
     //
     this.txtSchedule.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     bannerTextInfo1.Color      = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(117)))), ((int)(((byte)(125)))));
     bannerTextInfo1.Mode       = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo1.Text       = "Ingrese el nombre del grupo";
     bannerTextInfo1.Visible    = true;
     this.bannerTextProvider1.SetBannerText(this.txtSchedule, bannerTextInfo1);
     this.txtSchedule.BeforeTouchSize  = new System.Drawing.Size(220, 22);
     this.txtSchedule.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     this.txtSchedule.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtSchedule.FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(44)))), ((int)(((byte)(170)))));
     this.txtSchedule.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.txtSchedule.Location         = new System.Drawing.Point(633, 113);
     this.txtSchedule.Name             = "txtSchedule";
     this.txtSchedule.Size             = new System.Drawing.Size(220, 22);
     this.txtSchedule.Style            = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016White;
     this.txtSchedule.TabIndex         = 112;
     this.txtSchedule.ThemeName        = "Office2016White";
     //
     // txtGroup
     //
     this.txtGroup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     bannerTextInfo2.Color   = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(117)))), ((int)(((byte)(125)))));
     bannerTextInfo2.Mode    = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo2.Text    = "Ingrese el nombre del grupo";
     bannerTextInfo2.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtGroup, bannerTextInfo2);
     this.txtGroup.BeforeTouchSize  = new System.Drawing.Size(220, 22);
     this.txtGroup.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     this.txtGroup.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtGroup.FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(44)))), ((int)(((byte)(170)))));
     this.txtGroup.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.txtGroup.Location         = new System.Drawing.Point(198, 66);
     this.txtGroup.Name             = "txtGroup";
     this.txtGroup.Size             = new System.Drawing.Size(220, 22);
     this.txtGroup.Style            = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016White;
     this.txtGroup.TabIndex         = 110;
     this.txtGroup.ThemeName        = "Office2016White";
     //
     // txtName
     //
     this.txtName.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     bannerTextInfo3.Color   = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(117)))), ((int)(((byte)(125)))));
     bannerTextInfo3.Mode    = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo3.Text    = "Ingrese el nombre del grupo";
     bannerTextInfo3.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtName, bannerTextInfo3);
     this.txtName.BeforeTouchSize  = new System.Drawing.Size(220, 22);
     this.txtName.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     this.txtName.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtName.FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(44)))), ((int)(((byte)(170)))));
     this.txtName.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.txtName.Location         = new System.Drawing.Point(198, 22);
     this.txtName.Name             = "txtName";
     this.txtName.Size             = new System.Drawing.Size(220, 22);
     this.txtName.Style            = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016White;
     this.txtName.TabIndex         = 108;
     this.txtName.ThemeName        = "Office2016White";
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.sectionsPage);
     this.tabControl1.Location      = new System.Drawing.Point(12, 61);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1076, 647);
     this.tabControl1.TabIndex      = 5;
     this.tabControl1.Selecting    += new System.Windows.Forms.TabControlCancelEventHandler(this.tabControl1_Selecting);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.panel1);
     this.tabPage1.Controls.Add(this.panel2);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(1068, 621);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Registro de grupo";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.White;
     this.panel1.Controls.Add(this.dgvGroups);
     this.panel1.Controls.Add(this.txtSearch);
     this.panel1.Controls.Add(this.autoLabel1);
     this.panel1.Location = new System.Drawing.Point(6, 315);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1043, 290);
     this.panel1.TabIndex = 7;
     //
     // dgvGroups
     //
     this.dgvGroups.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvGroups.BackgroundColor             = System.Drawing.Color.White;
     this.dgvGroups.BorderStyle                 = System.Windows.Forms.BorderStyle.None;
     this.dgvGroups.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvGroups.Location    = new System.Drawing.Point(16, 45);
     this.dgvGroups.MultiSelect = false;
     this.dgvGroups.Name        = "dgvGroups";
     this.dgvGroups.Size        = new System.Drawing.Size(1010, 238);
     this.dgvGroups.TabIndex    = 3;
     this.dgvGroups.CellClick  += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvGroups_CellClick);
     //
     // txtSearch
     //
     this.txtSearch.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.txtSearch.BeforeTouchSize = new System.Drawing.Size(220, 22);
     this.txtSearch.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     this.txtSearch.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtSearch.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.txtSearch.Location        = new System.Drawing.Point(174, 17);
     this.txtSearch.Name            = "txtSearch";
     this.txtSearch.Size            = new System.Drawing.Size(244, 22);
     this.txtSearch.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Office2016White;
     this.txtSearch.TabIndex        = 1;
     this.txtSearch.ThemeName       = "Office2016White";
     this.txtSearch.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtSearch_KeyUp);
     //
     // autoLabel1
     //
     this.autoLabel1.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel1.DX             = -158;
     this.autoLabel1.DY             = 1;
     this.autoLabel1.Font           = new System.Drawing.Font("Segoe UI Semibold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel1.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel1.LabeledControl = this.txtSearch;
     this.autoLabel1.Location       = new System.Drawing.Point(16, 18);
     this.autoLabel1.Name           = "autoLabel1";
     this.autoLabel1.Size           = new System.Drawing.Size(154, 20);
     this.autoLabel1.TabIndex       = 0;
     this.autoLabel1.Text           = "Búsqueda de Grupos:";
     this.autoLabel1.ThemeName      = "Office2016White";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.White;
     this.panel2.Controls.Add(this.chbRegistration);
     this.panel2.Controls.Add(this.dtpRegistration);
     this.panel2.Controls.Add(this.autoLabel9);
     this.panel2.Controls.Add(this.btnNewClean);
     this.panel2.Controls.Add(this.btnSaveModify);
     this.panel2.Controls.Add(this.chbStatus);
     this.panel2.Controls.Add(this.autoLabel8);
     this.panel2.Controls.Add(this.autoLabel7);
     this.panel2.Controls.Add(this.dtpFundation);
     this.panel2.Controls.Add(this.autoLabel6);
     this.panel2.Controls.Add(this.cmbLocations);
     this.panel2.Controls.Add(this.autoLabel5);
     this.panel2.Controls.Add(this.cmbDistricts);
     this.panel2.Controls.Add(this.autoLabel4);
     this.panel2.Controls.Add(this.txtSchedule);
     this.panel2.Controls.Add(this.autoLabel3);
     this.panel2.Controls.Add(this.txtGroup);
     this.panel2.Controls.Add(this.autoLabel2);
     this.panel2.Controls.Add(this.txtName);
     this.panel2.Location = new System.Drawing.Point(6, 16);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1043, 284);
     this.panel2.TabIndex = 6;
     this.panel2.Paint   += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint);
     //
     // chbRegistration
     //
     this.chbRegistration.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chbRegistration.BeforeTouchSize = new System.Drawing.Size(220, 21);
     this.chbRegistration.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.chbRegistration.Font            = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chbRegistration.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
     this.chbRegistration.HotBorderColor  = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.chbRegistration.Location        = new System.Drawing.Point(198, 154);
     this.chbRegistration.Name            = "chbRegistration";
     this.chbRegistration.Size            = new System.Drawing.Size(220, 21);
     this.chbRegistration.TabIndex        = 127;
     this.chbRegistration.Text            = "Registrado";
     this.chbRegistration.ThemeName       = "Office2016White";
     //
     // dtpRegistration
     //
     this.dtpRegistration.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtpRegistration.Border3DStyle             = System.Windows.Forms.Border3DStyle.Flat;
     this.dtpRegistration.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     this.dtpRegistration.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.dtpRegistration.CalendarMonthBackground   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtpRegistration.CalendarSize              = new System.Drawing.Size(189, 176);
     this.dtpRegistration.CalendarTitleBackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.dtpRegistration.CalendarTitleForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.dtpRegistration.CalendarTrailingForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.dtpRegistration.Culture             = new System.Globalization.CultureInfo("es-SV");
     this.dtpRegistration.DropDownImage       = null;
     this.dtpRegistration.DropDownNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtpRegistration.Font         = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtpRegistration.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.dtpRegistration.Location     = new System.Drawing.Point(633, 68);
     this.dtpRegistration.MetroColor   = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.dtpRegistration.MinValue     = new System.DateTime(((long)(0)));
     this.dtpRegistration.Name         = "dtpRegistration";
     this.dtpRegistration.ShowCheckBox = false;
     this.dtpRegistration.Size         = new System.Drawing.Size(220, 20);
     this.dtpRegistration.Style        = Syncfusion.Windows.Forms.VisualStyle.Office2016White;
     this.dtpRegistration.TabIndex     = 125;
     this.dtpRegistration.Value        = new System.DateTime(2019, 10, 16, 19, 47, 40, 775);
     //
     // autoLabel9
     //
     this.autoLabel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel9.Font      = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel9.Location  = new System.Drawing.Point(486, 68);
     this.autoLabel9.Name      = "autoLabel9";
     this.autoLabel9.Size      = new System.Drawing.Size(126, 20);
     this.autoLabel9.TabIndex  = 124;
     this.autoLabel9.Text      = "Fecha de registro:";
     this.autoLabel9.ThemeName = "Office2016White";
     //
     // btnNewClean
     //
     this.btnNewClean.Cursor = System.Windows.Forms.Cursors.Hand;
     this.btnNewClean.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(44)))), ((int)(((byte)(170)))));
     this.btnNewClean.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btnNewClean.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btnNewClean.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnNewClean.Font      = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnNewClean.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(44)))), ((int)(((byte)(170)))));
     this.btnNewClean.Location  = new System.Drawing.Point(906, 217);
     this.btnNewClean.Name      = "btnNewClean";
     this.btnNewClean.Size      = new System.Drawing.Size(120, 45);
     this.btnNewClean.TabIndex  = 123;
     this.btnNewClean.Text      = "Nuevo";
     this.btnNewClean.UseVisualStyleBackColor = true;
     this.btnNewClean.Click += new System.EventHandler(this.btnNewClean_Click);
     //
     // btnSaveModify
     //
     this.btnSaveModify.Cursor = System.Windows.Forms.Cursors.Hand;
     this.btnSaveModify.FlatAppearance.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(44)))), ((int)(((byte)(170)))));
     this.btnSaveModify.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btnSaveModify.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(83)))), ((int)(((byte)(251)))));
     this.btnSaveModify.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btnSaveModify.Font      = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSaveModify.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(44)))), ((int)(((byte)(170)))));
     this.btnSaveModify.Location  = new System.Drawing.Point(780, 217);
     this.btnSaveModify.Name      = "btnSaveModify";
     this.btnSaveModify.Size      = new System.Drawing.Size(120, 45);
     this.btnSaveModify.TabIndex  = 122;
     this.btnSaveModify.Text      = "Guardar";
     this.btnSaveModify.UseVisualStyleBackColor = true;
     this.btnSaveModify.Click += new System.EventHandler(this.btnSaveModify_Click);
     //
     // chbStatus
     //
     this.chbStatus.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chbStatus.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.chbStatus.Font           = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chbStatus.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
     this.chbStatus.HotBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.chbStatus.Location       = new System.Drawing.Point(198, 205);
     this.chbStatus.Name           = "chbStatus";
     this.chbStatus.Size           = new System.Drawing.Size(150, 21);
     this.chbStatus.TabIndex       = 121;
     this.chbStatus.Text           = "Estado";
     this.chbStatus.ThemeName      = "Office2016White";
     //
     // autoLabel8
     //
     this.autoLabel8.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel8.DX             = -124;
     this.autoLabel8.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel8.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel8.LabeledControl = this.chbStatus;
     this.autoLabel8.Location       = new System.Drawing.Point(74, 205);
     this.autoLabel8.Name           = "autoLabel8";
     this.autoLabel8.Size           = new System.Drawing.Size(120, 20);
     this.autoLabel8.TabIndex       = 120;
     this.autoLabel8.Text           = "Activo o Inactivo";
     this.autoLabel8.ThemeName      = "Office2016White";
     //
     // autoLabel7
     //
     this.autoLabel7.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel7.DX             = -147;
     this.autoLabel7.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel7.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel7.LabeledControl = this.dtpFundation;
     this.autoLabel7.Location       = new System.Drawing.Point(486, 23);
     this.autoLabel7.Name           = "autoLabel7";
     this.autoLabel7.Size           = new System.Drawing.Size(143, 20);
     this.autoLabel7.TabIndex       = 119;
     this.autoLabel7.Text           = "Fecha de Fundación:";
     this.autoLabel7.ThemeName      = "Office2016White";
     //
     // dtpFundation
     //
     this.dtpFundation.BackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtpFundation.Border3DStyle             = System.Windows.Forms.Border3DStyle.Flat;
     this.dtpFundation.BorderColor               = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(171)))), ((int)(((byte)(171)))));
     this.dtpFundation.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.dtpFundation.CalendarMonthBackground   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtpFundation.CalendarSize              = new System.Drawing.Size(189, 176);
     this.dtpFundation.CalendarTitleBackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.dtpFundation.CalendarTitleForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.dtpFundation.CalendarTrailingForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.dtpFundation.Culture             = new System.Globalization.CultureInfo("es-SV");
     this.dtpFundation.DropDownImage       = null;
     this.dtpFundation.DropDownNormalColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.dtpFundation.Font         = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dtpFundation.ForeColor    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.dtpFundation.Location     = new System.Drawing.Point(633, 23);
     this.dtpFundation.MetroColor   = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.dtpFundation.MinValue     = new System.DateTime(((long)(0)));
     this.dtpFundation.Name         = "dtpFundation";
     this.dtpFundation.ShowCheckBox = false;
     this.dtpFundation.Size         = new System.Drawing.Size(220, 20);
     this.dtpFundation.Style        = Syncfusion.Windows.Forms.VisualStyle.Office2016White;
     this.dtpFundation.TabIndex     = 118;
     this.dtpFundation.Value        = new System.DateTime(2019, 10, 16, 19, 47, 40, 775);
     //
     // autoLabel6
     //
     this.autoLabel6.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel6.DX             = -78;
     this.autoLabel6.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel6.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel6.LabeledControl = this.cmbLocations;
     this.autoLabel6.Location       = new System.Drawing.Point(555, 153);
     this.autoLabel6.Name           = "autoLabel6";
     this.autoLabel6.Size           = new System.Drawing.Size(74, 20);
     this.autoLabel6.TabIndex       = 117;
     this.autoLabel6.Text           = "Localidad";
     this.autoLabel6.ThemeName      = "Office2016White";
     //
     // cmbLocations
     //
     this.cmbLocations.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.cmbLocations.BeforeTouchSize = new System.Drawing.Size(220, 21);
     this.cmbLocations.Border3DStyle   = System.Windows.Forms.Border3DStyle.Flat;
     this.cmbLocations.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbLocations.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.cmbLocations.Location        = new System.Drawing.Point(633, 153);
     this.cmbLocations.Name            = "cmbLocations";
     this.cmbLocations.Size            = new System.Drawing.Size(220, 21);
     this.cmbLocations.Style           = Syncfusion.Windows.Forms.VisualStyle.Office2016White;
     this.cmbLocations.TabIndex        = 116;
     this.cmbLocations.ThemeName       = "Office2016White";
     //
     // autoLabel5
     //
     this.autoLabel5.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel5.DX             = -65;
     this.autoLabel5.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel5.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel5.LabeledControl = this.cmbDistricts;
     this.autoLabel5.Location       = new System.Drawing.Point(133, 113);
     this.autoLabel5.Name           = "autoLabel5";
     this.autoLabel5.Size           = new System.Drawing.Size(61, 20);
     this.autoLabel5.TabIndex       = 115;
     this.autoLabel5.Text           = "Distrito:";
     this.autoLabel5.ThemeName      = "Office2016White";
     //
     // cmbDistricts
     //
     this.cmbDistricts.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.cmbDistricts.BeforeTouchSize = new System.Drawing.Size(220, 21);
     this.cmbDistricts.Border3DStyle   = System.Windows.Forms.Border3DStyle.Flat;
     this.cmbDistricts.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbDistricts.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.cmbDistricts.Location        = new System.Drawing.Point(198, 113);
     this.cmbDistricts.Name            = "cmbDistricts";
     this.cmbDistricts.Size            = new System.Drawing.Size(220, 21);
     this.cmbDistricts.Style           = Syncfusion.Windows.Forms.VisualStyle.Office2016White;
     this.cmbDistricts.TabIndex        = 114;
     this.cmbDistricts.ThemeName       = "Office2016White";
     //
     // autoLabel4
     //
     this.autoLabel4.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel4.DX             = -67;
     this.autoLabel4.DY             = 1;
     this.autoLabel4.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel4.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel4.LabeledControl = this.txtSchedule;
     this.autoLabel4.Location       = new System.Drawing.Point(566, 114);
     this.autoLabel4.Name           = "autoLabel4";
     this.autoLabel4.Size           = new System.Drawing.Size(63, 20);
     this.autoLabel4.TabIndex       = 113;
     this.autoLabel4.Text           = "Horario:";
     this.autoLabel4.ThemeName      = "Office2016White";
     //
     // autoLabel3
     //
     this.autoLabel3.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel3.DX             = -136;
     this.autoLabel3.DY             = 1;
     this.autoLabel3.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel3.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel3.LabeledControl = this.txtGroup;
     this.autoLabel3.Location       = new System.Drawing.Point(62, 67);
     this.autoLabel3.Name           = "autoLabel3";
     this.autoLabel3.Size           = new System.Drawing.Size(132, 20);
     this.autoLabel3.TabIndex       = 111;
     this.autoLabel3.Text           = "Número de Grupo:";
     this.autoLabel3.ThemeName      = "Office2016White";
     //
     // autoLabel2
     //
     this.autoLabel2.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.autoLabel2.DX             = -71;
     this.autoLabel2.DY             = 1;
     this.autoLabel2.Font           = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel2.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.autoLabel2.LabeledControl = this.txtName;
     this.autoLabel2.Location       = new System.Drawing.Point(127, 23);
     this.autoLabel2.Name           = "autoLabel2";
     this.autoLabel2.Size           = new System.Drawing.Size(67, 20);
     this.autoLabel2.TabIndex       = 109;
     this.autoLabel2.Text           = "Nombre:";
     this.autoLabel2.ThemeName      = "Office2016White";
     //
     // sectionsPage
     //
     this.sectionsPage.Controls.Add(this.dgvSections);
     this.sectionsPage.Location                = new System.Drawing.Point(4, 22);
     this.sectionsPage.Name                    = "sectionsPage";
     this.sectionsPage.Padding                 = new System.Windows.Forms.Padding(3);
     this.sectionsPage.Size                    = new System.Drawing.Size(1068, 621);
     this.sectionsPage.TabIndex                = 1;
     this.sectionsPage.Text                    = "Secciones adjuntas al grupo";
     this.sectionsPage.ToolTipText             = "Seleccione un grupo";
     this.sectionsPage.UseVisualStyleBackColor = true;
     //
     // dgvSections
     //
     this.dgvSections.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvSections.BackgroundColor             = System.Drawing.Color.White;
     this.dgvSections.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvSections.Location = new System.Drawing.Point(15, 41);
     this.dgvSections.Name     = "dgvSections";
     this.dgvSections.Size     = new System.Drawing.Size(1035, 357);
     this.dgvSections.TabIndex = 6;
     //
     // frmGroups
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1100, 720);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.label1);
     this.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ForeColor       = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(117)))), ((int)(((byte)(125)))));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frmGroups";
     this.Text            = "frmGroups";
     this.Load           += new System.EventHandler(this.frmGroups_Load);
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSchedule)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvGroups)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chbRegistration)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpRegistration)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chbStatus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFundation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbLocations)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDistricts)).EndInit();
     this.sectionsPage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvSections)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo1 = new Syncfusion.Windows.Forms.BannerTextInfo();
     Syncfusion.Windows.Forms.BannerTextInfo bannerTextInfo2 = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.txtUsername         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.label1              = new System.Windows.Forms.Label();
     this.txtPassword         = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.btnLogin            = new Syncfusion.WinForms.Controls.SfButton();
     this.chkRememberMe       = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkRememberMe)).BeginInit();
     this.SuspendLayout();
     //
     // txtUsername
     //
     bannerTextInfo1.Mode    = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo1.Text    = "Username";
     bannerTextInfo1.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtUsername, bannerTextInfo1);
     this.txtUsername.BeforeTouchSize = new System.Drawing.Size(240, 26);
     this.txtUsername.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtUsername.Location        = new System.Drawing.Point(5, 70);
     this.txtUsername.Name            = "txtUsername";
     this.txtUsername.Size            = new System.Drawing.Size(240, 26);
     this.txtUsername.TabIndex        = 0;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(31, 19);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(188, 25);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Login To Continue";
     //
     // txtPassword
     //
     bannerTextInfo2.Mode    = Syncfusion.Windows.Forms.BannerTextMode.EditMode;
     bannerTextInfo2.Text    = "Password";
     bannerTextInfo2.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtPassword, bannerTextInfo2);
     this.txtPassword.BeforeTouchSize = new System.Drawing.Size(240, 26);
     this.txtPassword.Font            = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtPassword.Location        = new System.Drawing.Point(5, 123);
     this.txtPassword.Name            = "txtPassword";
     this.txtPassword.PasswordChar    = '*';
     this.txtPassword.Size            = new System.Drawing.Size(240, 26);
     this.txtPassword.TabIndex        = 0;
     //
     // btnLogin
     //
     this.btnLogin.AccessibleName = "Button";
     this.btnLogin.Font           = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnLogin.Location       = new System.Drawing.Point(77, 231);
     this.btnLogin.Name           = "btnLogin";
     this.btnLogin.Size           = new System.Drawing.Size(96, 28);
     this.btnLogin.TabIndex       = 2;
     this.btnLogin.Text           = "Login";
     this.btnLogin.Click         += new System.EventHandler(this.btnLogin_Click);
     //
     // chkRememberMe
     //
     this.chkRememberMe.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.chkRememberMe.BorderColor    = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
     this.chkRememberMe.Checked        = true;
     this.chkRememberMe.CheckState     = System.Windows.Forms.CheckState.Checked;
     this.chkRememberMe.Font           = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.chkRememberMe.ForeColor      = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(43)))), ((int)(((byte)(43)))));
     this.chkRememberMe.HotBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(150)))), ((int)(((byte)(150)))), ((int)(((byte)(150)))));
     this.chkRememberMe.Location       = new System.Drawing.Point(5, 175);
     this.chkRememberMe.Name           = "chkRememberMe";
     this.chkRememberMe.Size           = new System.Drawing.Size(150, 21);
     this.chkRememberMe.Style          = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Office2016Colorful;
     this.chkRememberMe.TabIndex       = 3;
     this.chkRememberMe.Text           = "Remember me";
     this.chkRememberMe.ThemeName      = "Office2016Colorful";
     //
     // Login
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(250, 311);
     this.Controls.Add(this.chkRememberMe);
     this.Controls.Add(this.btnLogin);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.txtPassword);
     this.Controls.Add(this.txtUsername);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.Name          = "Login";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Login";
     ((System.ComponentModel.ISupportInitialize)(this.txtUsername)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPassword)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkRememberMe)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridNumericColumn  gridNumericColumn1  = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn1     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn  gridNumericColumn2  = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn2     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn3     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridCheckBoxColumn gridCheckBoxColumn1 = new Syncfusion.WinForms.DataGrid.GridCheckBoxColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn4     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridNumericColumn  gridNumericColumn3  = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn5     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn   gridButtonColumn1   = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn   gridButtonColumn2   = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.Windows.Forms.BannerTextInfo         bannerTextInfo1     = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.panel3              = new System.Windows.Forms.Panel();
     this.panel4              = new System.Windows.Forms.Panel();
     this.sdgTools            = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.pnlControls1        = new System.Windows.Forms.Panel();
     this.btnSaveChanges      = new Syncfusion.WinForms.Controls.SfButton();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.btnAddNewTool       = new Syncfusion.WinForms.Controls.SfButton();
     this.panel1              = new System.Windows.Forms.Panel();
     this.btnImportFile       = new Syncfusion.WinForms.Controls.SfButton();
     this.pictureBox3         = new System.Windows.Forms.PictureBox();
     this.btnUpdateStatus     = new Syncfusion.WinForms.Controls.SfButton();
     this.pictureBox2         = new System.Windows.Forms.PictureBox();
     this.btnReload           = new Syncfusion.WinForms.Controls.SfButton();
     this.txtSearch           = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sdgTools)).BeginInit();
     this.pnlControls1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).BeginInit();
     this.SuspendLayout();
     //
     // panel3
     //
     this.panel3.Controls.Add(this.panel4);
     this.panel3.Controls.Add(this.pnlControls1);
     this.panel3.Controls.Add(this.panel1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(808, 420);
     this.panel3.TabIndex = 2;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.sdgTools);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 40);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(808, 340);
     this.panel4.TabIndex = 4;
     //
     // sdgTools
     //
     this.sdgTools.AccessibleName                    = "Table";
     this.sdgTools.AllowDeleting                     = true;
     this.sdgTools.AllowResizingColumns              = true;
     this.sdgTools.AutoSizeColumnsMode               = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridNumericColumn1.AllowResizing                = true;
     gridNumericColumn1.Format                       = "{0}";
     gridNumericColumn1.HeaderStyle.FilterIconColor  = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridNumericColumn1.HeaderText                   = "#";
     gridNumericColumn1.MappingName                  = "Id";
     gridNumericColumn1.MaximumWidth                 = 50D;
     gridTextColumn1.AllowResizing                   = true;
     gridTextColumn1.HeaderStyle.FilterIconColor     = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn1.HeaderText                      = "Host";
     gridTextColumn1.MappingName                     = "Smtp";
     gridNumericColumn2.AllowResizing                = true;
     gridNumericColumn2.Format                       = "{0}";
     gridNumericColumn2.HeaderStyle.FilterIconColor  = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridNumericColumn2.HeaderText                   = "Port";
     gridNumericColumn2.MappingName                  = "Port";
     gridTextColumn2.AllowResizing                   = true;
     gridTextColumn2.HeaderStyle.FilterIconColor     = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn2.HeaderText                      = "Username";
     gridTextColumn2.MappingName                     = "Username";
     gridTextColumn3.AllowResizing                   = true;
     gridTextColumn3.HeaderStyle.FilterIconColor     = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn3.HeaderText                      = "Password";
     gridTextColumn3.MappingName                     = "Password";
     gridCheckBoxColumn1.AllowResizing               = true;
     gridCheckBoxColumn1.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridCheckBoxColumn1.HeaderText                  = "SSL";
     gridCheckBoxColumn1.MappingName                 = "Ssl";
     gridTextColumn4.AllowResizing                   = true;
     gridTextColumn4.HeaderStyle.FilterIconColor     = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn4.HeaderText                      = "Status";
     gridTextColumn4.MappingName                     = "Status";
     gridNumericColumn3.AllowResizing                = true;
     gridNumericColumn3.Format                       = "{0}";
     gridNumericColumn3.HeaderStyle.FilterIconColor  = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridNumericColumn3.HeaderText                   = "Price";
     gridNumericColumn3.MappingName                  = "Price";
     gridTextColumn5.AllowResizing                   = true;
     gridTextColumn5.HeaderStyle.FilterIconColor     = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     gridTextColumn5.HeaderText                      = "Product Type";
     gridTextColumn5.MappingName                     = "Type";
     gridButtonColumn1.AllowDefaultButtonText        = false;
     gridButtonColumn1.AllowResizing                 = true;
     gridButtonColumn1.ButtonSize                    = new System.Drawing.Size(0, 0);
     gridButtonColumn1.DefaultButtonText             = "";
     gridButtonColumn1.HeaderText                    = "Action";
     gridButtonColumn1.ImageSize                     = new System.Drawing.Size(0, 0);
     gridButtonColumn1.MappingName                   = "Column10";
     gridButtonColumn1.NullDisplayText               = "Delete";
     gridButtonColumn2.AllowDefaultButtonText        = false;
     gridButtonColumn2.AllowResizing                 = true;
     gridButtonColumn2.ButtonSize                    = new System.Drawing.Size(0, 0);
     gridButtonColumn2.DefaultButtonText             = "";
     gridButtonColumn2.HeaderText                    = "Check Status";
     gridButtonColumn2.ImageSize                     = new System.Drawing.Size(0, 0);
     gridButtonColumn2.MappingName                   = "Column11";
     gridButtonColumn2.NullDisplayText               = "Update Status";
     this.sdgTools.Columns.Add(gridNumericColumn1);
     this.sdgTools.Columns.Add(gridTextColumn1);
     this.sdgTools.Columns.Add(gridNumericColumn2);
     this.sdgTools.Columns.Add(gridTextColumn2);
     this.sdgTools.Columns.Add(gridTextColumn3);
     this.sdgTools.Columns.Add(gridCheckBoxColumn1);
     this.sdgTools.Columns.Add(gridTextColumn4);
     this.sdgTools.Columns.Add(gridNumericColumn3);
     this.sdgTools.Columns.Add(gridTextColumn5);
     this.sdgTools.Columns.Add(gridButtonColumn1);
     this.sdgTools.Columns.Add(gridButtonColumn2);
     this.sdgTools.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.sdgTools.Location = new System.Drawing.Point(0, 0);
     this.sdgTools.Name     = "sdgTools";
     this.sdgTools.Size     = new System.Drawing.Size(808, 340);
     this.sdgTools.Style.HeaderStyle.FilterIconColor = System.Drawing.Color.FromArgb(((int)(((byte)(29)))), ((int)(((byte)(29)))), ((int)(((byte)(29)))));
     this.sdgTools.TabIndex         = 0;
     this.sdgTools.Text             = "sfDataGrid1";
     this.sdgTools.QueryRowStyle   += new Syncfusion.WinForms.DataGrid.Events.QueryRowStyleEventHandler(this.sdgTools_QueryRowStyle);
     this.sdgTools.CellButtonClick += new Syncfusion.WinForms.DataGrid.Events.CellButtonClickEventHandler(this.sdgTools_CellButtonClick);
     //
     // pnlControls1
     //
     this.pnlControls1.Controls.Add(this.btnSaveChanges);
     this.pnlControls1.Controls.Add(this.pictureBox1);
     this.pnlControls1.Controls.Add(this.btnAddNewTool);
     this.pnlControls1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlControls1.Location = new System.Drawing.Point(0, 380);
     this.pnlControls1.Name     = "pnlControls1";
     this.pnlControls1.Padding  = new System.Windows.Forms.Padding(5);
     this.pnlControls1.Size     = new System.Drawing.Size(808, 40);
     this.pnlControls1.TabIndex = 3;
     //
     // btnSaveChanges
     //
     this.btnSaveChanges.AccessibleName         = "Button";
     this.btnSaveChanges.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnSaveChanges.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnSaveChanges.Location               = new System.Drawing.Point(551, 5);
     this.btnSaveChanges.Name                   = "btnSaveChanges";
     this.btnSaveChanges.Size                   = new System.Drawing.Size(121, 30);
     this.btnSaveChanges.Style.BackColor        = System.Drawing.Color.Green;
     this.btnSaveChanges.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnSaveChanges.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnSaveChanges.Style.ForeColor        = System.Drawing.Color.White;
     this.btnSaveChanges.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnSaveChanges.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnSaveChanges.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnSaveChanges.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnSaveChanges.TabIndex               = 5;
     this.btnSaveChanges.Text                   = "Save Changes";
     this.btnSaveChanges.Click                 += new System.EventHandler(this.btnSaveChanges_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pictureBox1.Location = new System.Drawing.Point(672, 5);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(10, 30);
     this.pictureBox1.TabIndex = 4;
     this.pictureBox1.TabStop  = false;
     //
     // btnAddNewTool
     //
     this.btnAddNewTool.AccessibleName         = "Button";
     this.btnAddNewTool.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnAddNewTool.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnAddNewTool.Location               = new System.Drawing.Point(682, 5);
     this.btnAddNewTool.Name                   = "btnAddNewTool";
     this.btnAddNewTool.Size                   = new System.Drawing.Size(121, 30);
     this.btnAddNewTool.Style.BackColor        = System.Drawing.Color.Green;
     this.btnAddNewTool.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnAddNewTool.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnAddNewTool.Style.ForeColor        = System.Drawing.Color.White;
     this.btnAddNewTool.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnAddNewTool.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnAddNewTool.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnAddNewTool.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnAddNewTool.TabIndex               = 3;
     this.btnAddNewTool.Text                   = "Add New Tool";
     this.btnAddNewTool.Click                 += new System.EventHandler(this.btnAddNewTool_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnImportFile);
     this.panel1.Controls.Add(this.pictureBox3);
     this.panel1.Controls.Add(this.btnUpdateStatus);
     this.panel1.Controls.Add(this.pictureBox2);
     this.panel1.Controls.Add(this.btnReload);
     this.panel1.Controls.Add(this.txtSearch);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(5);
     this.panel1.Size     = new System.Drawing.Size(808, 40);
     this.panel1.TabIndex = 2;
     //
     // btnImportFile
     //
     this.btnImportFile.AccessibleName         = "Button";
     this.btnImportFile.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnImportFile.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnImportFile.Location               = new System.Drawing.Point(485, 5);
     this.btnImportFile.Name                   = "btnImportFile";
     this.btnImportFile.Size                   = new System.Drawing.Size(104, 30);
     this.btnImportFile.Style.BackColor        = System.Drawing.Color.Green;
     this.btnImportFile.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnImportFile.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnImportFile.Style.ForeColor        = System.Drawing.Color.White;
     this.btnImportFile.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnImportFile.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnImportFile.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnImportFile.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnImportFile.TabIndex               = 8;
     this.btnImportFile.Text                   = "Import File";
     this.btnImportFile.Click                 += new System.EventHandler(this.btnImportFile_Click);
     //
     // pictureBox3
     //
     this.pictureBox3.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pictureBox3.Location = new System.Drawing.Point(589, 5);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(10, 30);
     this.pictureBox3.TabIndex = 7;
     this.pictureBox3.TabStop  = false;
     //
     // btnUpdateStatus
     //
     this.btnUpdateStatus.AccessibleName         = "Button";
     this.btnUpdateStatus.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnUpdateStatus.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnUpdateStatus.Location               = new System.Drawing.Point(599, 5);
     this.btnUpdateStatus.Name                   = "btnUpdateStatus";
     this.btnUpdateStatus.Size                   = new System.Drawing.Size(104, 30);
     this.btnUpdateStatus.Style.BackColor        = System.Drawing.Color.Green;
     this.btnUpdateStatus.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnUpdateStatus.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnUpdateStatus.Style.ForeColor        = System.Drawing.Color.White;
     this.btnUpdateStatus.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnUpdateStatus.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnUpdateStatus.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnUpdateStatus.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnUpdateStatus.TabIndex               = 6;
     this.btnUpdateStatus.Text                   = "Update All";
     this.btnUpdateStatus.Click                 += new System.EventHandler(this.btnUpdateStatus_Click);
     //
     // pictureBox2
     //
     this.pictureBox2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pictureBox2.Location = new System.Drawing.Point(703, 5);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(10, 30);
     this.pictureBox2.TabIndex = 5;
     this.pictureBox2.TabStop  = false;
     //
     // btnReload
     //
     this.btnReload.AccessibleName         = "Button";
     this.btnReload.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnReload.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnReload.Location               = new System.Drawing.Point(713, 5);
     this.btnReload.Name                   = "btnReload";
     this.btnReload.Size                   = new System.Drawing.Size(90, 30);
     this.btnReload.Style.BackColor        = System.Drawing.Color.Green;
     this.btnReload.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnReload.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnReload.Style.ForeColor        = System.Drawing.Color.White;
     this.btnReload.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnReload.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnReload.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnReload.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnReload.TabIndex               = 3;
     this.btnReload.Text                   = "Reload";
     this.btnReload.Click                 += new System.EventHandler(this.txtReload_Click);
     //
     // txtSearch
     //
     bannerTextInfo1.Text    = "Search Anywhere";
     bannerTextInfo1.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtSearch, bannerTextInfo1);
     this.txtSearch.BeforeTouchSize = new System.Drawing.Size(224, 29);
     this.txtSearch.Dock            = System.Windows.Forms.DockStyle.Left;
     this.txtSearch.Font            = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSearch.Location        = new System.Drawing.Point(5, 5);
     this.txtSearch.Name            = "txtSearch";
     this.txtSearch.Size            = new System.Drawing.Size(224, 29);
     this.txtSearch.TabIndex        = 2;
     this.txtSearch.TextChanged    += new System.EventHandler(this.txtSearch_TextChanged);
     //
     // Tools
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.panel3);
     this.Name = "Tools";
     this.Size = new System.Drawing.Size(808, 420);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sdgTools)).EndInit();
     this.pnlControls1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.WinForms.DataGrid.GridNumericColumn  gridNumericColumn1  = new Syncfusion.WinForms.DataGrid.GridNumericColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn1     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn2     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridTextColumn     gridTextColumn3     = new Syncfusion.WinForms.DataGrid.GridTextColumn();
     Syncfusion.WinForms.DataGrid.GridCheckBoxColumn gridCheckBoxColumn1 = new Syncfusion.WinForms.DataGrid.GridCheckBoxColumn();
     Syncfusion.WinForms.DataGrid.GridButtonColumn   gridButtonColumn1   = new Syncfusion.WinForms.DataGrid.GridButtonColumn();
     Syncfusion.Windows.Forms.BannerTextInfo         bannerTextInfo1     = new Syncfusion.Windows.Forms.BannerTextInfo();
     this.panel1              = new System.Windows.Forms.Panel();
     this.btnSaveChanges      = new Syncfusion.WinForms.Controls.SfButton();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.btnAddNewCustomer   = new Syncfusion.WinForms.Controls.SfButton();
     this.panel2              = new System.Windows.Forms.Panel();
     this.panel4              = new System.Windows.Forms.Panel();
     this.sgvCustomers        = new Syncfusion.WinForms.DataGrid.SfDataGrid();
     this.panel3              = new System.Windows.Forms.Panel();
     this.txtReload           = new Syncfusion.WinForms.Controls.SfButton();
     this.txtSearch           = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.bannerTextProvider1 = new Syncfusion.Windows.Forms.BannerTextProvider(this.components);
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sgvCustomers)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnSaveChanges);
     this.panel1.Controls.Add(this.pictureBox1);
     this.panel1.Controls.Add(this.btnAddNewCustomer);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 469);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(5);
     this.panel1.Size     = new System.Drawing.Size(776, 40);
     this.panel1.TabIndex = 0;
     //
     // btnSaveChanges
     //
     this.btnSaveChanges.AccessibleName         = "Button";
     this.btnSaveChanges.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnSaveChanges.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnSaveChanges.Location               = new System.Drawing.Point(519, 5);
     this.btnSaveChanges.Name                   = "btnSaveChanges";
     this.btnSaveChanges.Size                   = new System.Drawing.Size(121, 30);
     this.btnSaveChanges.Style.BackColor        = System.Drawing.Color.Green;
     this.btnSaveChanges.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnSaveChanges.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnSaveChanges.Style.ForeColor        = System.Drawing.Color.White;
     this.btnSaveChanges.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnSaveChanges.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnSaveChanges.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnSaveChanges.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnSaveChanges.TabIndex               = 2;
     this.btnSaveChanges.Text                   = "Save Changes";
     this.btnSaveChanges.Click                 += new System.EventHandler(this.btnSaveChanges_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Right;
     this.pictureBox1.Location = new System.Drawing.Point(640, 5);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(10, 30);
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop  = false;
     //
     // btnAddNewCustomer
     //
     this.btnAddNewCustomer.AccessibleName         = "Button";
     this.btnAddNewCustomer.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.btnAddNewCustomer.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnAddNewCustomer.Location               = new System.Drawing.Point(650, 5);
     this.btnAddNewCustomer.Name                   = "btnAddNewCustomer";
     this.btnAddNewCustomer.Size                   = new System.Drawing.Size(121, 30);
     this.btnAddNewCustomer.Style.BackColor        = System.Drawing.Color.Green;
     this.btnAddNewCustomer.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.btnAddNewCustomer.Style.FocusedForeColor = System.Drawing.Color.White;
     this.btnAddNewCustomer.Style.ForeColor        = System.Drawing.Color.White;
     this.btnAddNewCustomer.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.btnAddNewCustomer.Style.HoverForeColor   = System.Drawing.Color.White;
     this.btnAddNewCustomer.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.btnAddNewCustomer.Style.PressedForeColor = System.Drawing.Color.White;
     this.btnAddNewCustomer.TabIndex               = 0;
     this.btnAddNewCustomer.Text                   = "Add New Customer";
     this.btnAddNewCustomer.Click                 += new System.EventHandler(this.btnAddNewCustomer_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(776, 469);
     this.panel2.TabIndex = 1;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.sgvCustomers);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 40);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(776, 429);
     this.panel4.TabIndex = 2;
     //
     // sgvCustomers
     //
     this.sgvCustomers.AccessibleName       = "Table";
     this.sgvCustomers.AllowResizingColumns = true;
     this.sgvCustomers.AutoGenerateColumns  = false;
     this.sgvCustomers.AutoSizeColumnsMode  = Syncfusion.WinForms.DataGrid.Enums.AutoSizeColumnsMode.Fill;
     gridNumericColumn1.AllowResizing       = true;
     gridNumericColumn1.Format                = "{0}";
     gridNumericColumn1.HeaderText            = "ID";
     gridNumericColumn1.MappingName           = "Id";
     gridNumericColumn1.MaximumWidth          = 50D;
     gridNumericColumn1.MinimumWidth          = 50D;
     gridTextColumn1.AllowResizing            = true;
     gridTextColumn1.HeaderText               = "Name";
     gridTextColumn1.MappingName              = "Name";
     gridTextColumn1.NullDisplayText          = "No Name";
     gridTextColumn2.AllowResizing            = true;
     gridTextColumn2.HeaderText               = "Email";
     gridTextColumn2.MappingName              = "Email";
     gridTextColumn3.AllowResizing            = true;
     gridTextColumn3.HeaderText               = "Password";
     gridTextColumn3.MappingName              = "Password";
     gridCheckBoxColumn1.AllowResizing        = true;
     gridCheckBoxColumn1.HeaderText           = "Blocked";
     gridCheckBoxColumn1.MappingName          = "IsBlocked";
     gridButtonColumn1.AllowDefaultButtonText = false;
     gridButtonColumn1.AllowResizing          = true;
     gridButtonColumn1.ButtonSize             = new System.Drawing.Size(0, 0);
     gridButtonColumn1.DefaultButtonText      = "";
     gridButtonColumn1.HeaderText             = "Action";
     gridButtonColumn1.ImageSize              = new System.Drawing.Size(0, 0);
     gridButtonColumn1.MappingName            = "Column7";
     gridButtonColumn1.NullDisplayText        = "Delete";
     this.sgvCustomers.Columns.Add(gridNumericColumn1);
     this.sgvCustomers.Columns.Add(gridTextColumn1);
     this.sgvCustomers.Columns.Add(gridTextColumn2);
     this.sgvCustomers.Columns.Add(gridTextColumn3);
     this.sgvCustomers.Columns.Add(gridCheckBoxColumn1);
     this.sgvCustomers.Columns.Add(gridButtonColumn1);
     this.sgvCustomers.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.sgvCustomers.Location           = new System.Drawing.Point(0, 0);
     this.sgvCustomers.Name               = "sgvCustomers";
     this.sgvCustomers.Size               = new System.Drawing.Size(776, 429);
     this.sgvCustomers.TabIndex           = 1;
     this.sgvCustomers.Text               = "sfDataGrid1";
     this.sgvCustomers.DataSourceChanged += new Syncfusion.WinForms.DataGrid.Events.DataSourceChangedEventHandler(this.sgvCustomers_DataSourceChanged);
     this.sgvCustomers.CellButtonClick   += new Syncfusion.WinForms.DataGrid.Events.CellButtonClickEventHandler(this.sgvCustomers_CellButtonClick);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.txtReload);
     this.panel3.Controls.Add(this.txtSearch);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Padding  = new System.Windows.Forms.Padding(5);
     this.panel3.Size     = new System.Drawing.Size(776, 40);
     this.panel3.TabIndex = 1;
     //
     // txtReload
     //
     this.txtReload.AccessibleName         = "Button";
     this.txtReload.Dock                   = System.Windows.Forms.DockStyle.Right;
     this.txtReload.Font                   = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.txtReload.Location               = new System.Drawing.Point(681, 5);
     this.txtReload.Name                   = "txtReload";
     this.txtReload.Size                   = new System.Drawing.Size(90, 30);
     this.txtReload.Style.BackColor        = System.Drawing.Color.Green;
     this.txtReload.Style.FocusedBackColor = System.Drawing.Color.Green;
     this.txtReload.Style.FocusedForeColor = System.Drawing.Color.White;
     this.txtReload.Style.ForeColor        = System.Drawing.Color.White;
     this.txtReload.Style.HoverBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(78)))), ((int)(((byte)(0)))));
     this.txtReload.Style.HoverForeColor   = System.Drawing.Color.White;
     this.txtReload.Style.PressedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(163)))), ((int)(((byte)(85)))));
     this.txtReload.Style.PressedForeColor = System.Drawing.Color.White;
     this.txtReload.TabIndex               = 1;
     this.txtReload.Text                   = "Reload";
     this.txtReload.Click                 += new System.EventHandler(this.txtReload_Click);
     //
     // txtSearch
     //
     bannerTextInfo1.Text    = "Search By Name";
     bannerTextInfo1.Visible = true;
     this.bannerTextProvider1.SetBannerText(this.txtSearch, bannerTextInfo1);
     this.txtSearch.BeforeTouchSize = new System.Drawing.Size(186, 29);
     this.txtSearch.Dock            = System.Windows.Forms.DockStyle.Left;
     this.txtSearch.Font            = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSearch.Location        = new System.Drawing.Point(5, 5);
     this.txtSearch.Name            = "txtSearch";
     this.txtSearch.Size            = new System.Drawing.Size(186, 29);
     this.txtSearch.TabIndex        = 0;
     this.txtSearch.TextChanged    += new System.EventHandler(this.txtSearch_TextChanged);
     //
     // Users
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name = "Users";
     this.Size = new System.Drawing.Size(776, 509);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sgvCustomers)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch)).EndInit();
     this.ResumeLayout(false);
 }