Exemple #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor2 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor3 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor4 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor5 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor6 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor7 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.dataset11            = new ColumnFormatting_GGC.Dataset1();
     this.propertyGrid1        = new System.Windows.Forms.PropertyGrid();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataset11)).BeginInit();
     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.DataSource    = this.dataset11.Products;
     this.gridGroupingControl1.Font          = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridGroupingControl1.FreezeCaption = false;
     this.gridGroupingControl1.Location      = new System.Drawing.Point(12, 7);
     this.gridGroupingControl1.Name          = "gridGroupingControl1";
     this.gridGroupingControl1.Size          = new System.Drawing.Size(808, 634);
     this.gridGroupingControl1.TabIndex      = 0;
     gridColumnDescriptor1.Appearance.AlternateRecordFieldCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.White);
     gridColumnDescriptor1.Appearance.RecordFieldCell.Interior          = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.White);
     gridColumnDescriptor1.HeaderImage          = null;
     gridColumnDescriptor1.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor1.HeaderText           = "Product ID";
     gridColumnDescriptor1.MappingName          = "ProductID";
     gridColumnDescriptor1.SerializedImageArray = "";
     gridColumnDescriptor2.Appearance.AlternateRecordFieldCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(240)))), ((int)(((byte)(246))))));
     gridColumnDescriptor2.Appearance.RecordFieldCell.Interior          = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(237)))), ((int)(((byte)(240)))), ((int)(((byte)(246))))));
     gridColumnDescriptor2.HeaderImage          = null;
     gridColumnDescriptor2.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor2.HeaderText           = "Product Name";
     gridColumnDescriptor2.MappingName          = "ProductName";
     gridColumnDescriptor2.SerializedImageArray = "";
     gridColumnDescriptor3.Appearance.AlternateRecordFieldCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(229)))), ((int)(((byte)(245))))));
     gridColumnDescriptor3.Appearance.RecordFieldCell.Interior          = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(218)))), ((int)(((byte)(229)))), ((int)(((byte)(245))))));
     gridColumnDescriptor3.HeaderImage          = null;
     gridColumnDescriptor3.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor3.HeaderText           = "Supplier ID";
     gridColumnDescriptor3.MappingName          = "SupplierID";
     gridColumnDescriptor3.SerializedImageArray = "";
     gridColumnDescriptor4.Appearance.AlternateRecordFieldCell.Interior  = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(110)))), ((int)(((byte)(152))))));
     gridColumnDescriptor4.Appearance.AlternateRecordFieldCell.TextColor = System.Drawing.Color.White;
     gridColumnDescriptor4.Appearance.RecordFieldCell.Interior           = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(110)))), ((int)(((byte)(152))))));
     gridColumnDescriptor4.Appearance.RecordFieldCell.TextColor          = System.Drawing.Color.White;
     gridColumnDescriptor4.HeaderImage          = null;
     gridColumnDescriptor4.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor4.HeaderText           = "Category ID";
     gridColumnDescriptor4.MappingName          = "CategoryID";
     gridColumnDescriptor4.SerializedImageArray = "";
     gridColumnDescriptor5.Appearance.AlternateRecordFieldCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(172)))), ((int)(((byte)(38))))));
     gridColumnDescriptor5.Appearance.RecordFieldCell.Interior          = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(172)))), ((int)(((byte)(38))))));
     gridColumnDescriptor5.HeaderImage          = null;
     gridColumnDescriptor5.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor5.HeaderText           = "Quantity Per Unit";
     gridColumnDescriptor5.MappingName          = "QuantityPerUnit";
     gridColumnDescriptor5.SerializedImageArray = "";
     gridColumnDescriptor6.Appearance.AlternateRecordFieldCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(153)))), ((int)(((byte)(51))))));
     gridColumnDescriptor6.Appearance.RecordFieldCell.Interior          = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(153)))), ((int)(((byte)(51))))));
     gridColumnDescriptor6.HeaderImage          = null;
     gridColumnDescriptor6.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor6.HeaderText           = "Unit Price";
     gridColumnDescriptor6.MappingName          = "UnitPrice";
     gridColumnDescriptor6.SerializedImageArray = "";
     gridColumnDescriptor7.Appearance.AlternateRecordFieldCell.Interior = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(122)))), ((int)(((byte)(3))))));
     gridColumnDescriptor7.Appearance.RecordFieldCell.Interior          = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(122)))), ((int)(((byte)(3))))));
     gridColumnDescriptor7.HeaderImage          = null;
     gridColumnDescriptor7.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor7.HeaderText           = "Units In Stock";
     gridColumnDescriptor7.MappingName          = "UnitsInStock";
     gridColumnDescriptor7.SerializedImageArray = "";
     this.gridGroupingControl1.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         gridColumnDescriptor1,
         gridColumnDescriptor2,
         gridColumnDescriptor3,
         gridColumnDescriptor4,
         gridColumnDescriptor5,
         gridColumnDescriptor6,
         gridColumnDescriptor7
     });
     this.gridGroupingControl1.Text        = "gridGroupingControl1";
     this.gridGroupingControl1.VersionInfo = "4.201.0.60";
     //
     // dataset11
     //
     this.dataset11.DataSetName             = "Dataset1";
     this.dataset11.Locale                  = new System.Globalization.CultureInfo("en-US");
     this.dataset11.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // 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(826, 7);
     this.propertyGrid1.Name           = "propertyGrid1";
     this.propertyGrid1.SelectedObject = this.gridGroupingControl1;
     this.propertyGrid1.Size           = new System.Drawing.Size(203, 631);
     this.propertyGrid1.TabIndex       = 21;
     //
     // Form1
     //
     this.AutoScaleDimensions = new SizeF(6F, 13F);
     this.AutoScaleMode       = AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1033, 653);
     this.Controls.Add(this.propertyGrid1);
     this.Controls.Add(this.gridGroupingControl1);
     this.MinimumSize = new System.Drawing.Size(800, 450);
     this.Name        = "Form1";
     this.Text        = "Column Styles";
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataset11)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #2
0
 /// <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));
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor2 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor3 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor4 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor5 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor6 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor7 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     this.dataset11           = new Grouping_GGC.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.panel1 = new System.Windows.Forms.Panel();
     this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.propertyGrid1        = new System.Windows.Forms.PropertyGrid();
     ((System.ComponentModel.ISupportInitialize)(this.dataset11)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     this.SuspendLayout();
     //
     // 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", "Employees", new System.Data.Common.DataColumnMapping[] {
             new System.Data.Common.DataColumnMapping("EmployeeID", "EmployeeID"),
             new System.Data.Common.DataColumnMapping("LastName", "LastName"),
             new System.Data.Common.DataColumnMapping("FirstName", "FirstName"),
             new System.Data.Common.DataColumnMapping("Title", "Title"),
             new System.Data.Common.DataColumnMapping("Address", "Address"),
             new System.Data.Common.DataColumnMapping("City", "City"),
             new System.Data.Common.DataColumnMapping("Country", "Country")
         })
     });
     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_EmployeeID", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "EmployeeID", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Address", System.Data.OleDb.OleDbType.VarWChar, 60, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Address", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Address1", System.Data.OleDb.OleDbType.VarWChar, 60, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Address", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_City", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "City", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_City1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "City", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Country", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Country", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Country1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Country", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_FirstName", System.Data.OleDb.OleDbType.VarWChar, 10, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "FirstName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_LastName", System.Data.OleDb.OleDbType.VarWChar, 20, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "LastName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Title", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Title", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Title1", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Title", System.Data.DataRowVersion.Original, null)
     });
     //
     // oleDbConnection1
     //
     this.oleDbConnection1.ConnectionString = resources.GetString("oleDbConnection1.ConnectionString");
     //
     // oleDbInsertCommand1
     //
     this.oleDbInsertCommand1.CommandText = "INSERT INTO Employees(LastName, FirstName, Title, Address, City, Country) VALUES " +
                                            "(?, ?, ?, ?, ?, ?)";
     this.oleDbInsertCommand1.Connection = this.oleDbConnection1;
     this.oleDbInsertCommand1.Parameters.AddRange(new System.Data.OleDb.OleDbParameter[] {
         new System.Data.OleDb.OleDbParameter("LastName", System.Data.OleDb.OleDbType.VarWChar, 20, "LastName"),
         new System.Data.OleDb.OleDbParameter("FirstName", System.Data.OleDb.OleDbType.VarWChar, 10, "FirstName"),
         new System.Data.OleDb.OleDbParameter("Title", System.Data.OleDb.OleDbType.VarWChar, 30, "Title"),
         new System.Data.OleDb.OleDbParameter("Address", System.Data.OleDb.OleDbType.VarWChar, 60, "Address"),
         new System.Data.OleDb.OleDbParameter("City", System.Data.OleDb.OleDbType.VarWChar, 15, "City"),
         new System.Data.OleDb.OleDbParameter("Country", System.Data.OleDb.OleDbType.VarWChar, 15, "Country")
     });
     //
     // oleDbSelectCommand1
     //
     this.oleDbSelectCommand1.CommandText = "SELECT EmployeeID, LastName, FirstName, Title, Address, City, Country FROM Employ" +
                                            "ees";
     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("LastName", System.Data.OleDb.OleDbType.VarWChar, 20, "LastName"),
         new System.Data.OleDb.OleDbParameter("FirstName", System.Data.OleDb.OleDbType.VarWChar, 10, "FirstName"),
         new System.Data.OleDb.OleDbParameter("Title", System.Data.OleDb.OleDbType.VarWChar, 30, "Title"),
         new System.Data.OleDb.OleDbParameter("Address", System.Data.OleDb.OleDbType.VarWChar, 60, "Address"),
         new System.Data.OleDb.OleDbParameter("City", System.Data.OleDb.OleDbType.VarWChar, 15, "City"),
         new System.Data.OleDb.OleDbParameter("Country", System.Data.OleDb.OleDbType.VarWChar, 15, "Country"),
         new System.Data.OleDb.OleDbParameter("Original_EmployeeID", System.Data.OleDb.OleDbType.Integer, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "EmployeeID", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Address", System.Data.OleDb.OleDbType.VarWChar, 60, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Address", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Address1", System.Data.OleDb.OleDbType.VarWChar, 60, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Address", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_City", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "City", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_City1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "City", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Country", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Country", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Country1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Country", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_FirstName", System.Data.OleDb.OleDbType.VarWChar, 10, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "FirstName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_LastName", System.Data.OleDb.OleDbType.VarWChar, 20, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "LastName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Title", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Title", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Title1", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Title", System.Data.DataRowVersion.Original, null)
     });
     //
     // panel1
     //
     this.panel1.Controls.Add(this.gridGroupingControl1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(813, 443);
     this.panel1.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.ChildGroupOptions.ShowAddNewRecordBeforeDetails = false;
     this.gridGroupingControl1.DataSource    = this.dataset11.Employees;
     this.gridGroupingControl1.FreezeCaption = false;
     this.gridGroupingControl1.Location      = new System.Drawing.Point(0, 3);
     this.gridGroupingControl1.Name          = "gridGroupingControl1";
     this.gridGroupingControl1.NestedTableGroupOptions.ShowAddNewRecordBeforeDetails = false;
     this.gridGroupingControl1.ShowGroupDropArea = true;
     this.gridGroupingControl1.Size             = new System.Drawing.Size(585, 437);
     this.gridGroupingControl1.TabIndex         = 2;
     gridColumnDescriptor1.HeaderImage          = null;
     gridColumnDescriptor1.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor1.HeaderText           = "Employee ID";
     gridColumnDescriptor1.MappingName          = "EmployeeID";
     gridColumnDescriptor1.SerializedImageArray = "";
     gridColumnDescriptor2.HeaderImage          = null;
     gridColumnDescriptor2.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor2.HeaderText           = "Last Name";
     gridColumnDescriptor2.MappingName          = "LastName";
     gridColumnDescriptor2.SerializedImageArray = "";
     gridColumnDescriptor3.HeaderImage          = null;
     gridColumnDescriptor3.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor3.HeaderText           = "First Name";
     gridColumnDescriptor3.MappingName          = "FirstName";
     gridColumnDescriptor3.SerializedImageArray = "";
     gridColumnDescriptor4.HeaderImage          = null;
     gridColumnDescriptor4.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor4.MappingName          = "Title";
     gridColumnDescriptor4.SerializedImageArray = "";
     gridColumnDescriptor5.HeaderImage          = null;
     gridColumnDescriptor5.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor5.MappingName          = "Address";
     gridColumnDescriptor5.SerializedImageArray = "";
     gridColumnDescriptor6.HeaderImage          = null;
     gridColumnDescriptor6.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor6.MappingName          = "City";
     gridColumnDescriptor6.SerializedImageArray = "";
     gridColumnDescriptor7.HeaderImage          = null;
     gridColumnDescriptor7.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor7.MappingName          = "Country";
     gridColumnDescriptor7.SerializedImageArray = "";
     this.gridGroupingControl1.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         gridColumnDescriptor1,
         gridColumnDescriptor2,
         gridColumnDescriptor3,
         gridColumnDescriptor4,
         gridColumnDescriptor5,
         gridColumnDescriptor6,
         gridColumnDescriptor7
     });
     this.gridGroupingControl1.Text = "gridGroupingControl1";
     this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordBeforeDetails = false;
     //
     // 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.CommandsDisabledLinkColor = System.Drawing.Color.White;
     this.propertyGrid1.Font          = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.propertyGrid1.HelpBackColor = System.Drawing.Color.White;
     this.propertyGrid1.LineColor     = System.Drawing.Color.White;
     this.propertyGrid1.Location      = new System.Drawing.Point(591, 0);
     this.propertyGrid1.Name          = "propertyGrid1";
     this.propertyGrid1.Size          = new System.Drawing.Size(222, 443);
     this.propertyGrid1.TabIndex      = 3;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(813, 443);
     this.Controls.Add(this.propertyGrid1);
     this.Controls.Add(this.panel1);
     this.MinimumSize = new System.Drawing.Size(800, 500);
     this.Name        = "Form1";
     this.Text        = "Multi Column Grouping ";
     ((System.ComponentModel.ISupportInitialize)(this.dataset11)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor2 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor3 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor4 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor5 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor6 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor7 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.dataSet11            = new Filtering_Tutorial.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.propertyGrid1        = new System.Windows.Forms.PropertyGrid();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet11)).BeginInit();
     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.ChildGroupOptions.ShowAddNewRecordBeforeDetails = false;
     this.gridGroupingControl1.ChildGroupOptions.ShowCaption = false;
     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(12, 12);
     this.gridGroupingControl1.Name = "gridGroupingControl1";
     this.gridGroupingControl1.NestedTableGroupOptions.ShowAddNewRecordBeforeDetails = false;
     this.gridGroupingControl1.NestedTableGroupOptions.ShowCaption = false;
     this.gridGroupingControl1.Size     = new System.Drawing.Size(719, 632);
     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";
     gridColumnDescriptor1.HeaderImage          = null;
     gridColumnDescriptor1.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor1.HeaderText           = "ID";
     gridColumnDescriptor1.MappingName          = "ID";
     gridColumnDescriptor1.SerializedImageArray = "";
     gridColumnDescriptor2.HeaderImage          = null;
     gridColumnDescriptor2.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor2.HeaderText           = "losses";
     gridColumnDescriptor2.MappingName          = "losses";
     gridColumnDescriptor2.SerializedImageArray = "";
     gridColumnDescriptor3.HeaderImage          = null;
     gridColumnDescriptor3.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor3.HeaderText           = "School";
     gridColumnDescriptor3.MappingName          = "School";
     gridColumnDescriptor3.SerializedImageArray = "";
     gridColumnDescriptor4.HeaderImage          = null;
     gridColumnDescriptor4.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor4.HeaderText           = "Sport";
     gridColumnDescriptor4.MappingName          = "Sport";
     gridColumnDescriptor4.SerializedImageArray = "";
     gridColumnDescriptor5.HeaderImage          = null;
     gridColumnDescriptor5.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor5.HeaderText           = "ties";
     gridColumnDescriptor5.MappingName          = "ties";
     gridColumnDescriptor5.SerializedImageArray = "";
     gridColumnDescriptor6.Appearance.AnyRecordFieldCell.Interior  = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(255)))), ((int)(((byte)(187)))), ((int)(((byte)(111))))));
     gridColumnDescriptor6.Appearance.AnyRecordFieldCell.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(81)))));
     gridColumnDescriptor6.HeaderImage          = null;
     gridColumnDescriptor6.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor6.HeaderText           = "wins";
     gridColumnDescriptor6.MappingName          = "wins";
     gridColumnDescriptor6.SerializedImageArray = "";
     gridColumnDescriptor6.Width                = 50;
     gridColumnDescriptor7.HeaderImage          = null;
     gridColumnDescriptor7.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor7.HeaderText           = "year";
     gridColumnDescriptor7.MappingName          = "year";
     gridColumnDescriptor7.SerializedImageArray = "";
     this.gridGroupingControl1.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         gridColumnDescriptor1,
         gridColumnDescriptor2,
         gridColumnDescriptor3,
         gridColumnDescriptor4,
         gridColumnDescriptor5,
         gridColumnDescriptor6,
         gridColumnDescriptor7
     });
     this.gridGroupingControl1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = (int)DpiAware.LogicalToDeviceUnits(25.0f);
     this.gridGroupingControl1.TableDescriptor.TableOptions.RecordRowHeight       = (int)DpiAware.LogicalToDeviceUnits(20.0f);
     this.gridGroupingControl1.Text = "gridGroupingControl1";
     this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordBeforeDetails = false;
     this.gridGroupingControl1.TopLevelGroupOptions.ShowCaption = false;
     this.gridGroupingControl1.VersionInfo = "4.201.0.37";
     //
     // 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.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)
     });
     //
     // 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.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)
     });
     //
     // 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.CommandsDisabledLinkColor = System.Drawing.Color.White;
     this.propertyGrid1.Font          = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.propertyGrid1.HelpBackColor = System.Drawing.Color.White;
     this.propertyGrid1.LineColor     = System.Drawing.Color.White;
     this.propertyGrid1.Location      = new System.Drawing.Point(737, 12);
     this.propertyGrid1.Name          = "propertyGrid1";
     this.propertyGrid1.Size          = new System.Drawing.Size(272, 632);
     this.propertyGrid1.TabIndex      = 1;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1012, 656);
     this.MinimumSize         = new System.Drawing.Size(900, 500);
     this.Controls.Add(this.propertyGrid1);
     this.Controls.Add(this.gridGroupingControl1);
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Getting Started";
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet11)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor2 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor3 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor4 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor5 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor6 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor7 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.dataset11            = new SortingMethods.Dataset1();
     this.button1      = new Syncfusion.Windows.Forms.ButtonAdv();
     this.button2      = new Syncfusion.Windows.Forms.ButtonAdv();
     this.button3      = new Syncfusion.Windows.Forms.ButtonAdv();
     this.button4      = new Syncfusion.Windows.Forms.ButtonAdv();
     this.panel1       = new System.Windows.Forms.Panel();
     this.checkBoxAdv1 = new Syncfusion.Windows.Forms.Tools.CheckBoxAdv();
     this.comboBoxAdv1 = new Syncfusion.Windows.Forms.Tools.ComboBoxAdv();
     this.buttonAdv1   = new Syncfusion.Windows.Forms.ButtonAdv();
     this.groupBox1    = new System.Windows.Forms.GroupBox();
     this.panel2       = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataset11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.panel2.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.Cursor               = System.Windows.Forms.Cursors.Arrow;
     this.gridGroupingControl1.DataSource           = this.dataset11.Customers;
     this.gridGroupingControl1.FreezeCaption        = false;
     this.gridGroupingControl1.GridOfficeScrollBars = Syncfusion.Windows.Forms.OfficeScrollBars.Office2007;
     this.gridGroupingControl1.GridVisualStyles     = Syncfusion.Windows.Forms.GridVisualStyles.Metro;
     this.gridGroupingControl1.Location             = new System.Drawing.Point(6, 1);
     this.gridGroupingControl1.Name = "gridGroupingControl1";
     this.gridGroupingControl1.Office2007ScrollBars = true;
     this.gridGroupingControl1.Size     = new System.Drawing.Size(838, 649);
     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";
     gridColumnDescriptor1.HeaderImage          = null;
     gridColumnDescriptor1.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor1.HeaderText           = "Customer ID";
     gridColumnDescriptor1.MappingName          = "CustomerID";
     gridColumnDescriptor1.SerializedImageArray = "";
     gridColumnDescriptor2.HeaderImage          = null;
     gridColumnDescriptor2.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor2.HeaderText           = "Company Name";
     gridColumnDescriptor2.MappingName          = "CompanyName";
     gridColumnDescriptor2.SerializedImageArray = "";
     gridColumnDescriptor3.HeaderImage          = null;
     gridColumnDescriptor3.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor3.HeaderText           = "Contact Name";
     gridColumnDescriptor3.MappingName          = "ContactName";
     gridColumnDescriptor3.SerializedImageArray = "";
     gridColumnDescriptor4.HeaderImage          = null;
     gridColumnDescriptor4.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor4.HeaderText           = "Contact Title";
     gridColumnDescriptor4.MappingName          = "ContactTitle";
     gridColumnDescriptor4.SerializedImageArray = "";
     gridColumnDescriptor5.HeaderImage          = null;
     gridColumnDescriptor5.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor5.MappingName          = "Address";
     gridColumnDescriptor5.SerializedImageArray = "";
     gridColumnDescriptor6.HeaderImage          = null;
     gridColumnDescriptor6.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor6.MappingName          = "City";
     gridColumnDescriptor6.SerializedImageArray = "";
     gridColumnDescriptor7.HeaderImage          = null;
     gridColumnDescriptor7.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor7.MappingName          = "Country";
     gridColumnDescriptor7.SerializedImageArray = "";
     this.gridGroupingControl1.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         gridColumnDescriptor1,
         gridColumnDescriptor2,
         gridColumnDescriptor3,
         gridColumnDescriptor4,
         gridColumnDescriptor5,
         gridColumnDescriptor6,
         gridColumnDescriptor7
     });
     this.gridGroupingControl1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 25;
     this.gridGroupingControl1.TableDescriptor.TableOptions.RecordRowHeight       = 20;
     this.gridGroupingControl1.Text = "gridGroupingControl1";
     this.gridGroupingControl1.TopLevelGroupOptions.ShowAddNewRecordBeforeDetails = false;
     this.gridGroupingControl1.TopLevelGroupOptions.ShowCaption = false;
     this.gridGroupingControl1.VersionInfo = "4.201.0.37";
     //
     // dataset11
     //
     this.dataset11.DataSetName             = "Dataset1";
     this.dataset11.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // button1
     //
     this.button1.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.button1.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.button1.BeforeTouchSize   = new System.Drawing.Size(137, 25);
     this.button1.BorderStyleAdv    = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.RaisedInner;
     this.button1.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.button1.ForeColor         = System.Drawing.Color.White;
     this.button1.IsBackStageButton = false;
     this.button1.Location          = new System.Drawing.Point(7, 120);
     this.button1.Name              = "button1";
     this.button1.Size              = new System.Drawing.Size(137, 25);
     this.button1.TabIndex          = 29;
     this.button1.Text              = "SortByContactName";
     this.button1.Click            += new System.EventHandler(this.button1_Click);
     //
     // 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.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.button2.BeforeTouchSize   = new System.Drawing.Size(137, 25);
     this.button2.BorderStyleAdv    = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.RaisedInner;
     this.button2.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.button2.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.button2.ForeColor         = System.Drawing.Color.White;
     this.button2.IsBackStageButton = false;
     this.button2.Location          = new System.Drawing.Point(7, 69);
     this.button2.Name              = "button2";
     this.button2.Size              = new System.Drawing.Size(137, 25);
     this.button2.TabIndex          = 28;
     this.button2.Text              = "SortByCity";
     this.button2.Click            += new System.EventHandler(this.button2_Click);
     //
     // button3
     //
     this.button3.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.button3.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.button3.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.button3.BeforeTouchSize   = new System.Drawing.Size(137, 25);
     this.button3.BorderStyleAdv    = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.RaisedInner;
     this.button3.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.button3.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.button3.ForeColor         = System.Drawing.Color.White;
     this.button3.IsBackStageButton = false;
     this.button3.Location          = new System.Drawing.Point(7, 18);
     this.button3.Name              = "button3";
     this.button3.Size              = new System.Drawing.Size(137, 25);
     this.button3.TabIndex          = 27;
     this.button3.Text              = "SortByCountry";
     this.button3.Click            += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.button4.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.button4.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.button4.BeforeTouchSize   = new System.Drawing.Size(137, 25);
     this.button4.BorderStyleAdv    = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.RaisedInner;
     this.button4.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.button4.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
     this.button4.ForeColor         = System.Drawing.Color.White;
     this.button4.IsBackStageButton = false;
     this.button4.Location          = new System.Drawing.Point(7, 168);
     this.button4.Name              = "button4";
     this.button4.Size              = new System.Drawing.Size(137, 25);
     this.button4.TabIndex          = 30;
     this.button4.Text              = "ClearSorting";
     this.button4.Click            += new System.EventHandler(this.button4_Click);
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.BackColor = System.Drawing.Color.DimGray;
     this.panel1.ForeColor = System.Drawing.Color.DimGray;
     this.panel1.Location  = new System.Drawing.Point(856, 24);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1, 606);
     this.panel1.TabIndex  = 21;
     //
     // checkBoxAdv1
     //
     this.checkBoxAdv1.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.checkBoxAdv1.BeforeTouchSize    = new System.Drawing.Size(150, 21);
     this.checkBoxAdv1.Font               = new System.Drawing.Font("Segoe UI", 9F);
     this.checkBoxAdv1.Location           = new System.Drawing.Point(866, 150);
     this.checkBoxAdv1.MetroColor         = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
     this.checkBoxAdv1.Name               = "checkBoxAdv1";
     this.checkBoxAdv1.Size               = new System.Drawing.Size(134, 30);
     this.checkBoxAdv1.Style              = Syncfusion.Windows.Forms.Tools.CheckBoxAdvStyle.Metro;
     this.checkBoxAdv1.DrawFocusRectangle = true;
     this.checkBoxAdv1.TabIndex           = 26;
     this.checkBoxAdv1.Text               = "Allow Sorting";
     this.checkBoxAdv1.ThemesEnabled      = false;
     this.checkBoxAdv1.CheckedChanged    += new System.EventHandler(this.checkBoxAdv1_CheckedChanged);
     //
     // comboBoxAdv1
     //
     this.comboBoxAdv1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.comboBoxAdv1.BackColor       = System.Drawing.Color.White;
     this.comboBoxAdv1.BeforeTouchSize = new System.Drawing.Size(110, 21);
     this.comboBoxAdv1.Font            = new System.Drawing.Font("Segoe UI", 8.25F);
     this.comboBoxAdv1.Location        = new System.Drawing.Point(6, 38);
     this.comboBoxAdv1.Name            = "comboBoxAdv1";
     this.comboBoxAdv1.Size            = new System.Drawing.Size(110, 21);
     this.comboBoxAdv1.Style           = Syncfusion.Windows.Forms.VisualStyle.Metro;
     this.comboBoxAdv1.TabIndex        = 24;
     //
     // buttonAdv1
     //
     this.buttonAdv1.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.buttonAdv1.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.buttonAdv1.BeforeTouchSize   = new System.Drawing.Size(110, 25);
     this.buttonAdv1.BorderStyleAdv    = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.RaisedInner;
     this.buttonAdv1.FlatStyle         = System.Windows.Forms.FlatStyle.Flat;
     this.buttonAdv1.Font              = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonAdv1.ForeColor         = System.Drawing.Color.White;
     this.buttonAdv1.IsBackStageButton = false;
     this.buttonAdv1.Location          = new System.Drawing.Point(6, 76);
     this.buttonAdv1.Name              = "buttonAdv1";
     this.buttonAdv1.Size              = new System.Drawing.Size(110, 25);
     this.buttonAdv1.TabIndex          = 25;
     this.buttonAdv1.Text              = "Align Icon";
     this.buttonAdv1.Click            += new System.EventHandler(this.buttonAdv1_Click);
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.comboBoxAdv1);
     this.groupBox1.Controls.Add(this.buttonAdv1);
     this.groupBox1.Location = new System.Drawing.Point(866, -1);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(134, 120);
     this.groupBox1.TabIndex = 24;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Align Sort Icon";
     //
     // panel2
     //
     this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.panel2.Controls.Add(this.button4);
     this.panel2.Controls.Add(this.button1);
     this.panel2.Controls.Add(this.button2);
     this.panel2.Controls.Add(this.button3);
     this.panel2.Location = new System.Drawing.Point(859, 186);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(153, 274);
     this.panel2.TabIndex = 27;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1012, 653);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.checkBoxAdv1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.gridGroupingControl1);
     this.MinimumSize = new System.Drawing.Size(800, 450);
     this.Name        = "Form1";
     this.Text        = "Sorting ";
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataset11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkBoxAdv1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxAdv1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemple #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor13 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor14 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor15 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor16 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor17 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor18 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor19 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor20 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor21 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor22 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor23 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor24 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.dataset11            = new DataBinding10_GGC.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();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataset11)).BeginInit();
     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.DataSource           = this.dataset11.Suppliers;
     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(24, 3);
     this.gridGroupingControl1.Name = "gridGroupingControl1";
     this.gridGroupingControl1.ShowGroupDropArea = true;
     this.gridGroupingControl1.Size     = new System.Drawing.Size(964, 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";
     gridColumnDescriptor13.HeaderImage          = null;
     gridColumnDescriptor13.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor13.HeaderText           = "Supplier ID";
     gridColumnDescriptor13.MappingName          = "SupplierID";
     gridColumnDescriptor13.SerializedImageArray = "";
     gridColumnDescriptor14.HeaderImage          = null;
     gridColumnDescriptor14.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor14.MappingName          = "CompanyName";
     gridColumnDescriptor14.SerializedImageArray = "";
     gridColumnDescriptor15.HeaderImage          = null;
     gridColumnDescriptor15.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor15.MappingName          = "ContactName";
     gridColumnDescriptor15.SerializedImageArray = "";
     gridColumnDescriptor16.HeaderImage          = null;
     gridColumnDescriptor16.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor16.MappingName          = "ContactTitle";
     gridColumnDescriptor16.SerializedImageArray = "";
     gridColumnDescriptor17.HeaderImage          = null;
     gridColumnDescriptor17.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor17.MappingName          = "Address";
     gridColumnDescriptor17.SerializedImageArray = "";
     gridColumnDescriptor18.HeaderImage          = null;
     gridColumnDescriptor18.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor18.MappingName          = "City";
     gridColumnDescriptor18.SerializedImageArray = "";
     gridColumnDescriptor19.HeaderImage          = null;
     gridColumnDescriptor19.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor19.MappingName          = "Region";
     gridColumnDescriptor19.SerializedImageArray = "";
     gridColumnDescriptor20.HeaderImage          = null;
     gridColumnDescriptor20.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor20.MappingName          = "PostalCode";
     gridColumnDescriptor20.SerializedImageArray = "";
     gridColumnDescriptor21.HeaderImage          = null;
     gridColumnDescriptor21.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor21.MappingName          = "Country";
     gridColumnDescriptor21.SerializedImageArray = "";
     gridColumnDescriptor22.HeaderImage          = null;
     gridColumnDescriptor22.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor22.MappingName          = "Phone";
     gridColumnDescriptor22.SerializedImageArray = "";
     gridColumnDescriptor23.HeaderImage          = null;
     gridColumnDescriptor23.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor23.MappingName          = "Fax";
     gridColumnDescriptor23.SerializedImageArray = "";
     gridColumnDescriptor24.HeaderImage          = null;
     gridColumnDescriptor24.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
     gridColumnDescriptor24.MappingName          = "HomePage";
     gridColumnDescriptor24.SerializedImageArray = "";
     this.gridGroupingControl1.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         gridColumnDescriptor13,
         gridColumnDescriptor14,
         gridColumnDescriptor15,
         gridColumnDescriptor16,
         gridColumnDescriptor17,
         gridColumnDescriptor18,
         gridColumnDescriptor19,
         gridColumnDescriptor20,
         gridColumnDescriptor21,
         gridColumnDescriptor22,
         gridColumnDescriptor23,
         gridColumnDescriptor24
     });
     this.gridGroupingControl1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 25;
     this.gridGroupingControl1.TableDescriptor.TableOptions.RecordRowHeight       = 20;
     this.gridGroupingControl1.TableOptions.ListBoxSelectionMode = System.Windows.Forms.SelectionMode.MultiExtended;
     this.gridGroupingControl1.Text        = "gridGroupingControl1";
     this.gridGroupingControl1.VersionInfo = "4.200.0.60";
     //
     // 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", "Suppliers", new System.Data.Common.DataColumnMapping[] {
             new System.Data.Common.DataColumnMapping("SupplierID", "SupplierID"),
             new System.Data.Common.DataColumnMapping("CompanyName", "CompanyName"),
             new System.Data.Common.DataColumnMapping("ContactName", "ContactName"),
             new System.Data.Common.DataColumnMapping("ContactTitle", "ContactTitle"),
             new System.Data.Common.DataColumnMapping("Address", "Address"),
             new System.Data.Common.DataColumnMapping("City", "City"),
             new System.Data.Common.DataColumnMapping("Region", "Region"),
             new System.Data.Common.DataColumnMapping("PostalCode", "PostalCode"),
             new System.Data.Common.DataColumnMapping("Country", "Country"),
             new System.Data.Common.DataColumnMapping("Phone", "Phone"),
             new System.Data.Common.DataColumnMapping("Fax", "Fax"),
             new System.Data.Common.DataColumnMapping("HomePage", "HomePage")
         })
     });
     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_SupplierID", System.Data.OleDb.OleDbType.Integer, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "SupplierID", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Address", System.Data.OleDb.OleDbType.VarWChar, 60, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Address", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Address1", System.Data.OleDb.OleDbType.VarWChar, 60, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Address", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_City", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "City", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_City1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "City", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_CompanyName", System.Data.OleDb.OleDbType.VarWChar, 40, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "CompanyName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_ContactName", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ContactName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_ContactName1", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ContactName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_ContactTitle", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ContactTitle", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_ContactTitle1", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ContactTitle", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Country", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Country", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Country1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Country", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Fax", System.Data.OleDb.OleDbType.VarWChar, 24, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Fax", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Fax1", System.Data.OleDb.OleDbType.VarWChar, 24, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Fax", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Phone", System.Data.OleDb.OleDbType.VarWChar, 24, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Phone", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Phone1", System.Data.OleDb.OleDbType.VarWChar, 24, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Phone", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_PostalCode", System.Data.OleDb.OleDbType.VarWChar, 10, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "PostalCode", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_PostalCode1", System.Data.OleDb.OleDbType.VarWChar, 10, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "PostalCode", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Region", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Region", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Region1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Region", System.Data.DataRowVersion.Original, null)
     });
     //
     // oleDbConnection1
     //
     this.oleDbConnection1.ConnectionString = resources.GetString("oleDbConnection1.ConnectionString");
     //
     // oleDbInsertCommand1
     //
     this.oleDbInsertCommand1.CommandText = resources.GetString("oleDbInsertCommand1.CommandText");
     this.oleDbInsertCommand1.Connection  = this.oleDbConnection1;
     this.oleDbInsertCommand1.Parameters.AddRange(new System.Data.OleDb.OleDbParameter[] {
         new System.Data.OleDb.OleDbParameter("CompanyName", System.Data.OleDb.OleDbType.VarWChar, 40, "CompanyName"),
         new System.Data.OleDb.OleDbParameter("ContactName", System.Data.OleDb.OleDbType.VarWChar, 30, "ContactName"),
         new System.Data.OleDb.OleDbParameter("ContactTitle", System.Data.OleDb.OleDbType.VarWChar, 30, "ContactTitle"),
         new System.Data.OleDb.OleDbParameter("Address", System.Data.OleDb.OleDbType.VarWChar, 60, "Address"),
         new System.Data.OleDb.OleDbParameter("City", System.Data.OleDb.OleDbType.VarWChar, 15, "City"),
         new System.Data.OleDb.OleDbParameter("Region", System.Data.OleDb.OleDbType.VarWChar, 15, "Region"),
         new System.Data.OleDb.OleDbParameter("PostalCode", System.Data.OleDb.OleDbType.VarWChar, 10, "PostalCode"),
         new System.Data.OleDb.OleDbParameter("Country", System.Data.OleDb.OleDbType.VarWChar, 15, "Country"),
         new System.Data.OleDb.OleDbParameter("Phone", System.Data.OleDb.OleDbType.VarWChar, 24, "Phone"),
         new System.Data.OleDb.OleDbParameter("Fax", System.Data.OleDb.OleDbType.VarWChar, 24, "Fax"),
         new System.Data.OleDb.OleDbParameter("HomePage", System.Data.OleDb.OleDbType.VarWChar, 1073741823, "HomePage")
     });
     //
     // oleDbSelectCommand1
     //
     this.oleDbSelectCommand1.CommandText = "SELECT SupplierID, CompanyName, ContactName, ContactTitle, Address, City, Region," +
                                            " PostalCode, Country, Phone, Fax, HomePage FROM Suppliers";
     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("CompanyName", System.Data.OleDb.OleDbType.VarWChar, 40, "CompanyName"),
         new System.Data.OleDb.OleDbParameter("ContactName", System.Data.OleDb.OleDbType.VarWChar, 30, "ContactName"),
         new System.Data.OleDb.OleDbParameter("ContactTitle", System.Data.OleDb.OleDbType.VarWChar, 30, "ContactTitle"),
         new System.Data.OleDb.OleDbParameter("Address", System.Data.OleDb.OleDbType.VarWChar, 60, "Address"),
         new System.Data.OleDb.OleDbParameter("City", System.Data.OleDb.OleDbType.VarWChar, 15, "City"),
         new System.Data.OleDb.OleDbParameter("Region", System.Data.OleDb.OleDbType.VarWChar, 15, "Region"),
         new System.Data.OleDb.OleDbParameter("PostalCode", System.Data.OleDb.OleDbType.VarWChar, 10, "PostalCode"),
         new System.Data.OleDb.OleDbParameter("Country", System.Data.OleDb.OleDbType.VarWChar, 15, "Country"),
         new System.Data.OleDb.OleDbParameter("Phone", System.Data.OleDb.OleDbType.VarWChar, 24, "Phone"),
         new System.Data.OleDb.OleDbParameter("Fax", System.Data.OleDb.OleDbType.VarWChar, 24, "Fax"),
         new System.Data.OleDb.OleDbParameter("HomePage", System.Data.OleDb.OleDbType.VarWChar, 1073741823, "HomePage"),
         new System.Data.OleDb.OleDbParameter("Original_SupplierID", System.Data.OleDb.OleDbType.Integer, 4, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "SupplierID", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Address", System.Data.OleDb.OleDbType.VarWChar, 60, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Address", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Address1", System.Data.OleDb.OleDbType.VarWChar, 60, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Address", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_City", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "City", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_City1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "City", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_CompanyName", System.Data.OleDb.OleDbType.VarWChar, 40, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "CompanyName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_ContactName", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ContactName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_ContactName1", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ContactName", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_ContactTitle", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ContactTitle", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_ContactTitle1", System.Data.OleDb.OleDbType.VarWChar, 30, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "ContactTitle", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Country", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Country", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Country1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Country", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Fax", System.Data.OleDb.OleDbType.VarWChar, 24, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Fax", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Fax1", System.Data.OleDb.OleDbType.VarWChar, 24, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Fax", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Phone", System.Data.OleDb.OleDbType.VarWChar, 24, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Phone", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Phone1", System.Data.OleDb.OleDbType.VarWChar, 24, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Phone", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_PostalCode", System.Data.OleDb.OleDbType.VarWChar, 10, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "PostalCode", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_PostalCode1", System.Data.OleDb.OleDbType.VarWChar, 10, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "PostalCode", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Region", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Region", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Original_Region1", System.Data.OleDb.OleDbType.VarWChar, 15, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "Region", System.Data.DataRowVersion.Original, null),
         new System.Data.OleDb.OleDbParameter("Select_SupplierID", System.Data.OleDb.OleDbType.Integer, 4, "SupplierID")
     });
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.ClientSize          = new System.Drawing.Size(1012, 653);
     this.Controls.Add(this.gridGroupingControl1);
     this.MinimumSize = new System.Drawing.Size(800, 400);
     this.Name        = "Form1";
     this.Text        = "Getting Started";
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataset11)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor2 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor3 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor4 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor5 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor6 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor7 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor8 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor9 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor10 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor11 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor12 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor13 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor14 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor15 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor16 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor17 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor18 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor19 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor20 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor21 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor22 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor23 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor24 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor25 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor26 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor27 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor28 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor29 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor30 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor31 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor32 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor33 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor34 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor35 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor36 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor37 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor38 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor39 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor40 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor41 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
            Syncfusion.Windows.Forms.CaptionImage captionImage1 = new Syncfusion.Windows.Forms.CaptionImage();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            Syncfusion.Windows.Forms.CaptionImage captionImage2 = new Syncfusion.Windows.Forms.CaptionImage();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.consultasToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.matriculasToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.todosAlunosToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.alunoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.nomeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cPFToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cursoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.eventosToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.aDSToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.mecatrônicaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.gTIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.manhãToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.noiteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.gestãoEmpresarialToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.outrosToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.religiãoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.escolaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cidadeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.relatóriosToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.cPFToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.códigoToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.questionárioToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.GraficosToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.cadastrarLoginToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lblAluno = new Syncfusion.Windows.Forms.Tools.AutoLabel();
            this.dgConsultas = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
            this.bsMatriculas = new System.Windows.Forms.BindingSource(this.components);
            this.dSMatricula = new Matricula.DSMatricula();
            this.matriculasTableAdapter1 = new Matricula.DSMatriculaTableAdapters.MatriculasTableAdapter();
            this.btnNovo = new Syncfusion.Windows.Forms.ButtonAdv();
            this.btnAlterar = new Syncfusion.Windows.Forms.ButtonAdv();
            this.btnExcluir = new Syncfusion.Windows.Forms.ButtonAdv();
            this.btnPesquisa = new Syncfusion.Windows.Forms.ButtonAdv();
            this.bsLogins = new System.Windows.Forms.BindingSource(this.components);
            this.loginsTableAdapter = new Matricula.DSMatriculaTableAdapters.LoginsTableAdapter();
            this.txtAluno = new Syncfusion.Windows.Forms.Tools.MaskedEditBox();
            this.menuStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgConsultas)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bsMatriculas)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dSMatricula)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bsLogins)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAluno)).BeginInit();
            this.SuspendLayout();
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.consultasToolStripMenuItem,
            this.GraficosToolStripMenuItem,
            this.cadastrarLoginToolStripMenuItem});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(598, 24);
            this.menuStrip1.TabIndex = 4;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // consultasToolStripMenuItem
            // 
            this.consultasToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.matriculasToolStripMenuItem,
            this.relatóriosToolStripMenuItem1,
            this.questionárioToolStripMenuItem});
            this.consultasToolStripMenuItem.Name = "consultasToolStripMenuItem";
            this.consultasToolStripMenuItem.Size = new System.Drawing.Size(74, 20);
            this.consultasToolStripMenuItem.Text = "Matrículas";
            // 
            // matriculasToolStripMenuItem
            // 
            this.matriculasToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.todosAlunosToolStripMenuItem,
            this.alunoToolStripMenuItem,
            this.cursoToolStripMenuItem,
            this.outrosToolStripMenuItem});
            this.matriculasToolStripMenuItem.Name = "matriculasToolStripMenuItem";
            this.matriculasToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.matriculasToolStripMenuItem.Text = "Consultas";
            // 
            // todosAlunosToolStripMenuItem
            // 
            this.todosAlunosToolStripMenuItem.Name = "todosAlunosToolStripMenuItem";
            this.todosAlunosToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.todosAlunosToolStripMenuItem.Text = "Todos Alunos";
            this.todosAlunosToolStripMenuItem.Click += new System.EventHandler(this.todosAlunosToolStripMenuItem_Click);
            // 
            // alunoToolStripMenuItem
            // 
            this.alunoToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.nomeToolStripMenuItem,
            this.cPFToolStripMenuItem});
            this.alunoToolStripMenuItem.Name = "alunoToolStripMenuItem";
            this.alunoToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.alunoToolStripMenuItem.Text = "Aluno";
            // 
            // nomeToolStripMenuItem
            // 
            this.nomeToolStripMenuItem.Name = "nomeToolStripMenuItem";
            this.nomeToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.nomeToolStripMenuItem.Text = "Nome";
            this.nomeToolStripMenuItem.Click += new System.EventHandler(this.nomeToolStripMenuItem_Click);
            // 
            // cPFToolStripMenuItem
            // 
            this.cPFToolStripMenuItem.Name = "cPFToolStripMenuItem";
            this.cPFToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.cPFToolStripMenuItem.Text = "CPF";
            this.cPFToolStripMenuItem.Click += new System.EventHandler(this.cPFToolStripMenuItem_Click);
            // 
            // cursoToolStripMenuItem
            // 
            this.cursoToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.eventosToolStripMenuItem,
            this.aDSToolStripMenuItem,
            this.mecatrônicaToolStripMenuItem,
            this.gTIToolStripMenuItem,
            this.gestãoEmpresarialToolStripMenuItem});
            this.cursoToolStripMenuItem.Name = "cursoToolStripMenuItem";
            this.cursoToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.cursoToolStripMenuItem.Text = "Curso";
            // 
            // eventosToolStripMenuItem
            // 
            this.eventosToolStripMenuItem.Name = "eventosToolStripMenuItem";
            this.eventosToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
            this.eventosToolStripMenuItem.Text = "Eventos";
            this.eventosToolStripMenuItem.Click += new System.EventHandler(this.eventosToolStripMenuItem_Click_1);
            // 
            // aDSToolStripMenuItem
            // 
            this.aDSToolStripMenuItem.Name = "aDSToolStripMenuItem";
            this.aDSToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
            this.aDSToolStripMenuItem.Text = "ADS";
            this.aDSToolStripMenuItem.Click += new System.EventHandler(this.aDSToolStripMenuItem_Click_1);
            // 
            // mecatrônicaToolStripMenuItem
            // 
            this.mecatrônicaToolStripMenuItem.Name = "mecatrônicaToolStripMenuItem";
            this.mecatrônicaToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
            this.mecatrônicaToolStripMenuItem.Text = "Mecatrônica";
            this.mecatrônicaToolStripMenuItem.Click += new System.EventHandler(this.mecatrônicaToolStripMenuItem_Click_1);
            // 
            // gTIToolStripMenuItem
            // 
            this.gTIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.manhãToolStripMenuItem,
            this.noiteToolStripMenuItem});
            this.gTIToolStripMenuItem.Name = "gTIToolStripMenuItem";
            this.gTIToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
            this.gTIToolStripMenuItem.Text = "GTI";
            // 
            // manhãToolStripMenuItem
            // 
            this.manhãToolStripMenuItem.Name = "manhãToolStripMenuItem";
            this.manhãToolStripMenuItem.Size = new System.Drawing.Size(111, 22);
            this.manhãToolStripMenuItem.Text = "Manhã";
            this.manhãToolStripMenuItem.Click += new System.EventHandler(this.manhãToolStripMenuItem_Click_1);
            // 
            // noiteToolStripMenuItem
            // 
            this.noiteToolStripMenuItem.Name = "noiteToolStripMenuItem";
            this.noiteToolStripMenuItem.Size = new System.Drawing.Size(111, 22);
            this.noiteToolStripMenuItem.Text = "Noite";
            this.noiteToolStripMenuItem.Click += new System.EventHandler(this.noiteToolStripMenuItem_Click_1);
            // 
            // gestãoEmpresarialToolStripMenuItem
            // 
            this.gestãoEmpresarialToolStripMenuItem.Name = "gestãoEmpresarialToolStripMenuItem";
            this.gestãoEmpresarialToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
            this.gestãoEmpresarialToolStripMenuItem.Text = "Gestão Empresarial";
            this.gestãoEmpresarialToolStripMenuItem.Click += new System.EventHandler(this.gestãoEmpresarialToolStripMenuItem_Click_1);
            // 
            // outrosToolStripMenuItem
            // 
            this.outrosToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.religiãoToolStripMenuItem,
            this.escolaToolStripMenuItem,
            this.cidadeToolStripMenuItem});
            this.outrosToolStripMenuItem.Name = "outrosToolStripMenuItem";
            this.outrosToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.outrosToolStripMenuItem.Text = "Outros";
            // 
            // religiãoToolStripMenuItem
            // 
            this.religiãoToolStripMenuItem.Name = "religiãoToolStripMenuItem";
            this.religiãoToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.religiãoToolStripMenuItem.Text = "Religião";
            this.religiãoToolStripMenuItem.Click += new System.EventHandler(this.religiãoToolStripMenuItem_Click);
            // 
            // escolaToolStripMenuItem
            // 
            this.escolaToolStripMenuItem.Name = "escolaToolStripMenuItem";
            this.escolaToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.escolaToolStripMenuItem.Text = "Escola";
            this.escolaToolStripMenuItem.Click += new System.EventHandler(this.escolaToolStripMenuItem_Click);
            // 
            // cidadeToolStripMenuItem
            // 
            this.cidadeToolStripMenuItem.Name = "cidadeToolStripMenuItem";
            this.cidadeToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.cidadeToolStripMenuItem.Text = "Cidade";
            this.cidadeToolStripMenuItem.Click += new System.EventHandler(this.cidadeToolStripMenuItem_Click);
            // 
            // relatóriosToolStripMenuItem1
            // 
            this.relatóriosToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cPFToolStripMenuItem2,
            this.códigoToolStripMenuItem1});
            this.relatóriosToolStripMenuItem1.Name = "relatóriosToolStripMenuItem1";
            this.relatóriosToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
            this.relatóriosToolStripMenuItem1.Text = "Relatórios";
            // 
            // cPFToolStripMenuItem2
            // 
            this.cPFToolStripMenuItem2.Name = "cPFToolStripMenuItem2";
            this.cPFToolStripMenuItem2.Size = new System.Drawing.Size(152, 22);
            this.cPFToolStripMenuItem2.Text = "CPF";
            this.cPFToolStripMenuItem2.Click += new System.EventHandler(this.cPFToolStripMenuItem2_Click);
            // 
            // códigoToolStripMenuItem1
            // 
            this.códigoToolStripMenuItem1.Name = "códigoToolStripMenuItem1";
            this.códigoToolStripMenuItem1.Size = new System.Drawing.Size(152, 22);
            this.códigoToolStripMenuItem1.Text = "Código";
            this.códigoToolStripMenuItem1.Click += new System.EventHandler(this.códigoToolStripMenuItem1_Click);
            // 
            // questionárioToolStripMenuItem
            // 
            this.questionárioToolStripMenuItem.Name = "questionárioToolStripMenuItem";
            this.questionárioToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
            this.questionárioToolStripMenuItem.Text = "Questionário";
            this.questionárioToolStripMenuItem.Click += new System.EventHandler(this.questionárioToolStripMenuItem_Click);
            // 
            // GraficosToolStripMenuItem
            // 
            this.GraficosToolStripMenuItem.Name = "GraficosToolStripMenuItem";
            this.GraficosToolStripMenuItem.Size = new System.Drawing.Size(62, 20);
            this.GraficosToolStripMenuItem.Text = "Gráficos";
            this.GraficosToolStripMenuItem.Click += new System.EventHandler(this.GraficosToolStripMenuItem_Click);
            // 
            // cadastrarLoginToolStripMenuItem
            // 
            this.cadastrarLoginToolStripMenuItem.Name = "cadastrarLoginToolStripMenuItem";
            this.cadastrarLoginToolStripMenuItem.Size = new System.Drawing.Size(102, 20);
            this.cadastrarLoginToolStripMenuItem.Text = "Cadastrar Login";
            this.cadastrarLoginToolStripMenuItem.Click += new System.EventHandler(this.cadastrarLoginToolStripMenuItem_Click);
            // 
            // lblAluno
            // 
            this.lblAluno.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblAluno.ForeColor = System.Drawing.Color.DimGray;
            this.lblAluno.Location = new System.Drawing.Point(11, 52);
            this.lblAluno.Name = "lblAluno";
            this.lblAluno.Size = new System.Drawing.Size(0, 15);
            this.lblAluno.TabIndex = 7;
            this.lblAluno.Visible = false;
            // 
            // dgConsultas
            // 
            this.dgConsultas.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.dgConsultas.BackColor = System.Drawing.SystemColors.Window;
            this.dgConsultas.DataSource = this.bsMatriculas;
            this.dgConsultas.FreezeCaption = false;
            this.dgConsultas.GridOfficeScrollBars = Syncfusion.Windows.Forms.OfficeScrollBars.Metro;
            this.dgConsultas.GridVisualStyles = Syncfusion.Windows.Forms.GridVisualStyles.Metro;
            this.dgConsultas.Location = new System.Drawing.Point(12, 81);
            this.dgConsultas.Name = "dgConsultas";
            this.dgConsultas.Size = new System.Drawing.Size(574, 264);
            this.dgConsultas.TabIndex = 9;
            this.dgConsultas.TableDescriptor.AllowNew = false;
            gridColumnDescriptor1.HeaderImage = null;
            gridColumnDescriptor1.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor1.HeaderText = "Código";
            gridColumnDescriptor1.MappingName = "codigo";
            gridColumnDescriptor1.Name = "codigo";
            gridColumnDescriptor1.SerializedImageArray = "";
            gridColumnDescriptor2.HeaderImage = null;
            gridColumnDescriptor2.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor2.HeaderText = "Nome";
            gridColumnDescriptor2.MappingName = "nome";
            gridColumnDescriptor2.SerializedImageArray = "";
            gridColumnDescriptor3.HeaderImage = null;
            gridColumnDescriptor3.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor3.HeaderText = "Nascimento";
            gridColumnDescriptor3.MappingName = "dtNasc";
            gridColumnDescriptor3.SerializedImageArray = "";
            gridColumnDescriptor4.HeaderImage = null;
            gridColumnDescriptor4.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor4.HeaderText = "Sexo";
            gridColumnDescriptor4.MappingName = "sexo";
            gridColumnDescriptor4.SerializedImageArray = "";
            gridColumnDescriptor5.HeaderImage = null;
            gridColumnDescriptor5.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor5.HeaderText = "Nacionalidade";
            gridColumnDescriptor5.MappingName = "nacionalidade";
            gridColumnDescriptor5.SerializedImageArray = "";
            gridColumnDescriptor6.HeaderImage = null;
            gridColumnDescriptor6.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor6.HeaderText = "Naturalidade";
            gridColumnDescriptor6.MappingName = "naturalidade";
            gridColumnDescriptor6.SerializedImageArray = "";
            gridColumnDescriptor7.HeaderImage = null;
            gridColumnDescriptor7.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor7.HeaderText = "Cor";
            gridColumnDescriptor7.MappingName = "cor";
            gridColumnDescriptor7.SerializedImageArray = "";
            gridColumnDescriptor8.HeaderImage = null;
            gridColumnDescriptor8.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor8.HeaderText = "Estado Civil";
            gridColumnDescriptor8.MappingName = "estadoCivil";
            gridColumnDescriptor8.SerializedImageArray = "";
            gridColumnDescriptor9.HeaderImage = null;
            gridColumnDescriptor9.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor9.HeaderText = "Estado";
            gridColumnDescriptor9.MappingName = "estado";
            gridColumnDescriptor9.SerializedImageArray = "";
            gridColumnDescriptor10.HeaderImage = null;
            gridColumnDescriptor10.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor10.HeaderText = "Religião";
            gridColumnDescriptor10.MappingName = "religiao";
            gridColumnDescriptor10.SerializedImageArray = "";
            gridColumnDescriptor11.HeaderImage = null;
            gridColumnDescriptor11.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor11.HeaderText = "Tipo Sanguíneo";
            gridColumnDescriptor11.MappingName = "tipoSanguineo";
            gridColumnDescriptor11.SerializedImageArray = "";
            gridColumnDescriptor12.HeaderImage = null;
            gridColumnDescriptor12.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor12.HeaderText = "RH";
            gridColumnDescriptor12.MappingName = "rh";
            gridColumnDescriptor12.SerializedImageArray = "";
            gridColumnDescriptor13.HeaderImage = null;
            gridColumnDescriptor13.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor13.HeaderText = "Nome Pai";
            gridColumnDescriptor13.MappingName = "nomePai";
            gridColumnDescriptor13.SerializedImageArray = "";
            gridColumnDescriptor14.HeaderImage = null;
            gridColumnDescriptor14.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor14.HeaderText = "Nome Mae";
            gridColumnDescriptor14.MappingName = "nomeMae";
            gridColumnDescriptor14.SerializedImageArray = "";
            gridColumnDescriptor15.HeaderImage = null;
            gridColumnDescriptor15.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor15.HeaderText = "Email";
            gridColumnDescriptor15.MappingName = "email";
            gridColumnDescriptor15.SerializedImageArray = "";
            gridColumnDescriptor16.HeaderImage = null;
            gridColumnDescriptor16.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor16.HeaderText = "CEP";
            gridColumnDescriptor16.MappingName = "cep";
            gridColumnDescriptor16.SerializedImageArray = "";
            gridColumnDescriptor17.HeaderImage = null;
            gridColumnDescriptor17.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor17.HeaderText = "Endereço";
            gridColumnDescriptor17.MappingName = "endereco";
            gridColumnDescriptor17.SerializedImageArray = "";
            gridColumnDescriptor18.HeaderImage = null;
            gridColumnDescriptor18.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor18.HeaderText = "Número";
            gridColumnDescriptor18.MappingName = "numero";
            gridColumnDescriptor18.SerializedImageArray = "";
            gridColumnDescriptor19.HeaderImage = null;
            gridColumnDescriptor19.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor19.HeaderText = "Complemento";
            gridColumnDescriptor19.MappingName = "complemento";
            gridColumnDescriptor19.SerializedImageArray = "";
            gridColumnDescriptor20.HeaderImage = null;
            gridColumnDescriptor20.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor20.HeaderText = "Bairro";
            gridColumnDescriptor20.MappingName = "bairro";
            gridColumnDescriptor20.SerializedImageArray = "";
            gridColumnDescriptor21.HeaderImage = null;
            gridColumnDescriptor21.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor21.HeaderText = "Município";
            gridColumnDescriptor21.MappingName = "municipio";
            gridColumnDescriptor21.SerializedImageArray = "";
            gridColumnDescriptor22.HeaderImage = null;
            gridColumnDescriptor22.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor22.HeaderText = "CPF";
            gridColumnDescriptor22.MappingName = "cpf";
            gridColumnDescriptor22.SerializedImageArray = "";
            gridColumnDescriptor23.HeaderImage = null;
            gridColumnDescriptor23.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor23.HeaderText = "Emissão CPF";
            gridColumnDescriptor23.MappingName = "dataEmissaoCpf";
            gridColumnDescriptor23.SerializedImageArray = "";
            gridColumnDescriptor24.HeaderImage = null;
            gridColumnDescriptor24.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor24.HeaderText = "RG";
            gridColumnDescriptor24.MappingName = "rg";
            gridColumnDescriptor24.SerializedImageArray = "";
            gridColumnDescriptor25.HeaderImage = null;
            gridColumnDescriptor25.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor25.HeaderText = "Emissão RG";
            gridColumnDescriptor25.MappingName = "dataEmissaoRg";
            gridColumnDescriptor25.SerializedImageArray = "";
            gridColumnDescriptor26.HeaderImage = null;
            gridColumnDescriptor26.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor26.HeaderText = "Expedição";
            gridColumnDescriptor26.MappingName = "expedidoRG";
            gridColumnDescriptor26.SerializedImageArray = "";
            gridColumnDescriptor27.HeaderImage = null;
            gridColumnDescriptor27.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor27.HeaderText = "Reserva Militar";
            gridColumnDescriptor27.MappingName = "reservaMilitar";
            gridColumnDescriptor27.SerializedImageArray = "";
            gridColumnDescriptor28.HeaderImage = null;
            gridColumnDescriptor28.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor28.HeaderText = "Expedição Militar";
            gridColumnDescriptor28.MappingName = "expedidoMilitar";
            gridColumnDescriptor28.SerializedImageArray = "";
            gridColumnDescriptor29.HeaderImage = null;
            gridColumnDescriptor29.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor29.HeaderText = "Data Reservista";
            gridColumnDescriptor29.MappingName = "dataMilitar";
            gridColumnDescriptor29.SerializedImageArray = "";
            gridColumnDescriptor30.HeaderImage = null;
            gridColumnDescriptor30.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor30.HeaderText = "Título";
            gridColumnDescriptor30.MappingName = "tituloEleitor";
            gridColumnDescriptor30.SerializedImageArray = "";
            gridColumnDescriptor31.HeaderImage = null;
            gridColumnDescriptor31.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor31.HeaderText = "Seção";
            gridColumnDescriptor31.MappingName = "secao";
            gridColumnDescriptor31.SerializedImageArray = "";
            gridColumnDescriptor32.HeaderImage = null;
            gridColumnDescriptor32.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor32.HeaderText = "Zona";
            gridColumnDescriptor32.MappingName = "zona";
            gridColumnDescriptor32.SerializedImageArray = "";
            gridColumnDescriptor33.HeaderImage = null;
            gridColumnDescriptor33.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor33.HeaderText = "Escola";
            gridColumnDescriptor33.MappingName = "escola";
            gridColumnDescriptor33.SerializedImageArray = "";
            gridColumnDescriptor34.HeaderImage = null;
            gridColumnDescriptor34.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor34.HeaderText = "CIdade Escola";
            gridColumnDescriptor34.MappingName = "cidadeEscola";
            gridColumnDescriptor34.SerializedImageArray = "";
            gridColumnDescriptor35.HeaderImage = null;
            gridColumnDescriptor35.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor35.HeaderText = "Estado Escola";
            gridColumnDescriptor35.MappingName = "estadoEscola";
            gridColumnDescriptor35.SerializedImageArray = "";
            gridColumnDescriptor36.HeaderImage = null;
            gridColumnDescriptor36.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor36.HeaderText = "Ano Conclusão";
            gridColumnDescriptor36.MappingName = "anoConclusao";
            gridColumnDescriptor36.SerializedImageArray = "";
            gridColumnDescriptor37.HeaderImage = null;
            gridColumnDescriptor37.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor37.HeaderText = "Classificação";
            gridColumnDescriptor37.MappingName = "classificacao";
            gridColumnDescriptor37.SerializedImageArray = "";
            gridColumnDescriptor38.HeaderImage = null;
            gridColumnDescriptor38.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor38.HeaderText = "Pontuação";
            gridColumnDescriptor38.MappingName = "pontuacao";
            gridColumnDescriptor38.SerializedImageArray = "";
            gridColumnDescriptor39.HeaderImage = null;
            gridColumnDescriptor39.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor39.HeaderText = "Curso";
            gridColumnDescriptor39.MappingName = "curso";
            gridColumnDescriptor39.SerializedImageArray = "";
            gridColumnDescriptor40.HeaderImage = null;
            gridColumnDescriptor40.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor40.HeaderText = "Turno";
            gridColumnDescriptor40.MappingName = "turno";
            gridColumnDescriptor40.SerializedImageArray = "";
            gridColumnDescriptor41.HeaderImage = null;
            gridColumnDescriptor41.HeaderImageAlignment = Syncfusion.Windows.Forms.Grid.Grouping.HeaderImageAlignment.Left;
            gridColumnDescriptor41.HeaderText = "Foto";
            gridColumnDescriptor41.MappingName = "foto";
            gridColumnDescriptor41.SerializedImageArray = "";
            this.dgConsultas.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
            gridColumnDescriptor1,
            gridColumnDescriptor2,
            gridColumnDescriptor3,
            gridColumnDescriptor4,
            gridColumnDescriptor5,
            gridColumnDescriptor6,
            gridColumnDescriptor7,
            gridColumnDescriptor8,
            gridColumnDescriptor9,
            gridColumnDescriptor10,
            gridColumnDescriptor11,
            gridColumnDescriptor12,
            gridColumnDescriptor13,
            gridColumnDescriptor14,
            gridColumnDescriptor15,
            gridColumnDescriptor16,
            gridColumnDescriptor17,
            gridColumnDescriptor18,
            gridColumnDescriptor19,
            gridColumnDescriptor20,
            gridColumnDescriptor21,
            gridColumnDescriptor22,
            gridColumnDescriptor23,
            gridColumnDescriptor24,
            gridColumnDescriptor25,
            gridColumnDescriptor26,
            gridColumnDescriptor27,
            gridColumnDescriptor28,
            gridColumnDescriptor29,
            gridColumnDescriptor30,
            gridColumnDescriptor31,
            gridColumnDescriptor32,
            gridColumnDescriptor33,
            gridColumnDescriptor34,
            gridColumnDescriptor35,
            gridColumnDescriptor36,
            gridColumnDescriptor37,
            gridColumnDescriptor38,
            gridColumnDescriptor39,
            gridColumnDescriptor40,
            gridColumnDescriptor41});
            this.dgConsultas.TableDescriptor.TableOptions.CaptionRowHeight = 29;
            this.dgConsultas.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 25;
            this.dgConsultas.TableDescriptor.TableOptions.RecordRowHeight = 25;
            this.dgConsultas.VersionInfo = "13.3450.0.7";
            this.dgConsultas.QueryCellStyleInfo += new Syncfusion.Windows.Forms.Grid.Grouping.GridTableCellStyleInfoEventHandler(this.dgConsultas_QueryCellStyleInfo);
            this.dgConsultas.TableControlCurrentCellStartEditing += new Syncfusion.Windows.Forms.Grid.Grouping.GridTableControlCancelEventHandler(this.dgConsultas_TableControlCurrentCellStartEditing);
            this.dgConsultas.TableControlCurrentCellActivating += new Syncfusion.Windows.Forms.Grid.Grouping.GridTableControlCurrentCellActivatingEventHandler(this.dgConsultas_TableControlCurrentCellActivating);
            this.dgConsultas.TableControlCellClick += new Syncfusion.Windows.Forms.Grid.Grouping.GridTableControlCellClickEventHandler(this.dgConsultas_TableControlCellClick);
            // 
            // bsMatriculas
            // 
            this.bsMatriculas.DataMember = "Matriculas";
            this.bsMatriculas.DataSource = this.dSMatricula;
            // 
            // dSMatricula
            // 
            this.dSMatricula.DataSetName = "DSMatricula";
            this.dSMatricula.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // matriculasTableAdapter1
            // 
            this.matriculasTableAdapter1.ClearBeforeFill = true;
            // 
            // btnNovo
            // 
            this.btnNovo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnNovo.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.btnNovo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnNovo.BeforeTouchSize = new System.Drawing.Size(75, 23);
            this.btnNovo.BorderStyleAdv = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.None;
            this.btnNovo.ComboEditBackColor = System.Drawing.Color.Transparent;
            this.btnNovo.CustomManagedColor = System.Drawing.Color.Transparent;
            this.btnNovo.FlatAppearance.BorderSize = 0;
            this.btnNovo.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnNovo.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(165)))), ((int)(((byte)(150)))));
            this.btnNovo.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnNovo.ForeColor = System.Drawing.Color.White;
            this.btnNovo.IsBackStageButton = false;
            this.btnNovo.Location = new System.Drawing.Point(349, 52);
            this.btnNovo.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnNovo.Name = "btnNovo";
            this.btnNovo.Size = new System.Drawing.Size(75, 23);
            this.btnNovo.TabIndex = 10;
            this.btnNovo.Text = "Novo";
            this.btnNovo.UseVisualStyle = false;
            this.btnNovo.UseVisualStyleBackColor = false;
            this.btnNovo.Click += new System.EventHandler(this.btnNovo_Click);
            // 
            // btnAlterar
            // 
            this.btnAlterar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnAlterar.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.btnAlterar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnAlterar.BeforeTouchSize = new System.Drawing.Size(75, 23);
            this.btnAlterar.BorderStyleAdv = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.None;
            this.btnAlterar.ComboEditBackColor = System.Drawing.Color.Transparent;
            this.btnAlterar.CustomManagedColor = System.Drawing.Color.Transparent;
            this.btnAlterar.FlatAppearance.BorderSize = 0;
            this.btnAlterar.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnAlterar.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(165)))), ((int)(((byte)(150)))));
            this.btnAlterar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnAlterar.ForeColor = System.Drawing.Color.White;
            this.btnAlterar.IsBackStageButton = false;
            this.btnAlterar.Location = new System.Drawing.Point(430, 52);
            this.btnAlterar.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnAlterar.Name = "btnAlterar";
            this.btnAlterar.Size = new System.Drawing.Size(75, 23);
            this.btnAlterar.TabIndex = 11;
            this.btnAlterar.Text = "Alterar";
            this.btnAlterar.UseVisualStyle = false;
            this.btnAlterar.UseVisualStyleBackColor = false;
            this.btnAlterar.Click += new System.EventHandler(this.btnAlterar_Click);
            // 
            // btnExcluir
            // 
            this.btnExcluir.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnExcluir.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.btnExcluir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(59)))), ((int)(((byte)(41)))));
            this.btnExcluir.BeforeTouchSize = new System.Drawing.Size(75, 23);
            this.btnExcluir.FlatAppearance.BorderSize = 0;
            this.btnExcluir.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(59)))), ((int)(((byte)(41)))));
            this.btnExcluir.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(50)))), ((int)(((byte)(36)))));
            this.btnExcluir.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnExcluir.ForeColor = System.Drawing.Color.White;
            this.btnExcluir.IsBackStageButton = false;
            this.btnExcluir.Location = new System.Drawing.Point(511, 52);
            this.btnExcluir.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(206)))), ((int)(((byte)(59)))), ((int)(((byte)(41)))));
            this.btnExcluir.Name = "btnExcluir";
            this.btnExcluir.Size = new System.Drawing.Size(75, 23);
            this.btnExcluir.TabIndex = 12;
            this.btnExcluir.Text = "Excluir";
            this.btnExcluir.UseVisualStyle = false;
            this.btnExcluir.Click += new System.EventHandler(this.btnExcluir_Click);
            // 
            // btnPesquisa
            // 
            this.btnPesquisa.Appearance = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
            this.btnPesquisa.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnPesquisa.BeforeTouchSize = new System.Drawing.Size(62, 20);
            this.btnPesquisa.BorderStyleAdv = Syncfusion.Windows.Forms.ButtonAdvBorderStyle.None;
            this.btnPesquisa.ComboEditBackColor = System.Drawing.Color.Transparent;
            this.btnPesquisa.CustomManagedColor = System.Drawing.Color.Transparent;
            this.btnPesquisa.FlatAppearance.BorderSize = 0;
            this.btnPesquisa.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnPesquisa.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(165)))), ((int)(((byte)(150)))));
            this.btnPesquisa.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnPesquisa.ForeColor = System.Drawing.Color.White;
            this.btnPesquisa.IsBackStageButton = false;
            this.btnPesquisa.Location = new System.Drawing.Point(190, 55);
            this.btnPesquisa.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(191)))), ((int)(((byte)(177)))));
            this.btnPesquisa.Name = "btnPesquisa";
            this.btnPesquisa.Size = new System.Drawing.Size(62, 20);
            this.btnPesquisa.TabIndex = 13;
            this.btnPesquisa.Text = "Buscar";
            this.btnPesquisa.UseVisualStyle = false;
            this.btnPesquisa.UseVisualStyleBackColor = false;
            this.btnPesquisa.Visible = false;
            this.btnPesquisa.Click += new System.EventHandler(this.btnPesquisa_Click);
            // 
            // bsLogins
            // 
            this.bsLogins.DataMember = "Logins";
            this.bsLogins.DataSource = this.dSMatricula;
            // 
            // loginsTableAdapter
            // 
            this.loginsTableAdapter.ClearBeforeFill = true;
            // 
            // txtAluno
            // 
            this.txtAluno.BackColor = System.Drawing.Color.White;
            this.txtAluno.BeforeTouchSize = new System.Drawing.Size(172, 20);
            this.txtAluno.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
            this.txtAluno.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.txtAluno.DecimalSeparator = '.';
            this.txtAluno.Location = new System.Drawing.Point(12, 55);
            this.txtAluno.Metrocolor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(211)))), ((int)(((byte)(212)))));
            this.txtAluno.Name = "txtAluno";
            this.txtAluno.PassivePromptCharacterInt = 95;
            this.txtAluno.PositionAt = Syncfusion.Windows.Forms.Tools.SpecialCursorPosition.FirstMaskPosition;
            this.txtAluno.PromptCharacterInt = 95;
            this.txtAluno.Size = new System.Drawing.Size(172, 20);
            this.txtAluno.Style = Syncfusion.Windows.Forms.Tools.TextBoxExt.theme.Default;
            this.txtAluno.TabIndex = 14;
            this.txtAluno.Visible = false;
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.WhiteSmoke;
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.BorderColor = System.Drawing.Color.WhiteSmoke;
            this.CaptionAlign = System.Windows.Forms.HorizontalAlignment.Left;
            this.CaptionBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(177)))));
            this.CaptionBarHeight = 60;
            this.CaptionButtonColor = System.Drawing.Color.White;
            this.CaptionButtonHoverColor = System.Drawing.Color.White;
            this.CaptionFont = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold);
            this.CaptionForeColor = System.Drawing.Color.White;
            captionImage1.Image = ((System.Drawing.Image)(resources.GetObject("captionImage1.Image")));
            captionImage1.Location = new System.Drawing.Point(30, 9);
            captionImage1.Name = "CaptionImage1";
            captionImage1.Size = new System.Drawing.Size(45, 45);
            captionImage2.Image = ((System.Drawing.Image)(resources.GetObject("captionImage2.Image")));
            captionImage2.Location = new System.Drawing.Point(80, 20);
            captionImage2.Name = "CaptionImage2";
            captionImage2.Size = new System.Drawing.Size(74, 28);
            this.CaptionImages.Add(captionImage1);
            this.CaptionImages.Add(captionImage2);
            this.ClientSize = new System.Drawing.Size(598, 357);
            this.Controls.Add(this.txtAluno);
            this.Controls.Add(this.btnPesquisa);
            this.Controls.Add(this.btnExcluir);
            this.Controls.Add(this.btnAlterar);
            this.Controls.Add(this.btnNovo);
            this.Controls.Add(this.dgConsultas);
            this.Controls.Add(this.lblAluno);
            this.Controls.Add(this.menuStrip1);
            this.DoubleBuffered = true;
            this.MainMenuStrip = this.menuStrip1;
            this.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(177)))));
            this.Name = "MainForm";
            this.ShowIcon = false;
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Activated += new System.EventHandler(this.MainForm_Activated);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
            this.Load += new System.EventHandler(this.MainForm_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgConsultas)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bsMatriculas)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dSMatricula)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bsLogins)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtAluno)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemple #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor1  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor2  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor3  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor4  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor5  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor6  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor7  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor8  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor9  = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor10 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     this.tabSplitterContainer1 = new Syncfusion.Windows.Forms.Tools.TabSplitterContainer();
     this.tabSplitterPage1      = new Syncfusion.Windows.Forms.Tools.TabSplitterPage();
     this.groupBox1             = new System.Windows.Forms.GroupBox();
     this.CurrentCustomerInfo   = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.CustomerQueuePage     = new Syncfusion.Windows.Forms.Tools.TabSplitterPage();
     this.CustomerQueueGrid     = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.tabControlAdv1        = new Syncfusion.Windows.Forms.Tools.TabControlAdv();
     this.ManualUI            = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.BotUI               = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.ConfigUI            = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
     this.label1              = new System.Windows.Forms.Label();
     this.gradientPanel1      = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.ClientStatusDisplay = new Syncfusion.Windows.Forms.Tools.TextBoxExt();
     this.gradientPanel2      = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.InviteButton        = new System.Windows.Forms.Button();
     this.OpenStashButton     = new System.Windows.Forms.Button();
     this.tabSplitterContainer1.SuspendLayout();
     this.tabSplitterPage1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CurrentCustomerInfo)).BeginInit();
     this.CustomerQueuePage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CustomerQueueGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
     this.tabControlAdv1.SuspendLayout();
     this.ManualUI.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
     this.gradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ClientStatusDisplay)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).BeginInit();
     this.gradientPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // tabSplitterContainer1
     //
     this.tabSplitterContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabSplitterContainer1.Location = new System.Drawing.Point(0, 0);
     this.tabSplitterContainer1.Name     = "tabSplitterContainer1";
     this.tabSplitterContainer1.PrimaryPages.AddRange(new Syncfusion.Windows.Forms.Tools.TabSplitterPage[] {
         this.tabSplitterPage1
     });
     this.tabSplitterContainer1.SecondaryPages.AddRange(new Syncfusion.Windows.Forms.Tools.TabSplitterPage[] {
         this.CustomerQueuePage
     });
     this.tabSplitterContainer1.Size = new System.Drawing.Size(885, 506);
     this.tabSplitterContainer1.SplitterBackColor = System.Drawing.SystemColors.Control;
     this.tabSplitterContainer1.SplitterPosition  = 228;
     this.tabSplitterContainer1.TabIndex          = 0;
     this.tabSplitterContainer1.Text = "tabSplitterContainer1";
     //
     // tabSplitterPage1
     //
     this.tabSplitterPage1.AutoScroll = true;
     this.tabSplitterPage1.Controls.Add(this.gradientPanel1);
     this.tabSplitterPage1.Controls.Add(this.groupBox1);
     this.tabSplitterPage1.Hide     = false;
     this.tabSplitterPage1.Location = new System.Drawing.Point(0, 0);
     this.tabSplitterPage1.Name     = "tabSplitterPage1";
     this.tabSplitterPage1.Size     = new System.Drawing.Size(885, 228);
     this.tabSplitterPage1.TabIndex = 1;
     this.tabSplitterPage1.Text     = "tabSplitterPage1";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.CurrentCustomerInfo);
     this.groupBox1.Dock      = System.Windows.Forms.DockStyle.Right;
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.groupBox1.Location  = new System.Drawing.Point(465, 0);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(420, 228);
     this.groupBox1.TabIndex  = 1;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Text      = "Current Customer Information";
     //
     // CurrentCustomerInfo
     //
     this.CurrentCustomerInfo.BeforeTouchSize = new System.Drawing.Size(414, 203);
     this.CurrentCustomerInfo.BorderStyle     = System.Windows.Forms.BorderStyle.None;
     this.CurrentCustomerInfo.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.CurrentCustomerInfo.Font            = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CurrentCustomerInfo.Location        = new System.Drawing.Point(3, 22);
     this.CurrentCustomerInfo.Multiline       = true;
     this.CurrentCustomerInfo.Name            = "CurrentCustomerInfo";
     this.CurrentCustomerInfo.ReadOnly        = true;
     this.CurrentCustomerInfo.Size            = new System.Drawing.Size(414, 203);
     this.CurrentCustomerInfo.TabIndex        = 0;
     this.CurrentCustomerInfo.WordWrap        = false;
     //
     // CustomerQueuePage
     //
     this.CustomerQueuePage.AutoScroll = true;
     this.CustomerQueuePage.Controls.Add(this.CustomerQueueGrid);
     this.CustomerQueuePage.Hide     = false;
     this.CustomerQueuePage.Location = new System.Drawing.Point(0, 248);
     this.CustomerQueuePage.Name     = "CustomerQueuePage";
     this.CustomerQueuePage.Size     = new System.Drawing.Size(885, 258);
     this.CustomerQueuePage.TabIndex = 2;
     this.CustomerQueuePage.Text     = "Customer Queue";
     //
     // CustomerQueueGrid
     //
     this.CustomerQueueGrid.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.CustomerQueueGrid.BackColor                                       = System.Drawing.SystemColors.ControlLight;
     this.CustomerQueueGrid.Dock                                            = System.Windows.Forms.DockStyle.Fill;
     this.CustomerQueueGrid.GridOfficeScrollBars                            = Syncfusion.Windows.Forms.OfficeScrollBars.Office2016;
     this.CustomerQueueGrid.GridVisualStyles                                = Syncfusion.Windows.Forms.GridVisualStyles.Office2016Colorful;
     this.CustomerQueueGrid.Location                                        = new System.Drawing.Point(0, 0);
     this.CustomerQueueGrid.Name                                            = "CustomerQueueGrid";
     this.CustomerQueueGrid.ShowCurrentCellBorderBehavior                   = Syncfusion.Windows.Forms.Grid.GridShowCurrentCellBorder.GrayWhenLostFocus;
     this.CustomerQueueGrid.Size                                            = new System.Drawing.Size(885, 258);
     this.CustomerQueueGrid.TabIndex                                        = 0;
     this.CustomerQueueGrid.TableDescriptor.AllowEdit                       = false;
     this.CustomerQueueGrid.TableDescriptor.AllowNew                        = false;
     this.CustomerQueueGrid.TableDescriptor.AllowRemove                     = false;
     gridColumnDescriptor1.AllowGroupByColumn                               = false;
     gridColumnDescriptor1.AllowSort                                        = false;
     gridColumnDescriptor1.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor1.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor1.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor1.HeaderText                                       = "Customer";
     gridColumnDescriptor1.MappingName                                      = "Nickname";
     gridColumnDescriptor1.ReadOnly                                         = true;
     gridColumnDescriptor1.Width                                            = 134;
     gridColumnDescriptor2.AllowGroupByColumn                               = false;
     gridColumnDescriptor2.AllowSort                                        = false;
     gridColumnDescriptor2.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor2.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor2.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor2.HeaderText                                       = "Arrived";
     gridColumnDescriptor2.MappingName                                      = "IsInArea";
     gridColumnDescriptor2.ReadOnly                                         = true;
     gridColumnDescriptor2.Width                                            = 51;
     gridColumnDescriptor3.AllowGroupByColumn                               = false;
     gridColumnDescriptor3.AllowSort                                        = false;
     gridColumnDescriptor3.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor3.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor3.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor3.HeaderText                                       = "Qty";
     gridColumnDescriptor3.MappingName                                      = "NumberProducts";
     gridColumnDescriptor3.ReadOnly                                         = true;
     gridColumnDescriptor3.Width                                            = 55;
     gridColumnDescriptor4.AllowGroupByColumn                               = false;
     gridColumnDescriptor4.AllowSort                                        = false;
     gridColumnDescriptor4.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor4.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor4.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor4.HeaderText                                       = "Product";
     gridColumnDescriptor4.MappingName                                      = "Product";
     gridColumnDescriptor4.ReadOnly                                         = true;
     gridColumnDescriptor4.Width                                            = 193;
     gridColumnDescriptor5.AllowGroupByColumn                               = false;
     gridColumnDescriptor5.AllowSort                                        = false;
     gridColumnDescriptor5.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor5.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor5.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor5.HeaderText                                       = "Cost";
     gridColumnDescriptor5.MappingName                                      = "Cost";
     gridColumnDescriptor5.ReadOnly                                         = true;
     gridColumnDescriptor5.Width                                            = 60;
     gridColumnDescriptor6.AllowGroupByColumn                               = false;
     gridColumnDescriptor6.AllowSort                                        = false;
     gridColumnDescriptor6.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor6.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor6.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor6.HeaderText                                       = "Currency";
     gridColumnDescriptor6.MappingName                                      = "CurrencyType";
     gridColumnDescriptor6.ReadOnly                                         = true;
     gridColumnDescriptor6.Width                                            = 130;
     gridColumnDescriptor7.AllowGroupByColumn                               = false;
     gridColumnDescriptor7.AllowSort                                        = false;
     gridColumnDescriptor7.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor7.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor7.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor7.HeaderText                                       = "Chaos Eq";
     gridColumnDescriptor7.MappingName                                      = "Chaos_Price";
     gridColumnDescriptor7.ReadOnly                                         = true;
     gridColumnDescriptor7.Width                                            = 62;
     gridColumnDescriptor8.AllowGroupByColumn                               = false;
     gridColumnDescriptor8.AllowSort                                        = false;
     gridColumnDescriptor8.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor8.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor8.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor8.HeaderText                                       = "Stash Tab";
     gridColumnDescriptor8.MappingName                                      = "StashTab";
     gridColumnDescriptor8.ReadOnly                                         = true;
     gridColumnDescriptor8.Width                                            = 108;
     gridColumnDescriptor9.AllowGroupByColumn                               = false;
     gridColumnDescriptor9.AllowSort                                        = false;
     gridColumnDescriptor9.Appearance.ColumnHeaderCell.AutoFit              = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor9.Appearance.ColumnHeaderCell.AutoSize             = true;
     gridColumnDescriptor9.Appearance.ColumnHeaderCell.HorizontalAlignment  = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor9.HeaderText                                       = "Left";
     gridColumnDescriptor9.MappingName                                      = "Left";
     gridColumnDescriptor9.ReadOnly                                         = true;
     gridColumnDescriptor9.Width                                            = 32;
     gridColumnDescriptor10.AllowGroupByColumn                              = false;
     gridColumnDescriptor10.AllowSort                                       = false;
     gridColumnDescriptor10.Appearance.ColumnHeaderCell.AutoFit             = Syncfusion.Windows.Forms.Grid.AutoFitOptions.Both;
     gridColumnDescriptor10.Appearance.ColumnHeaderCell.AutoSize            = true;
     gridColumnDescriptor10.Appearance.ColumnHeaderCell.HorizontalAlignment = Syncfusion.Windows.Forms.Grid.GridHorizontalAlignment.Left;
     gridColumnDescriptor10.HeaderText                                      = "Top";
     gridColumnDescriptor10.MappingName                                     = "Top";
     gridColumnDescriptor10.ReadOnly                                        = true;
     gridColumnDescriptor10.Width                                           = 34;
     this.CustomerQueueGrid.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         gridColumnDescriptor1,
         gridColumnDescriptor2,
         gridColumnDescriptor3,
         gridColumnDescriptor4,
         gridColumnDescriptor5,
         gridColumnDescriptor6,
         gridColumnDescriptor7,
         gridColumnDescriptor8,
         gridColumnDescriptor9,
         gridColumnDescriptor10
     });
     this.CustomerQueueGrid.TableDescriptor.TableOptions.AllowDragColumns      = false;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.AllowDropDownCell     = false;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.AllowMultiColumnSort  = false;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.AllowSelection        = Syncfusion.Windows.Forms.Grid.GridSelectionFlags.Row;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.AllowSortColumns      = false;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.CaptionRowHeight      = 22;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 23;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.ListBoxSelectionMode  = System.Windows.Forms.SelectionMode.One;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.RecordRowHeight       = 22;
     this.CustomerQueueGrid.TableDescriptor.TableOptions.SelectionBackColor    = System.Drawing.SystemColors.Control;
     this.CustomerQueueGrid.TableOptions.ListBoxSelectionCurrentCellOptions    = Syncfusion.Windows.Forms.Grid.Grouping.GridListBoxSelectionCurrentCellOptions.None;
     this.CustomerQueueGrid.TableOptions.ListBoxSelectionMode = System.Windows.Forms.SelectionMode.One;
     this.CustomerQueueGrid.TableOptions.SelectionBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
     this.CustomerQueueGrid.TableOptions.SelectionTextColor   = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68)))));
     this.CustomerQueueGrid.Text = "gridGroupingControl1";
     this.CustomerQueueGrid.UseRightToLeftCompatibleTextBox = true;
     this.CustomerQueueGrid.VersionInfo = "19.1460.0.64";
     this.CustomerQueueGrid.TableControlTopRowChanged += new Syncfusion.Windows.Forms.Grid.Grouping.GridTableControlRowColIndexChangedEventHandler(this.CustomerQueueGrid_TableControlTopRowChanged);
     this.CustomerQueueGrid.SelectedRecordsChanged    += new Syncfusion.Grouping.SelectedRecordsChangedEventHandler(this.CustomerQueueGrid_SelectedRecordsChanged);
     //
     // tabControlAdv1
     //
     this.tabControlAdv1.BeforeTouchSize = new System.Drawing.Size(888, 533);
     this.tabControlAdv1.Controls.Add(this.ManualUI);
     this.tabControlAdv1.Controls.Add(this.BotUI);
     this.tabControlAdv1.Controls.Add(this.ConfigUI);
     this.tabControlAdv1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabControlAdv1.Location = new System.Drawing.Point(0, 0);
     this.tabControlAdv1.Name     = "tabControlAdv1";
     this.tabControlAdv1.Size     = new System.Drawing.Size(888, 533);
     this.tabControlAdv1.TabIndex = 1;
     //
     // ManualUI
     //
     this.ManualUI.Controls.Add(this.tabSplitterContainer1);
     this.ManualUI.Image           = null;
     this.ManualUI.ImageSize       = new System.Drawing.Size(16, 16);
     this.ManualUI.Location        = new System.Drawing.Point(1, 25);
     this.ManualUI.Name            = "ManualUI";
     this.ManualUI.ShowCloseButton = true;
     this.ManualUI.Size            = new System.Drawing.Size(885, 506);
     this.ManualUI.TabIndex        = 1;
     this.ManualUI.Text            = "Manual UI";
     this.ManualUI.ThemesEnabled   = false;
     //
     // BotUI
     //
     this.BotUI.Image           = null;
     this.BotUI.ImageSize       = new System.Drawing.Size(16, 16);
     this.BotUI.Location        = new System.Drawing.Point(1, 25);
     this.BotUI.Name            = "BotUI";
     this.BotUI.ShowCloseButton = true;
     this.BotUI.Size            = new System.Drawing.Size(885, 506);
     this.BotUI.TabIndex        = 2;
     this.BotUI.Text            = "Bot UI";
     this.BotUI.ThemesEnabled   = false;
     //
     // ConfigUI
     //
     this.ConfigUI.Image           = null;
     this.ConfigUI.ImageSize       = new System.Drawing.Size(16, 16);
     this.ConfigUI.Location        = new System.Drawing.Point(1, 25);
     this.ConfigUI.Name            = "ConfigUI";
     this.ConfigUI.ShowCloseButton = true;
     this.ConfigUI.Size            = new System.Drawing.Size(885, 506);
     this.ConfigUI.TabIndex        = 3;
     this.ConfigUI.Text            = "Settings";
     this.ConfigUI.ThemesEnabled   = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(32, 33);
     this.label1.Margin   = new System.Windows.Forms.Padding(3);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(87, 16);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Client Status :";
     //
     // gradientPanel1
     //
     this.gradientPanel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.gradientPanel1.Controls.Add(this.gradientPanel2);
     this.gradientPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gradientPanel1.Location = new System.Drawing.Point(0, 0);
     this.gradientPanel1.Name     = "gradientPanel1";
     this.gradientPanel1.Padding  = new System.Windows.Forms.Padding(3);
     this.gradientPanel1.Size     = new System.Drawing.Size(465, 228);
     this.gradientPanel1.TabIndex = 3;
     //
     // ClientStatusDisplay
     //
     this.ClientStatusDisplay.BeforeTouchSize = new System.Drawing.Size(414, 203);
     this.ClientStatusDisplay.Font            = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ClientStatusDisplay.Location        = new System.Drawing.Point(125, 33);
     this.ClientStatusDisplay.Name            = "ClientStatusDisplay";
     this.ClientStatusDisplay.Size            = new System.Drawing.Size(188, 22);
     this.ClientStatusDisplay.TabIndex        = 3;
     this.ClientStatusDisplay.Text            = "Testing...";
     //
     // gradientPanel2
     //
     this.gradientPanel2.Controls.Add(this.OpenStashButton);
     this.gradientPanel2.Controls.Add(this.InviteButton);
     this.gradientPanel2.Controls.Add(this.label1);
     this.gradientPanel2.Controls.Add(this.ClientStatusDisplay);
     this.gradientPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gradientPanel2.Location = new System.Drawing.Point(3, 3);
     this.gradientPanel2.Name     = "gradientPanel2";
     this.gradientPanel2.Size     = new System.Drawing.Size(459, 222);
     this.gradientPanel2.TabIndex = 4;
     //
     // InviteButton
     //
     this.InviteButton.Location = new System.Drawing.Point(6, 55);
     this.InviteButton.Name     = "InviteButton";
     this.InviteButton.Size     = new System.Drawing.Size(104, 34);
     this.InviteButton.TabIndex = 4;
     this.InviteButton.Text     = "Invite To Party";
     this.InviteButton.UseVisualStyleBackColor = true;
     this.InviteButton.Click += new System.EventHandler(this.InviteButton_Click);
     //
     // OpenStashButton
     //
     this.OpenStashButton.Location = new System.Drawing.Point(6, 95);
     this.OpenStashButton.Name     = "OpenStashButton";
     this.OpenStashButton.Size     = new System.Drawing.Size(104, 34);
     this.OpenStashButton.TabIndex = 5;
     this.OpenStashButton.Text     = "Open Stash";
     this.OpenStashButton.UseVisualStyleBackColor = true;
     this.OpenStashButton.Click += new System.EventHandler(this.OpenStashButton_Click);
     //
     // MainUI
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(888, 533);
     this.Controls.Add(this.tabControlAdv1);
     this.Name  = "MainUI";
     this.Text  = "MainUI";
     this.Load += new System.EventHandler(this.MainUI_Load);
     this.tabSplitterContainer1.ResumeLayout(false);
     this.tabSplitterPage1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CurrentCustomerInfo)).EndInit();
     this.CustomerQueuePage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.CustomerQueueGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).EndInit();
     this.tabControlAdv1.ResumeLayout(false);
     this.ManualUI.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
     this.gradientPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ClientStatusDisplay)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel2)).EndInit();
     this.gradientPanel2.ResumeLayout(false);
     this.gradientPanel2.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor            gridColumnDescriptor1            = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor            gridColumnDescriptor2            = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor            gridColumnDescriptor3            = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor            gridColumnDescriptor4            = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor            gridColumnDescriptor5            = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor            gridColumnDescriptor6            = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor            gridColumnDescriptor7            = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     Syncfusion.Windows.Forms.Grid.Grouping.GridConditionalFormatDescriptor gridConditionalFormatDescriptor1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridConditionalFormatDescriptor();
     Syncfusion.Grouping.RecordFilterDescriptor     recordFilterDescriptor1 = new Syncfusion.Grouping.RecordFilterDescriptor();
     Syncfusion.Grouping.RecordFilterDescriptor     recordFilterDescriptor2 = new Syncfusion.Grouping.RecordFilterDescriptor();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(testgrid2));
     this.dsactivejobsBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.ds_activejobs             = new WipViewer.ds_activejobs();
     this.activeJobsTableAdapter    = new WipViewer.ds_activejobsTableAdapters.ActiveJobsTableAdapter();
     this.tableAdapterManager       = new WipViewer.ds_activejobsTableAdapters.TableAdapterManager();
     this.gc1                      = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.gp1                      = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.label5                   = new System.Windows.Forms.Label();
     this.cmbView                  = new System.Windows.Forms.ComboBox();
     this.btnReset                 = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnExcel                 = new Syncfusion.Windows.Forms.ButtonAdv();
     this.tableAdapterManager1     = new WipViewer.ds_ActionItemsTableAdapters.TableAdapterManager();
     this.btnExportVisible         = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnZoomIn                = new Syncfusion.Windows.Forms.ButtonAdv();
     this.btnZoomOut               = new Syncfusion.Windows.Forms.ButtonAdv();
     this.sfScrollFrame1           = new Syncfusion.WinForms.Controls.SfScrollFrame();
     this.sfScrollFrame2           = new Syncfusion.WinForms.Controls.SfScrollFrame();
     this.dsComments1              = new WipViewer.dsComments();
     this.rb1                      = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.rb2                      = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.txtTrackers              = new System.Windows.Forms.TextBox();
     this.txtDesign                = new System.Windows.Forms.TextBox();
     this.txtBuild                 = new System.Windows.Forms.TextBox();
     this.txtWeld                  = new System.Windows.Forms.TextBox();
     this.txtMachine               = new System.Windows.Forms.TextBox();
     this.textBox3                 = new System.Windows.Forms.TextBox();
     this.textBox2                 = new System.Windows.Forms.TextBox();
     this.textBox1                 = new System.Windows.Forms.TextBox();
     this.label6                   = new System.Windows.Forms.Label();
     this.label7                   = new System.Windows.Forms.Label();
     this.label8                   = new System.Windows.Forms.Label();
     this.label4                   = new System.Windows.Forms.Label();
     this.label3                   = new System.Windows.Forms.Label();
     this.label2                   = new System.Windows.Forms.Label();
     this.label1                   = new System.Windows.Forms.Label();
     this.lblMachine               = new System.Windows.Forms.Label();
     this.lblViewTotals            = new System.Windows.Forms.Label();
     this.actionItemsTableAdapter1 = new WipViewer.ds_ActionItemsTableAdapters.ActionItemsTableAdapter();
     this.importantDates1          = new WipViewer.ImportantDates();
     this.panel2                   = new System.Windows.Forms.Panel();
     this.label10                  = new System.Windows.Forms.Label();
     this.panel4                   = new System.Windows.Forms.Panel();
     this.rbShowColors             = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.rbHideColors             = new Syncfusion.Windows.Forms.Tools.RadioButtonAdv();
     this.panel3                   = new System.Windows.Forms.Panel();
     this.label9                   = new System.Windows.Forms.Label();
     this.label17                  = new System.Windows.Forms.Label();
     this.lblTimeStamp             = new System.Windows.Forms.Label();
     this.activeJobsBindingSource  = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dsactivejobsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds_activejobs)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gc1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gp1)).BeginInit();
     this.gp1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsComments1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rb1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rb2)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.importantDates1)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.rbShowColors)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rbHideColors)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.activeJobsBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // dsactivejobsBindingSource
     //
     this.dsactivejobsBindingSource.DataSource = this.ds_activejobs;
     this.dsactivejobsBindingSource.Position   = 0;
     //
     // ds_activejobs
     //
     this.ds_activejobs.DataSetName             = "ds_activejobs";
     this.ds_activejobs.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // activeJobsTableAdapter
     //
     this.activeJobsTableAdapter.ClearBeforeFill = true;
     //
     // tableAdapterManager
     //
     this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
     this.tableAdapterManager.Connection  = null;
     this.tableAdapterManager.UpdateOrder = WipViewer.ds_activejobsTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
     //
     // gc1
     //
     this.gc1.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
     this.gc1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                             | System.Windows.Forms.AnchorStyles.Left)));
     this.gc1.BackColor            = System.Drawing.SystemColors.Window;
     this.gc1.BrowseOnly           = true;
     this.gc1.DataMember           = "ActiveJobs";
     this.gc1.DataSource           = this.dsactivejobsBindingSource;
     this.gc1.GridOfficeScrollBars = Syncfusion.Windows.Forms.OfficeScrollBars.Metro;
     this.gc1.GridVisualStyles     = Syncfusion.Windows.Forms.GridVisualStyles.Metro;
     this.gc1.Location             = new System.Drawing.Point(12, 12);
     this.gc1.Name = "gc1";
     this.gc1.ShowCurrentCellBorderBehavior = Syncfusion.Windows.Forms.Grid.GridShowCurrentCellBorder.GrayWhenLostFocus;
     this.gc1.Size     = new System.Drawing.Size(1367, 643);
     this.gc1.TabIndex = 1;
     this.gc1.TableDescriptor.AllowEdit = false;
     this.gc1.TableDescriptor.AllowNew  = false;
     gridColumnDescriptor1.Appearance.AnyRecordFieldCell.CellType  = "";
     gridColumnDescriptor1.Appearance.AnyRecordFieldCell.Font.Bold = true;
     gridColumnDescriptor1.Appearance.AnyRecordFieldCell.Font.Size = 9.5F;
     gridColumnDescriptor1.Appearance.AnyRecordFieldCell.Interior  = new Syncfusion.Drawing.BrushInfo(System.Drawing.SystemColors.GrayText);
     gridColumnDescriptor1.Appearance.AnyRecordFieldCell.TextColor = System.Drawing.SystemColors.ButtonHighlight;
     gridColumnDescriptor1.HeaderText  = "Job #";
     gridColumnDescriptor1.MappingName = "BaseID";
     gridColumnDescriptor2.HeaderText  = "Tool Type";
     gridColumnDescriptor2.MappingName = "Type";
     gridColumnDescriptor2.Width       = 183;
     gridColumnDescriptor3.AllowBlink  = true;
     gridColumnDescriptor3.Appearance.AnyRecordFieldCell.CellValueType = typeof(decimal);
     gridColumnDescriptor3.Appearance.AnyRecordFieldCell.Format        = "C";
     gridColumnDescriptor3.MappingName = "POValue";
     gridColumnDescriptor4.Appearance.AnyRecordFieldCell.CellValueType = typeof(decimal);
     gridColumnDescriptor4.Appearance.AnyRecordFieldCell.Format        = "C";
     gridColumnDescriptor4.MappingName = "Actual";
     gridColumnDescriptor5.Appearance.AnyRecordFieldCell.Format = "N";
     gridColumnDescriptor5.MappingName = "Comp";
     gridColumnDescriptor5.Width       = 100;
     gridColumnDescriptor6.Appearance.AnyRecordFieldCell.Format = "C";
     gridColumnDescriptor6.MappingName = "RemainingRev";
     gridColumnDescriptor7.HeaderText  = "Age";
     gridColumnDescriptor7.MappingName = "age1";
     gridColumnDescriptor7.Name        = "Age";
     this.gc1.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         gridColumnDescriptor1,
         gridColumnDescriptor2,
         gridColumnDescriptor3,
         gridColumnDescriptor4,
         gridColumnDescriptor5,
         gridColumnDescriptor6,
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("Margin"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("Weld"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("Machine"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("Design"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("Tracker"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("Build"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("ShipDate"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("ProgramManager"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("BuildLeader"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("Processor"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("QA"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("Batch"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("ShipMonth"),
         gridColumnDescriptor7
     });
     gridConditionalFormatDescriptor1.Name = "ConditionalFormat 1";
     recordFilterDescriptor1.Conditions.Add(new Syncfusion.Grouping.FilterCondition(Syncfusion.Grouping.FilterCompareOperator.GreaterThanOrEqualTo, "10"));
     recordFilterDescriptor1.FilterDisplay   = null;
     recordFilterDescriptor1.Format          = "";
     recordFilterDescriptor1.LogicalOperator = Syncfusion.Grouping.FilterLogicalOperator.And;
     recordFilterDescriptor1.MappingName     = "age1";
     recordFilterDescriptor1.Name            = "testformat";
     recordFilterDescriptor2.Conditions.Add(new Syncfusion.Grouping.FilterCondition(Syncfusion.Grouping.FilterCompareOperator.LessThanOrEqualTo, "20"));
     recordFilterDescriptor2.FilterDisplay   = null;
     recordFilterDescriptor2.Format          = "";
     recordFilterDescriptor2.LogicalOperator = Syncfusion.Grouping.FilterLogicalOperator.And;
     recordFilterDescriptor2.MappingName     = "Comp";
     recordFilterDescriptor2.Name            = "testformat2";
     gridConditionalFormatDescriptor1.RecordFilters.Add(recordFilterDescriptor1);
     gridConditionalFormatDescriptor1.RecordFilters.Add(recordFilterDescriptor2);
     this.gc1.TableDescriptor.ConditionalFormats.Add(gridConditionalFormatDescriptor1);
     this.gc1.TableDescriptor.FrozenColumn = "BaseID";
     this.gc1.TableDescriptor.SortedColumns.AddRange(new Syncfusion.Grouping.SortColumnDescriptor[] {
         new Syncfusion.Grouping.SortColumnDescriptor("ShipDate", System.ComponentModel.ListSortDirection.Descending)
     });
     this.gc1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 25;
     this.gc1.TableDescriptor.TableOptions.RecordRowHeight       = 25;
     this.gc1.TableOptions.AllowSelection     = Syncfusion.Windows.Forms.Grid.GridSelectionFlags.Row;
     this.gc1.TableOptions.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     this.gc1.TableOptions.SelectionTextColor = System.Drawing.SystemColors.HighlightText;
     this.gc1.Text = "gridGroupingControl1";
     this.gc1.UseRightToLeftCompatibleTextBox = true;
     this.gc1.VersionInfo                     = "15.4460.0.17";
     this.gc1.DataSourceChanged              += new System.EventHandler(this.gc1_DataSourceChanged);
     this.gc1.TableControlCellClick          += new Syncfusion.Windows.Forms.Grid.Grouping.GridTableControlCellClickEventHandler(this.gc1_TableControlCellClick);
     this.gc1.TableControlCellDoubleClick    += new Syncfusion.Windows.Forms.Grid.Grouping.GridTableControlCellClickEventHandler(this.event2);
     this.gc1.SourceListListChangedCompleted += new Syncfusion.Grouping.TableListChangedEventHandler(this.gc1_SourceListListChangedCompleted);
     this.gc1.QueryCellText                  += new Syncfusion.Windows.Forms.Grid.GridCellTextEventHandler(this.gc1_QueryCellText);
     //
     // gp1
     //
     this.gp1.Controls.Add(this.label5);
     this.gp1.Controls.Add(this.cmbView);
     this.gp1.Controls.Add(this.btnReset);
     this.gp1.Location = new System.Drawing.Point(1385, 12);
     this.gp1.Name     = "gp1";
     this.gp1.Size     = new System.Drawing.Size(148, 86);
     this.gp1.TabIndex = 2;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(5, 6);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(77, 13);
     this.label5.TabIndex = 24;
     this.label5.Text     = "View Selection";
     this.label5.Click   += new System.EventHandler(this.label5_Click);
     //
     // cmbView
     //
     this.cmbView.FormattingEnabled = true;
     this.cmbView.Items.AddRange(new object[] {
         "January",
         "February",
         "March",
         "April",
         "May",
         "June",
         "July",
         "August",
         "September",
         "October",
         "November",
         "December",
         "Late Jobs",
         "Losers"
     });
     this.cmbView.Location              = new System.Drawing.Point(8, 22);
     this.cmbView.Name                  = "cmbView";
     this.cmbView.Size                  = new System.Drawing.Size(121, 21);
     this.cmbView.TabIndex              = 23;
     this.cmbView.SelectedIndexChanged += new System.EventHandler(this.cmbView_SelectedIndexChanged);
     //
     // btnReset
     //
     this.btnReset.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.btnReset.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.btnReset.BeforeTouchSize   = new System.Drawing.Size(75, 23);
     this.btnReset.ForeColor         = System.Drawing.Color.White;
     this.btnReset.IsBackStageButton = false;
     this.btnReset.Location          = new System.Drawing.Point(8, 49);
     this.btnReset.Name           = "btnReset";
     this.btnReset.Size           = new System.Drawing.Size(75, 23);
     this.btnReset.TabIndex       = 14;
     this.btnReset.Text           = "Reset";
     this.btnReset.UseVisualStyle = true;
     this.btnReset.Click         += new System.EventHandler(this.btnReset_Click);
     //
     // btnExcel
     //
     this.btnExcel.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.btnExcel.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.btnExcel.BeforeTouchSize   = new System.Drawing.Size(148, 23);
     this.btnExcel.ForeColor         = System.Drawing.Color.White;
     this.btnExcel.IsBackStageButton = false;
     this.btnExcel.Location          = new System.Drawing.Point(1385, 474);
     this.btnExcel.Name           = "btnExcel";
     this.btnExcel.Size           = new System.Drawing.Size(148, 23);
     this.btnExcel.TabIndex       = 16;
     this.btnExcel.Text           = "Export to Excel";
     this.btnExcel.UseVisualStyle = true;
     this.btnExcel.Click         += new System.EventHandler(this.btnExcel_Click);
     //
     // tableAdapterManager1
     //
     this.tableAdapterManager1.ActionItemsTableAdapter   = null;
     this.tableAdapterManager1.BackupDataSetBeforeUpdate = false;
     this.tableAdapterManager1.Connection  = null;
     this.tableAdapterManager1.UpdateOrder = WipViewer.ds_ActionItemsTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
     //
     // btnExportVisible
     //
     this.btnExportVisible.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.btnExportVisible.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.btnExportVisible.BeforeTouchSize   = new System.Drawing.Size(148, 23);
     this.btnExportVisible.ForeColor         = System.Drawing.Color.White;
     this.btnExportVisible.IsBackStageButton = false;
     this.btnExportVisible.Location          = new System.Drawing.Point(1385, 503);
     this.btnExportVisible.Name           = "btnExportVisible";
     this.btnExportVisible.Size           = new System.Drawing.Size(148, 23);
     this.btnExportVisible.TabIndex       = 17;
     this.btnExportVisible.Text           = "Export Visible";
     this.btnExportVisible.UseVisualStyle = true;
     this.btnExportVisible.Click         += new System.EventHandler(this.btnExportVisible_Click);
     //
     // btnZoomIn
     //
     this.btnZoomIn.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.btnZoomIn.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.btnZoomIn.BeforeTouchSize   = new System.Drawing.Size(106, 23);
     this.btnZoomIn.ForeColor         = System.Drawing.Color.White;
     this.btnZoomIn.IsBackStageButton = false;
     this.btnZoomIn.Location          = new System.Drawing.Point(1561, 12);
     this.btnZoomIn.Name           = "btnZoomIn";
     this.btnZoomIn.Size           = new System.Drawing.Size(106, 23);
     this.btnZoomIn.TabIndex       = 18;
     this.btnZoomIn.Text           = "Zoom In";
     this.btnZoomIn.UseVisualStyle = true;
     this.btnZoomIn.Click         += new System.EventHandler(this.btnZoomIn_Click);
     //
     // btnZoomOut
     //
     this.btnZoomOut.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.btnZoomOut.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.btnZoomOut.BeforeTouchSize   = new System.Drawing.Size(106, 23);
     this.btnZoomOut.ForeColor         = System.Drawing.Color.White;
     this.btnZoomOut.IsBackStageButton = false;
     this.btnZoomOut.Location          = new System.Drawing.Point(1561, 41);
     this.btnZoomOut.Name           = "btnZoomOut";
     this.btnZoomOut.Size           = new System.Drawing.Size(106, 23);
     this.btnZoomOut.TabIndex       = 19;
     this.btnZoomOut.Text           = "Zoom Out";
     this.btnZoomOut.UseVisualStyle = true;
     this.btnZoomOut.Click         += new System.EventHandler(this.btnZoomOut_Click);
     //
     // dsComments1
     //
     this.dsComments1.DataSetName             = "dsComments";
     this.dsComments1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // rb1
     //
     this.rb1.BeforeTouchSize   = new System.Drawing.Size(54, 21);
     this.rb1.Checked           = true;
     this.rb1.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.rb1.ImageCheckBoxSize = new System.Drawing.Size(26, 26);
     this.rb1.Location          = new System.Drawing.Point(3, 3);
     this.rb1.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.rb1.Name          = "rb1";
     this.rb1.Size          = new System.Drawing.Size(54, 21);
     this.rb1.Style         = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
     this.rb1.TabIndex      = 20;
     this.rb1.Text          = "Show";
     this.rb1.ThemesEnabled = false;
     //
     // rb2
     //
     this.rb2.BeforeTouchSize   = new System.Drawing.Size(54, 21);
     this.rb2.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.rb2.ImageCheckBoxSize = new System.Drawing.Size(26, 26);
     this.rb2.Location          = new System.Drawing.Point(3, 24);
     this.rb2.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.rb2.Name          = "rb2";
     this.rb2.Size          = new System.Drawing.Size(54, 21);
     this.rb2.Style         = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
     this.rb2.TabIndex      = 21;
     this.rb2.TabStop       = false;
     this.rb2.Text          = "Hide";
     this.rb2.ThemesEnabled = false;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.panel1.Controls.Add(this.txtTrackers);
     this.panel1.Controls.Add(this.txtDesign);
     this.panel1.Controls.Add(this.txtBuild);
     this.panel1.Controls.Add(this.txtWeld);
     this.panel1.Controls.Add(this.txtMachine);
     this.panel1.Controls.Add(this.textBox3);
     this.panel1.Controls.Add(this.textBox2);
     this.panel1.Controls.Add(this.textBox1);
     this.panel1.Controls.Add(this.label6);
     this.panel1.Controls.Add(this.label7);
     this.panel1.Controls.Add(this.label8);
     this.panel1.Controls.Add(this.label4);
     this.panel1.Controls.Add(this.label3);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.lblMachine);
     this.panel1.Controls.Add(this.lblViewTotals);
     this.panel1.Location = new System.Drawing.Point(1385, 104);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(148, 306);
     this.panel1.TabIndex = 22;
     //
     // txtTrackers
     //
     this.txtTrackers.Enabled  = false;
     this.txtTrackers.Location = new System.Drawing.Point(71, 140);
     this.txtTrackers.Name     = "txtTrackers";
     this.txtTrackers.Size     = new System.Drawing.Size(60, 20);
     this.txtTrackers.TabIndex = 17;
     //
     // txtDesign
     //
     this.txtDesign.Enabled  = false;
     this.txtDesign.Location = new System.Drawing.Point(71, 114);
     this.txtDesign.Name     = "txtDesign";
     this.txtDesign.Size     = new System.Drawing.Size(60, 20);
     this.txtDesign.TabIndex = 16;
     //
     // txtBuild
     //
     this.txtBuild.Enabled  = false;
     this.txtBuild.Location = new System.Drawing.Point(71, 90);
     this.txtBuild.Name     = "txtBuild";
     this.txtBuild.Size     = new System.Drawing.Size(60, 20);
     this.txtBuild.TabIndex = 15;
     //
     // txtWeld
     //
     this.txtWeld.Enabled  = false;
     this.txtWeld.Location = new System.Drawing.Point(71, 64);
     this.txtWeld.Name     = "txtWeld";
     this.txtWeld.Size     = new System.Drawing.Size(60, 20);
     this.txtWeld.TabIndex = 14;
     //
     // txtMachine
     //
     this.txtMachine.Enabled  = false;
     this.txtMachine.Location = new System.Drawing.Point(71, 38);
     this.txtMachine.Name     = "txtMachine";
     this.txtMachine.Size     = new System.Drawing.Size(60, 20);
     this.txtMachine.TabIndex = 13;
     //
     // textBox3
     //
     this.textBox3.Enabled  = false;
     this.textBox3.Location = new System.Drawing.Point(17, 272);
     this.textBox3.Name     = "textBox3";
     this.textBox3.Size     = new System.Drawing.Size(100, 20);
     this.textBox3.TabIndex = 12;
     //
     // textBox2
     //
     this.textBox2.Enabled  = false;
     this.textBox2.Location = new System.Drawing.Point(17, 234);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(100, 20);
     this.textBox2.TabIndex = 11;
     //
     // textBox1
     //
     this.textBox1.Enabled  = false;
     this.textBox1.Location = new System.Drawing.Point(17, 195);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(100, 20);
     this.textBox1.TabIndex = 10;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Enabled  = false;
     this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(41, 255);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(57, 16);
     this.label6.TabIndex = 9;
     this.label6.Text     = "On Hold";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Enabled  = false;
     this.label7.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.Location = new System.Drawing.Point(21, 216);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(113, 16);
     this.label7.TabIndex = 8;
     this.label7.Text     = "Pending Release";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Enabled  = false;
     this.label8.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.Location = new System.Drawing.Point(27, 177);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(91, 16);
     this.label8.TabIndex = 7;
     this.label8.Text     = "Active Dollars";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(14, 141);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(65, 16);
     this.label4.TabIndex = 5;
     this.label4.Text     = "Trackers:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(19, 117);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(54, 16);
     this.label3.TabIndex = 4;
     this.label3.Text     = "Design:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(21, 93);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(41, 16);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Build:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(21, 67);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(43, 16);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Weld:";
     //
     // lblMachine
     //
     this.lblMachine.AutoSize = true;
     this.lblMachine.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMachine.Location = new System.Drawing.Point(9, 39);
     this.lblMachine.Name     = "lblMachine";
     this.lblMachine.Size     = new System.Drawing.Size(62, 16);
     this.lblMachine.TabIndex = 1;
     this.lblMachine.Text     = "Machine:";
     //
     // lblViewTotals
     //
     this.lblViewTotals.AutoSize = true;
     this.lblViewTotals.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblViewTotals.Location = new System.Drawing.Point(5, 5);
     this.lblViewTotals.Name     = "lblViewTotals";
     this.lblViewTotals.Size     = new System.Drawing.Size(101, 20);
     this.lblViewTotals.TabIndex = 0;
     this.lblViewTotals.Text     = "View Totals";
     this.lblViewTotals.Click   += new System.EventHandler(this.lblViewTotals_Click);
     //
     // actionItemsTableAdapter1
     //
     this.actionItemsTableAdapter1.ClearBeforeFill = true;
     //
     // importantDates1
     //
     this.importantDates1.DataSetName             = "1";
     this.importantDates1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.SystemColors.ButtonHighlight;
     this.panel2.Controls.Add(this.label10);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.label9);
     this.panel2.Controls.Add(this.label17);
     this.panel2.Location = new System.Drawing.Point(1536, 104);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(134, 306);
     this.panel2.TabIndex = 23;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(5, 113);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(54, 13);
     this.label10.TabIndex = 25;
     this.label10.Text     = "BG Colors";
     //
     // panel4
     //
     this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel4.Controls.Add(this.rbShowColors);
     this.panel4.Controls.Add(this.rbHideColors);
     this.panel4.Location = new System.Drawing.Point(8, 129);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(83, 56);
     this.panel4.TabIndex = 26;
     //
     // rbShowColors
     //
     this.rbShowColors.BeforeTouchSize   = new System.Drawing.Size(54, 21);
     this.rbShowColors.Checked           = true;
     this.rbShowColors.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.rbShowColors.ImageCheckBoxSize = new System.Drawing.Size(26, 26);
     this.rbShowColors.Location          = new System.Drawing.Point(3, 3);
     this.rbShowColors.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.rbShowColors.Name          = "rbShowColors";
     this.rbShowColors.Size          = new System.Drawing.Size(54, 21);
     this.rbShowColors.Style         = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
     this.rbShowColors.TabIndex      = 20;
     this.rbShowColors.Text          = "Show";
     this.rbShowColors.ThemesEnabled = false;
     this.rbShowColors.CheckChanged += new System.EventHandler(this.rbShowColors_CheckChanged);
     //
     // rbHideColors
     //
     this.rbHideColors.BeforeTouchSize   = new System.Drawing.Size(54, 21);
     this.rbHideColors.ForeColor         = System.Drawing.SystemColors.ControlText;
     this.rbHideColors.ImageCheckBoxSize = new System.Drawing.Size(26, 26);
     this.rbHideColors.Location          = new System.Drawing.Point(3, 24);
     this.rbHideColors.MetroColor        = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(91)))));
     this.rbHideColors.Name          = "rbHideColors";
     this.rbHideColors.Size          = new System.Drawing.Size(54, 21);
     this.rbHideColors.Style         = Syncfusion.Windows.Forms.Tools.RadioButtonAdvStyle.Metro;
     this.rbHideColors.TabIndex      = 21;
     this.rbHideColors.TabStop       = false;
     this.rbHideColors.Text          = "Hide";
     this.rbHideColors.ThemesEnabled = false;
     //
     // panel3
     //
     this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel3.Controls.Add(this.rb1);
     this.panel3.Controls.Add(this.rb2);
     this.panel3.Location = new System.Drawing.Point(8, 54);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(83, 56);
     this.panel3.TabIndex = 24;
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(5, 38);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(45, 13);
     this.label9.TabIndex = 22;
     this.label9.Text     = "Pictures";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.Location = new System.Drawing.Point(5, 5);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(134, 20);
     this.label17.TabIndex = 0;
     this.label17.Text     = "Display Options";
     //
     // lblTimeStamp
     //
     this.lblTimeStamp.AutoSize = true;
     this.lblTimeStamp.Location = new System.Drawing.Point(1414, 429);
     this.lblTimeStamp.Margin   = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.lblTimeStamp.Name     = "lblTimeStamp";
     this.lblTimeStamp.Size     = new System.Drawing.Size(41, 13);
     this.lblTimeStamp.TabIndex = 24;
     this.lblTimeStamp.Text     = "label11";
     this.lblTimeStamp.Click   += new System.EventHandler(this.lblTimeStamp_Click);
     //
     // activeJobsBindingSource
     //
     this.activeJobsBindingSource.DataMember = "ActiveJobs";
     this.activeJobsBindingSource.DataSource = this.dsactivejobsBindingSource;
     //
     // testgrid2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1602, 552);
     this.Controls.Add(this.lblTimeStamp);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.btnZoomOut);
     this.Controls.Add(this.btnZoomIn);
     this.Controls.Add(this.btnExportVisible);
     this.Controls.Add(this.btnExcel);
     this.Controls.Add(this.gp1);
     this.Controls.Add(this.gc1);
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "testgrid2";
     this.Text  = "Active Jobs";
     this.Load += new System.EventHandler(this.testgrid2_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dsactivejobsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds_activejobs)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gc1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gp1)).EndInit();
     this.gp1.ResumeLayout(false);
     this.gp1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dsComments1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rb1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rb2)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.importantDates1)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.rbShowColors)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rbHideColors)).EndInit();
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.activeJobsBindingSource)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Metodo necessario per il supporto della finestra di progettazione. Non modificare
 /// il contenuto del metodo con l'editor di codice.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UC_Lista_SW));
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     this.SW_Lista         = new System.Windows.Forms.TableLayoutPanel();
     this.pan_SW_Titolo    = new MetroFramework.Controls.MetroPanel();
     this.titolo_ID        = new MetroFramework.Controls.MetroLabel();
     this.pan_Menu_comandi = new System.Windows.Forms.MenuStrip();
     this.menu_sw_new      = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_div01    = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_edit     = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_div02    = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_clona    = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_div03    = new System.Windows.Forms.ToolStripMenuItem();
     this.creaRevisioneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_div04   = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_creapdf = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_div05   = new System.Windows.Forms.ToolStripMenuItem();
     this.visualizzaTuttoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pan_Menu_salva       = new System.Windows.Forms.MenuStrip();
     this.menu_sw_div11        = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_salva        = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_div12        = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_annulla      = new System.Windows.Forms.ToolStripMenuItem();
     this.pan_Menu_exit        = new System.Windows.Forms.MenuStrip();
     this.toolStripMenuItem5   = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_sw_exit         = new System.Windows.Forms.ToolStripMenuItem();
     this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.SW_Lista.SuspendLayout();
     this.pan_SW_Titolo.SuspendLayout();
     this.pan_Menu_comandi.SuspendLayout();
     this.pan_Menu_salva.SuspendLayout();
     this.pan_Menu_exit.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     this.SuspendLayout();
     //
     // SW_Lista
     //
     this.SW_Lista.ColumnCount = 20;
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5F));
     this.SW_Lista.Controls.Add(this.pan_SW_Titolo, 0, 0);
     this.SW_Lista.Controls.Add(this.pan_Menu_comandi, 0, 1);
     this.SW_Lista.Controls.Add(this.pan_Menu_salva, 12, 1);
     this.SW_Lista.Controls.Add(this.pan_Menu_exit, 18, 1);
     this.SW_Lista.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.SW_Lista.Location = new System.Drawing.Point(0, 0);
     this.SW_Lista.Name     = "SW_Lista";
     this.SW_Lista.RowCount = 10;
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.SW_Lista.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.SW_Lista.Size     = new System.Drawing.Size(800, 600);
     this.SW_Lista.TabIndex = 17;
     //
     // pan_SW_Titolo
     //
     this.SW_Lista.SetColumnSpan(this.pan_SW_Titolo, 20);
     this.pan_SW_Titolo.Controls.Add(this.titolo_ID);
     this.pan_SW_Titolo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pan_SW_Titolo.HorizontalScrollbarBarColor         = true;
     this.pan_SW_Titolo.HorizontalScrollbarHighlightOnWheel = false;
     this.pan_SW_Titolo.HorizontalScrollbarSize             = 10;
     this.pan_SW_Titolo.Location                          = new System.Drawing.Point(3, 3);
     this.pan_SW_Titolo.Name                              = "pan_SW_Titolo";
     this.pan_SW_Titolo.Size                              = new System.Drawing.Size(794, 19);
     this.pan_SW_Titolo.TabIndex                          = 18;
     this.pan_SW_Titolo.UseCustomBackColor                = true;
     this.pan_SW_Titolo.VerticalScrollbarBarColor         = true;
     this.pan_SW_Titolo.VerticalScrollbarHighlightOnWheel = false;
     this.pan_SW_Titolo.VerticalScrollbarSize             = 10;
     //
     // titolo_ID
     //
     this.titolo_ID.AutoSize           = true;
     this.titolo_ID.FontSize           = MetroFramework.MetroLabelSize.Tall;
     this.titolo_ID.FontWeight         = MetroFramework.MetroLabelWeight.Regular;
     this.titolo_ID.Location           = new System.Drawing.Point(0, 0);
     this.titolo_ID.Name               = "titolo_ID";
     this.titolo_ID.Size               = new System.Drawing.Size(167, 25);
     this.titolo_ID.Style              = MetroFramework.MetroColorStyle.Red;
     this.titolo_ID.TabIndex           = 2;
     this.titolo_ID.Text               = "Elenco dei Software";
     this.titolo_ID.UseCustomBackColor = true;
     this.titolo_ID.UseStyleColors     = true;
     //
     // pan_Menu_comandi
     //
     this.pan_Menu_comandi.BackColor = System.Drawing.Color.Gainsboro;
     this.SW_Lista.SetColumnSpan(this.pan_Menu_comandi, 12);
     this.pan_Menu_comandi.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menu_sw_new,
         this.menu_sw_div01,
         this.menu_sw_edit,
         this.menu_sw_div02,
         this.menu_sw_clona,
         this.menu_sw_div03,
         this.creaRevisioneToolStripMenuItem,
         this.menu_sw_div04,
         this.menu_sw_creapdf,
         this.menu_sw_div05,
         this.visualizzaTuttoToolStripMenuItem
     });
     this.pan_Menu_comandi.Location = new System.Drawing.Point(0, 25);
     this.pan_Menu_comandi.Name     = "pan_Menu_comandi";
     this.pan_Menu_comandi.Size     = new System.Drawing.Size(480, 20);
     this.pan_Menu_comandi.TabIndex = 12;
     this.pan_Menu_comandi.Text     = "menuStrip1";
     //
     // menu_sw_new
     //
     this.menu_sw_new.Image = ((System.Drawing.Image)(resources.GetObject("menu_sw_new.Image")));
     this.menu_sw_new.Name  = "menu_sw_new";
     this.menu_sw_new.Size  = new System.Drawing.Size(111, 16);
     this.menu_sw_new.Text  = "Nuovo Codice";
     //
     // menu_sw_div01
     //
     this.menu_sw_div01.Enabled = false;
     this.menu_sw_div01.Name    = "menu_sw_div01";
     this.menu_sw_div01.Size    = new System.Drawing.Size(22, 16);
     this.menu_sw_div01.Text    = "|";
     //
     // menu_sw_edit
     //
     this.menu_sw_edit.Image = ((System.Drawing.Image)(resources.GetObject("menu_sw_edit.Image")));
     this.menu_sw_edit.Name  = "menu_sw_edit";
     this.menu_sw_edit.Size  = new System.Drawing.Size(102, 16);
     this.menu_sw_edit.Text  = "Modifica SW";
     //
     // menu_sw_div02
     //
     this.menu_sw_div02.Enabled = false;
     this.menu_sw_div02.Name    = "menu_sw_div02";
     this.menu_sw_div02.Size    = new System.Drawing.Size(22, 16);
     this.menu_sw_div02.Text    = "|";
     //
     // menu_sw_clona
     //
     this.menu_sw_clona.Image = ((System.Drawing.Image)(resources.GetObject("menu_sw_clona.Image")));
     this.menu_sw_clona.Name  = "menu_sw_clona";
     this.menu_sw_clona.Size  = new System.Drawing.Size(106, 16);
     this.menu_sw_clona.Text  = "Clona Codice";
     //
     // menu_sw_div03
     //
     this.menu_sw_div03.Enabled = false;
     this.menu_sw_div03.Name    = "menu_sw_div03";
     this.menu_sw_div03.Size    = new System.Drawing.Size(22, 16);
     this.menu_sw_div03.Text    = "|";
     //
     // creaRevisioneToolStripMenuItem
     //
     this.creaRevisioneToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("creaRevisioneToolStripMenuItem.Image")));
     this.creaRevisioneToolStripMenuItem.Name  = "creaRevisioneToolStripMenuItem";
     this.creaRevisioneToolStripMenuItem.Size  = new System.Drawing.Size(112, 16);
     this.creaRevisioneToolStripMenuItem.Text  = "Crea Revisione";
     //
     // menu_sw_div04
     //
     this.menu_sw_div04.Enabled = false;
     this.menu_sw_div04.Name    = "menu_sw_div04";
     this.menu_sw_div04.Size    = new System.Drawing.Size(22, 16);
     this.menu_sw_div04.Text    = "|";
     //
     // menu_sw_creapdf
     //
     this.menu_sw_creapdf.Image = ((System.Drawing.Image)(resources.GetObject("menu_sw_creapdf.Image")));
     this.menu_sw_creapdf.Name  = "menu_sw_creapdf";
     this.menu_sw_creapdf.Size  = new System.Drawing.Size(80, 16);
     this.menu_sw_creapdf.Text  = "Crea pdf";
     //
     // menu_sw_div05
     //
     this.menu_sw_div05.Enabled = false;
     this.menu_sw_div05.Name    = "menu_sw_div05";
     this.menu_sw_div05.Size    = new System.Drawing.Size(22, 16);
     this.menu_sw_div05.Text    = "|";
     //
     // visualizzaTuttoToolStripMenuItem
     //
     this.visualizzaTuttoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("visualizzaTuttoToolStripMenuItem.Image")));
     this.visualizzaTuttoToolStripMenuItem.Name  = "visualizzaTuttoToolStripMenuItem";
     this.visualizzaTuttoToolStripMenuItem.Size  = new System.Drawing.Size(114, 16);
     this.visualizzaTuttoToolStripMenuItem.Text  = "Visualizza tutto";
     //
     // pan_Menu_salva
     //
     this.pan_Menu_salva.BackColor = System.Drawing.Color.Gainsboro;
     this.SW_Lista.SetColumnSpan(this.pan_Menu_salva, 6);
     this.pan_Menu_salva.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menu_sw_div11,
         this.menu_sw_salva,
         this.menu_sw_div12,
         this.menu_sw_annulla
     });
     this.pan_Menu_salva.Location = new System.Drawing.Point(480, 25);
     this.pan_Menu_salva.Name     = "pan_Menu_salva";
     this.pan_Menu_salva.Size     = new System.Drawing.Size(240, 20);
     this.pan_Menu_salva.TabIndex = 55;
     this.pan_Menu_salva.Text     = "menuStrip1";
     //
     // menu_sw_div11
     //
     this.menu_sw_div11.Enabled          = false;
     this.menu_sw_div11.Name             = "menu_sw_div11";
     this.menu_sw_div11.ShowShortcutKeys = false;
     this.menu_sw_div11.Size             = new System.Drawing.Size(22, 16);
     this.menu_sw_div11.Text             = "|";
     //
     // menu_sw_salva
     //
     this.menu_sw_salva.Image = ((System.Drawing.Image)(resources.GetObject("menu_sw_salva.Image")));
     this.menu_sw_salva.Name  = "menu_sw_salva";
     this.menu_sw_salva.Size  = new System.Drawing.Size(62, 16);
     this.menu_sw_salva.Text  = "Salva";
     //
     // menu_sw_div12
     //
     this.menu_sw_div12.Enabled          = false;
     this.menu_sw_div12.Name             = "menu_sw_div12";
     this.menu_sw_div12.ShowShortcutKeys = false;
     this.menu_sw_div12.Size             = new System.Drawing.Size(22, 16);
     this.menu_sw_div12.Text             = "|";
     //
     // menu_sw_annulla
     //
     this.menu_sw_annulla.Image = ((System.Drawing.Image)(resources.GetObject("menu_sw_annulla.Image")));
     this.menu_sw_annulla.Name  = "menu_sw_annulla";
     this.menu_sw_annulla.Size  = new System.Drawing.Size(76, 16);
     this.menu_sw_annulla.Text  = "Annulla";
     //
     // pan_Menu_exit
     //
     this.pan_Menu_exit.BackColor = System.Drawing.Color.Gainsboro;
     this.SW_Lista.SetColumnSpan(this.pan_Menu_exit, 2);
     this.pan_Menu_exit.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItem5,
         this.menu_sw_exit
     });
     this.pan_Menu_exit.Location = new System.Drawing.Point(720, 25);
     this.pan_Menu_exit.Name     = "pan_Menu_exit";
     this.pan_Menu_exit.Size     = new System.Drawing.Size(80, 20);
     this.pan_Menu_exit.TabIndex = 19;
     this.pan_Menu_exit.Text     = "menuStrip1";
     //
     // toolStripMenuItem5
     //
     this.toolStripMenuItem5.Enabled          = false;
     this.toolStripMenuItem5.Name             = "toolStripMenuItem5";
     this.toolStripMenuItem5.ShowShortcutKeys = false;
     this.toolStripMenuItem5.Size             = new System.Drawing.Size(22, 16);
     this.toolStripMenuItem5.Text             = "|";
     //
     // menu_sw_exit
     //
     this.menu_sw_exit.Image = ((System.Drawing.Image)(resources.GetObject("menu_sw_exit.Image")));
     this.menu_sw_exit.Name  = "menu_sw_exit";
     this.menu_sw_exit.Size  = new System.Drawing.Size(67, 16);
     this.menu_sw_exit.Text  = "Uscita";
     //
     // gridGroupingControl1
     //
     this.gridGroupingControl1.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
     this.gridGroupingControl1.BackColor                     = System.Drawing.SystemColors.Window;
     this.gridGroupingControl1.Dock                          = System.Windows.Forms.DockStyle.Fill;
     this.gridGroupingControl1.Font                          = new System.Drawing.Font("Calibri", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridGroupingControl1.GridOfficeScrollBars          = Syncfusion.Windows.Forms.OfficeScrollBars.Metro;
     this.gridGroupingControl1.GridVisualStyles              = Syncfusion.Windows.Forms.GridVisualStyles.Metro;
     this.gridGroupingControl1.Location                      = new System.Drawing.Point(3, 63);
     this.gridGroupingControl1.Name                          = "gridGroupingControl1";
     this.gridGroupingControl1.ShowCurrentCellBorderBehavior = Syncfusion.Windows.Forms.Grid.GridShowCurrentCellBorder.GrayWhenLostFocus;
     this.gridGroupingControl1.Size                          = new System.Drawing.Size(148, 234);
     this.gridGroupingControl1.TabIndex                      = 3;
     this.gridGroupingControl1.TableDescriptor.AllowEdit     = false;
     this.gridGroupingControl1.TableDescriptor.AllowNew      = false;
     this.gridGroupingControl1.TableDescriptor.AllowRemove   = false;
     gridColumnDescriptor1.MappingName                       = "SW_Code";
     gridColumnDescriptor1.Width = 127;
     this.gridGroupingControl1.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         gridColumnDescriptor1,
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("SW_Versione"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("SW_Revisione")
     });
     this.gridGroupingControl1.TableDescriptor.SortedColumns.AddRange(new Syncfusion.Grouping.SortColumnDescriptor[] {
         new Syncfusion.Grouping.SortColumnDescriptor("SW_Fam_Prod", System.ComponentModel.ListSortDirection.Ascending)
     });
     this.gridGroupingControl1.TableDescriptor.TableOptions.ColumnHeaderRowHeight = 25;
     this.gridGroupingControl1.TableDescriptor.TableOptions.RecordRowHeight       = 25;
     this.gridGroupingControl1.TableDescriptor.VisibleColumns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridVisibleColumnDescriptor[] {
         new Syncfusion.Windows.Forms.Grid.Grouping.GridVisibleColumnDescriptor("SW_Code"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridVisibleColumnDescriptor("SW_Revisione")
     });
     this.gridGroupingControl1.TableOptions.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     this.gridGroupingControl1.TableOptions.SelectionTextColor = System.Drawing.SystemColors.HighlightText;
     this.gridGroupingControl1.Text = "gridGroupingControl1";
     this.gridGroupingControl1.TopLevelGroupOptions.ShowColumnHeaders = true;
     this.gridGroupingControl1.UseRightToLeftCompatibleTextBox        = true;
     this.gridGroupingControl1.VersionInfo = "17.2460.0.34";
     //
     // UC_Lista_SW
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.SW_Lista);
     this.Name = "UC_Lista_SW";
     this.Size = new System.Drawing.Size(800, 600);
     this.SW_Lista.ResumeLayout(false);
     this.SW_Lista.PerformLayout();
     this.pan_SW_Titolo.ResumeLayout(false);
     this.pan_SW_Titolo.PerformLayout();
     this.pan_Menu_comandi.ResumeLayout(false);
     this.pan_Menu_comandi.PerformLayout();
     this.pan_Menu_salva.ResumeLayout(false);
     this.pan_Menu_salva.PerformLayout();
     this.pan_Menu_exit.ResumeLayout(false);
     this.pan_Menu_exit.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     this.ResumeLayout(false);
 }
