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.
648 lines
35 KiB
648 lines
35 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSNCTPAdd
|
|
{
|
|
/// <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(FormICSNCTPAdd));
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.txtNCTPType = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.txtDESC = new System.Windows.Forms.RichTextBox();
|
|
this.txtProductUser = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gluItemCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.txtProductNum = new DevExpress.XtraEditors.TextEdit();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.txtProjectCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.txtProductMO = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.txtProductDate = new System.Windows.Forms.DateTimePicker();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.txtOPCODE = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.txtEQPCODE = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.txtOPDESC = new DevExpress.XtraEditors.TextEdit();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.txtEQPDESC = new DevExpress.XtraEditors.TextEdit();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.txtItemName = new DevExpress.XtraEditors.TextEdit();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.txtUnitTP = new DevExpress.XtraEditors.TextEdit();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.btnOK = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNCTPType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtProductUser.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gluItemCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtProductNum.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtProjectCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtProductMO.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEQPCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPDESC.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEQPDESC.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUnitTP.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black;
|
|
this.labelControl1.Location = new System.Drawing.Point(10, 5);
|
|
this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(80, 27);
|
|
this.labelControl1.TabIndex = 26;
|
|
this.labelControl1.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.txtNCTPType);
|
|
this.panelControl1.Controls.Add(this.label12);
|
|
this.panelControl1.Controls.Add(this.txtDESC);
|
|
this.panelControl1.Controls.Add(this.txtProductUser);
|
|
this.panelControl1.Controls.Add(this.gluItemCode);
|
|
this.panelControl1.Controls.Add(this.label11);
|
|
this.panelControl1.Controls.Add(this.txtProductNum);
|
|
this.panelControl1.Controls.Add(this.label16);
|
|
this.panelControl1.Controls.Add(this.txtProjectCode);
|
|
this.panelControl1.Controls.Add(this.label15);
|
|
this.panelControl1.Controls.Add(this.txtProductMO);
|
|
this.panelControl1.Controls.Add(this.label14);
|
|
this.panelControl1.Controls.Add(this.txtProductDate);
|
|
this.panelControl1.Controls.Add(this.label13);
|
|
this.panelControl1.Controls.Add(this.txtOPCODE);
|
|
this.panelControl1.Controls.Add(this.txtEQPCODE);
|
|
this.panelControl1.Controls.Add(this.label5);
|
|
this.panelControl1.Controls.Add(this.txtOPDESC);
|
|
this.panelControl1.Controls.Add(this.label8);
|
|
this.panelControl1.Controls.Add(this.txtEQPDESC);
|
|
this.panelControl1.Controls.Add(this.label7);
|
|
this.panelControl1.Controls.Add(this.txtItemName);
|
|
this.panelControl1.Controls.Add(this.label6);
|
|
this.panelControl1.Controls.Add(this.txtMTIME);
|
|
this.panelControl1.Controls.Add(this.txtMUSERName);
|
|
this.panelControl1.Controls.Add(this.label9);
|
|
this.panelControl1.Controls.Add(this.label10);
|
|
this.panelControl1.Controls.Add(this.txtUnitTP);
|
|
this.panelControl1.Controls.Add(this.label4);
|
|
this.panelControl1.Controls.Add(this.label3);
|
|
this.panelControl1.Controls.Add(this.label2);
|
|
this.panelControl1.Controls.Add(this.label1);
|
|
this.panelControl1.Location = new System.Drawing.Point(2, 39);
|
|
this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(671, 477);
|
|
this.panelControl1.TabIndex = 27;
|
|
this.panelControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.panelControl1_Paint);
|
|
//
|
|
// txtNCTPType
|
|
//
|
|
this.txtNCTPType.EditValue = "";
|
|
this.txtNCTPType.Location = new System.Drawing.Point(135, 296);
|
|
this.txtNCTPType.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtNCTPType.Name = "txtNCTPType";
|
|
this.txtNCTPType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtNCTPType.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
|
|
this.txtNCTPType.Properties.View = this.gridView5;
|
|
this.txtNCTPType.Size = new System.Drawing.Size(150, 24);
|
|
this.txtNCTPType.TabIndex = 229;
|
|
//
|
|
// gridView5
|
|
//
|
|
this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView5.Name = "gridView5";
|
|
this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView5.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(39, 297);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(83, 18);
|
|
this.label12.TabIndex = 228;
|
|
this.label12.Text = "记录类型:";
|
|
//
|
|
// txtDESC
|
|
//
|
|
this.txtDESC.Location = new System.Drawing.Point(135, 342);
|
|
this.txtDESC.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtDESC.Name = "txtDESC";
|
|
this.txtDESC.Size = new System.Drawing.Size(487, 66);
|
|
this.txtDESC.TabIndex = 227;
|
|
this.txtDESC.Text = "";
|
|
//
|
|
// txtProductUser
|
|
//
|
|
this.txtProductUser.EditValue = "";
|
|
this.txtProductUser.Location = new System.Drawing.Point(473, 251);
|
|
this.txtProductUser.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtProductUser.Name = "txtProductUser";
|
|
this.txtProductUser.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtProductUser.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
|
|
this.txtProductUser.Properties.View = this.gridView1;
|
|
this.txtProductUser.Size = new System.Drawing.Size(150, 24);
|
|
this.txtProductUser.TabIndex = 226;
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// gluItemCode
|
|
//
|
|
this.gluItemCode.Enabled = false;
|
|
this.gluItemCode.Location = new System.Drawing.Point(135, 89);
|
|
this.gluItemCode.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
this.gluItemCode.Name = "gluItemCode";
|
|
this.gluItemCode.Size = new System.Drawing.Size(150, 24);
|
|
this.gluItemCode.TabIndex = 225;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(39, 255);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(83, 18);
|
|
this.label11.TabIndex = 223;
|
|
this.label11.Text = "单位工时:";
|
|
//
|
|
// txtProductNum
|
|
//
|
|
this.txtProductNum.Location = new System.Drawing.Point(473, 170);
|
|
this.txtProductNum.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtProductNum.Name = "txtProductNum";
|
|
this.txtProductNum.Properties.Mask.EditMask = "N2";
|
|
this.txtProductNum.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtProductNum.Size = new System.Drawing.Size(150, 24);
|
|
this.txtProductNum.TabIndex = 222;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(359, 172);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(83, 18);
|
|
this.label16.TabIndex = 221;
|
|
this.label16.Text = "加工数量:";
|
|
//
|
|
// txtProjectCode
|
|
//
|
|
this.txtProjectCode.Location = new System.Drawing.Point(135, 125);
|
|
this.txtProjectCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtProjectCode.Name = "txtProjectCode";
|
|
this.txtProjectCode.Size = new System.Drawing.Size(150, 24);
|
|
this.txtProjectCode.TabIndex = 220;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(39, 130);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(68, 18);
|
|
this.label15.TabIndex = 219;
|
|
this.label15.Text = "项目号:";
|
|
//
|
|
// txtProductMO
|
|
//
|
|
this.txtProductMO.EditValue = "";
|
|
this.txtProductMO.Location = new System.Drawing.Point(473, 35);
|
|
this.txtProductMO.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtProductMO.Name = "txtProductMO";
|
|
this.txtProductMO.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtProductMO.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
|
|
this.txtProductMO.Properties.View = this.gridView4;
|
|
this.txtProductMO.Size = new System.Drawing.Size(150, 24);
|
|
this.txtProductMO.TabIndex = 218;
|
|
this.txtProductMO.EditValueChanged += new System.EventHandler(this.txtProductMO_EditValueChanged);
|
|
//
|
|
// gridView4
|
|
//
|
|
this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView4.Name = "gridView4";
|
|
this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView4.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(359, 37);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(113, 18);
|
|
this.label14.TabIndex = 217;
|
|
this.label14.Text = "生产订单编号:";
|
|
//
|
|
// txtProductDate
|
|
//
|
|
this.txtProductDate.Location = new System.Drawing.Point(131, 32);
|
|
this.txtProductDate.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
|
|
this.txtProductDate.Name = "txtProductDate";
|
|
this.txtProductDate.Size = new System.Drawing.Size(153, 26);
|
|
this.txtProductDate.TabIndex = 216;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(39, 32);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(83, 18);
|
|
this.label13.TabIndex = 215;
|
|
this.label13.Text = "生产日期:";
|
|
//
|
|
// txtOPCODE
|
|
//
|
|
this.txtOPCODE.EditValue = "";
|
|
this.txtOPCODE.Location = new System.Drawing.Point(473, 121);
|
|
this.txtOPCODE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtOPCODE.Name = "txtOPCODE";
|
|
this.txtOPCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtOPCODE.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
|
|
this.txtOPCODE.Properties.View = this.gridView3;
|
|
this.txtOPCODE.Size = new System.Drawing.Size(150, 24);
|
|
this.txtOPCODE.TabIndex = 212;
|
|
this.txtOPCODE.EditValueChanged += new System.EventHandler(this.txtOPCODE_EditValueChanged);
|
|
//
|
|
// gridView3
|
|
//
|
|
this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView3.Name = "gridView3";
|
|
this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView3.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// txtEQPCODE
|
|
//
|
|
this.txtEQPCODE.EditValue = "";
|
|
this.txtEQPCODE.Location = new System.Drawing.Point(135, 211);
|
|
this.txtEQPCODE.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtEQPCODE.Name = "txtEQPCODE";
|
|
this.txtEQPCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtEQPCODE.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
|
|
this.txtEQPCODE.Properties.View = this.gridView2;
|
|
this.txtEQPCODE.Size = new System.Drawing.Size(150, 24);
|
|
this.txtEQPCODE.TabIndex = 211;
|
|
this.txtEQPCODE.EditValueChanged += new System.EventHandler(this.txtEQPCODE_EditValueChanged);
|
|
//
|
|
// gridView2
|
|
//
|
|
this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView2.Name = "gridView2";
|
|
this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView2.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(40, 347);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(83, 18);
|
|
this.label5.TabIndex = 95;
|
|
this.label5.Text = "工序描述:";
|
|
//
|
|
// txtOPDESC
|
|
//
|
|
this.txtOPDESC.Enabled = false;
|
|
this.txtOPDESC.Location = new System.Drawing.Point(135, 167);
|
|
this.txtOPDESC.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtOPDESC.Name = "txtOPDESC";
|
|
this.txtOPDESC.Size = new System.Drawing.Size(150, 24);
|
|
this.txtOPDESC.TabIndex = 96;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(39, 172);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(83, 18);
|
|
this.label8.TabIndex = 95;
|
|
this.label8.Text = "工序描述:";
|
|
//
|
|
// txtEQPDESC
|
|
//
|
|
this.txtEQPDESC.Enabled = false;
|
|
this.txtEQPDESC.Location = new System.Drawing.Point(473, 211);
|
|
this.txtEQPDESC.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtEQPDESC.Name = "txtEQPDESC";
|
|
this.txtEQPDESC.Size = new System.Drawing.Size(150, 24);
|
|
this.txtEQPDESC.TabIndex = 94;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(359, 215);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(83, 18);
|
|
this.label7.TabIndex = 93;
|
|
this.label7.Text = "设备描述:";
|
|
this.label7.Click += new System.EventHandler(this.label7_Click);
|
|
//
|
|
// txtItemName
|
|
//
|
|
this.txtItemName.Enabled = false;
|
|
this.txtItemName.Location = new System.Drawing.Point(473, 78);
|
|
this.txtItemName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtItemName.Name = "txtItemName";
|
|
this.txtItemName.Size = new System.Drawing.Size(150, 24);
|
|
this.txtItemName.TabIndex = 92;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(359, 84);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(83, 18);
|
|
this.label6.TabIndex = 91;
|
|
this.label6.Text = "产品名称:";
|
|
//
|
|
// txtMTIME
|
|
//
|
|
this.txtMTIME.Location = new System.Drawing.Point(473, 417);
|
|
this.txtMTIME.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtMTIME.Name = "txtMTIME";
|
|
this.txtMTIME.Size = new System.Drawing.Size(150, 24);
|
|
this.txtMTIME.TabIndex = 89;
|
|
//
|
|
// txtMUSERName
|
|
//
|
|
this.txtMUSERName.Location = new System.Drawing.Point(135, 417);
|
|
this.txtMUSERName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtMUSERName.Name = "txtMUSERName";
|
|
this.txtMUSERName.Size = new System.Drawing.Size(151, 24);
|
|
this.txtMUSERName.TabIndex = 88;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(359, 420);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(83, 18);
|
|
this.label9.TabIndex = 87;
|
|
this.label9.Text = "维护日期:";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(47, 420);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(68, 18);
|
|
this.label10.TabIndex = 86;
|
|
this.label10.Text = "维护人:";
|
|
//
|
|
// txtUnitTP
|
|
//
|
|
this.txtUnitTP.Location = new System.Drawing.Point(135, 252);
|
|
this.txtUnitTP.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.txtUnitTP.Name = "txtUnitTP";
|
|
this.txtUnitTP.Properties.Mask.EditMask = "n2";
|
|
this.txtUnitTP.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtUnitTP.Size = new System.Drawing.Size(150, 24);
|
|
this.txtUnitTP.TabIndex = 17;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(359, 257);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(83, 18);
|
|
this.label4.TabIndex = 14;
|
|
this.label4.Text = "加工人员:";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(39, 212);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(83, 18);
|
|
this.label3.TabIndex = 12;
|
|
this.label3.Text = "设备代码:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(359, 126);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(83, 18);
|
|
this.label2.TabIndex = 9;
|
|
this.label2.Text = "工序代码:";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(39, 87);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(83, 18);
|
|
this.label1.TabIndex = 8;
|
|
this.label1.Text = "产品代码:";
|
|
//
|
|
// 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(503, 523);
|
|
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.btnOK_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(593, 523);
|
|
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.btnCancle_Click);
|
|
//
|
|
// 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(645, 0);
|
|
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);
|
|
//
|
|
// FormICSNCTPAdd
|
|
//
|
|
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(675, 563);
|
|
this.Controls.Add(this.btnClose);
|
|
this.Controls.Add(this.btnCancle);
|
|
this.Controls.Add(this.btnOK);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.labelControl1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
this.Name = "FormICSNCTPAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "产品工序检验项目编辑";
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNCTPType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtProductUser.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gluItemCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtProductNum.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtProjectCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtProductMO.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEQPCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPDESC.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEQPDESC.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUnitTP.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
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 label2;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraEditors.TextEdit txtUnitTP;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label3;
|
|
private DevExpress.XtraEditors.TextEdit txtMTIME;
|
|
private DevExpress.XtraEditors.TextEdit txtMUSERName;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private DevExpress.XtraEditors.TextEdit txtOPDESC;
|
|
private System.Windows.Forms.Label label8;
|
|
private DevExpress.XtraEditors.TextEdit txtEQPDESC;
|
|
private System.Windows.Forms.Label label7;
|
|
private DevExpress.XtraEditors.TextEdit txtItemName;
|
|
private System.Windows.Forms.Label label6;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtEQPCODE;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtOPCODE;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|
private DevExpress.XtraEditors.TextEdit txtProductNum;
|
|
private System.Windows.Forms.Label label16;
|
|
private DevExpress.XtraEditors.TextEdit txtProjectCode;
|
|
private System.Windows.Forms.Label label15;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtProductMO;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.DateTimePicker txtProductDate;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label11;
|
|
private DevExpress.XtraEditors.TextEdit gluItemCode;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtProductUser;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.RichTextBox txtDESC;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtNCTPType;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
|
|
private System.Windows.Forms.Label label12;
|
|
}
|
|
}
|