/// <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.gridControl1 = new Syncfusion.Windows.Forms.Grid.GridControl(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.radioButtonAdv11 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButtonAdv12 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.radioButtonAdv2 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButtonAdv1 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.ButtonAdv5 = new Syncfusion.Windows.Forms.ButtonAdv(); this.radioButtonAdv8 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButtonAdv7 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButtonAdv6 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButtonAdv5 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.textBox1 = new Syncfusion.Windows.Forms.Tools.IntegerTextBox(); this.textBox2 = new Syncfusion.Windows.Forms.Tools.IntegerTextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv12)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv1)).BeginInit(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv5)).BeginInit(); this.SuspendLayout(); // // gridControl1 // this.gridControl1.DpiAware = true; 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.ApplyVisualStyles = false; this.gridControl1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.gridControl1.ColCount = 12; this.gridControl1.DefaultGridBorderStyle = Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid; this.gridControl1.Font = new System.Drawing.Font("Segoe UI", 8.5F); this.gridControl1.ThemesEnabled = true; this.gridControl1.GridOfficeScrollBars = Syncfusion.Windows.Forms.OfficeScrollBars.Metro; this.gridControl1.GridVisualStyles = Syncfusion.Windows.Forms.GridVisualStyles.Metro; this.gridControl1.DefaultRowHeight = (int)DpiAware.LogicalToDeviceUnits(20.0f); this.gridControl1.DefaultColWidth = (int)DpiAware.LogicalToDeviceUnits(70.0f); this.gridControl1.Location = new System.Drawing.Point(12, 12); this.gridControl1.MetroScrollBars = true; this.gridControl1.Name = "gridControl1"; this.gridControl1.Properties.BackgroundColor = System.Drawing.Color.White; this.gridControl1.Properties.ForceImmediateRepaint = false; this.gridControl1.Properties.GridLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); this.gridControl1.Properties.MarkColHeader = false; this.gridControl1.Properties.MarkRowHeader = false; this.gridControl1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.gridControl1.RowCount = 30; this.gridControl1.RowHeightEntries.AddRange(new Syncfusion.Windows.Forms.Grid.GridRowHeight[] { new Syncfusion.Windows.Forms.Grid.GridRowHeight(0, 29) }); this.gridControl1.SerializeCellsBehavior = Syncfusion.Windows.Forms.Grid.GridSerializeCellsBehavior.SerializeAsRangeStylesIntoCode; this.gridControl1.Size = new System.Drawing.Size(674, 488); this.gridControl1.SmartSizeBox = false; this.gridControl1.TabIndex = 0; // // groupBox2 // this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.groupBox2.Controls.Add(this.radioButtonAdv11); this.groupBox2.Controls.Add(this.radioButtonAdv12); this.groupBox2.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox2.Location = new System.Drawing.Point(703, 89); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(261, 72); this.groupBox2.TabIndex = 3; this.groupBox2.TabStop = false; this.groupBox2.Text = "ReSizeToFit"; // // radioButtonAdv11 // this.radioButtonAdv11.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButtonAdv11.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButtonAdv11.Location = new System.Drawing.Point(16, 48); this.radioButtonAdv11.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButtonAdv11.Name = "radioButtonAdv11"; this.radioButtonAdv11.Size = new System.Drawing.Size(121, 21); this.radioButtonAdv11.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButtonAdv11.DrawFocusRectangle = true; this.radioButtonAdv11.TabIndex = 4; this.radioButtonAdv11.Text = "Row Height"; this.radioButtonAdv11.ThemesEnabled = false; this.radioButtonAdv11.CheckChanged += new System.EventHandler(this.radioButtonAdv11_CheckChanged); // // radioButtonAdv12 // this.radioButtonAdv12.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButtonAdv12.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButtonAdv12.Location = new System.Drawing.Point(16, 21); this.radioButtonAdv12.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButtonAdv12.Name = "radioButtonAdv12"; this.radioButtonAdv12.Size = new System.Drawing.Size(121, 21); this.radioButtonAdv12.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButtonAdv12.DrawFocusRectangle = true; this.radioButtonAdv12.TabIndex = 3; this.radioButtonAdv12.Text = "Column Width"; this.radioButtonAdv12.ThemesEnabled = false; this.radioButtonAdv12.CheckChanged += new System.EventHandler(this.radioButtonAdv12_CheckChanged); // // groupBox1 // this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.groupBox1.Controls.Add(this.radioButtonAdv2); this.groupBox1.Controls.Add(this.radioButtonAdv1); this.groupBox1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox1.Location = new System.Drawing.Point(703, 6); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(261, 77); this.groupBox1.TabIndex = 1; this.groupBox1.TabStop = false; this.groupBox1.Text = "Options"; // // radioButtonAdv2 // this.radioButtonAdv2.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButtonAdv2.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButtonAdv2.Location = new System.Drawing.Point(16, 48); this.radioButtonAdv2.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButtonAdv2.Name = "radioButtonAdv2"; this.radioButtonAdv2.Size = new System.Drawing.Size(121, 21); this.radioButtonAdv2.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButtonAdv2.DrawFocusRectangle = true; this.radioButtonAdv2.TabIndex = 2; this.radioButtonAdv2.Text = "Set Column Width"; this.radioButtonAdv2.ThemesEnabled = false; this.radioButtonAdv2.CheckChanged += new System.EventHandler(this.radioButtonAdv2_CheckChanged); // // radioButtonAdv1 // this.radioButtonAdv1.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButtonAdv1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButtonAdv1.Location = new System.Drawing.Point(16, 21); this.radioButtonAdv1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButtonAdv1.Name = "radioButtonAdv1"; this.radioButtonAdv1.Size = new System.Drawing.Size(121, 21); this.radioButtonAdv1.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButtonAdv1.DrawFocusRectangle = true; this.radioButtonAdv1.TabIndex = 1; this.radioButtonAdv1.Text = "Set Row Height"; this.radioButtonAdv1.ThemesEnabled = false; this.radioButtonAdv1.CheckChanged += new System.EventHandler(this.radioButtonAdv1_CheckChanged); // // groupBox4 // this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox4.Controls.Add(this.textBox3); this.groupBox4.Controls.Add(this.label4); this.groupBox4.Controls.Add(this.label3); this.groupBox4.Controls.Add(this.ButtonAdv5); this.groupBox4.Controls.Add(this.radioButtonAdv8); this.groupBox4.Controls.Add(this.radioButtonAdv7); this.groupBox4.Controls.Add(this.radioButtonAdv6); this.groupBox4.Controls.Add(this.radioButtonAdv5); this.groupBox4.Controls.Add(this.textBox1); this.groupBox4.Controls.Add(this.textBox2); this.groupBox4.Controls.Add(this.label2); this.groupBox4.Controls.Add(this.label1); this.groupBox4.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox4.Location = new System.Drawing.Point(703, 167); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(261, 333); this.groupBox4.TabIndex = 5; this.groupBox4.TabStop = false; this.groupBox4.Text = "AutoFit"; // // textBox3 // this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox3.Location = new System.Drawing.Point(129, 47); this.textBox3.MaxLength = 1; this.textBox3.Name = "textBox3"; this.textBox3.Size = new System.Drawing.Size(46, 22); this.textBox3.TabIndex = 8; this.textBox3.Text = "#"; this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Location = new System.Drawing.Point(13, 56); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(109, 13); this.label4.TabIndex = 25; this.label4.Text = "Enter the Character:"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(13, 87); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(102, 13); this.label3.TabIndex = 24; this.label3.Text = "AutoFit Options:"; // // ButtonAdv5 // this.ButtonAdv5.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Metro; this.ButtonAdv5.FlatStyle = FlatStyle.Flat; this.ButtonAdv5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.ButtonAdv5.BeforeTouchSize = new System.Drawing.Size(118, 27); this.ButtonAdv5.BorderStyleAdv = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.RaisedInner; this.ButtonAdv5.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ButtonAdv5.ForeColor = System.Drawing.Color.White; this.ButtonAdv5.IsBackStageButton = false; this.ButtonAdv5.Location = new System.Drawing.Point(57, 211); this.ButtonAdv5.Name = "ButtonAdv5"; this.ButtonAdv5.Size = new System.Drawing.Size(118, 27); this.ButtonAdv5.TabIndex = 13; this.ButtonAdv5.Text = "Update"; this.ButtonAdv5.Click += new System.EventHandler(this.ButtonAdv5_Click); // // radioButtonAdv8 // this.radioButtonAdv8.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButtonAdv8.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButtonAdv8.Location = new System.Drawing.Point(54, 184); this.radioButtonAdv8.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButtonAdv8.Name = "radioButtonAdv8"; this.radioButtonAdv8.Size = new System.Drawing.Size(121, 21); this.radioButtonAdv8.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButtonAdv8.DrawFocusRectangle = true; this.radioButtonAdv8.TabIndex = 12; this.radioButtonAdv8.Text = "Both"; this.radioButtonAdv8.ThemesEnabled = false; this.radioButtonAdv8.CheckChanged += new System.EventHandler(this.radioButtonAdv8_CheckChanged); // // radioButtonAdv7 // this.radioButtonAdv7.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButtonAdv7.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButtonAdv7.Location = new System.Drawing.Point(54, 157); this.radioButtonAdv7.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButtonAdv7.Name = "radioButtonAdv7"; this.radioButtonAdv7.Size = new System.Drawing.Size(121, 21); this.radioButtonAdv7.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButtonAdv7.DrawFocusRectangle = true; this.radioButtonAdv7.TabIndex = 11; this.radioButtonAdv7.Text = "Numbers"; this.radioButtonAdv7.ThemesEnabled = false; this.radioButtonAdv7.CheckChanged += new System.EventHandler(this.radioButtonAdv7_CheckChanged); // // radioButtonAdv6 // this.radioButtonAdv6.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButtonAdv6.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButtonAdv6.Location = new System.Drawing.Point(54, 130); this.radioButtonAdv6.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButtonAdv6.Name = "radioButtonAdv6"; this.radioButtonAdv6.Size = new System.Drawing.Size(121, 21); this.radioButtonAdv6.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButtonAdv6.DrawFocusRectangle = true; this.radioButtonAdv6.TabIndex = 10; this.radioButtonAdv6.Text = "Alphabets"; this.radioButtonAdv6.ThemesEnabled = false; this.radioButtonAdv6.CheckChanged += new System.EventHandler(this.radioButtonAdv6_CheckChanged); // // radioButtonAdv5 // this.radioButtonAdv5.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButtonAdv5.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButtonAdv5.Location = new System.Drawing.Point(54, 103); this.radioButtonAdv5.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButtonAdv5.Name = "radioButtonAdv5"; this.radioButtonAdv5.Size = new System.Drawing.Size(121, 21); this.radioButtonAdv5.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButtonAdv5.DrawFocusRectangle = true; this.radioButtonAdv5.TabIndex = 9; this.radioButtonAdv5.Text = "None"; this.radioButtonAdv5.ThemesEnabled = false; this.radioButtonAdv5.CheckChanged += new System.EventHandler(this.radioButtonAdv5_CheckChanged); // // textBox1 // this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox1.Location = new System.Drawing.Point(76, 17); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(38, 22); this.textBox1.TabIndex = 6; this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox2 // this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox2.Location = new System.Drawing.Point(204, 17); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(36, 22); this.textBox2.TabIndex = 7; this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(120, 26); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(78, 13); this.label2.TabIndex = 16; this.label2.Text = "Column Index:"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(13, 26); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(61, 13); this.label1.TabIndex = 15; this.label1.Text = "Row Index:"; // // Form1 // this.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(988, 512); this.Controls.Add(this.groupBox4); this.Controls.Add(this.groupBox2); this.Controls.Add(this.groupBox1); this.Controls.Add(this.gridControl1); this.MinimumSize = new System.Drawing.Size(740, 540); this.Name = "Form1"; this.Text = "Resize To Fit "; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv12)).EndInit(); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv1)).EndInit(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButtonAdv5)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl(); this.panel1 = new System.Windows.Forms.Panel(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.button2 = new Syncfusion.Windows.Forms.ButtonAdv(); this.radioButton1 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButton2 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.checkBox2 = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv(); this.checkBox3 = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv(); this.checkBox1 = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv(); this.panel2 = new System.Windows.Forms.Panel(); this.colorDialog1 = new System.Windows.Forms.ColorDialog(); ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit(); this.panel1.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton2)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.checkBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.checkBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).BeginInit(); this.SuspendLayout(); // // gridGroupingControl1 // this.gridGroupingControl1.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(94)))), ((int)(((byte)(171)))), ((int)(((byte)(222))))); this.gridGroupingControl1.BackColor = System.Drawing.SystemColors.Window; this.gridGroupingControl1.Dock = System.Windows.Forms.DockStyle.Fill; 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.Metro; this.gridGroupingControl1.GridVisualStyles = Syncfusion.Windows.Forms.GridVisualStyles.Metro; this.gridGroupingControl1.Location = new System.Drawing.Point(0, 0); this.gridGroupingControl1.Name = "gridGroupingControl1"; this.gridGroupingControl1.Size = new System.Drawing.Size(1513, 1008); this.gridGroupingControl1.TabIndex = 10; this.gridGroupingControl1.TableDescriptor.AllowNew = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Facename = "Segoe UI"; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Borders.Bottom = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Borders.Bottom = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Borders.Top = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))))); this.gridGroupingControl1.TableDescriptor.Appearance.ColumnHeaderCell.Font.Bold = true; this.gridGroupingControl1.TableDescriptor.Appearance.GroupCaptionCell.CellType = "ColumnHeader"; this.gridGroupingControl1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = (int)DpiAware.LogicalToDeviceUnits(25); this.gridGroupingControl1.TableDescriptor.TableOptions.RecordRowHeight = (int)DpiAware.LogicalToDeviceUnits(20); this.gridGroupingControl1.TableOptions.AllowDragColumns = false; this.gridGroupingControl1.Text = "gridGroupingControl1"; this.gridGroupingControl1.VersionInfo = "6.102.0.34"; // // panel1 // this.panel1.Dock = DockStyle.Right; this.panel1.Controls.Add(this.groupBox2); this.panel1.Controls.Add(this.groupBox1); this.panel1.ForeColor = System.Drawing.Color.DimGray; this.panel1.Location = new System.Drawing.Point(827, 12); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(300, 300); this.panel1.TabIndex = 17; // // panel2 // 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(4, 5, 4, 5); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1214, 1010); this.panel2.TabIndex = 0; // // groupBox2 // this.groupBox2.Controls.Add(this.button2); this.groupBox2.Controls.Add(this.radioButton1); this.groupBox2.Controls.Add(this.radioButton2); this.groupBox2.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox2.Location = new System.Drawing.Point(22, 291); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(230, 240); this.groupBox2.TabIndex = 19; this.groupBox2.TabStop = false; this.groupBox2.Text = "Control Settings"; // // button2 // this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button2.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Metro; this.button2.FlatStyle = FlatStyle.Flat; this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.button2.BeforeTouchSize = new System.Drawing.Size(126, 27); this.button2.BorderStyleAdv = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.RaisedInner; this.button2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button2.ForeColor = System.Drawing.Color.White; this.button2.IsBackStageButton = false; this.button2.Location = new System.Drawing.Point(16, 165); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(189, 42); this.button2.TabIndex = 22; this.button2.Text = "Clear Sort"; this.button2.Click += new System.EventHandler(this.button3_Click); // // radioButton1 // this.radioButton1.BeforeTouchSize = new System.Drawing.Size(146, 37); this.radioButton1.ImageCheckBoxSize = new System.Drawing.Size(19, 19); this.radioButton1.Location = new System.Drawing.Point(18, 65); this.radioButton1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(146, 37); this.radioButton1.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButton1.DrawFocusRectangle = true; this.radioButton1.TabIndex = 19; this.radioButton1.Text = "Expand All"; this.radioButton1.ThemesEnabled = false; this.radioButton1.CheckChanged += new System.EventHandler(this.button1_Click); // // radioButton2 // this.radioButton2.BeforeTouchSize = new System.Drawing.Size(132, 31); this.radioButton2.ImageCheckBoxSize = new System.Drawing.Size(19, 19); this.radioButton2.Location = new System.Drawing.Point(18, 111); this.radioButton2.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(132, 31); this.radioButton2.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButton2.DrawFocusRectangle = true; this.radioButton2.TabIndex = 20; this.radioButton2.Text = "Collapse All"; this.radioButton2.ThemesEnabled = false; this.radioButton2.CheckChanged += new System.EventHandler(this.button2_Click); // // groupBox1 // this.groupBox1.Controls.Add(this.checkBox2); this.groupBox1.Controls.Add(this.checkBox3); this.groupBox1.Controls.Add(this.checkBox1); this.groupBox1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox1.Location = new System.Drawing.Point(22, 23); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(230, 223); this.groupBox1.TabIndex = 12; this.groupBox1.TabStop = false; this.groupBox1.Text = "TreeCell Settings"; // // checkBox2 // this.checkBox2.BeforeTouchSize = new System.Drawing.Size(204, 26); this.checkBox2.ImageCheckBoxSize = new System.Drawing.Size(19, 19); this.checkBox2.Location = new System.Drawing.Point(20, 60); this.checkBox2.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(204, 26); this.checkBox2.Style = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro; this.checkBox2.DrawFocusRectangle = true; this.checkBox2.TabIndex = 14; this.checkBox2.Text = "Show TreeCell Borders"; this.checkBox2.ThemesEnabled = false; this.checkBox2.CheckStateChanged += new System.EventHandler(this.checkBox2_CheckedChanged); // // checkBox3 // this.checkBox3.BeforeTouchSize = new System.Drawing.Size(154, 26); this.checkBox3.ImageCheckBoxSize = new System.Drawing.Size(19, 19); this.checkBox3.Location = new System.Drawing.Point(20, 102); this.checkBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.checkBox3.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(154, 26); this.checkBox3.Style = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro; this.checkBox3.DrawFocusRectangle = true; this.checkBox3.TabIndex = 15; this.checkBox3.Text = "Hide Tree Lines"; this.checkBox3.ThemesEnabled = false; this.checkBox3.CheckStateChanged += new System.EventHandler(this.checkBox3_CheckedChanged); // // checkBox1 // this.checkBox1.BeforeTouchSize = new System.Drawing.Size(144, 26); this.checkBox1.ImageCheckBoxSize = new System.Drawing.Size(19, 19); this.checkBox1.Location = new System.Drawing.Point(20, 145); this.checkBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); 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(144, 26); this.checkBox1.Style = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro; this.checkBox1.DrawFocusRectangle = true; this.checkBox1.TabIndex = 16; this.checkBox1.Text = "Color Levels..."; this.checkBox1.ThemesEnabled = false; this.checkBox1.CheckStateChanged += new System.EventHandler(this.checkBox1_CheckedChanged); // // SelfReferenceForm // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1513, 1008); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.MinimumSize = new System.Drawing.Size(1189, 739); this.Name = "SelfReferenceForm"; this.Text = "Self Referential Grid "; this.Load += new System.EventHandler(this.SelfReferenceForm_Load); ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit(); this.panel1.ResumeLayout(false); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radioButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton2)).EndInit(); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.checkBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.checkBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.checkBox1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl(); this.radHelper = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radManual = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radHelper)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radManual)).BeginInit(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // gridGroupingControl1 // this.gridGroupingControl1.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(94)))), ((int)(((byte)(171)))), ((int)(((byte)(222))))); this.gridGroupingControl1.BackColor = System.Drawing.SystemColors.Window; this.gridGroupingControl1.Dock = System.Windows.Forms.DockStyle.Fill; 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.Metro; this.gridGroupingControl1.GridVisualStyles = Syncfusion.Windows.Forms.GridVisualStyles.Metro; this.gridGroupingControl1.IntelliMousePanning = true; this.gridGroupingControl1.Location = new System.Drawing.Point(0, 0); this.gridGroupingControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gridGroupingControl1.Name = "gridGroupingControl1"; this.gridGroupingControl1.ShowCurrentCellBorderBehavior = Syncfusion.Windows.Forms.Grid.GridShowCurrentCellBorder.GrayWhenLostFocus; this.gridGroupingControl1.Size = new System.Drawing.Size(1214, 1010); this.gridGroupingControl1.TabIndex = 0; this.gridGroupingControl1.TableDescriptor.AllowNew = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Facename = "Segoe UI"; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Borders.Bottom = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Borders.Bottom = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Borders.Top = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))))); this.gridGroupingControl1.TableDescriptor.Appearance.ColumnHeaderCell.Font.Bold = true; this.gridGroupingControl1.TableDescriptor.Appearance.GroupCaptionCell.CellType = "ColumnHeader"; this.gridGroupingControl1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 38; this.gridGroupingControl1.TableDescriptor.TableOptions.RecordRowHeight = 30; this.gridGroupingControl1.Text = "gridGroupingControl1"; // // radHelper // this.radHelper.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radHelper.BeforeTouchSize = new System.Drawing.Size(214, 37); this.radHelper.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radHelper.ForeColor = System.Drawing.Color.DimGray; this.radHelper.ImageCheckBoxSize = new System.Drawing.Size(19, 19); this.radHelper.Location = new System.Drawing.Point(28, 55); this.radHelper.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.radHelper.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radHelper.Name = "radHelper"; this.radHelper.Size = new System.Drawing.Size(214, 37); this.radHelper.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radHelper.DrawFocusRectangle = true; this.radHelper.TabIndex = 1; this.radHelper.TabStop = false; this.radHelper.Text = "Use ForeignKeyHelper"; this.radHelper.ThemesEnabled = false; this.radHelper.CheckChanged += new System.EventHandler(this.radHelper_CheckedChanged); // // radManual // this.radManual.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radManual.BeforeTouchSize = new System.Drawing.Size(168, 37); this.radManual.Checked = true; this.radManual.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radManual.ForeColor = System.Drawing.Color.DimGray; this.radManual.ImageCheckBoxSize = new System.Drawing.Size(19, 19); this.radManual.Location = new System.Drawing.Point(28, 148); this.radManual.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.radManual.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radManual.Name = "radManual"; this.radManual.Size = new System.Drawing.Size(168, 37); this.radManual.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radManual.DrawFocusRectangle = true; this.radManual.TabIndex = 2; this.radManual.Text = "Manual Relation"; this.radManual.ThemesEnabled = false; this.radManual.CheckChanged += new System.EventHandler(this.radManual_CheckedChanged); // // panel1 // this.panel1.Dock = DockStyle.Right; this.panel1.Controls.Add(this.radHelper); this.panel1.Controls.Add(this.radManual); this.panel1.Location = new System.Drawing.Point(1252, 18); this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(248, 300); this.panel1.TabIndex = 1; // // panel2 // 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(4, 5, 4, 5); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1214, 1010); this.panel2.TabIndex = 0; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1513, 1010); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.MinimumSize = new System.Drawing.Size(1189, 739); this.Name = "Form1"; this.Text = "Foreign-Key Reference "; ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radHelper)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radManual)).EndInit(); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.gradientPanel1 = new Syncfusion.Windows.Forms.Tools.GradientPanel(); this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl(); this.dataSet11 = new FocusedSelection.DataSet1(); this.oleDbDataAdapter1 = new System.Data.OleDb.OleDbDataAdapter(); this.oleDbDeleteCommand1 = new System.Data.OleDb.OleDbCommand(); this.oleDbConnection1 = new System.Data.OleDb.OleDbConnection(); this.oleDbInsertCommand1 = new System.Data.OleDb.OleDbCommand(); this.oleDbSelectCommand1 = new System.Data.OleDb.OleDbCommand(); this.oleDbUpdateCommand1 = new System.Data.OleDb.OleDbCommand(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.radioButton6 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButton5 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButton4 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButton3 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButton2 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radioButton1 = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.gradientPanel2 = new Syncfusion.Windows.Forms.Tools.GradientPanel(); this.propertyGrid1 = new System.Windows.Forms.PropertyGrid(); ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit(); this.gradientPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet11)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radioButton6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).BeginInit(); this.gradientPanel2.SuspendLayout(); this.SuspendLayout(); // // gradientPanel1 // this.gradientPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.gradientPanel1.BorderColor = System.Drawing.Color.Transparent; this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.gradientPanel1.Controls.Add(this.gridGroupingControl1); this.gradientPanel1.Location = new System.Drawing.Point(12, 12); this.gradientPanel1.Name = "gradientPanel1"; this.gradientPanel1.Size = new System.Drawing.Size(641, 629); this.gradientPanel1.TabIndex = 0; // // 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.DataSource = this.dataSet11.Statistics; this.gridGroupingControl1.FreezeCaption = false; this.gridGroupingControl1.GridOfficeScrollBars = Syncfusion.Windows.Forms.OfficeScrollBars.Metro; this.gridGroupingControl1.GridVisualStyles = Syncfusion.Windows.Forms.GridVisualStyles.Metro; this.gridGroupingControl1.Location = new System.Drawing.Point(22, 8); this.gridGroupingControl1.Name = "gridGroupingControl1"; this.gridGroupingControl1.Size = new System.Drawing.Size(609, 605); this.gridGroupingControl1.TabIndex = 0; this.gridGroupingControl1.TableDescriptor.AllowNew = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Bold = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Facename = "Segoe UI"; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Italic = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Size = 8.25F; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Strikeout = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Underline = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Unit = System.Drawing.GraphicsUnit.Point; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Borders.Bottom = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyHeaderCell.Font.Bold = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyHeaderCell.Font.Facename = "Arial"; this.gridGroupingControl1.TableDescriptor.Appearance.AnyHeaderCell.Font.Italic = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyHeaderCell.Font.Size = 9.75F; this.gridGroupingControl1.TableDescriptor.Appearance.AnyHeaderCell.Font.Strikeout = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyHeaderCell.Font.Underline = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyHeaderCell.Font.Unit = System.Drawing.GraphicsUnit.Point; this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Borders.Bottom = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Font.Bold = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Font.Facename = "Arial"; this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Font.Italic = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Font.Size = 9F; this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Font.Strikeout = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Font.Underline = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Font.Unit = System.Drawing.GraphicsUnit.Point; this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Borders.Top = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))))); this.gridGroupingControl1.TableDescriptor.Appearance.ColumnHeaderCell.Font.Bold = true; this.gridGroupingControl1.TableDescriptor.Appearance.GroupCaptionCell.CellType = "ColumnHeader"; this.gridGroupingControl1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 25; this.gridGroupingControl1.TableDescriptor.TableOptions.RecordRowHeight = 20; this.gridGroupingControl1.TableOptions.GridLineBorder = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.Silver, Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.Text = "gridGroupingControl1"; this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordBeforeDetails = false; this.gridGroupingControl1.TopLevelGroupOptions.ShowCaption = false; this.gridGroupingControl1.VersionInfo = "4.401.0.50"; // // dataSet11 // this.dataSet11.DataSetName = "DataSet1"; this.dataSet11.Locale = new System.Globalization.CultureInfo("en-US"); this.dataSet11.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // oleDbDataAdapter1 // this.oleDbDataAdapter1.DeleteCommand = this.oleDbDeleteCommand1; this.oleDbDataAdapter1.InsertCommand = this.oleDbInsertCommand1; this.oleDbDataAdapter1.SelectCommand = this.oleDbSelectCommand1; this.oleDbDataAdapter1.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] { new System.Data.Common.DataTableMapping("Table", "Statistics", new System.Data.Common.DataColumnMapping[] { new System.Data.Common.DataColumnMapping("ID", "ID"), new System.Data.Common.DataColumnMapping("losses", "losses"), new System.Data.Common.DataColumnMapping("School", "School"), new System.Data.Common.DataColumnMapping("Sport", "Sport"), new System.Data.Common.DataColumnMapping("ties", "ties"), new System.Data.Common.DataColumnMapping("wins", "wins"), new System.Data.Common.DataColumnMapping("year", "year") }) }); this.oleDbDataAdapter1.UpdateCommand = this.oleDbUpdateCommand1; // // oleDbDeleteCommand1 // this.oleDbDeleteCommand1.CommandText = resources.GetString("oleDbDeleteCommand1.CommandText"); this.oleDbDeleteCommand1.Connection = this.oleDbConnection1; this.oleDbDeleteCommand1.Parameters.AddRange(new System.Data.OleDb.OleDbParameter[] { new System.Data.OleDb.OleDbParameter("Original_ID", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ID", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_School", System.Data.OleDb.OleDbType.VarWChar, 255, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "School", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_School1", System.Data.OleDb.OleDbType.VarWChar, 255, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "School", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_Sport", System.Data.OleDb.OleDbType.VarWChar, 255, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Sport", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_Sport1", System.Data.OleDb.OleDbType.VarWChar, 255, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Sport", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_losses", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "losses", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_losses1", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "losses", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_ties", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ties", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_ties1", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ties", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_wins", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "wins", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_wins1", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "wins", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_year", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "year", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_year1", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "year", System.Data.DataRowVersion.Original, null) }); // // oleDbConnection1 // this.oleDbConnection1.ConnectionString = resources.GetString("oleDbConnection1.ConnectionString"); // // oleDbInsertCommand1 // this.oleDbInsertCommand1.CommandText = "INSERT INTO Statistics(losses, School, Sport, ties, wins, year) VALUES (?, ?, ?, " + "?, ?, ?)"; this.oleDbInsertCommand1.Connection = this.oleDbConnection1; this.oleDbInsertCommand1.Parameters.AddRange(new System.Data.OleDb.OleDbParameter[] { new System.Data.OleDb.OleDbParameter("losses", System.Data.OleDb.OleDbType.Integer, 0, "losses"), new System.Data.OleDb.OleDbParameter("School", System.Data.OleDb.OleDbType.VarWChar, 255, "School"), new System.Data.OleDb.OleDbParameter("Sport", System.Data.OleDb.OleDbType.VarWChar, 255, "Sport"), new System.Data.OleDb.OleDbParameter("ties", System.Data.OleDb.OleDbType.Integer, 0, "ties"), new System.Data.OleDb.OleDbParameter("wins", System.Data.OleDb.OleDbType.Integer, 0, "wins"), new System.Data.OleDb.OleDbParameter("year", System.Data.OleDb.OleDbType.Integer, 0, "year") }); // // oleDbSelectCommand1 // this.oleDbSelectCommand1.CommandText = "SELECT ID, losses, School, Sport, ties, wins, year FROM Statistics"; this.oleDbSelectCommand1.Connection = this.oleDbConnection1; // // oleDbUpdateCommand1 // this.oleDbUpdateCommand1.CommandText = resources.GetString("oleDbUpdateCommand1.CommandText"); this.oleDbUpdateCommand1.Connection = this.oleDbConnection1; this.oleDbUpdateCommand1.Parameters.AddRange(new System.Data.OleDb.OleDbParameter[] { new System.Data.OleDb.OleDbParameter("losses", System.Data.OleDb.OleDbType.Integer, 0, "losses"), new System.Data.OleDb.OleDbParameter("School", System.Data.OleDb.OleDbType.VarWChar, 255, "School"), new System.Data.OleDb.OleDbParameter("Sport", System.Data.OleDb.OleDbType.VarWChar, 255, "Sport"), new System.Data.OleDb.OleDbParameter("ties", System.Data.OleDb.OleDbType.Integer, 0, "ties"), new System.Data.OleDb.OleDbParameter("wins", System.Data.OleDb.OleDbType.Integer, 0, "wins"), new System.Data.OleDb.OleDbParameter("year", System.Data.OleDb.OleDbType.Integer, 0, "year"), new System.Data.OleDb.OleDbParameter("Original_ID", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ID", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_School", System.Data.OleDb.OleDbType.VarWChar, 255, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "School", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_School1", System.Data.OleDb.OleDbType.VarWChar, 255, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "School", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_Sport", System.Data.OleDb.OleDbType.VarWChar, 255, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Sport", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_Sport1", System.Data.OleDb.OleDbType.VarWChar, 255, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Sport", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_losses", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "losses", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_losses1", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "losses", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_ties", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ties", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_ties1", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ties", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_wins", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "wins", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_wins1", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "wins", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_year", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "year", System.Data.DataRowVersion.Original, null), new System.Data.OleDb.OleDbParameter("Original_year1", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "year", System.Data.DataRowVersion.Original, null) }); // // groupBox1 // this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox1.BackColor = System.Drawing.Color.Transparent; this.groupBox1.Controls.Add(this.radioButton6); this.groupBox1.Controls.Add(this.radioButton5); this.groupBox1.Controls.Add(this.radioButton4); this.groupBox1.Controls.Add(this.radioButton3); this.groupBox1.Controls.Add(this.radioButton2); this.groupBox1.Controls.Add(this.radioButton1); this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox1.ForeColor = System.Drawing.Color.DimGray; this.groupBox1.Location = new System.Drawing.Point(0, 8); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(311, 131); this.groupBox1.TabIndex = 1; this.groupBox1.TabStop = false; this.groupBox1.Text = "Selection Mode"; // // radioButton6 // this.radioButton6.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButton6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButton6.ForeColor = System.Drawing.Color.DimGray; this.radioButton6.Location = new System.Drawing.Point(188, 98); this.radioButton6.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButton6.Name = "radioButton6"; this.radioButton6.Size = new System.Drawing.Size(106, 24); this.radioButton6.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButton6.DrawFocusRectangle = true; this.radioButton6.TabIndex = 5; this.radioButton6.Text = "None"; this.radioButton6.ThemesEnabled = false; // // radioButton5 // this.radioButton5.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButton5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButton5.ForeColor = System.Drawing.Color.DimGray; this.radioButton5.Location = new System.Drawing.Point(34, 98); this.radioButton5.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButton5.Name = "radioButton5"; this.radioButton5.Size = new System.Drawing.Size(128, 24); this.radioButton5.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButton5.DrawFocusRectangle = true; this.radioButton5.TabIndex = 4; this.radioButton5.Text = "Row and Column"; this.radioButton5.ThemesEnabled = false; // // radioButton4 // this.radioButton4.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButton4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButton4.ForeColor = System.Drawing.Color.DimGray; this.radioButton4.Location = new System.Drawing.Point(188, 64); this.radioButton4.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButton4.Name = "radioButton4"; this.radioButton4.Size = new System.Drawing.Size(106, 24); this.radioButton4.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButton4.DrawFocusRectangle = true; this.radioButton4.TabIndex = 3; this.radioButton4.Text = "Column Only"; this.radioButton4.ThemesEnabled = false; // // radioButton3 // this.radioButton3.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButton3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButton3.ForeColor = System.Drawing.Color.DimGray; this.radioButton3.Location = new System.Drawing.Point(188, 32); this.radioButton3.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(106, 24); this.radioButton3.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButton3.DrawFocusRectangle = true; this.radioButton3.TabIndex = 2; this.radioButton3.Text = "Row Only"; this.radioButton3.ThemesEnabled = false; // // radioButton2 // this.radioButton2.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButton2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButton2.ForeColor = System.Drawing.Color.DimGray; this.radioButton2.Location = new System.Drawing.Point(34, 64); this.radioButton2.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(104, 24); this.radioButton2.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButton2.DrawFocusRectangle = true; this.radioButton2.TabIndex = 1; this.radioButton2.Text = "Cell Only"; this.radioButton2.ThemesEnabled = false; // // radioButton1 // this.radioButton1.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radioButton1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radioButton1.ForeColor = System.Drawing.Color.DimGray; this.radioButton1.Location = new System.Drawing.Point(34, 32); this.radioButton1.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(104, 24); this.radioButton1.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radioButton1.DrawFocusRectangle = true; this.radioButton1.TabIndex = 0; this.radioButton1.Text = "Default"; this.radioButton1.ThemesEnabled = false; // // gradientPanel2 // this.gradientPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.gradientPanel2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.gradientPanel2.Controls.Add(this.groupBox1); this.gradientPanel2.Location = new System.Drawing.Point(677, 12); this.gradientPanel2.Name = "gradientPanel2"; this.gradientPanel2.Size = new System.Drawing.Size(323, 159); this.gradientPanel2.TabIndex = 2; // // propertyGrid1 // this.propertyGrid1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.propertyGrid1.BackColor = System.Drawing.Color.White; this.propertyGrid1.CommandsBackColor = System.Drawing.Color.White; this.propertyGrid1.CommandsDisabledLinkColor = System.Drawing.Color.White; this.propertyGrid1.HelpBackColor = System.Drawing.Color.White; this.propertyGrid1.LineColor = System.Drawing.Color.White; this.propertyGrid1.Location = new System.Drawing.Point(677, 192); this.propertyGrid1.Name = "propertyGrid1"; this.propertyGrid1.Size = new System.Drawing.Size(323, 449); this.propertyGrid1.TabIndex = 15; // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.ClientSize = new System.Drawing.Size(1012, 653); this.Controls.Add(this.propertyGrid1); this.Controls.Add(this.gradientPanel2); this.Controls.Add(this.gradientPanel1); this.MinimumSize = new System.Drawing.Size(850, 500); this.Name = "Form1"; this.Text = "Cell Range Selection"; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit(); this.gradientPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet11)).EndInit(); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radioButton6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioButton1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).EndInit(); this.gradientPanel2.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl(); this.radHelper = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.radManual = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv(); this.panel1 = new System.Windows.Forms.Panel(); ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radHelper)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radManual)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // 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.Metro; this.gridGroupingControl1.GridVisualStyles = Syncfusion.Windows.Forms.GridVisualStyles.Metro; this.gridGroupingControl1.IntelliMousePanning = true; this.gridGroupingControl1.Location = new System.Drawing.Point(12, 12); this.gridGroupingControl1.Name = "gridGroupingControl1"; this.gridGroupingControl1.Size = new System.Drawing.Size(806, 628); this.gridGroupingControl1.TabIndex = 0; this.gridGroupingControl1.TableDescriptor.AllowNew = false; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.Font.Facename = "Segoe UI"; this.gridGroupingControl1.TableDescriptor.Appearance.AnyCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Borders.Bottom = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyGroupCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138))))); this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Borders.Bottom = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnyRecordFieldCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(234)))), ((int)(((byte)(234))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Borders.Right = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Borders.Top = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208))))), Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin); this.gridGroupingControl1.TableDescriptor.Appearance.AnySummaryCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))))); this.gridGroupingControl1.TableDescriptor.Appearance.ColumnHeaderCell.Font.Bold = true; this.gridGroupingControl1.TableDescriptor.Appearance.GroupCaptionCell.CellType = "ColumnHeader"; this.gridGroupingControl1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 25; this.gridGroupingControl1.TableDescriptor.TableOptions.RecordRowHeight = 20; this.gridGroupingControl1.Text = "gridGroupingControl1"; // // radHelper // this.radHelper.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radHelper.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radHelper.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radHelper.ForeColor = System.Drawing.Color.DimGray; this.radHelper.Location = new System.Drawing.Point(19, 36); this.radHelper.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radHelper.Name = "radHelper"; this.radHelper.Size = new System.Drawing.Size(143, 24); this.radHelper.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radHelper.DrawFocusRectangle = true; this.radHelper.TabIndex = 1; this.radHelper.TabStop = false; this.radHelper.Text = "Use ForeignKeyHelper"; this.radHelper.ThemesEnabled = false; this.radHelper.CheckChanged += new System.EventHandler(this.radHelper_CheckedChanged); // // radManual // this.radManual.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.radManual.BeforeTouchSize = new System.Drawing.Size(150, 21); this.radManual.Checked = true; this.radManual.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.radManual.ForeColor = System.Drawing.Color.DimGray; this.radManual.Location = new System.Drawing.Point(19, 96); this.radManual.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226))))); this.radManual.Name = "radManual"; this.radManual.Size = new System.Drawing.Size(112, 24); this.radManual.Style = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro; this.radManual.DrawFocusRectangle = true; this.radManual.TabIndex = 2; this.radManual.Text = "Manual Relation"; this.radManual.ThemesEnabled = false; this.radManual.CheckChanged += new System.EventHandler(this.radManual_CheckedChanged); // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.panel1.Controls.Add(this.radHelper); this.panel1.Controls.Add(this.radManual); this.panel1.Location = new System.Drawing.Point(835, 12); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(165, 176); this.panel1.TabIndex = 1; // // Form1 // this.ClientSize = new System.Drawing.Size(1012, 656); this.Controls.Add(this.panel1); this.Controls.Add(this.gridGroupingControl1); this.MinimumSize = new System.Drawing.Size(800, 500); this.Name = "Form1"; this.Text = "Foreign-Key Reference "; ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radHelper)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radManual)).EndInit(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); }