| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247 |
- namespace Dongke.IBOSS.PRD.Client.PMModule
- {
- partial class F_PM_3603
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- 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;
- }
- }
|