You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
351 lines
19 KiB
351 lines
19 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSIPQCCKAdd
|
|
{
|
|
/// <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(FormICSIPQCCKAdd));
|
|
this.labTOP = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.checkIsOPCheck = new System.Windows.Forms.CheckBox();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtItemCode = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.txtItemName = new DevExpress.XtraEditors.TextEdit();
|
|
this.checkISREF = new System.Windows.Forms.CheckBox();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.txtITEMID = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtID = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtMTIME = new System.Windows.Forms.TextBox();
|
|
this.txtMUSER = new System.Windows.Forms.TextBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtITEMID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// labTOP
|
|
//
|
|
this.labTOP.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labTOP.Appearance.ForeColor = System.Drawing.Color.Black;
|
|
this.labTOP.Location = new System.Drawing.Point(16, 12);
|
|
this.labTOP.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.labTOP.Name = "labTOP";
|
|
this.labTOP.Size = new System.Drawing.Size(220, 27);
|
|
this.labTOP.TabIndex = 26;
|
|
this.labTOP.Text = "产品检验属性新增、修改";
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.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.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Controls.Add(this.checkIsOPCheck);
|
|
this.panelControl1.Controls.Add(this.labelControl1);
|
|
this.panelControl1.Controls.Add(this.txtItemCode);
|
|
this.panelControl1.Controls.Add(this.txtItemName);
|
|
this.panelControl1.Controls.Add(this.checkISREF);
|
|
this.panelControl1.Controls.Add(this.labelControl3);
|
|
this.panelControl1.Controls.Add(this.label8);
|
|
this.panelControl1.Controls.Add(this.label7);
|
|
this.panelControl1.Controls.Add(this.txtITEMID);
|
|
this.panelControl1.Controls.Add(this.txtID);
|
|
this.panelControl1.Controls.Add(this.txtMTIME);
|
|
this.panelControl1.Controls.Add(this.txtMUSER);
|
|
this.panelControl1.Controls.Add(this.label3);
|
|
this.panelControl1.Controls.Add(this.label2);
|
|
this.panelControl1.Location = new System.Drawing.Point(3, 49);
|
|
this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Padding = new System.Windows.Forms.Padding(6, 0, 0, 0);
|
|
this.panelControl1.Size = new System.Drawing.Size(392, 360);
|
|
this.panelControl1.TabIndex = 27;
|
|
//
|
|
// checkIsOPCheck
|
|
//
|
|
this.checkIsOPCheck.AutoSize = true;
|
|
this.checkIsOPCheck.Location = new System.Drawing.Point(124, 136);
|
|
this.checkIsOPCheck.Name = "checkIsOPCheck";
|
|
this.checkIsOPCheck.Size = new System.Drawing.Size(18, 17);
|
|
this.checkIsOPCheck.TabIndex = 179;
|
|
this.checkIsOPCheck.UseVisualStyleBackColor = true;
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Location = new System.Drawing.Point(13, 136);
|
|
this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(105, 18);
|
|
this.labelControl1.TabIndex = 178;
|
|
this.labelControl1.Text = "是否工序检验:";
|
|
//
|
|
// txtItemCode
|
|
//
|
|
this.txtItemCode.EditValue = "";
|
|
this.txtItemCode.Location = new System.Drawing.Point(128, 27);
|
|
this.txtItemCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtItemCode.Name = "txtItemCode";
|
|
this.txtItemCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtItemCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtItemCode.Properties.View = this.gridLookUpEdit1View;
|
|
this.txtItemCode.Size = new System.Drawing.Size(177, 24);
|
|
this.txtItemCode.TabIndex = 177;
|
|
this.txtItemCode.EditValueChanged += new System.EventHandler(this.txtItemCode_EditValueChanged);
|
|
//
|
|
// gridLookUpEdit1View
|
|
//
|
|
this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
|
|
this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// txtItemName
|
|
//
|
|
this.txtItemName.Location = new System.Drawing.Point(128, 83);
|
|
this.txtItemName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtItemName.Name = "txtItemName";
|
|
this.txtItemName.Properties.ReadOnly = true;
|
|
this.txtItemName.Size = new System.Drawing.Size(177, 24);
|
|
this.txtItemName.TabIndex = 152;
|
|
//
|
|
// checkISREF
|
|
//
|
|
this.checkISREF.AutoSize = true;
|
|
this.checkISREF.Location = new System.Drawing.Point(121, 191);
|
|
this.checkISREF.Name = "checkISREF";
|
|
this.checkISREF.Size = new System.Drawing.Size(18, 17);
|
|
this.checkISREF.TabIndex = 151;
|
|
this.checkISREF.UseVisualStyleBackColor = true;
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Location = new System.Drawing.Point(33, 191);
|
|
this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(75, 18);
|
|
this.labelControl3.TabIndex = 150;
|
|
this.labelControl3.Text = "是否启用:";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(40, 86);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(73, 18);
|
|
this.label8.TabIndex = 132;
|
|
this.label8.Text = "物料名称:";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(40, 33);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(73, 18);
|
|
this.label7.TabIndex = 129;
|
|
this.label7.Text = "物料编码:";
|
|
//
|
|
// txtITEMID
|
|
//
|
|
this.txtITEMID.Location = new System.Drawing.Point(366, 454);
|
|
this.txtITEMID.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtITEMID.Name = "txtITEMID";
|
|
this.txtITEMID.Size = new System.Drawing.Size(74, 24);
|
|
this.txtITEMID.TabIndex = 85;
|
|
this.txtITEMID.Visible = false;
|
|
//
|
|
// txtID
|
|
//
|
|
this.txtID.Location = new System.Drawing.Point(100, 454);
|
|
this.txtID.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtID.Name = "txtID";
|
|
this.txtID.Size = new System.Drawing.Size(74, 24);
|
|
this.txtID.TabIndex = 78;
|
|
this.txtID.Visible = false;
|
|
//
|
|
// txtMTIME
|
|
//
|
|
this.txtMTIME.Location = new System.Drawing.Point(124, 287);
|
|
this.txtMTIME.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtMTIME.Name = "txtMTIME";
|
|
this.txtMTIME.ReadOnly = true;
|
|
this.txtMTIME.Size = new System.Drawing.Size(177, 26);
|
|
this.txtMTIME.TabIndex = 77;
|
|
//
|
|
// txtMUSER
|
|
//
|
|
this.txtMUSER.Location = new System.Drawing.Point(127, 233);
|
|
this.txtMUSER.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtMUSER.Name = "txtMUSER";
|
|
this.txtMUSER.ReadOnly = true;
|
|
this.txtMUSER.Size = new System.Drawing.Size(177, 26);
|
|
this.txtMUSER.TabIndex = 76;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(44, 293);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(73, 18);
|
|
this.label3.TabIndex = 74;
|
|
this.label3.Text = "维护时间:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(47, 238);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(58, 18);
|
|
this.label2.TabIndex = 72;
|
|
this.label2.Text = "维护人:";
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(368, 3);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(30, 39);
|
|
this.btnClose.TabIndex = 30;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// btnCancle
|
|
//
|
|
this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnCancle.Appearance.Options.UseFont = true;
|
|
this.btnCancle.Appearance.Options.UseForeColor = true;
|
|
this.btnCancle.Appearance.Options.UseTextOptions = true;
|
|
this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
|
|
this.btnCancle.Location = new System.Drawing.Point(318, 416);
|
|
this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnCancle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnCancle.Name = "btnCancle";
|
|
this.btnCancle.Size = new System.Drawing.Size(80, 39);
|
|
this.btnCancle.TabIndex = 29;
|
|
this.btnCancle.Text = "取消";
|
|
this.btnCancle.Click += new System.EventHandler(this.can_Click);
|
|
//
|
|
// btnOK
|
|
//
|
|
this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnOK.Appearance.Options.UseFont = true;
|
|
this.btnOK.Appearance.Options.UseForeColor = true;
|
|
this.btnOK.Appearance.Options.UseTextOptions = true;
|
|
this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
|
|
this.btnOK.Location = new System.Drawing.Point(228, 416);
|
|
this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnOK.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.btnOK.Name = "btnOK";
|
|
this.btnOK.Size = new System.Drawing.Size(80, 39);
|
|
this.btnOK.TabIndex = 28;
|
|
this.btnOK.Text = "保存";
|
|
this.btnOK.Click += new System.EventHandler(this.save_Click);
|
|
//
|
|
// FormICSIPQCCKAdd
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(399, 456);
|
|
this.Controls.Add(this.btnClose);
|
|
this.Controls.Add(this.btnCancle);
|
|
this.Controls.Add(this.btnOK);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.labTOP);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Name = "FormICSIPQCCKAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "FormICSShifTypeAdd";
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtITEMID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.LabelControl labTOP;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private DevExpress.XtraEditors.SimpleButton btnOK;
|
|
private DevExpress.XtraEditors.SimpleButton btnCancle;
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.TextBox txtMTIME;
|
|
private System.Windows.Forms.TextBox txtMUSER;
|
|
private DevExpress.XtraEditors.TextEdit txtID;
|
|
private DevExpress.XtraEditors.TextEdit txtITEMID;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.CheckBox checkISREF;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private DevExpress.XtraEditors.TextEdit txtItemName;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtItemCode;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
|
|
private System.Windows.Forms.CheckBox checkIsOPCheck;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
}
|
|
}
|