Exemple #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor gridColumnDescriptor2 = new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(JobView4));
     this.wipDataSet        = new WipViewer.WipDataSet();
     this.ribbon1           = new Syncfusion.Windows.Forms.Tools.RibbonControlAdv();
     this.toolStripTabItem1 = new Syncfusion.Windows.Forms.Tools.ToolStripTabItem();
     this.toolStripEx1      = new Syncfusion.Windows.Forms.Tools.ToolStripEx();
     this.toolStripButton1  = new System.Windows.Forms.ToolStripButton();
     this.btnTeams          = new System.Windows.Forms.ToolStripButton();
     this.toolStripEx2      = new Syncfusion.Windows.Forms.Tools.ToolStripEx();
     this.btnRA             = new System.Windows.Forms.ToolStripButton();
     this.btnAQP            = new System.Windows.Forms.ToolStripButton();
     this.btnJobHistory     = new System.Windows.Forms.ToolStripButton();
     this.toolStripEx3      = new Syncfusion.Windows.Forms.Tools.ToolStripEx();
     this.toolStripButton2  = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton3  = new System.Windows.Forms.ToolStripButton();
     this.ActionItemTab     = new Syncfusion.Windows.Forms.Tools.ToolStripTabItem();
     this.toolStripEx4      = new Syncfusion.Windows.Forms.Tools.ToolStripEx();
     this.btnAction         = new System.Windows.Forms.ToolStripButton();
     this.btnViewActions    = new System.Windows.Forms.ToolStripButton();
     this.imageList2        = new System.Windows.Forms.ImageList(this.components);
     this.lblType           = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.lblBase           = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.lblShipdate       = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.ofdPicture        = new System.Windows.Forms.OpenFileDialog();
     this.is3            = new Syncfusion.Windows.Forms.Tools.ImageStreamer();
     this.lblPm          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.lblProcessor   = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.lblBl          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.lblPO          = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.margin_Over_timeTableAdapter = new WipViewer.WipDataSetTableAdapters.Margin_Over_timeTableAdapter();
     this.autoLabel1               = new Syncfusion.Windows.Forms.Tools.AutoLabel();
     this.gradientPanel1           = new Syncfusion.Windows.Forms.Tools.GradientPanel();
     this.gridGroupingControl1     = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();
     this.commentsBindingSource4   = new System.Windows.Forms.BindingSource(this.components);
     this.dsCommentsBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.dsComments               = new WipViewer.dsComments();
     this.ds_Comments              = new WipViewer.ds_Comments();
     this.commentsBindingSource    = new System.Windows.Forms.BindingSource(this.components);
     this.commentsTableAdapter     = new WipViewer.ds_CommentsTableAdapters.commentsTableAdapter();
     this.dsCommentsBindingSource  = new System.Windows.Forms.BindingSource(this.components);
     this.commentsBindingSource1   = new System.Windows.Forms.BindingSource(this.components);
     this.commentsBindingSource2   = new System.Windows.Forms.BindingSource(this.components);
     this.commentsTableAdapter1    = new WipViewer.dsCommentsTableAdapters.commentsTableAdapter();
     this.commentsBindingSource3   = new System.Windows.Forms.BindingSource(this.components);
     this.btnSave          = new Syncfusion.Windows.Forms.ButtonAdv();
     this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
     ((System.ComponentModel.ISupportInitialize)(this.wipDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).BeginInit();
     this.ribbon1.SuspendLayout();
     this.toolStripTabItem1.Panel.SuspendLayout();
     this.toolStripEx1.SuspendLayout();
     this.toolStripEx2.SuspendLayout();
     this.toolStripEx3.SuspendLayout();
     this.ActionItemTab.Panel.SuspendLayout();
     this.toolStripEx4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).BeginInit();
     this.gradientPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsCommentsBindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsComments)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds_Comments)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsCommentsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource3)).BeginInit();
     this.SuspendLayout();
     //
     // wipDataSet
     //
     this.wipDataSet.DataSetName             = "WipDataSet";
     this.wipDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ribbon1
     //
     this.ribbon1.Dock = Syncfusion.Windows.Forms.Tools.DockStyleEx.Top;
     this.ribbon1.Font = new System.Drawing.Font("Segoe UI", 8.25F);
     this.ribbon1.Header.AddMainItem(toolStripTabItem1);
     this.ribbon1.Header.AddMainItem(ActionItemTab);
     this.ribbon1.LauncherStyle     = Syncfusion.Windows.Forms.Tools.LauncherStyle.Metro;
     this.ribbon1.Location          = new System.Drawing.Point(0, 0);
     this.ribbon1.MenuButtonFont    = new System.Drawing.Font("Segoe UI", 8.25F);
     this.ribbon1.MenuButtonText    = "";
     this.ribbon1.MenuButtonWidth   = 56;
     this.ribbon1.MenuColor         = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(114)))), ((int)(((byte)(198)))));
     this.ribbon1.Name              = "ribbon1";
     this.ribbon1.OfficeColorScheme = Syncfusion.Windows.Forms.Tools.ToolStripEx.ColorScheme.Managed;
     //
     // ribbon1.OfficeMenu
     //
     this.ribbon1.OfficeMenu.Name             = "OfficeMenu";
     this.ribbon1.OfficeMenu.ShowItemToolTips = true;
     this.ribbon1.OfficeMenu.Size             = new System.Drawing.Size(12, 65);
     this.ribbon1.QuickPanelImageLayout       = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.ribbon1.RibbonHeaderImage           = Syncfusion.Windows.Forms.Tools.RibbonHeaderImage.None;
     this.ribbon1.RibbonStyle = Syncfusion.Windows.Forms.Tools.RibbonStyle.Office2016;
     this.ribbon1.SelectedTab = this.toolStripTabItem1;
     this.ribbon1.ShowRibbonDisplayOptionButton = true;
     this.ribbon1.Size = new System.Drawing.Size(1400, 128);
     this.ribbon1.SystemText.QuickAccessDialogDropDownName = "Start menu";
     this.ribbon1.SystemText.RenameDisplayLabelText        = "&Display Name:";
     this.ribbon1.TabIndex = 0;
     this.ribbon1.Text     = "ribbonControlAdv1";
     //
     // toolStripTabItem1
     //
     this.toolStripTabItem1.Name = "toolStripTabItem1";
     //
     // ribbon1.ribbonPanel1
     //
     this.toolStripTabItem1.Panel.Controls.Add(this.toolStripEx1);
     this.toolStripTabItem1.Panel.Controls.Add(this.toolStripEx2);
     this.toolStripTabItem1.Panel.Controls.Add(this.toolStripEx3);
     this.toolStripTabItem1.Panel.Name           = "ribbonPanel1";
     this.toolStripTabItem1.Panel.ScrollPosition = 0;
     this.toolStripTabItem1.Panel.TabIndex       = 2;
     this.toolStripTabItem1.Panel.Text           = "Job View";
     this.toolStripTabItem1.Position             = 0;
     this.toolStripTabItem1.Size = new System.Drawing.Size(69, 30);
     this.toolStripTabItem1.Tag  = "1";
     this.toolStripTabItem1.Text = "Job View";
     //
     // toolStripEx1
     //
     this.toolStripEx1.AutoSize  = false;
     this.toolStripEx1.Dock      = System.Windows.Forms.DockStyle.None;
     this.toolStripEx1.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.toolStripEx1.ForeColor = System.Drawing.Color.MidnightBlue;
     this.toolStripEx1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripEx1.Image     = null;
     this.toolStripEx1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripButton1,
         this.btnTeams
     });
     this.toolStripEx1.Location     = new System.Drawing.Point(0, 1);
     this.toolStripEx1.Name         = "toolStripEx1";
     this.toolStripEx1.Office12Mode = false;
     this.toolStripEx1.Padding      = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.toolStripEx1.Size         = new System.Drawing.Size(209, 65);
     this.toolStripEx1.TabIndex     = 0;
     this.toolStripEx1.Text         = "Admin";
     this.toolStripEx1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStripEx1_ItemClicked);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name = "toolStripButton1";
     this.toolStripButton1.Size = new System.Drawing.Size(85, 48);
     this.toolStripButton1.Text = "Change Image";
     this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.toolStripButton1.Click            += new System.EventHandler(this.toolStripButton1_Click);
     //
     // btnTeams
     //
     this.btnTeams.Image                 = ((System.Drawing.Image)(resources.GetObject("btnTeams.Image")));
     this.btnTeams.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnTeams.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnTeams.Name = "btnTeams";
     this.btnTeams.Size = new System.Drawing.Size(64, 48);
     this.btnTeams.Text = "Edit Teams";
     this.btnTeams.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnTeams.Click            += new System.EventHandler(this.btnTeams_Click);
     //
     // toolStripEx2
     //
     this.toolStripEx2.AutoSize  = false;
     this.toolStripEx2.Dock      = System.Windows.Forms.DockStyle.None;
     this.toolStripEx2.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.toolStripEx2.ForeColor = System.Drawing.Color.MidnightBlue;
     this.toolStripEx2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripEx2.Image     = null;
     this.toolStripEx2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.btnRA,
         this.btnAQP,
         this.btnJobHistory,
         this.toolStripButton4
     });
     this.toolStripEx2.Location     = new System.Drawing.Point(211, 1);
     this.toolStripEx2.Name         = "toolStripEx2";
     this.toolStripEx2.Office12Mode = false;
     this.toolStripEx2.Padding      = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.toolStripEx2.Size         = new System.Drawing.Size(401, 65);
     this.toolStripEx2.TabIndex     = 1;
     this.toolStripEx2.Text         = "Tools";
     //
     // btnRA
     //
     this.btnRA.Image                 = ((System.Drawing.Image)(resources.GetObject("btnRA.Image")));
     this.btnRA.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnRA.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnRA.Name = "btnRA";
     this.btnRA.Size = new System.Drawing.Size(71, 48);
     this.btnRA.Text = "Risk Assess.";
     this.btnRA.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnRA.Click            += new System.EventHandler(this.btnRA_Click);
     //
     // btnAQP
     //
     this.btnAQP.Image                 = ((System.Drawing.Image)(resources.GetObject("btnAQP.Image")));
     this.btnAQP.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnAQP.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnAQP.Name = "btnAQP";
     this.btnAQP.Size = new System.Drawing.Size(52, 48);
     this.btnAQP.Text = "AQP";
     this.btnAQP.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnAQP.Click            += new System.EventHandler(this.btnAQP_Click);
     //
     // btnJobHistory
     //
     this.btnJobHistory.Image                 = ((System.Drawing.Image)(resources.GetObject("btnJobHistory.Image")));
     this.btnJobHistory.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnJobHistory.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnJobHistory.Name = "btnJobHistory";
     this.btnJobHistory.Size = new System.Drawing.Size(68, 48);
     this.btnJobHistory.Text = "Job History";
     this.btnJobHistory.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnJobHistory.Click            += new System.EventHandler(this.btnJobHistory_Click);
     //
     // toolStripEx3
     //
     this.toolStripEx3.AutoSize  = false;
     this.toolStripEx3.Dock      = System.Windows.Forms.DockStyle.None;
     this.toolStripEx3.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.toolStripEx3.ForeColor = System.Drawing.Color.MidnightBlue;
     this.toolStripEx3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripEx3.Image     = null;
     this.toolStripEx3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripButton2,
         this.toolStripButton3
     });
     this.toolStripEx3.Location     = new System.Drawing.Point(614, 1);
     this.toolStripEx3.Name         = "toolStripEx3";
     this.toolStripEx3.Office12Mode = false;
     this.toolStripEx3.Padding      = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.toolStripEx3.Size         = new System.Drawing.Size(353, 65);
     this.toolStripEx3.TabIndex     = 2;
     this.toolStripEx3.Text         = "Visual Info";
     //
     // toolStripButton2
     //
     this.toolStripButton2.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name = "toolStripButton2";
     this.toolStripButton2.Size = new System.Drawing.Size(105, 48);
     this.toolStripButton2.Text = "View Labor Tickets";
     this.toolStripButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.toolStripButton2.Click            += new System.EventHandler(this.toolStripButton2_Click);
     //
     // toolStripButton3
     //
     this.toolStripButton3.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
     this.toolStripButton3.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name = "toolStripButton3";
     this.toolStripButton3.Size = new System.Drawing.Size(84, 48);
     this.toolStripButton3.Text = "View Material ";
     this.toolStripButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.toolStripButton3.Click            += new System.EventHandler(this.toolStripButton3_Click);
     //
     // ActionItemTab
     //
     this.ActionItemTab.Name = "ActionItemTab";
     //
     // ribbon1.ribbonPanel2
     //
     this.ActionItemTab.Panel.Controls.Add(this.toolStripEx4);
     this.ActionItemTab.Panel.Name           = "ribbonPanel2";
     this.ActionItemTab.Panel.ScrollPosition = 0;
     this.ActionItemTab.Panel.TabIndex       = 3;
     this.ActionItemTab.Panel.Text           = "Action Items";
     this.ActionItemTab.Position             = 1;
     this.ActionItemTab.Size = new System.Drawing.Size(86, 30);
     this.ActionItemTab.Tag  = "2";
     this.ActionItemTab.Text = "Action Items";
     //
     // toolStripEx4
     //
     this.toolStripEx4.AutoSize  = false;
     this.toolStripEx4.Dock      = System.Windows.Forms.DockStyle.None;
     this.toolStripEx4.Font      = new System.Drawing.Font("Segoe UI", 8.25F);
     this.toolStripEx4.ForeColor = System.Drawing.Color.MidnightBlue;
     this.toolStripEx4.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStripEx4.Image     = null;
     this.toolStripEx4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.btnAction,
         this.btnViewActions
     });
     this.toolStripEx4.Location     = new System.Drawing.Point(0, 1);
     this.toolStripEx4.Name         = "toolStripEx4";
     this.toolStripEx4.Office12Mode = false;
     this.toolStripEx4.Padding      = new System.Windows.Forms.Padding(3, 0, 0, 0);
     this.toolStripEx4.Size         = new System.Drawing.Size(340, 65);
     this.toolStripEx4.TabIndex     = 0;
     //
     // btnAction
     //
     this.btnAction.Image = ((System.Drawing.Image)(resources.GetObject("btnAction.Image")));
     this.btnAction.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnAction.Name = "btnAction";
     this.btnAction.Size = new System.Drawing.Size(119, 48);
     this.btnAction.Text = "Add New Action Item";
     this.btnAction.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnAction.ToolTipText       = "Action Items";
     this.btnAction.Click            += new System.EventHandler(this.btnAction_Click);
     //
     // btnViewActions
     //
     this.btnViewActions.Image = ((System.Drawing.Image)(resources.GetObject("btnViewActions.Image")));
     this.btnViewActions.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnViewActions.Name = "btnViewActions";
     this.btnViewActions.Size = new System.Drawing.Size(102, 48);
     this.btnViewActions.Text = "View Action Items";
     this.btnViewActions.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnViewActions.Click            += new System.EventHandler(this.btnViewActions_Click);
     //
     // imageList2
     //
     this.imageList2.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageList2.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
     //
     // lblType
     //
     this.lblType.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblType.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lblType.Location  = new System.Drawing.Point(12, 34);
     this.lblType.Name      = "lblType";
     this.lblType.Size      = new System.Drawing.Size(64, 13);
     this.lblType.TabIndex  = 4;
     this.lblType.Text      = "autoLabel1";
     //
     // lblBase
     //
     this.lblBase.Font      = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblBase.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lblBase.Location  = new System.Drawing.Point(1, 7);
     this.lblBase.Name      = "lblBase";
     this.lblBase.Size      = new System.Drawing.Size(90, 21);
     this.lblBase.TabIndex  = 5;
     this.lblBase.Text      = "autoLabel2";
     //
     // lblShipdate
     //
     this.lblShipdate.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblShipdate.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lblShipdate.Location  = new System.Drawing.Point(12, 47);
     this.lblShipdate.Name      = "lblShipdate";
     this.lblShipdate.Size      = new System.Drawing.Size(64, 13);
     this.lblShipdate.TabIndex  = 6;
     this.lblShipdate.Text      = "autoLabel4";
     //
     // ofdPicture
     //
     this.ofdPicture.FileName = "openFileDialog1";
     //
     // is3
     //
     this.is3.AllowDragging     = true;
     this.is3.InternalBackColor = System.Drawing.Color.Transparent;
     this.is3.Location          = new System.Drawing.Point(230, 137);
     this.is3.MaximumSize       = new System.Drawing.Size(512, 512);
     this.is3.MinimumSize       = new System.Drawing.Size(128, 128);
     this.is3.Name      = "is3";
     this.is3.Size      = new System.Drawing.Size(512, 334);
     this.is3.SlideShow = true;
     this.is3.TabIndex  = 9;
     this.is3.Text      = "imageStreamer1";
     this.is3.TextAnimationDirection = Syncfusion.Windows.Forms.Tools.ImageStreamer.TextStreamDirection.TopToBottom;
     this.is3.Click += new System.EventHandler(this.is3_Click);
     //
     // lblPm
     //
     this.lblPm.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPm.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lblPm.Location  = new System.Drawing.Point(12, 81);
     this.lblPm.Name      = "lblPm";
     this.lblPm.Size      = new System.Drawing.Size(64, 13);
     this.lblPm.TabIndex  = 10;
     this.lblPm.Text      = "autoLabel1";
     //
     // lblProcessor
     //
     this.lblProcessor.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblProcessor.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lblProcessor.Location  = new System.Drawing.Point(12, 94);
     this.lblProcessor.Name      = "lblProcessor";
     this.lblProcessor.Size      = new System.Drawing.Size(64, 13);
     this.lblProcessor.TabIndex  = 11;
     this.lblProcessor.Text      = "autoLabel1";
     //
     // lblBl
     //
     this.lblBl.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblBl.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lblBl.Location  = new System.Drawing.Point(12, 107);
     this.lblBl.Name      = "lblBl";
     this.lblBl.Size      = new System.Drawing.Size(64, 13);
     this.lblBl.TabIndex  = 12;
     this.lblBl.Text      = "autoLabel1";
     //
     // lblPO
     //
     this.lblPO.Font      = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPO.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lblPO.Location  = new System.Drawing.Point(12, 120);
     this.lblPO.Name      = "lblPO";
     this.lblPO.Size      = new System.Drawing.Size(64, 13);
     this.lblPO.TabIndex  = 13;
     this.lblPO.Text      = "autoLabel1";
     //
     // bindingSource1
     //
     this.bindingSource1.DataMember = "Margin_Over_time";
     this.bindingSource1.DataSource = this.wipDataSet;
     //
     // margin_Over_timeTableAdapter
     //
     this.margin_Over_timeTableAdapter.ClearBeforeFill = true;
     //
     // autoLabel1
     //
     this.autoLabel1.Font      = new System.Drawing.Font("Segoe UI Semibold", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.autoLabel1.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.autoLabel1.Location  = new System.Drawing.Point(1, 60);
     this.autoLabel1.Name      = "autoLabel1";
     this.autoLabel1.Size      = new System.Drawing.Size(82, 21);
     this.autoLabel1.TabIndex  = 8;
     this.autoLabel1.Text      = "Team Info";
     //
     // gradientPanel1
     //
     this.gradientPanel1.BackColor     = System.Drawing.SystemColors.HotTrack;
     this.gradientPanel1.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat;
     this.gradientPanel1.Controls.Add(this.autoLabel1);
     this.gradientPanel1.Controls.Add(this.lblBase);
     this.gradientPanel1.Controls.Add(this.lblPm);
     this.gradientPanel1.Controls.Add(this.lblPO);
     this.gradientPanel1.Controls.Add(this.lblProcessor);
     this.gradientPanel1.Controls.Add(this.lblType);
     this.gradientPanel1.Controls.Add(this.lblShipdate);
     this.gradientPanel1.Controls.Add(this.lblBl);
     this.gradientPanel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.gradientPanel1.Location = new System.Drawing.Point(0, 128);
     this.gradientPanel1.Name     = "gradientPanel1";
     this.gradientPanel1.Size     = new System.Drawing.Size(224, 372);
     this.gradientPanel1.TabIndex = 17;
     //
     // gridGroupingControl1
     //
     this.gridGroupingControl1.AlphaBlendSelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(120)))), ((int)(((byte)(215)))));
     this.gridGroupingControl1.BackColor  = System.Drawing.SystemColors.Window;
     this.gridGroupingControl1.DataSource = this.commentsBindingSource4;
     this.gridGroupingControl1.Location   = new System.Drawing.Point(748, 154);
     this.gridGroupingControl1.Name       = "gridGroupingControl1";
     this.gridGroupingControl1.ShowCurrentCellBorderBehavior = Syncfusion.Windows.Forms.Grid.GridShowCurrentCellBorder.GrayWhenLostFocus;
     this.gridGroupingControl1.Size     = new System.Drawing.Size(583, 296);
     this.gridGroupingControl1.TabIndex = 19;
     this.gridGroupingControl1.TableDescriptor.AllowEdit   = false;
     this.gridGroupingControl1.TableDescriptor.AllowNew    = false;
     this.gridGroupingControl1.TableDescriptor.AllowRemove = false;
     gridColumnDescriptor2.MappingName = "comment";
     gridColumnDescriptor2.Width       = 500;
     this.gridGroupingControl1.TableDescriptor.Columns.AddRange(new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor[] {
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("baseid"),
         gridColumnDescriptor2,
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("date"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("id"),
         new Syncfusion.Windows.Forms.Grid.Grouping.GridColumnDescriptor("commenter")
     });
     this.gridGroupingControl1.Text = "gridGroupingControl1";
     this.gridGroupingControl1.UseRightToLeftCompatibleTextBox = true;
     this.gridGroupingControl1.VersionInfo            = "16.3460.0.21";
     this.gridGroupingControl1.TableControlCellClick += new Syncfusion.Windows.Forms.Grid.Grouping.GridTableControlCellClickEventHandler(this.gridGroupingControl1_TableControlCellClick);
     //
     // commentsBindingSource4
     //
     this.commentsBindingSource4.DataMember = "comments";
     this.commentsBindingSource4.DataSource = this.dsCommentsBindingSource1;
     //
     // dsCommentsBindingSource1
     //
     this.dsCommentsBindingSource1.DataSource = this.dsComments;
     this.dsCommentsBindingSource1.Position   = 0;
     //
     // dsComments
     //
     this.dsComments.DataSetName             = "dsComments";
     this.dsComments.EnforceConstraints      = false;
     this.dsComments.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ds_Comments
     //
     this.ds_Comments.DataSetName             = "ds_Comments";
     this.ds_Comments.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // commentsBindingSource
     //
     this.commentsBindingSource.DataMember = "comments";
     this.commentsBindingSource.DataSource = this.ds_Comments;
     //
     // commentsTableAdapter
     //
     this.commentsTableAdapter.ClearBeforeFill = true;
     //
     // dsCommentsBindingSource
     //
     this.dsCommentsBindingSource.DataSource = this.dsComments;
     this.dsCommentsBindingSource.Position   = 0;
     //
     // commentsBindingSource1
     //
     this.commentsBindingSource1.DataMember = "comments";
     this.commentsBindingSource1.DataSource = this.ds_Comments;
     //
     // commentsBindingSource2
     //
     this.commentsBindingSource2.DataMember = "comments";
     this.commentsBindingSource2.DataSource = this.dsCommentsBindingSource;
     //
     // commentsTableAdapter1
     //
     this.commentsTableAdapter1.ClearBeforeFill = true;
     //
     // commentsBindingSource3
     //
     this.commentsBindingSource3.DataMember = "comments";
     this.commentsBindingSource3.DataSource = this.ds_Comments;
     //
     // btnSave
     //
     this.btnSave.Appearance        = Syncfusion.Windows.Forms.ButtonAppearance.Metro;
     this.btnSave.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
     this.btnSave.BeforeTouchSize   = new System.Drawing.Size(154, 32);
     this.btnSave.ForeColor         = System.Drawing.Color.White;
     this.btnSave.IsBackStageButton = false;
     this.btnSave.Location          = new System.Drawing.Point(1177, 456);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(154, 32);
     this.btnSave.TabIndex = 20;
     this.btnSave.Text     = "Submit Comment";
     this.btnSave.Click   += new System.EventHandler(this.btnSave_Click);
     //
     // toolStripButton4
     //
     this.toolStripButton4.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton4.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton4.Name   = "toolStripButton4";
     this.toolStripButton4.Size   = new System.Drawing.Size(23, 48);
     this.toolStripButton4.Text   = "toolStripButton4";
     this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
     //
     // JobView4
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1400, 500);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.gridGroupingControl1);
     this.Controls.Add(this.gradientPanel1);
     this.Controls.Add(this.ribbon1);
     this.Controls.Add(this.is3);
     this.Name  = "JobView4";
     this.Text  = "JobView4";
     this.Load += new System.EventHandler(this.JobView4_Load);
     ((System.ComponentModel.ISupportInitialize)(this.wipDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon1)).EndInit();
     this.ribbon1.ResumeLayout(false);
     this.ribbon1.PerformLayout();
     this.toolStripTabItem1.Panel.ResumeLayout(false);
     this.toolStripEx1.ResumeLayout(false);
     this.toolStripEx1.PerformLayout();
     this.toolStripEx2.ResumeLayout(false);
     this.toolStripEx2.PerformLayout();
     this.toolStripEx3.ResumeLayout(false);
     this.toolStripEx3.PerformLayout();
     this.ActionItemTab.Panel.ResumeLayout(false);
     this.toolStripEx4.ResumeLayout(false);
     this.toolStripEx4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gradientPanel1)).EndInit();
     this.gradientPanel1.ResumeLayout(false);
     this.gradientPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridGroupingControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsCommentsBindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsComments)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ds_Comments)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsCommentsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.commentsBindingSource3)).EndInit();
     this.ResumeLayout(false);
 }