Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.imageList1               = new System.Windows.Forms.ImageList(this.components);
     this.gradientPanel1           = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.comboBoxAdv1             = new Syncfusion.WinForms.ListView.SfComboBox();
     this.checkBoxAdv3             = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBoxAdv2             = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.checkBoxAdv1             = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.label3                   = new System.Windows.Forms.Label();
     this.statusStripEx1           = new Syncfusion.Windows.Forms.Tools.StatusStripEx();
     this.toolStripStatusLabel1    = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusLabel2    = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
     this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton();
     this.trackBarItem1            = new Syncfusion.Windows.Forms.Tools.TrackBarItem();
     this.toolStripDropDownButton3 = new System.Windows.Forms.ToolStripDropDownButton();
     this.statusStripLabel1        = new Syncfusion.Windows.Forms.Tools.StatusStripLabel();
     this.statusStripLabel2        = new Syncfusion.Windows.Forms.Tools.StatusStripLabel();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
     this.gradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv1)).BeginInit();
     this.statusStripEx1.SuspendLayout();
     this.SuspendLayout();
     //
     // imageList1
     //
     this.imageList1.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // gradientPanel1
     //
     this.gradientPanel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
     this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.gradientPanel1.Controls.Add(this.comboBoxAdv1);
     this.gradientPanel1.Controls.Add(this.checkBoxAdv3);
     this.gradientPanel1.Controls.Add(this.checkBoxAdv2);
     this.gradientPanel1.Controls.Add(this.checkBoxAdv1);
     this.gradientPanel1.Controls.Add(this.label3);
     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(920, 396);
     this.gradientPanel1.TabIndex = 14;
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.DropDownStyle         = Syncfusion.WinForms.ListView.Enums.DropDownStyle.DropDownList;
     this.comboBoxAdv1.Location              = new System.Drawing.Point(474, 245);
     this.comboBoxAdv1.Name                  = "comboBoxAdv1";
     this.comboBoxAdv1.Size                  = new System.Drawing.Size(138, 21);
     this.comboBoxAdv1.TabIndex              = 6;
     this.comboBoxAdv1.Text                  = "Office2019Colorful";
     this.comboBoxAdv1.SelectedIndexChanged += new System.EventHandler(this.comboBoxAdv1_SelectedIndexChanged);
     //
     // checkBoxAdv3
     //
     this.checkBoxAdv3.BeforeTouchSize = new System.Drawing.Size(150, 21);
     this.checkBoxAdv3.Location        = new System.Drawing.Point(377, 188);
     this.checkBoxAdv3.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.checkBoxAdv3.Name            = "checkBoxAdv3";
     this.checkBoxAdv3.Size            = new System.Drawing.Size(150, 21);
     this.checkBoxAdv3.TabIndex        = 5;
     this.checkBoxAdv3.Text            = "Show Item ToolTip";
     this.checkBoxAdv3.ThemesEnabled   = false;
     this.checkBoxAdv3.CheckedChanged += new System.EventHandler(this.checkBoxAdv3_CheckedChanged);
     //
     // checkBoxAdv2
     //
     this.checkBoxAdv2.BeforeTouchSize = new System.Drawing.Size(150, 21);
     this.checkBoxAdv2.Location        = new System.Drawing.Point(377, 128);
     this.checkBoxAdv2.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.checkBoxAdv2.Name            = "checkBoxAdv2";
     this.checkBoxAdv2.Size            = new System.Drawing.Size(150, 21);
     this.checkBoxAdv2.TabIndex        = 4;
     this.checkBoxAdv2.Text            = "Show gripper";
     this.checkBoxAdv2.ThemesEnabled   = false;
     this.checkBoxAdv2.CheckedChanged += new System.EventHandler(this.checkBoxAdv3_CheckedChanged);
     //
     // checkBoxAdv1
     //
     this.checkBoxAdv1.BeforeTouchSize = new System.Drawing.Size(150, 21);
     this.checkBoxAdv1.Location        = new System.Drawing.Point(377, 68);
     this.checkBoxAdv1.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.checkBoxAdv1.Name            = "checkBoxAdv1";
     this.checkBoxAdv1.Size            = new System.Drawing.Size(150, 21);
     this.checkBoxAdv1.TabIndex        = 3;
     this.checkBoxAdv1.Text            = "Show separator";
     this.checkBoxAdv1.ThemesEnabled   = false;
     this.checkBoxAdv1.CheckedChanged += new System.EventHandler(this.checkBoxAdv3_CheckedChanged);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(377, 250);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(64, 13);
     this.label3.TabIndex = 2;
     this.label3.Text     = "Visual style";
     //
     // statusStripEx1
     //
     this.statusStripEx1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(241)))), ((int)(((byte)(241)))));
     this.statusStripEx1.BeforeTouchSize  = new System.Drawing.Size(920, 30);
     this.statusStripEx1.Dock             = Syncfusion.Windows.Forms.Tools.DockStyleEx.Bottom;
     this.statusStripEx1.ImageScalingSize = new System.Drawing.Size(24, 24);
     this.statusStripEx1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel1,
         this.toolStripStatusLabel2,
         this.toolStripDropDownButton1,
         this.toolStripDropDownButton2,
         this.trackBarItem1,
         this.toolStripDropDownButton3,
         this.statusStripLabel1,
         this.statusStripLabel2
     });
     this.statusStripEx1.Location    = new System.Drawing.Point(0, 396);
     this.statusStripEx1.MetroColor  = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(206)))), ((int)(((byte)(255)))));
     this.statusStripEx1.Name        = "statusStripEx1";
     this.statusStripEx1.Size        = new System.Drawing.Size(920, 30);
     this.statusStripEx1.TabIndex    = 15;
     this.statusStripEx1.Text        = "statusStripEx1";
     this.statusStripEx1.ThemeName   = "Office2016Colorful";
     this.statusStripEx1.VisualStyle = Syncfusion.Windows.Forms.Tools.StatusStripExStyle.Office2016Colorful;
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.Name        = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Size        = new System.Drawing.Size(139, 15);
     this.toolStripStatusLabel1.Text        = "All folders are up to date.";
     this.toolStripStatusLabel1.ToolTipText = "Synchronization status.";
     //
     // toolStripStatusLabel2
     //
     this.toolStripStatusLabel2.Name        = "toolStripStatusLabel2";
     this.toolStripStatusLabel2.Size        = new System.Drawing.Size(189, 15);
     this.toolStripStatusLabel2.Text        = "Connected to: Microsoft Exchange";
     this.toolStripStatusLabel2.ToolTipText = "Connectivity to your server.";
     //
     // toolStripDropDownButton1
     //
     this.toolStripDropDownButton1.DisplayStyle      = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripDropDownButton1.Image             = global::StatusStripExDemo.Properties.Resources.@__ShowHide2019_other_theme;
     this.toolStripDropDownButton1.Name              = "toolStripDropDownButton1";
     this.toolStripDropDownButton1.ShowDropDownArrow = false;
     this.toolStripDropDownButton1.Size              = new System.Drawing.Size(28, 28);
     this.toolStripDropDownButton1.Text              = "toolStripDropDownButton1";
     this.toolStripDropDownButton1.ToolTipText       = "Normal View. Show All Pinned Panes.";
     //
     // toolStripDropDownButton2
     //
     this.toolStripDropDownButton2.DisplayStyle      = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripDropDownButton2.Image             = global::StatusStripExDemo.Properties.Resources.@__Book2019;
     this.toolStripDropDownButton2.Name              = "toolStripDropDownButton2";
     this.toolStripDropDownButton2.ShowDropDownArrow = false;
     this.toolStripDropDownButton2.Size              = new System.Drawing.Size(28, 28);
     this.toolStripDropDownButton2.Text              = "toolStripDropDownButton2";
     this.toolStripDropDownButton2.ToolTipText       = "Reading View. Hide All Pinned Panes.";
     //
     // trackBarItem1
     //
     this.trackBarItem1.Maximum     = 200;
     this.trackBarItem1.Minimum     = 0;
     this.trackBarItem1.Name        = "trackBarItem1";
     this.trackBarItem1.Size        = new System.Drawing.Size(250, 20);
     this.trackBarItem1.Text        = "trackBarItem1";
     this.trackBarItem1.ToolTipText = "Zoom";
     this.trackBarItem1.Value       = 100;
     //
     // toolStripDropDownButton3
     //
     this.toolStripDropDownButton3.DisplayStyle      = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.toolStripDropDownButton3.Name              = "toolStripDropDownButton3";
     this.toolStripDropDownButton3.ShowDropDownArrow = false;
     this.toolStripDropDownButton3.Size              = new System.Drawing.Size(42, 19);
     this.toolStripDropDownButton3.Text              = "100 %";
     this.toolStripDropDownButton3.ToolTipText       = "Zoom level";
     //
     // statusStripLabel1
     //
     this.statusStripLabel1.Margin      = new System.Windows.Forms.Padding(0, 3, 0, 2);
     this.statusStripLabel1.Name        = "statusStripLabel1";
     this.statusStripLabel1.Size        = new System.Drawing.Size(60, 15);
     this.statusStripLabel1.Text        = "Items: 128";
     this.statusStripLabel1.ToolTipText = "Number of items in this folder.";
     //
     // statusStripLabel2
     //
     this.statusStripLabel2.Margin      = new System.Windows.Forms.Padding(0, 3, 0, 2);
     this.statusStripLabel2.Name        = "statusStripLabel2";
     this.statusStripLabel2.Size        = new System.Drawing.Size(63, 15);
     this.statusStripLabel2.Text        = "Unread: 20";
     this.statusStripLabel2.ToolTipText = "Number of unread items in this folder.";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 15);
     this.ClientSize        = new System.Drawing.Size(920, 426);
     this.Controls.Add(this.gradientPanel1);
     this.Controls.Add(this.statusStripEx1);
     this.Font          = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "Form1";
     this.Padding       = new System.Windows.Forms.Padding(0);
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "StatusStripEx";
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
     this.gradientPanel1.ResumeLayout(false);
     this.gradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv1)).EndInit();
     this.statusStripEx1.ResumeLayout(false);
     this.statusStripEx1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #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.MetroColorTable       metroColorTable2 = new Syncfusion.Windows.Forms.MetroColorTable();
     this.label1                       = new System.Windows.Forms.Label();
     this.imageList1                   = new System.Windows.Forms.ImageList(this.components);
     this.textBox1                     = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.panel3                       = new System.Windows.Forms.Panel();
     this.splitContainerAdv1           = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
     this.label2                       = new System.Windows.Forms.Label();
     this.colorUIControl1              = new Syncfusion.Windows.Forms.ColorUIControl();
     this.panel2                       = new System.Windows.Forms.Panel();
     this.comboBoxAdv1                 = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label4                       = new System.Windows.Forms.Label();
     this.chkUserColorsStretchOnResize = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.txtUsersTabName1             = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.label14                      = new System.Windows.Forms.Label();
     this.txtSystemTabName1            = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtStandardTabName1          = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.txtCustomTabName1            = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.cmbSelectedColorGroup1       = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.label10                      = new System.Windows.Forms.Label();
     this.label11                      = new System.Windows.Forms.Label();
     this.label12                      = new System.Windows.Forms.Label();
     this.label13                      = new System.Windows.Forms.Label();
     this.label3                       = new System.Windows.Forms.Label();
     this.cmbSelectedColorGroup        = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.cmbOffice2007Theme           = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).BeginInit();
     this.splitContainerAdv1.Panel1.SuspendLayout();
     this.splitContainerAdv1.Panel2.SuspendLayout();
     this.splitContainerAdv1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkUserColorsStretchOnResize)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUsersTabName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSystemTabName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStandardTabName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomTabName1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSelectedColorGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSelectedColorGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOffice2007Theme)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.BackColor   = System.Drawing.Color.White;
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font        = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label1.ImageAlign  = System.Drawing.ContentAlignment.BottomRight;
     this.label1.ImageList   = this.imageList1;
     this.label1.Location    = new System.Drawing.Point(0, 0);
     this.label1.Name        = "label1";
     this.label1.Padding     = new System.Windows.Forms.Padding(2);
     this.label1.Size        = new System.Drawing.Size(687, 57);
     this.label1.TabIndex    = 0;
     this.label1.Text        = resources.GetString("label1.Text");
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "");
     //
     // textBox1
     //
     this.textBox1.BackColor   = System.Drawing.Color.White;
     this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.textBox1.Cursor      = System.Windows.Forms.Cursors.IBeam;
     this.textBox1.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.textBox1.Location    = new System.Drawing.Point(20, 421);
     this.textBox1.Multiline   = true;
     this.textBox1.Name        = "textBox1";
     this.textBox1.ReadOnly    = true;
     this.textBox1.ScrollBars  = System.Windows.Forms.ScrollBars.Vertical;
     this.textBox1.Size        = new System.Drawing.Size(687, 116);
     this.textBox1.TabIndex    = 2;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.label1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(20, 20);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(687, 57);
     this.panel3.TabIndex = 5;
     //
     // splitContainerAdv1
     //
     this.splitContainerAdv1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.splitContainerAdv1.BeforeTouchSize = 7;
     this.splitContainerAdv1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.splitContainerAdv1.Location        = new System.Drawing.Point(20, 83);
     this.splitContainerAdv1.Name            = "splitContainerAdv1";
     //
     // splitContainerAdv1.Panel1
     //
     this.splitContainerAdv1.Panel1.Controls.Add(this.label2);
     this.splitContainerAdv1.Panel1.Controls.Add(this.colorUIControl1);
     //
     // splitContainerAdv1.Panel2
     //
     this.splitContainerAdv1.Panel2.Controls.Add(this.panel2);
     this.splitContainerAdv1.Size             = new System.Drawing.Size(687, 331);
     this.splitContainerAdv1.SplitterDistance = 348;
     this.splitContainerAdv1.TabIndex         = 6;
     this.splitContainerAdv1.Text             = "splitContainerAdv1";
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label2.Font        = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor   = System.Drawing.Color.Black;
     this.label2.Location    = new System.Drawing.Point(3, 3);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(150, 33);
     this.label2.TabIndex    = 24;
     this.label2.Text        = "Sample";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // colorUIControl1
     //
     this.colorUIControl1.BeforeTouchSize = new System.Drawing.Size(274, 243);
     this.colorUIControl1.ColorGroups     = ((Syncfusion.Windows.Forms.ColorUIGroups)((((Syncfusion.Windows.Forms.ColorUIGroups.CustomColors | Syncfusion.Windows.Forms.ColorUIGroups.StandardColors)
                                                                                        | Syncfusion.Windows.Forms.ColorUIGroups.SystemColors)
                                                                                       | Syncfusion.Windows.Forms.ColorUIGroups.UserColors)));
     this.colorUIControl1.CustomColorsStretchOnResize = true;
     this.colorUIControl1.Flag                    = false;
     this.colorUIControl1.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.colorUIControl1.Location                = new System.Drawing.Point(32, 57);
     this.colorUIControl1.MetroColor              = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
     this.colorUIControl1.MetroForeColor          = System.Drawing.Color.White;
     this.colorUIControl1.Name                    = "colorUIControl1";
     metroColorTable2.ArrowChecked                = System.Drawing.Color.Black;
     metroColorTable2.ArrowCheckedBorderColor     = System.Drawing.Color.Empty;
     metroColorTable2.ArrowInActive               = System.Drawing.Color.White;
     metroColorTable2.ArrowNormal                 = System.Drawing.Color.Gray;
     metroColorTable2.ArrowNormalBackGround       = System.Drawing.Color.Empty;
     metroColorTable2.ArrowNormalBorderColor      = System.Drawing.Color.Empty;
     metroColorTable2.ArrowPushed                 = System.Drawing.Color.Black;
     metroColorTable2.ArrowPushedBackGround       = System.Drawing.Color.Empty;
     metroColorTable2.ArrowPushedBorderColor      = System.Drawing.Color.Empty;
     metroColorTable2.ScrollerBackground          = System.Drawing.Color.White;
     metroColorTable2.ThumbChecked                = System.Drawing.Color.Black;
     metroColorTable2.ThumbCheckedBorderColor     = System.Drawing.Color.Empty;
     metroColorTable2.ThumbInActive               = System.Drawing.Color.White;
     metroColorTable2.ThumbNormal                 = System.Drawing.Color.Gray;
     metroColorTable2.ThumbNormalBorderColor      = System.Drawing.Color.Empty;
     metroColorTable2.ThumbPushed                 = System.Drawing.Color.Black;
     metroColorTable2.ThumbPushedBorder           = System.Drawing.Color.Empty;
     metroColorTable2.ThumbPushedBorderColor      = System.Drawing.Color.Empty;
     this.colorUIControl1.ScrollMetroColorTable   = metroColorTable2;
     this.colorUIControl1.SelectedColor           = System.Drawing.SystemColors.ControlDarkDark;
     this.colorUIControl1.SelectedColorGroup      = Syncfusion.Windows.Forms.ColorUISelectedGroup.CustomColors;
     this.colorUIControl1.ShowUserSelectionColors = true;
     this.colorUIControl1.Size                    = new System.Drawing.Size(274, 243);
     this.colorUIControl1.TabIndex                = 0;
     this.colorUIControl1.Text                    = "colorUIControl1";
     this.colorUIControl1.VisualStyle             = Syncfusion.Windows.Forms.ColorUIStyle.Metro;
     this.colorUIControl1.ColorSelected          += new System.EventHandler(this.colorUIControl1_ColorSelected);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.comboBoxAdv1);
     this.panel2.Controls.Add(this.label4);
     this.panel2.Controls.Add(this.chkUserColorsStretchOnResize);
     this.panel2.Controls.Add(this.txtUsersTabName1);
     this.panel2.Controls.Add(this.label14);
     this.panel2.Controls.Add(this.txtSystemTabName1);
     this.panel2.Controls.Add(this.txtStandardTabName1);
     this.panel2.Controls.Add(this.txtCustomTabName1);
     this.panel2.Controls.Add(this.cmbSelectedColorGroup1);
     this.panel2.Controls.Add(this.label10);
     this.panel2.Controls.Add(this.label11);
     this.panel2.Controls.Add(this.label12);
     this.panel2.Controls.Add(this.label13);
     this.panel2.Controls.Add(this.label3);
     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(330, 329);
     this.panel2.TabIndex = 2;
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.BackColor       = System.Drawing.Color.White;
     this.comboBoxAdv1.BeforeTouchSize = new System.Drawing.Size(121, 21);
     this.comboBoxAdv1.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBoxAdv1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBoxAdv1.Items.AddRange(new object[] {
         "Default",
         "Office2010",
         "Metro",
         "Office2016Colorful",
         "Office2016DarkGray",
         "Office2016Black",
         "Office2016White"
     });
     this.comboBoxAdv1.Location              = new System.Drawing.Point(176, 252);
     this.comboBoxAdv1.Name                  = "comboBoxAdv1";
     this.comboBoxAdv1.Size                  = new System.Drawing.Size(121, 21);
     this.comboBoxAdv1.Style                 = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.comboBoxAdv1.TabIndex              = 25;
     this.comboBoxAdv1.Text                  = "Default";
     this.comboBoxAdv1.SelectedIndexChanged += new System.EventHandler(this.comboBoxAdv1_SelectedIndexChanged);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(48, 252);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(65, 13);
     this.label4.TabIndex = 24;
     this.label4.Text     = "Visual Style";
     //
     // chkUserColorsStretchOnResize
     //
     this.chkUserColorsStretchOnResize.BeforeTouchSize    = new System.Drawing.Size(150, 21);
     this.chkUserColorsStretchOnResize.DrawFocusRectangle = false;
     this.chkUserColorsStretchOnResize.Location           = new System.Drawing.Point(69, 291);
     this.chkUserColorsStretchOnResize.MetroColor         = System.Drawing.Color.Gray;
     this.chkUserColorsStretchOnResize.Name            = "chkUserColorsStretchOnResize";
     this.chkUserColorsStretchOnResize.Size            = new System.Drawing.Size(227, 24);
     this.chkUserColorsStretchOnResize.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
     this.chkUserColorsStretchOnResize.TabIndex        = 23;
     this.chkUserColorsStretchOnResize.Text            = "User Color Stretch On Resize";
     this.chkUserColorsStretchOnResize.ThemesEnabled   = false;
     this.chkUserColorsStretchOnResize.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // txtUsersTabName1
     //
     this.txtUsersTabName1.BeforeTouchSize = new System.Drawing.Size(120, 22);
     this.txtUsersTabName1.BorderColor     = System.Drawing.Color.Gray;
     this.txtUsersTabName1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtUsersTabName1.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtUsersTabName1.Location        = new System.Drawing.Point(176, 188);
     this.txtUsersTabName1.Metrocolor      = System.Drawing.Color.Gray;
     this.txtUsersTabName1.Name            = "txtUsersTabName1";
     this.txtUsersTabName1.Size            = new System.Drawing.Size(120, 22);
     this.txtUsersTabName1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Metro;
     this.txtUsersTabName1.TabIndex        = 22;
     this.txtUsersTabName1.Text            = "User Colors";
     this.txtUsersTabName1.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.txtUsersTabName1_KeyDown);
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(48, 188);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(87, 13);
     this.label14.TabIndex = 21;
     this.label14.Text     = "Users Tab Name";
     //
     // txtSystemTabName1
     //
     this.txtSystemTabName1.BeforeTouchSize = new System.Drawing.Size(120, 22);
     this.txtSystemTabName1.BorderColor     = System.Drawing.Color.Gray;
     this.txtSystemTabName1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtSystemTabName1.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtSystemTabName1.Location        = new System.Drawing.Point(176, 156);
     this.txtSystemTabName1.Metrocolor      = System.Drawing.Color.Gray;
     this.txtSystemTabName1.Name            = "txtSystemTabName1";
     this.txtSystemTabName1.Size            = new System.Drawing.Size(120, 22);
     this.txtSystemTabName1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Metro;
     this.txtSystemTabName1.TabIndex        = 20;
     this.txtSystemTabName1.Text            = "System";
     this.txtSystemTabName1.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.txtSystemTabName1_KeyDown);
     //
     // txtStandardTabName1
     //
     this.txtStandardTabName1.BeforeTouchSize = new System.Drawing.Size(120, 22);
     this.txtStandardTabName1.BorderColor     = System.Drawing.Color.Gray;
     this.txtStandardTabName1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtStandardTabName1.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtStandardTabName1.Location        = new System.Drawing.Point(176, 124);
     this.txtStandardTabName1.Metrocolor      = System.Drawing.Color.Gray;
     this.txtStandardTabName1.Name            = "txtStandardTabName1";
     this.txtStandardTabName1.Size            = new System.Drawing.Size(120, 22);
     this.txtStandardTabName1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Metro;
     this.txtStandardTabName1.TabIndex        = 19;
     this.txtStandardTabName1.Text            = "Web";
     this.txtStandardTabName1.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.txtStandardTabName1_KeyDown);
     //
     // txtCustomTabName1
     //
     this.txtCustomTabName1.BeforeTouchSize = new System.Drawing.Size(120, 22);
     this.txtCustomTabName1.BorderColor     = System.Drawing.Color.Gray;
     this.txtCustomTabName1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCustomTabName1.Cursor          = System.Windows.Forms.Cursors.IBeam;
     this.txtCustomTabName1.Location        = new System.Drawing.Point(176, 92);
     this.txtCustomTabName1.Metrocolor      = System.Drawing.Color.Gray;
     this.txtCustomTabName1.Name            = "txtCustomTabName1";
     this.txtCustomTabName1.Size            = new System.Drawing.Size(120, 22);
     this.txtCustomTabName1.Style           = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Metro;
     this.txtCustomTabName1.TabIndex        = 18;
     this.txtCustomTabName1.Text            = "Palette";
     this.txtCustomTabName1.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.txtCustomTabName1_KeyDown);
     //
     // cmbSelectedColorGroup1
     //
     this.cmbSelectedColorGroup1.BackColor       = System.Drawing.Color.White;
     this.cmbSelectedColorGroup1.BeforeTouchSize = new System.Drawing.Size(121, 21);
     this.cmbSelectedColorGroup1.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbSelectedColorGroup1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmbSelectedColorGroup1.Items.AddRange(new object[] {
         "None",
         "CustomColors",
         "StandardColors",
         "SystemColors",
         "UserColors"
     });
     this.cmbSelectedColorGroup1.Location              = new System.Drawing.Point(176, 220);
     this.cmbSelectedColorGroup1.Name                  = "cmbSelectedColorGroup1";
     this.cmbSelectedColorGroup1.Size                  = new System.Drawing.Size(121, 21);
     this.cmbSelectedColorGroup1.Style                 = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.cmbSelectedColorGroup1.TabIndex              = 17;
     this.cmbSelectedColorGroup1.Text                  = "None";
     this.cmbSelectedColorGroup1.SelectedIndexChanged += new System.EventHandler(this.cmbSelectedColorGroup1_SelectedIndexChanged);
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(48, 220);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(117, 13);
     this.label10.TabIndex = 16;
     this.label10.Text     = "Selected Color Group";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(48, 156);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(94, 13);
     this.label11.TabIndex = 15;
     this.label11.Text     = "System Tab Name";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(48, 124);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(106, 13);
     this.label12.TabIndex = 14;
     this.label12.Text     = "Standard Tab Name";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(48, 92);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(98, 13);
     this.label13.TabIndex = 13;
     this.label13.Text     = "Custom Tab Name";
     //
     // label3
     //
     this.label3.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.Black;
     this.label3.Location  = new System.Drawing.Point(3, 3);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(150, 32);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "Essential Properties";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cmbSelectedColorGroup
     //
     this.cmbSelectedColorGroup.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(242)))), ((int)(((byte)(251)))));
     this.cmbSelectedColorGroup.BeforeTouchSize = new System.Drawing.Size(121, 21);
     this.cmbSelectedColorGroup.Font            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmbSelectedColorGroup.Location        = new System.Drawing.Point(164, 251);
     this.cmbSelectedColorGroup.Name            = "cmbSelectedColorGroup";
     this.cmbSelectedColorGroup.Size            = new System.Drawing.Size(121, 21);
     this.cmbSelectedColorGroup.Style           = Syncfusion.Windows.Forms.VisualStyle.Office2007;
     this.cmbSelectedColorGroup.TabIndex        = 9;
     //
     // cmbOffice2007Theme
     //
     this.cmbOffice2007Theme.BackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(242)))), ((int)(((byte)(251)))));
     this.cmbOffice2007Theme.BeforeTouchSize = new System.Drawing.Size(98, 21);
     this.cmbOffice2007Theme.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbOffice2007Theme.Font            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmbOffice2007Theme.Location        = new System.Drawing.Point(164, 150);
     this.cmbOffice2007Theme.Name            = "cmbOffice2007Theme";
     this.cmbOffice2007Theme.Size            = new System.Drawing.Size(98, 21);
     this.cmbOffice2007Theme.Style           = Syncfusion.Windows.Forms.VisualStyle.Office2007;
     this.cmbOffice2007Theme.TabIndex        = 7;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 15);
     this.BackColor         = System.Drawing.Color.White;
     this.BorderColor       = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
     this.ClientSize        = new System.Drawing.Size(727, 557);
     this.Controls.Add(this.splitContainerAdv1);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.textBox1);
     this.DropShadow    = true;
     this.Font          = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimumSize   = new System.Drawing.Size(739, 593);
     this.Name          = "Form1";
     this.Padding       = new System.Windows.Forms.Padding(20);
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Color UI Controls";
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.panel3.ResumeLayout(false);
     this.splitContainerAdv1.Panel1.ResumeLayout(false);
     this.splitContainerAdv1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).EndInit();
     this.splitContainerAdv1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chkUserColorsStretchOnResize)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtUsersTabName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSystemTabName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtStandardTabName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCustomTabName1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSelectedColorGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbSelectedColorGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbOffice2007Theme)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #3
