|
|
|
@ -28,24 +28,24 @@ |
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
|
this.barCodeBox = new System.Windows.Forms.TextBox(); |
|
|
|
this.uLabel1 = new WinFormControl.ULabel(); |
|
|
|
@ -202,18 +202,18 @@ |
|
|
|
this.inStoreGrid.AllowUserToDeleteRows = false; |
|
|
|
this.inStoreGrid.AllowUserToResizeColumns = false; |
|
|
|
this.inStoreGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.inStoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle19; |
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.inStoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
this.inStoreGrid.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.inStoreGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
this.inStoreGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.inStoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle20; |
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.inStoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.inStoreGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.inStoreGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.I_ID, |
|
|
|
@ -228,9 +228,9 @@ |
|
|
|
this.inStoreGrid.Name = "inStoreGrid"; |
|
|
|
this.inStoreGrid.ReadOnly = true; |
|
|
|
this.inStoreGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle23.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.inStoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle23; |
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.inStoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
this.inStoreGrid.RowTemplate.Height = 23; |
|
|
|
this.inStoreGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.inStoreGrid.Size = new System.Drawing.Size(618, 398); |
|
|
|
@ -282,8 +282,8 @@ |
|
|
|
// I_Weight
|
|
|
|
//
|
|
|
|
this.I_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle21.Format = "#0.######"; |
|
|
|
this.I_Weight.DefaultCellStyle = dataGridViewCellStyle21; |
|
|
|
dataGridViewCellStyle3.Format = "#0.######"; |
|
|
|
this.I_Weight.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.I_Weight.HeaderText = "重量"; |
|
|
|
this.I_Weight.Name = "I_Weight"; |
|
|
|
this.I_Weight.ReadOnly = true; |
|
|
|
@ -292,9 +292,9 @@ |
|
|
|
// I_InStoreTime
|
|
|
|
//
|
|
|
|
this.I_InStoreTime.DataPropertyName = "InStoreTime"; |
|
|
|
dataGridViewCellStyle22.Format = "T"; |
|
|
|
dataGridViewCellStyle22.NullValue = null; |
|
|
|
this.I_InStoreTime.DefaultCellStyle = dataGridViewCellStyle22; |
|
|
|
dataGridViewCellStyle4.Format = "T"; |
|
|
|
dataGridViewCellStyle4.NullValue = null; |
|
|
|
this.I_InStoreTime.DefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.I_InStoreTime.HeaderText = "入库时间"; |
|
|
|
this.I_InStoreTime.Name = "I_InStoreTime"; |
|
|
|
this.I_InStoreTime.ReadOnly = true; |
|
|
|
@ -366,15 +366,15 @@ |
|
|
|
this.backStoreGrid.AllowUserToDeleteRows = false; |
|
|
|
this.backStoreGrid.AllowUserToResizeColumns = false; |
|
|
|
this.backStoreGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.backStoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle24; |
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.backStoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.backStoreGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
this.backStoreGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle25.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle25.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle25.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.backStoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle25; |
|
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.backStoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
this.backStoreGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.backStoreGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.B_ID, |
|
|
|
@ -390,9 +390,9 @@ |
|
|
|
this.backStoreGrid.Name = "backStoreGrid"; |
|
|
|
this.backStoreGrid.ReadOnly = true; |
|
|
|
this.backStoreGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle28.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.backStoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle28; |
|
|
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.backStoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
this.backStoreGrid.RowTemplate.Height = 23; |
|
|
|
this.backStoreGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.backStoreGrid.Size = new System.Drawing.Size(624, 178); |
|
|
|
@ -445,8 +445,8 @@ |
|
|
|
// B_Weight
|
|
|
|
//
|
|
|
|
this.B_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle26.Format = "#0.######"; |
|
|
|
this.B_Weight.DefaultCellStyle = dataGridViewCellStyle26; |
|
|
|
dataGridViewCellStyle8.Format = "#0.######"; |
|
|
|
this.B_Weight.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
this.B_Weight.HeaderText = "重量"; |
|
|
|
this.B_Weight.Name = "B_Weight"; |
|
|
|
this.B_Weight.ReadOnly = true; |
|
|
|
@ -455,9 +455,9 @@ |
|
|
|
// B_ProductTime
|
|
|
|
//
|
|
|
|
this.B_ProductTime.DataPropertyName = "ProductTime"; |
|
|
|
dataGridViewCellStyle27.Format = "T"; |
|
|
|
dataGridViewCellStyle27.NullValue = null; |
|
|
|
this.B_ProductTime.DefaultCellStyle = dataGridViewCellStyle27; |
|
|
|
dataGridViewCellStyle9.Format = "T"; |
|
|
|
dataGridViewCellStyle9.NullValue = null; |
|
|
|
this.B_ProductTime.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.B_ProductTime.HeaderText = "生产时间"; |
|
|
|
this.B_ProductTime.Name = "B_ProductTime"; |
|
|
|
this.B_ProductTime.ReadOnly = true; |
|
|
|
@ -512,15 +512,15 @@ |
|
|
|
this.unInstoreGrid.AllowUserToDeleteRows = false; |
|
|
|
this.unInstoreGrid.AllowUserToResizeColumns = false; |
|
|
|
this.unInstoreGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.unInstoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle29; |
|
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.unInstoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
this.unInstoreGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
this.unInstoreGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle30.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle30.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle30.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.unInstoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle30; |
|
|
|
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.unInstoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
this.unInstoreGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.unInstoreGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.dataGridViewTextBoxColumn8, |
|
|
|
@ -536,9 +536,9 @@ |
|
|
|
this.unInstoreGrid.Name = "unInstoreGrid"; |
|
|
|
this.unInstoreGrid.ReadOnly = true; |
|
|
|
this.unInstoreGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle33.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle33.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.unInstoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle33; |
|
|
|
dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.unInstoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle15; |
|
|
|
this.unInstoreGrid.RowTemplate.Height = 23; |
|
|
|
this.unInstoreGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.unInstoreGrid.Size = new System.Drawing.Size(624, 145); |
|
|
|
@ -591,8 +591,8 @@ |
|
|
|
// U_Weight
|
|
|
|
//
|
|
|
|
this.U_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle31.Format = "#0.######"; |
|
|
|
this.U_Weight.DefaultCellStyle = dataGridViewCellStyle31; |
|
|
|
dataGridViewCellStyle13.Format = "#0.######"; |
|
|
|
this.U_Weight.DefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
this.U_Weight.HeaderText = "重量"; |
|
|
|
this.U_Weight.Name = "U_Weight"; |
|
|
|
this.U_Weight.ReadOnly = true; |
|
|
|
@ -601,9 +601,9 @@ |
|
|
|
// U_ProductTime
|
|
|
|
//
|
|
|
|
this.U_ProductTime.DataPropertyName = "ProductTime"; |
|
|
|
dataGridViewCellStyle32.Format = "T"; |
|
|
|
dataGridViewCellStyle32.NullValue = null; |
|
|
|
this.U_ProductTime.DefaultCellStyle = dataGridViewCellStyle32; |
|
|
|
dataGridViewCellStyle14.Format = "T"; |
|
|
|
dataGridViewCellStyle14.NullValue = null; |
|
|
|
this.U_ProductTime.DefaultCellStyle = dataGridViewCellStyle14; |
|
|
|
this.U_ProductTime.HeaderText = "生产时间"; |
|
|
|
this.U_ProductTime.MinimumWidth = 2; |
|
|
|
this.U_ProductTime.Name = "U_ProductTime"; |
|
|
|
@ -640,15 +640,15 @@ |
|
|
|
this.exceptionGrid.AllowUserToDeleteRows = false; |
|
|
|
this.exceptionGrid.AllowUserToResizeColumns = false; |
|
|
|
this.exceptionGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.exceptionGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle34; |
|
|
|
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.exceptionGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16; |
|
|
|
this.exceptionGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
this.exceptionGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle35.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle35.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.exceptionGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle35; |
|
|
|
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.exceptionGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17; |
|
|
|
this.exceptionGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.exceptionGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.E_ID, |
|
|
|
@ -661,9 +661,9 @@ |
|
|
|
this.exceptionGrid.Name = "exceptionGrid"; |
|
|
|
this.exceptionGrid.ReadOnly = true; |
|
|
|
this.exceptionGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle36.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle36.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.exceptionGrid.RowsDefaultCellStyle = dataGridViewCellStyle36; |
|
|
|
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.exceptionGrid.RowsDefaultCellStyle = dataGridViewCellStyle18; |
|
|
|
this.exceptionGrid.RowTemplate.Height = 23; |
|
|
|
this.exceptionGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.exceptionGrid.Size = new System.Drawing.Size(624, 104); |
|
|
|
|