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.
802 lines
41 KiB
802 lines
41 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSMOAdd
|
|
{
|
|
/// <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(FormICSMOAdd));
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.save = new DevExpress.XtraEditors.SimpleButton();
|
|
this.can = new DevExpress.XtraEditors.SimpleButton();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtMOCODE1 = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtMOMEMO = new System.Windows.Forms.TextBox();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtMOPLANQTY = new System.Windows.Forms.TextBox();
|
|
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtFACTORY = new System.Windows.Forms.TextBox();
|
|
this.txtMODESC = new System.Windows.Forms.RichTextBox();
|
|
this.txtCUSORDERNO = new System.Windows.Forms.TextBox();
|
|
this.txtMOUSER = new System.Windows.Forms.TextBox();
|
|
this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtMOSTATUS = new System.Windows.Forms.ComboBox();
|
|
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl31 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl33 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtOFFMOQTY = new System.Windows.Forms.TextBox();
|
|
this.labelControl38 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl42 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl50 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtMORemark = new System.Windows.Forms.TextBox();
|
|
this.txtMOBOM = new System.Windows.Forms.TextBox();
|
|
this.txtMOPLANSTARTDATE = new System.Windows.Forms.DateTimePicker();
|
|
this.txtMOPLANENDDATE = new System.Windows.Forms.DateTimePicker();
|
|
this.txtMODOWNDATE = new System.Windows.Forms.DateTimePicker();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.gridRouteOP = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.txtMOSEQ = new System.Windows.Forms.TextBox();
|
|
this.txtMOTYPE = new System.Windows.Forms.TextBox();
|
|
this.txtMOVER = new System.Windows.Forms.TextBox();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtMOCODE = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtMoRoute = new System.Windows.Forms.ComboBox();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtITEMCODE = new DevExpress.XtraEditors.ButtonEdit();
|
|
this.txtMOPENDINGCAUSE = new System.Windows.Forms.RichTextBox();
|
|
this.txtISCONINPUT = new System.Windows.Forms.CheckBox();
|
|
this.txtCUSITEMCODE = new System.Windows.Forms.TextBox();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtTuhao = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblRWTip = new System.Windows.Forms.Label();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMOCODE1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridRouteOP)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTuhao.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// 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(497, 0);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 29);
|
|
this.btnClose.TabIndex = 5;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(1, 1);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(110, 23);
|
|
this.lblTitle.TabIndex = 6;
|
|
this.lblTitle.Text = "编辑";
|
|
//
|
|
// save
|
|
//
|
|
this.save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.save.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.save.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.save.Appearance.Options.UseFont = true;
|
|
this.save.Appearance.Options.UseForeColor = true;
|
|
this.save.Appearance.Options.UseTextOptions = true;
|
|
this.save.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.save.Image = ((System.Drawing.Image)(resources.GetObject("save.Image")));
|
|
this.save.Location = new System.Drawing.Point(381, 422);
|
|
this.save.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.save.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.save.Name = "save";
|
|
this.save.Size = new System.Drawing.Size(70, 30);
|
|
this.save.TabIndex = 81;
|
|
this.save.Text = "保存";
|
|
this.save.Click += new System.EventHandler(this.save_Click);
|
|
//
|
|
// can
|
|
//
|
|
this.can.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.can.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.can.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.can.Appearance.Options.UseFont = true;
|
|
this.can.Appearance.Options.UseForeColor = true;
|
|
this.can.Appearance.Options.UseTextOptions = true;
|
|
this.can.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.can.Image = ((System.Drawing.Image)(resources.GetObject("can.Image")));
|
|
this.can.Location = new System.Drawing.Point(453, 422);
|
|
this.can.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.can.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.can.Name = "can";
|
|
this.can.Size = new System.Drawing.Size(70, 30);
|
|
this.can.TabIndex = 91;
|
|
this.can.Text = "取消";
|
|
this.can.Click += new System.EventHandler(this.can_Click);
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Location = new System.Drawing.Point(18, 672);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(79, 14);
|
|
this.labelControl1.TabIndex = 0;
|
|
this.labelControl1.Text = "*生产订单号:";
|
|
this.labelControl1.Visible = false;
|
|
//
|
|
// txtMOCODE1
|
|
//
|
|
this.txtMOCODE1.EnterMoveNextControl = true;
|
|
this.txtMOCODE1.Location = new System.Drawing.Point(123, 669);
|
|
this.txtMOCODE1.Name = "txtMOCODE1";
|
|
this.txtMOCODE1.Size = new System.Drawing.Size(118, 20);
|
|
this.txtMOCODE1.TabIndex = 77;
|
|
this.txtMOCODE1.Visible = false;
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Location = new System.Drawing.Point(49, 64);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.labelControl5.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl5.TabIndex = 91;
|
|
this.labelControl5.Text = "工单备注:";
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Location = new System.Drawing.Point(545, 165);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(67, 14);
|
|
this.labelControl6.TabIndex = 92;
|
|
this.labelControl6.Text = "*工单类型:";
|
|
this.labelControl6.Visible = false;
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Location = new System.Drawing.Point(302, 10);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl7.TabIndex = 93;
|
|
this.labelControl7.Text = "工单描述:";
|
|
//
|
|
// txtMOMEMO
|
|
//
|
|
this.txtMOMEMO.Location = new System.Drawing.Point(126, 60);
|
|
this.txtMOMEMO.Name = "txtMOMEMO";
|
|
this.txtMOMEMO.ReadOnly = true;
|
|
this.txtMOMEMO.Size = new System.Drawing.Size(121, 22);
|
|
this.txtMOMEMO.TabIndex = 94;
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Location = new System.Drawing.Point(37, 92);
|
|
this.labelControl4.Name = "labelControl4";
|
|
this.labelControl4.Size = new System.Drawing.Size(72, 14);
|
|
this.labelControl4.TabIndex = 99;
|
|
this.labelControl4.Text = "计划产出量:";
|
|
//
|
|
// labelControl11
|
|
//
|
|
this.labelControl11.Location = new System.Drawing.Point(25, 121);
|
|
this.labelControl11.Name = "labelControl11";
|
|
this.labelControl11.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl11.TabIndex = 103;
|
|
this.labelControl11.Text = "预计开工日期:";
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Location = new System.Drawing.Point(280, 119);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.labelControl12.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl12.TabIndex = 104;
|
|
this.labelControl12.Text = "预计完工日期:";
|
|
//
|
|
// txtMOPLANQTY
|
|
//
|
|
this.txtMOPLANQTY.Location = new System.Drawing.Point(126, 88);
|
|
this.txtMOPLANQTY.Name = "txtMOPLANQTY";
|
|
this.txtMOPLANQTY.Size = new System.Drawing.Size(121, 22);
|
|
this.txtMOPLANQTY.TabIndex = 109;
|
|
//
|
|
// labelControl15
|
|
//
|
|
this.labelControl15.Location = new System.Drawing.Point(565, 253);
|
|
this.labelControl15.Name = "labelControl15";
|
|
this.labelControl15.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl15.TabIndex = 117;
|
|
this.labelControl15.Text = "工厂:";
|
|
this.labelControl15.Visible = false;
|
|
//
|
|
// labelControl18
|
|
//
|
|
this.labelControl18.Location = new System.Drawing.Point(303, 89);
|
|
this.labelControl18.Name = "labelControl18";
|
|
this.labelControl18.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl18.TabIndex = 120;
|
|
this.labelControl18.Text = "工单状态:";
|
|
//
|
|
// labelControl22
|
|
//
|
|
this.labelControl22.Location = new System.Drawing.Point(49, 149);
|
|
this.labelControl22.Name = "labelControl22";
|
|
this.labelControl22.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl22.TabIndex = 124;
|
|
this.labelControl22.Text = "开立人员:";
|
|
//
|
|
// labelControl23
|
|
//
|
|
this.labelControl23.Location = new System.Drawing.Point(304, 147);
|
|
this.labelControl23.Name = "labelControl23";
|
|
this.labelControl23.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl23.TabIndex = 125;
|
|
this.labelControl23.Text = "开立日期:";
|
|
//
|
|
// txtFACTORY
|
|
//
|
|
this.txtFACTORY.Location = new System.Drawing.Point(648, 250);
|
|
this.txtFACTORY.Name = "txtFACTORY";
|
|
this.txtFACTORY.Size = new System.Drawing.Size(121, 22);
|
|
this.txtFACTORY.TabIndex = 126;
|
|
this.txtFACTORY.Visible = false;
|
|
//
|
|
// txtMODESC
|
|
//
|
|
this.txtMODESC.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.txtMODESC.Location = new System.Drawing.Point(384, 7);
|
|
this.txtMODESC.Name = "txtMODESC";
|
|
this.txtMODESC.Size = new System.Drawing.Size(121, 60);
|
|
this.txtMODESC.TabIndex = 72;
|
|
this.txtMODESC.Text = "";
|
|
//
|
|
// txtCUSORDERNO
|
|
//
|
|
this.txtCUSORDERNO.Location = new System.Drawing.Point(382, 710);
|
|
this.txtCUSORDERNO.Name = "txtCUSORDERNO";
|
|
this.txtCUSORDERNO.Size = new System.Drawing.Size(119, 22);
|
|
this.txtCUSORDERNO.TabIndex = 130;
|
|
this.txtCUSORDERNO.Visible = false;
|
|
//
|
|
// txtMOUSER
|
|
//
|
|
this.txtMOUSER.Location = new System.Drawing.Point(126, 146);
|
|
this.txtMOUSER.Name = "txtMOUSER";
|
|
this.txtMOUSER.Size = new System.Drawing.Size(121, 22);
|
|
this.txtMOUSER.TabIndex = 133;
|
|
//
|
|
// labelControl24
|
|
//
|
|
this.labelControl24.Location = new System.Drawing.Point(304, 176);
|
|
this.labelControl24.Name = "labelControl24";
|
|
this.labelControl24.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl24.TabIndex = 135;
|
|
this.labelControl24.Text = "生产状态:";
|
|
//
|
|
// txtMOSTATUS
|
|
//
|
|
this.txtMOSTATUS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.txtMOSTATUS.Enabled = false;
|
|
this.txtMOSTATUS.FormattingEnabled = true;
|
|
this.txtMOSTATUS.Items.AddRange(new object[] {
|
|
"初始",
|
|
"下发",
|
|
"生产中",
|
|
"关单",
|
|
"暂停"});
|
|
this.txtMOSTATUS.Location = new System.Drawing.Point(385, 172);
|
|
this.txtMOSTATUS.Name = "txtMOSTATUS";
|
|
this.txtMOSTATUS.Size = new System.Drawing.Size(118, 22);
|
|
this.txtMOSTATUS.TabIndex = 136;
|
|
//
|
|
// labelControl26
|
|
//
|
|
this.labelControl26.Location = new System.Drawing.Point(547, 300);
|
|
this.labelControl26.Name = "labelControl26";
|
|
this.labelControl26.Size = new System.Drawing.Size(115, 14);
|
|
this.labelControl26.TabIndex = 138;
|
|
this.labelControl26.Text = "*是否限制工单投入:";
|
|
this.labelControl26.Visible = false;
|
|
//
|
|
// labelControl29
|
|
//
|
|
this.labelControl29.Location = new System.Drawing.Point(49, 177);
|
|
this.labelControl29.Name = "labelControl29";
|
|
this.labelControl29.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl29.TabIndex = 145;
|
|
this.labelControl29.Text = "产品料号:";
|
|
//
|
|
// labelControl31
|
|
//
|
|
this.labelControl31.Location = new System.Drawing.Point(547, 80);
|
|
this.labelControl31.Name = "labelControl31";
|
|
this.labelControl31.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl31.TabIndex = 148;
|
|
this.labelControl31.Text = "工单暂停原因:";
|
|
this.labelControl31.Visible = false;
|
|
//
|
|
// labelControl33
|
|
//
|
|
this.labelControl33.Location = new System.Drawing.Point(539, 207);
|
|
this.labelControl33.Name = "labelControl33";
|
|
this.labelControl33.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl33.TabIndex = 150;
|
|
this.labelControl33.Text = "脱离工单数量:";
|
|
this.labelControl33.Visible = false;
|
|
//
|
|
// txtOFFMOQTY
|
|
//
|
|
this.txtOFFMOQTY.Location = new System.Drawing.Point(648, 204);
|
|
this.txtOFFMOQTY.Name = "txtOFFMOQTY";
|
|
this.txtOFFMOQTY.Size = new System.Drawing.Size(118, 22);
|
|
this.txtOFFMOQTY.TabIndex = 157;
|
|
this.txtOFFMOQTY.Visible = false;
|
|
//
|
|
// labelControl38
|
|
//
|
|
this.labelControl38.Location = new System.Drawing.Point(754, 424);
|
|
this.labelControl38.Name = "labelControl38";
|
|
this.labelControl38.Size = new System.Drawing.Size(0, 14);
|
|
this.labelControl38.TabIndex = 162;
|
|
//
|
|
// labelControl42
|
|
//
|
|
this.labelControl42.Location = new System.Drawing.Point(269, 670);
|
|
this.labelControl42.Name = "labelControl42";
|
|
this.labelControl42.Size = new System.Drawing.Size(92, 14);
|
|
this.labelControl42.TabIndex = 166;
|
|
this.labelControl42.Text = "*工单BOM版本:";
|
|
this.labelControl42.Visible = false;
|
|
//
|
|
// labelControl50
|
|
//
|
|
this.labelControl50.Location = new System.Drawing.Point(547, 30);
|
|
this.labelControl50.Name = "labelControl50";
|
|
this.labelControl50.Size = new System.Drawing.Size(67, 14);
|
|
this.labelControl50.TabIndex = 174;
|
|
this.labelControl50.Text = "*工单备注:";
|
|
this.labelControl50.Visible = false;
|
|
//
|
|
// txtMORemark
|
|
//
|
|
this.txtMORemark.Location = new System.Drawing.Point(648, 25);
|
|
this.txtMORemark.Name = "txtMORemark";
|
|
this.txtMORemark.Size = new System.Drawing.Size(121, 22);
|
|
this.txtMORemark.TabIndex = 175;
|
|
this.txtMORemark.Visible = false;
|
|
//
|
|
// txtMOBOM
|
|
//
|
|
this.txtMOBOM.Location = new System.Drawing.Point(382, 667);
|
|
this.txtMOBOM.Name = "txtMOBOM";
|
|
this.txtMOBOM.Size = new System.Drawing.Size(121, 22);
|
|
this.txtMOBOM.TabIndex = 181;
|
|
this.txtMOBOM.Visible = false;
|
|
//
|
|
// txtMOPLANSTARTDATE
|
|
//
|
|
this.txtMOPLANSTARTDATE.Location = new System.Drawing.Point(126, 117);
|
|
this.txtMOPLANSTARTDATE.Name = "txtMOPLANSTARTDATE";
|
|
this.txtMOPLANSTARTDATE.Size = new System.Drawing.Size(121, 22);
|
|
this.txtMOPLANSTARTDATE.TabIndex = 193;
|
|
//
|
|
// txtMOPLANENDDATE
|
|
//
|
|
this.txtMOPLANENDDATE.Location = new System.Drawing.Point(386, 114);
|
|
this.txtMOPLANENDDATE.Name = "txtMOPLANENDDATE";
|
|
this.txtMOPLANENDDATE.Size = new System.Drawing.Size(118, 22);
|
|
this.txtMOPLANENDDATE.TabIndex = 194;
|
|
//
|
|
// txtMODOWNDATE
|
|
//
|
|
this.txtMODOWNDATE.Location = new System.Drawing.Point(386, 143);
|
|
this.txtMODOWNDATE.Name = "txtMODOWNDATE";
|
|
this.txtMODOWNDATE.Size = new System.Drawing.Size(118, 22);
|
|
this.txtMODOWNDATE.TabIndex = 197;
|
|
//
|
|
// 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.lblRWTip);
|
|
this.panelControl1.Controls.Add(this.gridRouteOP);
|
|
this.panelControl1.Controls.Add(this.txtMOSEQ);
|
|
this.panelControl1.Controls.Add(this.txtMOTYPE);
|
|
this.panelControl1.Controls.Add(this.txtMOVER);
|
|
this.panelControl1.Controls.Add(this.labelControl8);
|
|
this.panelControl1.Controls.Add(this.txtMOCODE);
|
|
this.panelControl1.Controls.Add(this.labelControl3);
|
|
this.panelControl1.Controls.Add(this.txtMoRoute);
|
|
this.panelControl1.Controls.Add(this.labelControl2);
|
|
this.panelControl1.Controls.Add(this.txtITEMCODE);
|
|
this.panelControl1.Controls.Add(this.txtMOPENDINGCAUSE);
|
|
this.panelControl1.Controls.Add(this.txtISCONINPUT);
|
|
this.panelControl1.Controls.Add(this.txtMODOWNDATE);
|
|
this.panelControl1.Controls.Add(this.txtMOPLANENDDATE);
|
|
this.panelControl1.Controls.Add(this.txtMOPLANSTARTDATE);
|
|
this.panelControl1.Controls.Add(this.txtCUSITEMCODE);
|
|
this.panelControl1.Controls.Add(this.txtMOBOM);
|
|
this.panelControl1.Controls.Add(this.txtMORemark);
|
|
this.panelControl1.Controls.Add(this.labelControl10);
|
|
this.panelControl1.Controls.Add(this.labelControl50);
|
|
this.panelControl1.Controls.Add(this.labelControl42);
|
|
this.panelControl1.Controls.Add(this.labelControl38);
|
|
this.panelControl1.Controls.Add(this.txtOFFMOQTY);
|
|
this.panelControl1.Controls.Add(this.labelControl33);
|
|
this.panelControl1.Controls.Add(this.labelControl31);
|
|
this.panelControl1.Controls.Add(this.labelControl29);
|
|
this.panelControl1.Controls.Add(this.labelControl26);
|
|
this.panelControl1.Controls.Add(this.txtMOSTATUS);
|
|
this.panelControl1.Controls.Add(this.labelControl24);
|
|
this.panelControl1.Controls.Add(this.txtMOUSER);
|
|
this.panelControl1.Controls.Add(this.txtCUSORDERNO);
|
|
this.panelControl1.Controls.Add(this.txtMODESC);
|
|
this.panelControl1.Controls.Add(this.txtFACTORY);
|
|
this.panelControl1.Controls.Add(this.labelControl23);
|
|
this.panelControl1.Controls.Add(this.labelControl22);
|
|
this.panelControl1.Controls.Add(this.labelControl13);
|
|
this.panelControl1.Controls.Add(this.labelControl18);
|
|
this.panelControl1.Controls.Add(this.labelControl15);
|
|
this.panelControl1.Controls.Add(this.txtMOPLANQTY);
|
|
this.panelControl1.Controls.Add(this.labelControl12);
|
|
this.panelControl1.Controls.Add(this.labelControl11);
|
|
this.panelControl1.Controls.Add(this.labelControl4);
|
|
this.panelControl1.Controls.Add(this.txtMOMEMO);
|
|
this.panelControl1.Controls.Add(this.labelControl7);
|
|
this.panelControl1.Controls.Add(this.labelControl6);
|
|
this.panelControl1.Controls.Add(this.txtTuhao);
|
|
this.panelControl1.Controls.Add(this.labelControl5);
|
|
this.panelControl1.Controls.Add(this.labelControl9);
|
|
this.panelControl1.Controls.Add(this.txtMOCODE1);
|
|
this.panelControl1.Controls.Add(this.labelControl1);
|
|
this.panelControl1.Location = new System.Drawing.Point(1, 27);
|
|
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(522, 393);
|
|
this.panelControl1.TabIndex = 23;
|
|
//
|
|
// gridRouteOP
|
|
//
|
|
this.gridRouteOP.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.gridRouteOP.Location = new System.Drawing.Point(0, 266);
|
|
this.gridRouteOP.MainView = this.gridView1;
|
|
this.gridRouteOP.Name = "gridRouteOP";
|
|
this.gridRouteOP.Size = new System.Drawing.Size(522, 127);
|
|
this.gridRouteOP.TabIndex = 212;
|
|
this.gridRouteOP.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gridColumn1,
|
|
this.gridColumn2,
|
|
this.gridColumn3});
|
|
this.gridView1.GridControl = this.gridRouteOP;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsBehavior.ReadOnly = true;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
this.gridView1.OptionsView.ShowIndicator = false;
|
|
//
|
|
// gridColumn1
|
|
//
|
|
this.gridColumn1.Caption = "工序序号";
|
|
this.gridColumn1.FieldName = "OPSEQ";
|
|
this.gridColumn1.Name = "gridColumn1";
|
|
this.gridColumn1.Visible = true;
|
|
this.gridColumn1.VisibleIndex = 0;
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "工序代码";
|
|
this.gridColumn2.FieldName = "OPCODE";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.Visible = true;
|
|
this.gridColumn2.VisibleIndex = 1;
|
|
//
|
|
// gridColumn3
|
|
//
|
|
this.gridColumn3.Caption = "工序描述";
|
|
this.gridColumn3.FieldName = "OPDESC";
|
|
this.gridColumn3.Name = "gridColumn3";
|
|
this.gridColumn3.Visible = true;
|
|
this.gridColumn3.VisibleIndex = 2;
|
|
//
|
|
// txtMOSEQ
|
|
//
|
|
this.txtMOSEQ.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.txtMOSEQ.Location = new System.Drawing.Point(201, 38);
|
|
this.txtMOSEQ.Name = "txtMOSEQ";
|
|
this.txtMOSEQ.ReadOnly = true;
|
|
this.txtMOSEQ.Size = new System.Drawing.Size(45, 15);
|
|
this.txtMOSEQ.TabIndex = 211;
|
|
//
|
|
// txtMOTYPE
|
|
//
|
|
this.txtMOTYPE.Location = new System.Drawing.Point(386, 83);
|
|
this.txtMOTYPE.Name = "txtMOTYPE";
|
|
this.txtMOTYPE.ReadOnly = true;
|
|
this.txtMOTYPE.Size = new System.Drawing.Size(118, 22);
|
|
this.txtMOTYPE.TabIndex = 210;
|
|
//
|
|
// txtMOVER
|
|
//
|
|
this.txtMOVER.Location = new System.Drawing.Point(385, 200);
|
|
this.txtMOVER.Name = "txtMOVER";
|
|
this.txtMOVER.ReadOnly = true;
|
|
this.txtMOVER.Size = new System.Drawing.Size(118, 22);
|
|
this.txtMOVER.TabIndex = 209;
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Location = new System.Drawing.Point(316, 204);
|
|
this.labelControl8.Name = "labelControl8";
|
|
this.labelControl8.Size = new System.Drawing.Size(48, 14);
|
|
this.labelControl8.TabIndex = 208;
|
|
this.labelControl8.Text = "批次号:";
|
|
//
|
|
// txtMOCODE
|
|
//
|
|
this.txtMOCODE.EditValue = "";
|
|
this.txtMOCODE.Location = new System.Drawing.Point(126, 12);
|
|
this.txtMOCODE.Name = "txtMOCODE";
|
|
this.txtMOCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtMOCODE.Size = new System.Drawing.Size(121, 20);
|
|
this.txtMOCODE.TabIndex = 207;
|
|
this.txtMOCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtMOCODE_ButtonClick);
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Location = new System.Drawing.Point(25, 13);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl3.TabIndex = 206;
|
|
this.labelControl3.Text = "原生产订单号:";
|
|
//
|
|
// txtMoRoute
|
|
//
|
|
this.txtMoRoute.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.txtMoRoute.FormattingEnabled = true;
|
|
this.txtMoRoute.Location = new System.Drawing.Point(126, 229);
|
|
this.txtMoRoute.Name = "txtMoRoute";
|
|
this.txtMoRoute.Size = new System.Drawing.Size(121, 22);
|
|
this.txtMoRoute.TabIndex = 205;
|
|
this.txtMoRoute.SelectedIndexChanged += new System.EventHandler(this.txtMoRoute_SelectedIndexChanged);
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Location = new System.Drawing.Point(49, 233);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.labelControl2.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl2.TabIndex = 202;
|
|
this.labelControl2.Text = "工艺路线:";
|
|
//
|
|
// txtITEMCODE
|
|
//
|
|
this.txtITEMCODE.EditValue = "";
|
|
this.txtITEMCODE.Enabled = false;
|
|
this.txtITEMCODE.Location = new System.Drawing.Point(126, 174);
|
|
this.txtITEMCODE.Name = "txtITEMCODE";
|
|
this.txtITEMCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.txtITEMCODE.Size = new System.Drawing.Size(121, 20);
|
|
this.txtITEMCODE.TabIndex = 201;
|
|
this.txtITEMCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtITEMCODE_ButtonClick);
|
|
this.txtITEMCODE.EditValueChanged += new System.EventHandler(this.txtITEMCODE_EditValueChanged);
|
|
//
|
|
// txtMOPENDINGCAUSE
|
|
//
|
|
this.txtMOPENDINGCAUSE.Location = new System.Drawing.Point(648, 80);
|
|
this.txtMOPENDINGCAUSE.Name = "txtMOPENDINGCAUSE";
|
|
this.txtMOPENDINGCAUSE.Size = new System.Drawing.Size(121, 60);
|
|
this.txtMOPENDINGCAUSE.TabIndex = 199;
|
|
this.txtMOPENDINGCAUSE.Text = "";
|
|
this.txtMOPENDINGCAUSE.Visible = false;
|
|
//
|
|
// txtISCONINPUT
|
|
//
|
|
this.txtISCONINPUT.AutoSize = true;
|
|
this.txtISCONINPUT.Location = new System.Drawing.Point(677, 301);
|
|
this.txtISCONINPUT.Name = "txtISCONINPUT";
|
|
this.txtISCONINPUT.Size = new System.Drawing.Size(15, 14);
|
|
this.txtISCONINPUT.TabIndex = 198;
|
|
this.txtISCONINPUT.UseVisualStyleBackColor = true;
|
|
this.txtISCONINPUT.Visible = false;
|
|
//
|
|
// txtCUSITEMCODE
|
|
//
|
|
this.txtCUSITEMCODE.Location = new System.Drawing.Point(126, 201);
|
|
this.txtCUSITEMCODE.Name = "txtCUSITEMCODE";
|
|
this.txtCUSITEMCODE.ReadOnly = true;
|
|
this.txtCUSITEMCODE.Size = new System.Drawing.Size(121, 22);
|
|
this.txtCUSITEMCODE.TabIndex = 181;
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Location = new System.Drawing.Point(3, 205);
|
|
this.labelControl10.Name = "labelControl10";
|
|
this.labelControl10.Size = new System.Drawing.Size(106, 14);
|
|
this.labelControl10.TabIndex = 166;
|
|
this.labelControl10.Text = "客户料号(助记码):";
|
|
//
|
|
// labelControl13
|
|
//
|
|
this.labelControl13.Location = new System.Drawing.Point(281, 712);
|
|
this.labelControl13.Name = "labelControl13";
|
|
this.labelControl13.Size = new System.Drawing.Size(60, 14);
|
|
this.labelControl13.TabIndex = 120;
|
|
this.labelControl13.Text = "客户订单:";
|
|
this.labelControl13.Visible = false;
|
|
//
|
|
// txtTuhao
|
|
//
|
|
this.txtTuhao.EnterMoveNextControl = true;
|
|
this.txtTuhao.Location = new System.Drawing.Point(385, 229);
|
|
this.txtTuhao.Name = "txtTuhao";
|
|
this.txtTuhao.Properties.ReadOnly = true;
|
|
this.txtTuhao.Size = new System.Drawing.Size(118, 20);
|
|
this.txtTuhao.TabIndex = 77;
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Location = new System.Drawing.Point(328, 232);
|
|
this.labelControl9.Name = "labelControl9";
|
|
this.labelControl9.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl9.TabIndex = 0;
|
|
this.labelControl9.Text = "图号:";
|
|
//
|
|
// lblRWTip
|
|
//
|
|
this.lblRWTip.AutoSize = true;
|
|
this.lblRWTip.Location = new System.Drawing.Point(27, 39);
|
|
this.lblRWTip.Name = "lblRWTip";
|
|
this.lblRWTip.Size = new System.Drawing.Size(65, 14);
|
|
this.lblRWTip.TabIndex = 213;
|
|
this.lblRWTip.Text = "(正常工单)";
|
|
//
|
|
// FormICSMOAdd
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(524, 454);
|
|
this.Controls.Add(this.can);
|
|
this.Controls.Add(this.save);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.btnClose);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormICSMOAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "FormContainerAddEdit";
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMOCODE1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridRouteOP)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTuhao.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.SimpleButton save;
|
|
private DevExpress.XtraEditors.SimpleButton can;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.TextEdit txtMOCODE1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private System.Windows.Forms.TextBox txtMOMEMO;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private DevExpress.XtraEditors.LabelControl labelControl11;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private System.Windows.Forms.TextBox txtMOPLANQTY;
|
|
private DevExpress.XtraEditors.LabelControl labelControl15;
|
|
private DevExpress.XtraEditors.LabelControl labelControl18;
|
|
private DevExpress.XtraEditors.LabelControl labelControl22;
|
|
private DevExpress.XtraEditors.LabelControl labelControl23;
|
|
private System.Windows.Forms.TextBox txtFACTORY;
|
|
private System.Windows.Forms.RichTextBox txtMODESC;
|
|
private System.Windows.Forms.TextBox txtCUSORDERNO;
|
|
private System.Windows.Forms.TextBox txtMOUSER;
|
|
private DevExpress.XtraEditors.LabelControl labelControl24;
|
|
private System.Windows.Forms.ComboBox txtMOSTATUS;
|
|
private DevExpress.XtraEditors.LabelControl labelControl26;
|
|
private DevExpress.XtraEditors.LabelControl labelControl29;
|
|
private DevExpress.XtraEditors.LabelControl labelControl31;
|
|
private DevExpress.XtraEditors.LabelControl labelControl33;
|
|
private System.Windows.Forms.TextBox txtOFFMOQTY;
|
|
private DevExpress.XtraEditors.LabelControl labelControl38;
|
|
private DevExpress.XtraEditors.LabelControl labelControl42;
|
|
private DevExpress.XtraEditors.LabelControl labelControl50;
|
|
private System.Windows.Forms.TextBox txtMORemark;
|
|
private System.Windows.Forms.TextBox txtMOBOM;
|
|
private System.Windows.Forms.DateTimePicker txtMOPLANSTARTDATE;
|
|
private System.Windows.Forms.DateTimePicker txtMOPLANENDDATE;
|
|
private System.Windows.Forms.DateTimePicker txtMODOWNDATE;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private System.Windows.Forms.CheckBox txtISCONINPUT;
|
|
private System.Windows.Forms.RichTextBox txtMOPENDINGCAUSE;
|
|
private DevExpress.XtraEditors.ButtonEdit txtITEMCODE;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private System.Windows.Forms.ComboBox txtMoRoute;
|
|
private DevExpress.XtraEditors.ButtonEdit txtMOCODE;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private System.Windows.Forms.TextBox txtMOVER;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private System.Windows.Forms.TextBox txtMOTYPE;
|
|
private System.Windows.Forms.TextBox txtMOSEQ;
|
|
private System.Windows.Forms.TextBox txtCUSITEMCODE;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private DevExpress.XtraEditors.TextEdit txtTuhao;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
private DevExpress.XtraGrid.GridControl gridRouteOP;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|
private System.Windows.Forms.Label lblRWTip;
|
|
}
|
|
}
|