0
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmFolderBrowser));
            this.groupBox1              = new System.Windows.Forms.Panel();
            this.label4                 = new System.Windows.Forms.Label();
            this.label1                 = new System.Windows.Forms.Label();
            this.checkBox1              = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.comboBox1              = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
            this.textBox1               = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
            this.label2                 = new System.Windows.Forms.Label();
            this.statusBar1             = new System.Windows.Forms.StatusBar();
            this.cbRestrictToFilesystem = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbRestrictToDomain     = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbRestrictToSubfolders = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbShowTextBox          = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbValidate             = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbNewDialogStyle       = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbAllowUrls            = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbBrowseForComputer    = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbBrowseForPrinter     = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbBrowseForEverything  = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.cbShowShares           = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
            this.groupBox3              = new System.Windows.Forms.Panel();
            this.label3                 = new System.Windows.Forms.Label();
            this.buttonAdv1             = new Syncfusion.Windows.Forms.ButtonAdv();
            this.splitContainerAdv1     = new Syncfusion.Windows.Forms.Tools.SplitContainerAdv();
            this.label6                 = new System.Windows.Forms.Label();
            this.label5                 = new System.Windows.Forms.Label();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbRestrictToFilesystem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbRestrictToDomain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbRestrictToSubfolders)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbShowTextBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbValidate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbNewDialogStyle)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbAllowUrls)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbBrowseForComputer)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbBrowseForPrinter)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbBrowseForEverything)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbShowShares)).BeginInit();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).BeginInit();
            this.splitContainerAdv1.Panel1.SuspendLayout();
            this.splitContainerAdv1.Panel2.SuspendLayout();
            this.splitContainerAdv1.SuspendLayout();
            this.SuspendLayout();
            //

            // groupBox1
            //
            this.groupBox1.BackColor   = System.Drawing.Color.White;
            this.groupBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.checkBox1);
            this.groupBox1.Controls.Add(this.comboBox1);
            this.groupBox1.Controls.Add(this.textBox1);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox1.ForeColor = System.Drawing.Color.Brown;
            this.groupBox1.Location  = new System.Drawing.Point(37, 53);
            this.groupBox1.Name      = "groupBox1";
            this.groupBox1.Size      = new System.Drawing.Size(414, 188);
            this.groupBox1.TabIndex  = 0;
            this.groupBox1.Text      = "Set Start Location";
            //
            // label4
            //
            this.label4.AutoSize  = true;
            this.label4.ForeColor = System.Drawing.Color.Black;
            this.label4.Location  = new System.Drawing.Point(8, 7);
            this.label4.Name      = "label4";
            this.label4.Size      = new System.Drawing.Size(101, 13);
            this.label4.TabIndex  = 6;
            this.label4.Text      = "Set Start Location:";
            //
            // label1
            //
            this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.Black;
            this.label1.Location  = new System.Drawing.Point(15, 40);
            this.label1.Name      = "label1";
            this.label1.Size      = new System.Drawing.Size(96, 16);
            this.label1.TabIndex  = 2;
            this.label1.Text      = "Start Location:";
            //
            // checkBox1
            //
            this.checkBox1.DrawFocusRectangle = false;
            this.checkBox1.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.checkBox1.ForeColor       = System.Drawing.Color.Black;
            this.checkBox1.Location        = new System.Drawing.Point(16, 72);
            this.checkBox1.MetroColor      = System.Drawing.Color.Gray;
            this.checkBox1.Name            = "checkBox1";
            this.checkBox1.Size            = new System.Drawing.Size(136, 16);
            this.checkBox1.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.checkBox1.TabIndex        = 1;
            this.checkBox1.Text            = "Custom Start Location";
            this.checkBox1.ThemesEnabled   = false;
            this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
            //
            // comboBox1
            //
            this.comboBox1.BackColor                 = System.Drawing.Color.White;
            this.comboBox1.DropDownStyle             = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.Font                      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.comboBox1.ForeColor                 = System.Drawing.Color.Black;
            this.comboBox1.Location                  = new System.Drawing.Point(117, 40);
            this.comboBox1.MaxDropDownItems          = 10;
            this.comboBox1.Name                      = "comboBox1";
            this.comboBox1.Size                      = new System.Drawing.Size(160, 21);
            this.comboBox1.Style                     = Syncfusion.Windows.Forms.VisualStyle.Metro;
            this.comboBox1.TabIndex                  = 0;
            this.comboBox1.SelectionChangeCommitted += new System.EventHandler(this.comboBox1_SelectionChangeCommitted);
            //
            // textBox1
            //
            this.textBox1.BackColor   = System.Drawing.SystemColors.Window;
            this.textBox1.BorderColor = System.Drawing.Color.Gray;
            this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBox1.Cursor      = System.Windows.Forms.Cursors.IBeam;
            this.textBox1.Font        = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.textBox1.Location    = new System.Drawing.Point(117, 101);
            this.textBox1.Metrocolor  = System.Drawing.Color.Gray;
            this.textBox1.Name        = "textBox1";
            this.textBox1.Size        = new System.Drawing.Size(232, 21);
            this.textBox1.Style       = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Metro;
            this.textBox1.TabIndex    = 4;
            this.textBox1.Visible     = false;
            //
            // label2
            //
            this.label2.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.ForeColor = System.Drawing.Color.Black;
            this.label2.Location  = new System.Drawing.Point(15, 106);
            this.label2.Name      = "label2";
            this.label2.Size      = new System.Drawing.Size(96, 16);
            this.label2.TabIndex  = 5;
            this.label2.Text      = "Custom Location:";
            this.label2.Visible   = false;
            //
            // statusBar1
            //
            this.statusBar1.Location   = new System.Drawing.Point(20, 553);
            this.statusBar1.Name       = "statusBar1";
            this.statusBar1.Size       = new System.Drawing.Size(766, 24);
            this.statusBar1.SizingGrip = false;
            this.statusBar1.TabIndex   = 2;
            this.statusBar1.Text       = "Folder Browser Demo";
            //
            // cbRestrictToFilesystem
            //
            this.cbRestrictToFilesystem.DrawFocusRectangle = false;
            this.cbRestrictToFilesystem.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbRestrictToFilesystem.ForeColor       = System.Drawing.Color.Black;
            this.cbRestrictToFilesystem.Location        = new System.Drawing.Point(62, 208);
            this.cbRestrictToFilesystem.MetroColor      = System.Drawing.Color.Gray;
            this.cbRestrictToFilesystem.Name            = "cbRestrictToFilesystem";
            this.cbRestrictToFilesystem.Size            = new System.Drawing.Size(149, 17);
            this.cbRestrictToFilesystem.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbRestrictToFilesystem.TabIndex        = 10;
            this.cbRestrictToFilesystem.Text            = "Restrict To File System";
            this.cbRestrictToFilesystem.ThemesEnabled   = false;
            this.cbRestrictToFilesystem.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbRestrictToDomain
            //
            this.cbRestrictToDomain.DrawFocusRectangle = false;
            this.cbRestrictToDomain.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbRestrictToDomain.ForeColor       = System.Drawing.Color.Black;
            this.cbRestrictToDomain.Location        = new System.Drawing.Point(62, 148);
            this.cbRestrictToDomain.MetroColor      = System.Drawing.Color.Gray;
            this.cbRestrictToDomain.Name            = "cbRestrictToDomain";
            this.cbRestrictToDomain.Size            = new System.Drawing.Size(130, 17);
            this.cbRestrictToDomain.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbRestrictToDomain.TabIndex        = 9;
            this.cbRestrictToDomain.Text            = "Restrict To Domain";
            this.cbRestrictToDomain.ThemesEnabled   = false;
            this.cbRestrictToDomain.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbRestrictToSubfolders
            //
            this.cbRestrictToSubfolders.DrawFocusRectangle = false;
            this.cbRestrictToSubfolders.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbRestrictToSubfolders.ForeColor       = System.Drawing.Color.Black;
            this.cbRestrictToSubfolders.Location        = new System.Drawing.Point(62, 118);
            this.cbRestrictToSubfolders.MetroColor      = System.Drawing.Color.Gray;
            this.cbRestrictToSubfolders.Name            = "cbRestrictToSubfolders";
            this.cbRestrictToSubfolders.Size            = new System.Drawing.Size(146, 17);
            this.cbRestrictToSubfolders.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbRestrictToSubfolders.TabIndex        = 8;
            this.cbRestrictToSubfolders.Text            = "Restrict To Subfolders";
            this.cbRestrictToSubfolders.ThemesEnabled   = false;
            this.cbRestrictToSubfolders.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbShowTextBox
            //
            this.cbShowTextBox.DrawFocusRectangle = false;
            this.cbShowTextBox.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbShowTextBox.ForeColor       = System.Drawing.Color.Black;
            this.cbShowTextBox.Location        = new System.Drawing.Point(62, 240);
            this.cbShowTextBox.MetroColor      = System.Drawing.Color.Gray;
            this.cbShowTextBox.Name            = "cbShowTextBox";
            this.cbShowTextBox.Size            = new System.Drawing.Size(109, 17);
            this.cbShowTextBox.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbShowTextBox.TabIndex        = 7;
            this.cbShowTextBox.Text            = "Show TextBox";
            this.cbShowTextBox.ThemesEnabled   = false;
            this.cbShowTextBox.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbValidate
            //
            this.cbValidate.DrawFocusRectangle = false;
            this.cbValidate.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbValidate.ForeColor       = System.Drawing.Color.Black;
            this.cbValidate.Location        = new System.Drawing.Point(62, 367);
            this.cbValidate.MetroColor      = System.Drawing.Color.Gray;
            this.cbValidate.Name            = "cbValidate";
            this.cbValidate.Size            = new System.Drawing.Size(78, 17);
            this.cbValidate.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbValidate.TabIndex        = 6;
            this.cbValidate.Text            = "Validate";
            this.cbValidate.ThemesEnabled   = false;
            this.cbValidate.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbNewDialogStyle
            //
            this.cbNewDialogStyle.DrawFocusRectangle = false;
            this.cbNewDialogStyle.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbNewDialogStyle.ForeColor       = System.Drawing.Color.Black;
            this.cbNewDialogStyle.Location        = new System.Drawing.Point(62, 272);
            this.cbNewDialogStyle.MetroColor      = System.Drawing.Color.Gray;
            this.cbNewDialogStyle.Name            = "cbNewDialogStyle";
            this.cbNewDialogStyle.Size            = new System.Drawing.Size(120, 17);
            this.cbNewDialogStyle.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbNewDialogStyle.TabIndex        = 5;
            this.cbNewDialogStyle.Text            = "New Dialog Style";
            this.cbNewDialogStyle.ThemesEnabled   = false;
            this.cbNewDialogStyle.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbAllowUrls
            //
            this.cbAllowUrls.DrawFocusRectangle = false;
            this.cbAllowUrls.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbAllowUrls.ForeColor       = System.Drawing.Color.Black;
            this.cbAllowUrls.Location        = new System.Drawing.Point(62, 336);
            this.cbAllowUrls.MetroColor      = System.Drawing.Color.Gray;
            this.cbAllowUrls.Name            = "cbAllowUrls";
            this.cbAllowUrls.Size            = new System.Drawing.Size(86, 17);
            this.cbAllowUrls.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbAllowUrls.TabIndex        = 4;
            this.cbAllowUrls.Text            = "Allow Urls";
            this.cbAllowUrls.ThemesEnabled   = false;
            this.cbAllowUrls.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbBrowseForComputer
            //
            this.cbBrowseForComputer.DrawFocusRectangle = false;
            this.cbBrowseForComputer.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbBrowseForComputer.ForeColor       = System.Drawing.Color.Black;
            this.cbBrowseForComputer.Location        = new System.Drawing.Point(62, 88);
            this.cbBrowseForComputer.MetroColor      = System.Drawing.Color.Gray;
            this.cbBrowseForComputer.Name            = "cbBrowseForComputer";
            this.cbBrowseForComputer.Size            = new System.Drawing.Size(158, 17);
            this.cbBrowseForComputer.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbBrowseForComputer.TabIndex        = 3;
            this.cbBrowseForComputer.Text            = "Browse For Computer";
            this.cbBrowseForComputer.ThemesEnabled   = false;
            this.cbBrowseForComputer.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbBrowseForPrinter
            //
            this.cbBrowseForPrinter.DrawFocusRectangle = false;
            this.cbBrowseForPrinter.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbBrowseForPrinter.ForeColor       = System.Drawing.Color.Black;
            this.cbBrowseForPrinter.Location        = new System.Drawing.Point(62, 305);
            this.cbBrowseForPrinter.MetroColor      = System.Drawing.Color.Gray;
            this.cbBrowseForPrinter.Name            = "cbBrowseForPrinter";
            this.cbBrowseForPrinter.Size            = new System.Drawing.Size(129, 17);
            this.cbBrowseForPrinter.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbBrowseForPrinter.TabIndex        = 2;
            this.cbBrowseForPrinter.Text            = "Browse For Printer";
            this.cbBrowseForPrinter.ThemesEnabled   = false;
            this.cbBrowseForPrinter.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbBrowseForEverything
            //
            this.cbBrowseForEverything.DrawFocusRectangle = false;
            this.cbBrowseForEverything.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbBrowseForEverything.ForeColor       = System.Drawing.Color.Black;
            this.cbBrowseForEverything.Location        = new System.Drawing.Point(62, 178);
            this.cbBrowseForEverything.MetroColor      = System.Drawing.Color.Gray;
            this.cbBrowseForEverything.Name            = "cbBrowseForEverything";
            this.cbBrowseForEverything.Size            = new System.Drawing.Size(149, 17);
            this.cbBrowseForEverything.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbBrowseForEverything.TabIndex        = 1;
            this.cbBrowseForEverything.Text            = "Browse For Everything";
            this.cbBrowseForEverything.ThemesEnabled   = false;
            this.cbBrowseForEverything.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // cbShowShares
            //
            this.cbShowShares.DrawFocusRectangle = false;
            this.cbShowShares.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cbShowShares.ForeColor       = System.Drawing.Color.Black;
            this.cbShowShares.Location        = new System.Drawing.Point(62, 60);
            this.cbShowShares.MetroColor      = System.Drawing.Color.Gray;
            this.cbShowShares.Name            = "cbShowShares";
            this.cbShowShares.Size            = new System.Drawing.Size(146, 17);
            this.cbShowShares.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
            this.cbShowShares.TabIndex        = 0;
            this.cbShowShares.Text            = "Show Admin Shares";
            this.cbShowShares.ThemesEnabled   = false;
            this.cbShowShares.CheckedChanged += new System.EventHandler(this.checkBox_CheckedChanged);
            //
            // groupBox3
            //
            this.groupBox3.BackColor   = System.Drawing.Color.White;
            this.groupBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.groupBox3.Controls.Add(this.label3);
            this.groupBox3.Controls.Add(this.buttonAdv1);
            this.groupBox3.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.groupBox3.ForeColor = System.Drawing.Color.Brown;
            this.groupBox3.Location  = new System.Drawing.Point(37, 294);
            this.groupBox3.Name      = "groupBox3";
            this.groupBox3.Size      = new System.Drawing.Size(414, 183);
            this.groupBox3.TabIndex  = 6;
            this.groupBox3.Text      = "Folder Browser";
            //
            // label3
            //
            this.label3.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label3.ForeColor = System.Drawing.Color.Black;
            this.label3.Location  = new System.Drawing.Point(23, 18);
            this.label3.Name      = "label3";
            this.label3.Size      = new System.Drawing.Size(358, 40);
            this.label3.TabIndex  = 1;
            this.label3.Text      = "The Folder Browser is intended to provide a convinient browsing to files and fold" +
                                    "ers";
            //
            // buttonAdv1
            //
            this.buttonAdv1.Appearance     = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.buttonAdv1.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(158)))), ((int)(((byte)(218)))));
            this.buttonAdv1.Font           = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.buttonAdv1.ForeColor      = System.Drawing.Color.Black;
            this.buttonAdv1.Location       = new System.Drawing.Point(137, 107);
            this.buttonAdv1.Name           = "buttonAdv1";
            this.buttonAdv1.Size           = new System.Drawing.Size(128, 21);
            this.buttonAdv1.TabIndex       = 0;
            this.buttonAdv1.Text           = "Show FolderBrowser";
            this.buttonAdv1.UseVisualStyle = true;
            this.buttonAdv1.Click         += new System.EventHandler(this.cmdShowBrowser_Click);
            //
            // splitContainerAdv1
            //
            this.splitContainerAdv1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                                   | System.Windows.Forms.AnchorStyles.Right)));
            this.splitContainerAdv1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
            this.splitContainerAdv1.IsSplitterFixed = true;
            this.splitContainerAdv1.Location        = new System.Drawing.Point(20, 13);
            this.splitContainerAdv1.Name            = "splitContainerAdv1";
            //
            // splitContainerAdv1.Panel1
            //
            this.splitContainerAdv1.Panel1.Controls.Add(this.label6);
            this.splitContainerAdv1.Panel1.Controls.Add(this.groupBox1);
            this.splitContainerAdv1.Panel1.Controls.Add(this.groupBox3);
            //
            // splitContainerAdv1.Panel2
            //
            this.splitContainerAdv1.Panel2.AutoSize = true;
            this.splitContainerAdv1.Panel2.Controls.Add(this.label5);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbRestrictToFilesystem);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbShowShares);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbAllowUrls);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbRestrictToDomain);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbBrowseForComputer);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbNewDialogStyle);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbRestrictToSubfolders);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbBrowseForPrinter);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbValidate);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbShowTextBox);
            this.splitContainerAdv1.Panel2.Controls.Add(this.cbBrowseForEverything);
            this.splitContainerAdv1.Panel2.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.splitContainerAdv1.Size             = new System.Drawing.Size(766, 542);
            this.splitContainerAdv1.SplitterDistance = 493;
            this.splitContainerAdv1.TabIndex         = 7;
            this.splitContainerAdv1.Text             = "splitContainerAdv1";
            //
            // label6
            //
            this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label6.Dock        = System.Windows.Forms.DockStyle.Top;
            this.label6.Font        = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location    = new System.Drawing.Point(0, 0);
            this.label6.Name        = "label6";
            this.label6.Size        = new System.Drawing.Size(491, 20);
            this.label6.TabIndex    = 12;
            this.label6.Text        = "Sample";
            //
            // label5
            //
            this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.label5.Dock        = System.Windows.Forms.DockStyle.Top;
            this.label5.Font        = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label5.Location    = new System.Drawing.Point(0, 0);
            this.label5.Name        = "label5";
            this.label5.Size        = new System.Drawing.Size(264, 20);
            this.label5.TabIndex    = 11;
            this.label5.Text        = "Properties";
            //
            // frmFolderBrowser
            //
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 15);
            this.BackColor         = System.Drawing.Color.White;
            this.ClientSize        = new System.Drawing.Size(806, 597);
            this.Controls.Add(this.splitContainerAdv1);
            this.Controls.Add(this.statusBar1);
            this.Font          = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MinimumSize   = new System.Drawing.Size(818, 629);
            this.Name          = "frmFolderBrowser";
            this.Padding       = new System.Windows.Forms.Padding(20);
            this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "Folder Browser Demo";
            this.Load         += new System.EventHandler(this.frmFolderBrowser_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbRestrictToFilesystem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbRestrictToDomain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbRestrictToSubfolders)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbShowTextBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbValidate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbNewDialogStyle)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbAllowUrls)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbBrowseForComputer)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbBrowseForPrinter)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbBrowseForEverything)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.cbShowShares)).EndInit();
            this.groupBox3.ResumeLayout(false);
            this.splitContainerAdv1.Panel1.ResumeLayout(false);
            this.splitContainerAdv1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerAdv1)).EndInit();
            this.splitContainerAdv1.ResumeLayout(false);
            this.splitContainerAdv1.PerformLayout();
            this.ResumeLayout(false);
        }
