namespace Dongke.IBOSS.PRD.Client.PMModule
{
partial class F_PM_3603
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_3603));
this.dgvRegisterDetail = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.xuhao = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodscode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.goodstypename = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groutingdate = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.inspectitem = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.technicalrequirement = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.unitname = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.inspectvalue = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.isqualified = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.dgvRegisterDetail)).BeginInit();
this.SuspendLayout();
//
// dgvRegisterDetail
//
this.dgvRegisterDetail.AllowUserToAddRows = false;
this.dgvRegisterDetail.AllowUserToDeleteRows = false;
this.dgvRegisterDetail.AllowUserToModifyRows = true;
this.dgvRegisterDetail.AllowUserToOrderColumns = true;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvRegisterDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvRegisterDetail.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.dgvRegisterDetail.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvRegisterDetail.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvRegisterDetail.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvRegisterDetail.CellHeight = 23;
this.dgvRegisterDetail.ChildNodeColumnName = null;
this.dgvRegisterDetail.ChildNodeColumnText = null;
this.dgvRegisterDetail.ColumnDeep = 1;
this.dgvRegisterDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvRegisterDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvRegisterDetail.ColumnHeadersHeight = 30;
this.dgvRegisterDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvRegisterDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.xuhao,
this.goodscode,
this.goodstypename,
this.groutingdate,
this.inspectitem,
this.technicalrequirement,
this.unitname,
this.inspectvalue,
this.isqualified});
this.dgvRegisterDetail.ColumnTreeView = null;
this.dgvRegisterDetail.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvRegisterDetail.DynamicColumnName = "";
this.dgvRegisterDetail.EnableHeadersVisualStyles = false;
this.dgvRegisterDetail.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvRegisterDetail.FormatQuantityColumns = null;
this.dgvRegisterDetail.HasNode = false;
this.dgvRegisterDetail.HorizontalMergeColumn = null;
this.dgvRegisterDetail.IsAutoCountSum = true;
this.dgvRegisterDetail.IsAutoResizeColumns = false;
this.dgvRegisterDetail.IsClickF12 = false;
this.dgvRegisterDetail.IsOpenMergeCellFlag = false;
this.dgvRegisterDetail.IsSubTotalFlag = false;
this.dgvRegisterDetail.IsTopDeep = false;
this.dgvRegisterDetail.Location = new System.Drawing.Point(0, 1);
this.dgvRegisterDetail.MergeColumnNames = null;
this.dgvRegisterDetail.MergeDetailColumnNames = null;
this.dgvRegisterDetail.MergeDetailOnlyColumn = null;
this.dgvRegisterDetail.MergeOnlyColumn = null;
this.dgvRegisterDetail.MultiSelect = false;
this.dgvRegisterDetail.Name = "dgvRegisterDetail";
this.dgvRegisterDetail.ReadOnly = true;
this.dgvRegisterDetail.RefreshAtHscroll = false;
this.dgvRegisterDetail.RowHeadersWidth = 50;
this.dgvRegisterDetail.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvRegisterDetail.RowsDefaultCellStyle = dataGridViewCellStyle3;
this.dgvRegisterDetail.RowTemplate.Height = 21;
this.dgvRegisterDetail.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvRegisterDetail.Size = new System.Drawing.Size(875, 398);
this.dgvRegisterDetail.SortOrderColumnName = null;
this.dgvRegisterDetail.TabIndex = 38;
this.dgvRegisterDetail.Tag = true;
this.dgvRegisterDetail.TotalSumColumns = null;
this.dgvRegisterDetail.ViewRowFilter = "";
this.dgvRegisterDetail.VirtualNodes = false;
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.Location = new System.Drawing.Point(790, 413);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 30);
this.btnClose.TabIndex = 39;
this.btnClose.Text = "关闭";
this.btnClose.UseVisualStyleBackColor = true;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// xuhao
//
this.xuhao.DataPropertyName = "xuhao";
this.xuhao.HeaderText = "序号";
this.xuhao.Name = "xuhao";
this.xuhao.ReadOnly = true;
this.xuhao.Width = 50;
//
// goodscode
//
this.goodscode.DataPropertyName = "goodscode";
this.goodscode.HeaderText = "产品型号";
this.goodscode.Name = "goodscode";
this.goodscode.ReadOnly = true;
this.goodscode.Width = 60;
//
// goodstypename
//
this.goodstypename.DataPropertyName = "goodstypename";
this.goodstypename.HeaderText = "产品名称";
this.goodstypename.Name = "goodstypename";
this.goodstypename.ReadOnly = true;
this.goodstypename.Width = 60;
//
// groutingdate
//
this.groutingdate.DataPropertyName = "groutingdate";
this.groutingdate.HeaderText = "检验时间";
this.groutingdate.Name = "groutingdate";
this.groutingdate.ReadOnly = true;
this.groutingdate.Width = 60;
//
// inspectitem
//
this.inspectitem.DataPropertyName = "inspectitem";
this.inspectitem.HeaderText = "检验项目";
this.inspectitem.Name = "inspectitem";
this.inspectitem.ReadOnly = true;
this.inspectitem.Width = 60;
//
// technicalrequirement
//
this.technicalrequirement.DataPropertyName = "technicalrequirement";
this.technicalrequirement.HeaderText = "检验标准";
this.technicalrequirement.Name = "technicalrequirement";
this.technicalrequirement.ReadOnly = true;
this.technicalrequirement.Width = 60;
//
// unitname
//
this.unitname.DataPropertyName = "unitname";
this.unitname.HeaderText = "单位";
this.unitname.Name = "unitname";
this.unitname.ReadOnly = true;
this.unitname.Width = 50;
//
// inspectvalue
//
this.inspectvalue.DataPropertyName = "inspectvalue";
this.inspectvalue.HeaderText = "数值";
this.inspectvalue.Name = "inspectvalue";
this.inspectvalue.ReadOnly = true;
this.inspectvalue.Width = 50;
//
// isqualified
//
this.isqualified.DataPropertyName = "isqualified";
this.isqualified.HeaderText = "结果";
this.isqualified.Name = "isqualified";
this.isqualified.ReadOnly = true;
this.isqualified.Width = 50;
//
// F_PM_3603
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(884, 468);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.dgvRegisterDetail);
this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.Name = "F_PM_3603";
this.RightToLeftLayout = true;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "型式检验结果";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_3603_FormClosed);
this.Load += new System.EventHandler(this.F_PM_3603_Load);
this.Controls.SetChildIndex(this.dgvRegisterDetail, 0);
this.Controls.SetChildIndex(this.btnClose, 0);
((System.ComponentModel.ISupportInitialize)(this.dgvRegisterDetail)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Basics.BaseControls.C_DataGridView dgvRegisterDetail;
private Basics.BaseControls.C_Button btnClose;
private System.Windows.Forms.DataGridViewTextBoxColumn xuhao;
private System.Windows.Forms.DataGridViewTextBoxColumn goodscode;
private System.Windows.Forms.DataGridViewTextBoxColumn goodstypename;
private System.Windows.Forms.DataGridViewTextBoxColumn groutingdate;
private System.Windows.Forms.DataGridViewTextBoxColumn inspectitem;
private System.Windows.Forms.DataGridViewTextBoxColumn technicalrequirement;
private System.Windows.Forms.DataGridViewTextBoxColumn unitname;
private System.Windows.Forms.DataGridViewTextBoxColumn inspectvalue;
private System.Windows.Forms.DataGridViewTextBoxColumn isqualified;
}
}