| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391 |
- namespace UAS_MES_NEW.OQC
- {
- partial class OQC_PlanMaintain_NEW
- {
- /// <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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OQC_PlanMaintain_NEW));
- this.ms_sncode_label = new System.Windows.Forms.Label();
- this.ob_prodcode_label = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.pr_detail_label = new System.Windows.Forms.Label();
- this.ob_reworkcode = new System.Windows.Forms.Label();
- this.ob_source = new System.Windows.Forms.Label();
- this.Reject = new System.Windows.Forms.RadioButton();
- this.GoodProduct = new System.Windows.Forms.RadioButton();
- this.ChooseAll = new UAS_MES_NEW.CustomControl.ButtonUtil.ChooseAllButton();
- this.pr_detail = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
- this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
- this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.CheckTypeDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.pd_itemname = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.CheckResult = new System.Windows.Forms.DataGridViewCheckBoxColumn();
- this.ms_prodcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
- this.SaveData = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).BeginInit();
- this.SuspendLayout();
- //
- // ms_sncode_label
- //
- this.ms_sncode_label.AutoSize = true;
- this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ms_sncode_label.Location = new System.Drawing.Point(43, 35);
- this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ms_sncode_label.Name = "ms_sncode_label";
- this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
- this.ms_sncode_label.TabIndex = 152;
- this.ms_sncode_label.Text = "序列号";
- //
- // ob_prodcode_label
- //
- this.ob_prodcode_label.AutoSize = true;
- this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_prodcode_label.Location = new System.Drawing.Point(523, 33);
- this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_prodcode_label.Name = "ob_prodcode_label";
- this.ob_prodcode_label.Size = new System.Drawing.Size(146, 41);
- this.ob_prodcode_label.TabIndex = 163;
- this.ob_prodcode_label.Text = "产品编号";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(1512, 30);
- this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(146, 41);
- this.label1.TabIndex = 186;
- this.label1.Text = "检验方案";
- //
- // pr_detail_label
- //
- this.pr_detail_label.AutoSize = true;
- this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pr_detail_label.Location = new System.Drawing.Point(1009, 33);
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.pr_detail_label.Name = "pr_detail_label";
- this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
- this.pr_detail_label.TabIndex = 188;
- this.pr_detail_label.Text = "产品名称";
- //
- // ob_reworkcode
- //
- this.ob_reworkcode.AutoSize = true;
- this.ob_reworkcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_reworkcode.Location = new System.Drawing.Point(1592, 372);
- this.ob_reworkcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_reworkcode.Name = "ob_reworkcode";
- this.ob_reworkcode.Size = new System.Drawing.Size(0, 41);
- this.ob_reworkcode.TabIndex = 195;
- this.ob_reworkcode.Visible = false;
- //
- // ob_source
- //
- this.ob_source.AutoSize = true;
- this.ob_source.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ob_source.Location = new System.Drawing.Point(1592, 316);
- this.ob_source.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.ob_source.Name = "ob_source";
- this.ob_source.Size = new System.Drawing.Size(0, 41);
- this.ob_source.TabIndex = 196;
- this.ob_source.Visible = false;
- //
- // Reject
- //
- this.Reject.AutoSize = true;
- this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Reject.ForeColor = System.Drawing.Color.Red;
- this.Reject.Location = new System.Drawing.Point(214, 83);
- this.Reject.Margin = new System.Windows.Forms.Padding(6);
- this.Reject.Name = "Reject";
- this.Reject.Size = new System.Drawing.Size(167, 54);
- this.Reject.TabIndex = 198;
- this.Reject.TabStop = true;
- this.Reject.Text = "不良品";
- this.Reject.UseVisualStyleBackColor = true;
- //
- // GoodProduct
- //
- this.GoodProduct.AutoSize = true;
- this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
- this.GoodProduct.Location = new System.Drawing.Point(50, 83);
- this.GoodProduct.Margin = new System.Windows.Forms.Padding(6);
- this.GoodProduct.Name = "GoodProduct";
- this.GoodProduct.Size = new System.Drawing.Size(129, 54);
- this.GoodProduct.TabIndex = 197;
- this.GoodProduct.TabStop = true;
- this.GoodProduct.Text = "良品";
- this.GoodProduct.UseVisualStyleBackColor = true;
- //
- // ChooseAll
- //
- this.ChooseAll.Location = new System.Drawing.Point(50, 158);
- this.ChooseAll.Margin = new System.Windows.Forms.Padding(4);
- this.ChooseAll.Name = "ChooseAll";
- this.ChooseAll.Size = new System.Drawing.Size(76, 36);
- this.ChooseAll.TabIndex = 194;
- this.ChooseAll.Text = "全选";
- this.ChooseAll.UseVisualStyleBackColor = true;
- //
- // pr_detail
- //
- this.pr_detail.AllPower = null;
- this.pr_detail.BackColor = System.Drawing.Color.White;
- this.pr_detail.Enabled = false;
- this.pr_detail.ID = null;
- this.pr_detail.Location = new System.Drawing.Point(1169, 33);
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4);
- this.pr_detail.Name = "pr_detail";
- this.pr_detail.Power = null;
- this.pr_detail.ReadOnly = true;
- this.pr_detail.Size = new System.Drawing.Size(268, 35);
- this.pr_detail.Str = null;
- this.pr_detail.Str1 = null;
- this.pr_detail.Str2 = null;
- this.pr_detail.TabIndex = 189;
- this.pr_detail.Tag = "NoAuto";
- //
- // pr_code
- //
- this.pr_code.AllPower = null;
- this.pr_code.Caller = null;
- this.pr_code.Condition = null;
- this.pr_code.DBTitle = null;
- this.pr_code.FormName = null;
- this.pr_code.Location = new System.Drawing.Point(1688, 30);
- this.pr_code.Margin = new System.Windows.Forms.Padding(4);
- this.pr_code.Name = "pr_code";
- this.pr_code.Power = null;
- this.pr_code.ReturnData = null;
- this.pr_code.SelectField = null;
- this.pr_code.SetValueField = null;
- this.pr_code.Size = new System.Drawing.Size(300, 42);
- this.pr_code.TabIndex = 187;
- this.pr_code.TableName = null;
- this.pr_code.Tag = "ob_projectcode";
- this.pr_code.TextBoxEnable = false;
- this.pr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ob_projectcode_UserControlTextChanged);
- //
- // OperateResult
- //
- this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.OperateResult.Location = new System.Drawing.Point(1554, 149);
- this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
- this.OperateResult.Name = "OperateResult";
- this.OperateResult.Size = new System.Drawing.Size(462, 921);
- this.OperateResult.TabIndex = 177;
- this.OperateResult.Text = "";
- //
- // Clean
- //
- this.Clean.AllPower = null;
- this.Clean.BackColor = System.Drawing.Color.Transparent;
- this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
- this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
- this.Clean.IsShowBorder = true;
- this.Clean.Location = new System.Drawing.Point(1718, 1100);
- this.Clean.Margin = new System.Windows.Forms.Padding(6);
- this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
- this.Clean.Name = "Clean";
- this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
- this.Clean.Power = null;
- this.Clean.Size = new System.Drawing.Size(136, 48);
- this.Clean.TabIndex = 176;
- this.Clean.Tag = "";
- this.Clean.Text = "清除";
- this.Clean.UseVisualStyleBackColor = true;
- this.Clean.Click += new System.EventHandler(this.Clean_Click);
- //
- // CheckTypeDGV
- //
- this.CheckTypeDGV.AllowUserToAddRows = false;
- this.CheckTypeDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.CheckTypeDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Choose,
- this.pd_itemname,
- this.CheckResult});
- this.CheckTypeDGV.EnableContentClick = true;
- this.CheckTypeDGV.Location = new System.Drawing.Point(50, 149);
- this.CheckTypeDGV.Margin = new System.Windows.Forms.Padding(6);
- this.CheckTypeDGV.Name = "CheckTypeDGV";
- this.CheckTypeDGV.RowHeadersWidth = 82;
- this.CheckTypeDGV.RowTemplate.Height = 23;
- this.CheckTypeDGV.Size = new System.Drawing.Size(1490, 925);
- this.CheckTypeDGV.TabIndex = 167;
- //
- // Choose
- //
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
- this.Choose.DataPropertyName = "Choose";
- this.Choose.HeaderText = "勾选";
- this.Choose.MinimumWidth = 10;
- this.Choose.Name = "Choose";
- this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.False;
- this.Choose.Width = 60;
- //
- // pd_itemname
- //
- this.pd_itemname.DataPropertyName = "pd_itemname";
- this.pd_itemname.HeaderText = "检验项目";
- this.pd_itemname.MinimumWidth = 10;
- this.pd_itemname.Name = "pd_itemname";
- this.pd_itemname.ReadOnly = true;
- this.pd_itemname.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.pd_itemname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.pd_itemname.Width = 150;
- //
- // CheckResult
- //
- this.CheckResult.DataPropertyName = "CheckResult";
- this.CheckResult.HeaderText = "是否NG";
- this.CheckResult.MinimumWidth = 10;
- this.CheckResult.Name = "CheckResult";
- this.CheckResult.Resizable = System.Windows.Forms.DataGridViewTriState.True;
- this.CheckResult.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
- this.CheckResult.Width = 200;
- //
- // ms_prodcode
- //
- this.ms_prodcode.AllPower = null;
- this.ms_prodcode.BackColor = System.Drawing.Color.White;
- this.ms_prodcode.Enabled = false;
- this.ms_prodcode.ID = null;
- this.ms_prodcode.Location = new System.Drawing.Point(683, 33);
- this.ms_prodcode.Margin = new System.Windows.Forms.Padding(6);
- this.ms_prodcode.Name = "ms_prodcode";
- this.ms_prodcode.Power = null;
- this.ms_prodcode.Size = new System.Drawing.Size(268, 35);
- this.ms_prodcode.Str = null;
- this.ms_prodcode.Str1 = null;
- this.ms_prodcode.Str2 = null;
- this.ms_prodcode.TabIndex = 164;
- this.ms_prodcode.Tag = "NoAuto";
- //
- // ms_sncode
- //
- this.ms_sncode.AllPower = null;
- this.ms_sncode.BackColor = System.Drawing.Color.White;
- this.ms_sncode.ID = null;
- this.ms_sncode.Location = new System.Drawing.Point(201, 39);
- this.ms_sncode.Margin = new System.Windows.Forms.Padding(6);
- this.ms_sncode.Name = "ms_sncode";
- this.ms_sncode.Power = null;
- this.ms_sncode.Size = new System.Drawing.Size(268, 35);
- this.ms_sncode.Str = null;
- this.ms_sncode.Str1 = null;
- this.ms_sncode.Str2 = null;
- this.ms_sncode.TabIndex = 153;
- this.ms_sncode.Tag = "NoAuto";
- this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_sncode_KeyDown);
- //
- // SaveData
- //
- this.SaveData.AllPower = null;
- this.SaveData.BackColor = System.Drawing.Color.Transparent;
- this.SaveData.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveData.DownImage")));
- this.SaveData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.SaveData.Image = ((System.Drawing.Image)(resources.GetObject("SaveData.Image")));
- this.SaveData.IsShowBorder = true;
- this.SaveData.Location = new System.Drawing.Point(658, 1100);
- this.SaveData.Margin = new System.Windows.Forms.Padding(6);
- this.SaveData.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveData.MoveImage")));
- this.SaveData.Name = "SaveData";
- this.SaveData.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveData.NormalImage")));
- this.SaveData.Power = null;
- this.SaveData.Size = new System.Drawing.Size(136, 48);
- this.SaveData.TabIndex = 199;
- this.SaveData.Tag = "";
- this.SaveData.Text = "保存";
- this.SaveData.UseVisualStyleBackColor = true;
- this.SaveData.Click += new System.EventHandler(this.SaveData_Click);
- //
- // OQC_PlanMaintain_NEW
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(2044, 1166);
- this.Controls.Add(this.SaveData);
- this.Controls.Add(this.Reject);
- this.Controls.Add(this.GoodProduct);
- this.Controls.Add(this.ob_source);
- this.Controls.Add(this.ob_reworkcode);
- this.Controls.Add(this.ChooseAll);
- this.Controls.Add(this.pr_detail);
- this.Controls.Add(this.pr_detail_label);
- this.Controls.Add(this.pr_code);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.OperateResult);
- this.Controls.Add(this.Clean);
- this.Controls.Add(this.CheckTypeDGV);
- this.Controls.Add(this.ms_prodcode);
- this.Controls.Add(this.ob_prodcode_label);
- this.Controls.Add(this.ms_sncode);
- this.Controls.Add(this.ms_sncode_label);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(6);
- this.Name = "OQC_PlanMaintain_NEW";
- this.Tag = "OQC!PlanMaintain";
- this.Text = "抽样计划维护";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OQC_PlanMaintain_FormClosing);
- this.Load += new System.EventHandler(this.抽样计划维护_Load);
- this.SizeChanged += new System.EventHandler(this.抽样计划维护_SizeChanged);
- ((System.ComponentModel.ISupportInitialize)(this.CheckTypeDGV)).EndInit();
- this.ResumeLayout(true);
- this.PerformLayout();
- }
- #endregion
- private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
- private System.Windows.Forms.Label ms_sncode_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox ms_prodcode;
- private System.Windows.Forms.Label ob_prodcode_label;
- private CustomControl.DataGrid_View.DataGridViewWithSerialNum CheckTypeDGV;
- private CustomControl.ButtonUtil.NormalButton Clean;
- private CustomControl.RichText.RichTextAutoBottom OperateResult;
- private System.Windows.Forms.Label label1;
- private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
- private System.Windows.Forms.Label pr_detail_label;
- private CustomControl.TextBoxWithIcon.EnterTextBox pr_detail;
- private CustomControl.ButtonUtil.ChooseAllButton ChooseAll;
- private System.Windows.Forms.Label ob_reworkcode;
- private System.Windows.Forms.Label ob_source;
- private System.Windows.Forms.RadioButton Reject;
- private System.Windows.Forms.RadioButton GoodProduct;
- private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_itemname;
- private System.Windows.Forms.DataGridViewCheckBoxColumn CheckResult;
- private CustomControl.ButtonUtil.NormalButton SaveData;
- }
- }
|