Пример #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components           = new System.ComponentModel.Container();
     this.trackBar1            = new System.Windows.Forms.TrackBar();
     this.comboBox1            = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.checkBox1            = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.groupBox1            = new System.Windows.Forms.GroupBox();
     this.groupBox3            = new System.Windows.Forms.GroupBox();
     this.zoomFactorText       = new DoubleTextBox();
     this.label2             = new System.Windows.Forms.Label();
     this.colorPickerButton1 = new Syncfusion.Windows.Forms.ColorPickerButton();
     this.borderThickness    = new Syncfusion.Windows.Forms.Tools.IntegerTextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.zoomDisplaySize    = new System.Windows.Forms.Label();
     this.trackBar2          = new System.Windows.Forms.TrackBar();
     this.zoomSize           = new System.Windows.Forms.Label();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.label4             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.panel2             = new System.Windows.Forms.Panel();
     this.tipDesc            = new System.Windows.Forms.ToolTip(this.components);
     this.radioButton1       = new System.Windows.Forms.RadioButton();
     this.radioButton2       = new System.Windows.Forms.RadioButton();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.zoomFactorText)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.borderThickness)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // trackBar1
     //
     this.trackBar1.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBar1.AutoSize      = false;
     this.trackBar1.BackColor     = System.Drawing.Color.White;
     this.trackBar1.Location      = new System.Drawing.Point(22, 112);
     this.trackBar1.Maximum       = 400;
     this.trackBar1.Minimum       = 50;
     this.trackBar1.Name          = "trackBar1";
     this.trackBar1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.trackBar1.Size          = new System.Drawing.Size(195, 28);
     this.trackBar1.TabIndex      = 2;
     this.trackBar1.TickStyle     = System.Windows.Forms.TickStyle.None;
     this.trackBar1.Value         = 100;
     this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
     //
     // comboBox1
     //
     this.comboBox1.BackColor       = System.Drawing.Color.White;
     this.comboBox1.BeforeTouchSize = new System.Drawing.Size(104, 21);
     this.comboBox1.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox1.Items.AddRange(new object[] {
         "50",
         "75",
         "100",
         "150",
         "200",
         "300",
         "400"
     });
     this.comboBox1.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.comboBox1, "50"));
     this.comboBox1.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.comboBox1, "75"));
     this.comboBox1.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.comboBox1, "100"));
     this.comboBox1.ItemsImageIndexes.Add(new Syncfusion.Windows.Forms.Tools.ComboBoxAdv.ImageIndexItem(this.comboBox1, "125"));
     this.comboBox1.Location              = new System.Drawing.Point(113, 40);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(104, 21);
     this.comboBox1.SelectedValue         = "100";
     this.comboBox1.Text                  = "100";
     this.comboBox1.Style                 = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.comboBox1.TabIndex              = 1;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // checkBox1
     //
     this.checkBox1.BeforeTouchSize    = new System.Drawing.Size(115, 24);
     this.checkBox1.Checked            = true;
     this.checkBox1.CheckState         = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.Font               = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.checkBox1.ForeColor          = System.Drawing.Color.Black;
     this.checkBox1.Location           = new System.Drawing.Point(27, 28);
     this.checkBox1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
     this.checkBox1.Name               = "checkBox1";
     this.checkBox1.Size               = new System.Drawing.Size(115, 24);
     this.checkBox1.Style              = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
     this.checkBox1.DrawFocusRectangle = true;
     this.checkBox1.TabIndex           = 4;
     this.checkBox1.Text               = "Zoom Cell";
     this.checkBox1.ThemesEnabled      = false;
     this.checkBox1.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // gridGroupingControl1
     //
     this.gridGroupingControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.gridGroupingControl1.BackColor                        = System.Drawing.SystemColors.Window;
     this.gridGroupingControl1.Font                             = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridGroupingControl1.FreezeCaption                    = false;
     this.gridGroupingControl1.GridOfficeScrollBars             = Syncfusion.Windows.Forms.OfficeScrollBars.Office2010;
     this.gridGroupingControl1.Location                         = new System.Drawing.Point(20, 20);
     this.gridGroupingControl1.Name                             = "gridGroupingControl1";
     this.gridGroupingControl1.Size                             = new System.Drawing.Size(710, 616);
     this.gridGroupingControl1.TabIndex                         = 0;
     this.gridGroupingControl1.Text                             = "gridGroupingControl1";
     this.gridGroupingControl1.ThemesEnabled                    = false;
     this.gridGroupingControl1.TopLevelGroupOptions.ShowCaption = false;
     this.gridGroupingControl1.VersionInfo                      = "10.104.0.44";
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.groupBox3);
     this.groupBox1.Controls.Add(this.groupBox2);
     this.groupBox1.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location = new System.Drawing.Point(752, 20);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(243, 570);
     this.groupBox1.TabIndex = 17;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Zooming Options";
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.radioButton2);
     this.groupBox3.Controls.Add(this.radioButton1);
     this.groupBox3.Controls.Add(this.zoomFactorText);
     this.groupBox3.Controls.Add(this.label2);
     this.groupBox3.Controls.Add(this.colorPickerButton1);
     this.groupBox3.Controls.Add(this.borderThickness);
     this.groupBox3.Controls.Add(this.label1);
     this.groupBox3.Controls.Add(this.zoomDisplaySize);
     this.groupBox3.Controls.Add(this.trackBar2);
     this.groupBox3.Controls.Add(this.zoomSize);
     this.groupBox3.Controls.Add(this.checkBox1);
     this.groupBox3.Location = new System.Drawing.Point(9, 193);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(223, 371);
     this.groupBox3.TabIndex = 3;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Cell Level";
     //
     // zoomFactorText
     //
     this.zoomFactorText.Location            = new System.Drawing.Point(158, 243);
     this.zoomFactorText.Name                = "zoomFactorText";
     this.zoomFactorText.NumberDecimalDigits = 1;
     this.zoomFactorText.Size                = new System.Drawing.Size(53, 29);
     this.zoomFactorText.TabIndex            = 8;
     this.zoomFactorText.DoubleValue         = 1.5D;
     this.zoomFactorText.TextChanged        += new System.EventHandler(this.zoomFactorText_TextChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(23, 246);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(101, 21);
     this.label2.TabIndex = 22;
     this.label2.Text     = "Zoom Factor:";
     //
     // colorPickerButton1
     //
     this.colorPickerButton1.Appearance                 = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.colorPickerButton1.BeforeTouchSize            = new System.Drawing.Size(119, 24);
     this.colorPickerButton1.ColorUISize                = new System.Drawing.Size(208, 230);
     this.colorPickerButton1.FlatAppearance.BorderColor = System.Drawing.Color.Black;
     this.colorPickerButton1.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.colorPickerButton1.Font                    = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.colorPickerButton1.ForeColor               = System.Drawing.Color.Black;
     this.colorPickerButton1.IsBackStageButton       = false;
     this.colorPickerButton1.Location                = new System.Drawing.Point(46, 331);
     this.colorPickerButton1.Name                    = "colorPickerButton1";
     this.colorPickerButton1.SelectedAsBackcolor     = true;
     this.colorPickerButton1.Size                    = new System.Drawing.Size(119, 24);
     this.colorPickerButton1.TabIndex                = 10;
     this.colorPickerButton1.Text                    = "Border Color";
     this.colorPickerButton1.UseVisualStyleBackColor = false;
     this.colorPickerButton1.ColorSelected          += new System.EventHandler(this.colorPickerButton1_ColorSelected);
     //
     // borderThickness
     //
     this.borderThickness.Location     = new System.Drawing.Point(158, 283);
     this.borderThickness.Name         = "borderThickness";
     this.borderThickness.Size         = new System.Drawing.Size(53, 29);
     this.borderThickness.TabIndex     = 9;
     this.borderThickness.Text         = "15";
     this.borderThickness.TextChanged += new System.EventHandler(this.borderThickness_TextChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(23, 286);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(131, 21);
     this.label1.TabIndex = 20;
     this.label1.Text     = "Border Thickness:";
     //
     // zoomDisplaySize
     //
     this.zoomDisplaySize.AutoSize = true;
     this.zoomDisplaySize.Location = new System.Drawing.Point(66, 205);
     this.zoomDisplaySize.Name     = "zoomDisplaySize";
     this.zoomDisplaySize.Size     = new System.Drawing.Size(85, 21);
     this.zoomDisplaySize.TabIndex = 19;
     this.zoomDisplaySize.Text     = "( 150,150 )";
     //
     // trackBar2
     //
     this.trackBar2.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.trackBar2.AutoSize      = false;
     this.trackBar2.BackColor     = System.Drawing.Color.White;
     this.trackBar2.LargeChange   = 50;
     this.trackBar2.Location      = new System.Drawing.Point(16, 170);
     this.trackBar2.Maximum       = 400;
     this.trackBar2.Minimum       = 100;
     this.trackBar2.Name          = "trackBar2";
     this.trackBar2.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.trackBar2.Size          = new System.Drawing.Size(195, 28);
     this.trackBar2.SmallChange   = 50;
     this.trackBar2.TabIndex      = 7;
     this.trackBar2.TickStyle     = System.Windows.Forms.TickStyle.None;
     this.trackBar2.Value         = 150;
     this.trackBar2.ValueChanged += new System.EventHandler(this.trackBar2_ValueChanged);
     //
     // zoomSize
     //
     this.zoomSize.AutoSize = true;
     this.zoomSize.Location = new System.Drawing.Point(12, 135);
     this.zoomSize.Name     = "zoomSize";
     this.zoomSize.Size     = new System.Drawing.Size(86, 21);
     this.zoomSize.TabIndex = 17;
     this.zoomSize.Text     = "Zoom Size:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.comboBox1);
     this.groupBox2.Controls.Add(this.trackBar1);
     this.groupBox2.Location = new System.Drawing.Point(9, 39);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(226, 148);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Grid Level";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(12, 76);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(130, 21);
     this.label4.TabIndex = 16;
     this.label4.Text     = "Zoom Frequency:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(12, 40);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(91, 21);
     this.label3.TabIndex = 15;
     this.label3.Text     = "Zoom Level";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.White;
     this.panel2.Controls.Add(this.groupBox1);
     this.panel2.Controls.Add(this.gridGroupingControl1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Margin   = new System.Windows.Forms.Padding(0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1012, 654);
     this.panel2.TabIndex = 19;
     //
     // tipDesc
     //
     this.tipDesc.BackColor       = System.Drawing.Color.White;
     this.tipDesc.IsBalloon       = true;
     this.tipDesc.OwnerDraw       = true;
     this.tipDesc.ShowAlways      = true;
     this.tipDesc.StripAmpersands = true;
     this.tipDesc.UseFading       = false;
     //
     // radioButton1
     //
     this.radioButton1.AutoSize = true;
     this.radioButton1.Checked  = true;
     this.radioButton1.Location = new System.Drawing.Point(46, 59);
     this.radioButton1.Name     = "radioButton1";
     this.radioButton1.Size     = new System.Drawing.Size(116, 25);
     this.radioButton1.TabIndex = 6;
     this.radioButton1.TabStop  = true;
     this.radioButton1.Text     = "Ellipse Mode";
     this.radioButton1.UseVisualStyleBackColor = true;
     this.radioButton1.CheckedChanged         += new System.EventHandler(this.mode_Changed);
     //
     // radioButton2
     //
     this.radioButton2.AutoSize = true;
     this.radioButton2.Location = new System.Drawing.Point(46, 90);
     this.radioButton2.Name     = "radioButton2";
     this.radioButton2.Size     = new System.Drawing.Size(140, 25);
     this.radioButton2.TabIndex = 5;
     this.radioButton2.Text     = "Rectangle Mode";
     this.radioButton2.UseVisualStyleBackColor = true;
     this.radioButton2.CheckedChanged         += new System.EventHandler(this.mode_Changed);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(1012, 654);
     this.Controls.Add(this.panel2);
     this.MinimumSize = new System.Drawing.Size(800, 500);
     this.Name        = "Form1";
     this.Text        = "Zooming Grid";
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.zoomFactorText)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.borderThickness)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.gridControl1 = new Syncfusion.Windows.Forms.Grid.GridControl();
     this.checkBox1    = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.panel1       = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(94)))), ((int)(((byte)(171)))), ((int)(((byte)(222)))));
     this.gridControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControl1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.gridControl1.ColCount    = 11;
     this.gridControl1.ColWidthEntries.AddRange(new Syncfusion.Windows.Forms.Grid.GridColWidth[] {
         new Syncfusion.Windows.Forms.Grid.GridColWidth(0, 35),
         new Syncfusion.Windows.Forms.Grid.GridColWidth(1, 176),
         new Syncfusion.Windows.Forms.Grid.GridColWidth(2, 66)
     });
     this.gridControl1.DefaultGridBorderStyle = Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid;
     this.gridControl1.DefaultRowHeight       = 20;
     this.gridControl1.Font                             = new System.Drawing.Font("Segoe UI", 9F);
     this.gridControl1.ForeColor                        = System.Drawing.SystemColors.ControlText;
     this.gridControl1.ThemesEnabled                    = true;
     this.gridControl1.GridOfficeScrollBars             = Syncfusion.Windows.Forms.OfficeScrollBars.Metro;
     this.gridControl1.GridVisualStyles                 = Syncfusion.Windows.Forms.GridVisualStyles.Metro;
     this.gridControl1.Location                         = new System.Drawing.Point(-2, -2);
     this.gridControl1.MetroScrollBars                  = true;
     this.gridControl1.Name                             = "gridControl1";
     this.gridControl1.Properties.ForceImmediateRepaint = false;
     this.gridControl1.Properties.GridLineColor         = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(212)))), ((int)(((byte)(212)))));
     this.gridControl1.Properties.MarkColHeader         = false;
     this.gridControl1.Properties.MarkRowHeader         = false;
     this.gridControl1.RightToLeft                      = System.Windows.Forms.RightToLeft.No;
     this.gridControl1.RowHeightEntries.AddRange(new Syncfusion.Windows.Forms.Grid.GridRowHeight[] {
         new Syncfusion.Windows.Forms.Grid.GridRowHeight(0, 21),
         new Syncfusion.Windows.Forms.Grid.GridRowHeight(1, 17),
         new Syncfusion.Windows.Forms.Grid.GridRowHeight(2, 18),
         new Syncfusion.Windows.Forms.Grid.GridRowHeight(3, 17),
         new Syncfusion.Windows.Forms.Grid.GridRowHeight(4, 18)
     });
     this.gridControl1.SerializeCellsBehavior = Syncfusion.Windows.Forms.Grid.GridSerializeCellsBehavior.SerializeAsRangeStylesIntoCode;
     this.gridControl1.Size         = new System.Drawing.Size(866, 489);
     this.gridControl1.SmartSizeBox = false;
     this.gridControl1.TabIndex     = 0;
     //
     // checkBox1
     //
     this.checkBox1.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.checkBox1.BeforeTouchSize    = new System.Drawing.Size(150, 21);
     this.checkBox1.Checked            = true;
     this.checkBox1.CheckState         = System.Windows.Forms.CheckState.Checked;
     this.checkBox1.DrawFocusRectangle = false;
     this.checkBox1.Font            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.checkBox1.Location        = new System.Drawing.Point(511, 511);
     this.checkBox1.MetroColor      = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
     this.checkBox1.Name            = "checkBox1";
     this.checkBox1.Size            = new System.Drawing.Size(90, 24);
     this.checkBox1.Style           = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
     this.checkBox1.TabIndex        = 1;
     this.checkBox1.Text            = "Resize To Fit";
     this.checkBox1.ThemesEnabled   = false;
     this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BackColor   = System.Drawing.SystemColors.Control;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.gridControl1);
     this.panel1.Location = new System.Drawing.Point(12, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(864, 493);
     this.panel1.TabIndex = 2;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(888, 543);
     this.Controls.Add(this.panel1);
     this.MinimumSize = new System.Drawing.Size(600, 500);
     this.Name        = "Form1";
     this.Text        = "Custom Cell Autosizing";
     this.Load       += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }