namespace ICSSoft.Frame.APP
{
partial class FormICSMOX
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSMOX));
this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.txtcloseDan = new DevExpress.XtraEditors.SimpleButton();
this.txtcancelStop = new DevExpress.XtraEditors.SimpleButton();
this.txtstop = new DevExpress.XtraEditors.SimpleButton();
this.txtcancelSend = new DevExpress.XtraEditors.SimpleButton();
this.txtsend = new DevExpress.XtraEditors.SimpleButton();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.btnModify = new DevExpress.XtraEditors.SimpleButton();
this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
this.MOTitle = new DevExpress.XtraEditors.LabelControl();
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.repSerialButtonEdit = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOMEMO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMODESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOBIOSVER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPCBAVER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPLANQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOINPUTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOSCRAPQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOACTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPLANSTARTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPLANENDDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOACTSTARTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOACTENDDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFACTORY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCUSCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCUSNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCUSORDERNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCUSITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORDERNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colORDERSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOUSER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMODOWNDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOVER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colISCONINPUT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colISBOMPASS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colIDMERGERULE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWorkPoint = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMUSER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMORELEASETIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPENDINGCAUSE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOIMPORTTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOFFMOQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colISCOMPARESOFT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRMABILLCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMOITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMOITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMOLOTNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMOENABLED = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOBOM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOOP = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPLANENDTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPLANLINE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBackflushStorage = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWarningStopLine = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMORemark = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEATTRIBUTE2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEATTRIBUTE3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEATTRIBUTE4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSerial = new DevExpress.XtraGrid.Columns.GridColumn();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.repSerialButtonEdit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
this.SuspendLayout();
//
// btnOutPut
//
this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
this.btnOutPut.Appearance.Options.UseFont = true;
this.btnOutPut.Appearance.Options.UseForeColor = true;
this.btnOutPut.Appearance.Options.UseTextOptions = true;
this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
this.btnOutPut.Location = new System.Drawing.Point(614, 0);
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnOutPut.Name = "btnOutPut";
this.btnOutPut.Size = new System.Drawing.Size(59, 30);
this.btnOutPut.TabIndex = 2;
this.btnOutPut.Text = "导出";
this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
//
// btnConfig
//
this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
this.btnConfig.Appearance.Options.UseFont = true;
this.btnConfig.Appearance.Options.UseForeColor = true;
this.btnConfig.Appearance.Options.UseTextOptions = true;
this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
this.btnConfig.Location = new System.Drawing.Point(233, 0);
this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnConfig.Name = "btnConfig";
this.btnConfig.Size = new System.Drawing.Size(90, 30);
this.btnConfig.TabIndex = 4;
this.btnConfig.Text = "数据源设置";
this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
//
// btnExit
//
this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
this.btnExit.Appearance.Options.UseFont = true;
this.btnExit.Appearance.Options.UseForeColor = true;
this.btnExit.Appearance.Options.UseTextOptions = true;
this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
this.btnExit.Location = new System.Drawing.Point(731, 0);
this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(55, 30);
this.btnExit.TabIndex = 10;
this.btnExit.Text = "退出";
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// btnFilter
//
this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
this.btnFilter.Appearance.Options.UseFont = true;
this.btnFilter.Appearance.Options.UseForeColor = true;
this.btnFilter.Appearance.Options.UseTextOptions = true;
this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
this.btnFilter.Location = new System.Drawing.Point(176, 0);
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFilter.Name = "btnFilter";
this.btnFilter.Size = new System.Drawing.Size(57, 30);
this.btnFilter.TabIndex = 11;
this.btnFilter.Text = "过滤";
this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.txtcloseDan);
this.panelControl3.Controls.Add(this.btnExit);
this.panelControl3.Controls.Add(this.txtcancelStop);
this.panelControl3.Controls.Add(this.btnClose);
this.panelControl3.Controls.Add(this.btnModify);
this.panelControl3.Controls.Add(this.btnCreate);
this.panelControl3.Controls.Add(this.txtstop);
this.panelControl3.Controls.Add(this.btnCancelAll);
this.panelControl3.Controls.Add(this.txtsend);
this.panelControl3.Controls.Add(this.btnDel);
this.panelControl3.Controls.Add(this.txtcancelSend);
this.panelControl3.Controls.Add(this.btnSelectAll);
this.panelControl3.Controls.Add(this.MOTitle);
this.panelControl3.Controls.Add(this.btnRefresh);
this.panelControl3.Controls.Add(this.btnFilter);
this.panelControl3.Controls.Add(this.btnConfig);
this.panelControl3.Controls.Add(this.btnOutPut);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(917, 30);
this.panelControl3.TabIndex = 13;
//
// txtcloseDan
//
this.txtcloseDan.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtcloseDan.Appearance.ForeColor = System.Drawing.Color.White;
this.txtcloseDan.Appearance.Options.UseFont = true;
this.txtcloseDan.Appearance.Options.UseForeColor = true;
this.txtcloseDan.Appearance.Options.UseTextOptions = true;
this.txtcloseDan.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.txtcloseDan.Image = ((System.Drawing.Image)(resources.GetObject("txtcloseDan.Image")));
this.txtcloseDan.Location = new System.Drawing.Point(1077, 0);
this.txtcloseDan.LookAndFeel.SkinName = "BlueButtonSkin";
this.txtcloseDan.LookAndFeel.UseDefaultLookAndFeel = false;
this.txtcloseDan.Name = "txtcloseDan";
this.txtcloseDan.Size = new System.Drawing.Size(55, 30);
this.txtcloseDan.TabIndex = 30;
this.txtcloseDan.Text = "关单";
this.txtcloseDan.Visible = false;
this.txtcloseDan.Click += new System.EventHandler(this.txtcloseDan_Click);
//
// txtcancelStop
//
this.txtcancelStop.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtcancelStop.Appearance.ForeColor = System.Drawing.Color.White;
this.txtcancelStop.Appearance.Options.UseFont = true;
this.txtcancelStop.Appearance.Options.UseForeColor = true;
this.txtcancelStop.Appearance.Options.UseTextOptions = true;
this.txtcancelStop.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.txtcancelStop.Image = ((System.Drawing.Image)(resources.GetObject("txtcancelStop.Image")));
this.txtcancelStop.Location = new System.Drawing.Point(1002, 0);
this.txtcancelStop.LookAndFeel.SkinName = "BlueButtonSkin";
this.txtcancelStop.LookAndFeel.UseDefaultLookAndFeel = false;
this.txtcancelStop.Name = "txtcancelStop";
this.txtcancelStop.Size = new System.Drawing.Size(75, 30);
this.txtcancelStop.TabIndex = 29;
this.txtcancelStop.Text = "取消暂停";
this.txtcancelStop.Visible = false;
this.txtcancelStop.Click += new System.EventHandler(this.txtcancelStop_Click);
//
// txtstop
//
this.txtstop.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtstop.Appearance.ForeColor = System.Drawing.Color.White;
this.txtstop.Appearance.Options.UseFont = true;
this.txtstop.Appearance.Options.UseForeColor = true;
this.txtstop.Appearance.Options.UseTextOptions = true;
this.txtstop.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.txtstop.Image = ((System.Drawing.Image)(resources.GetObject("txtstop.Image")));
this.txtstop.Location = new System.Drawing.Point(947, 0);
this.txtstop.LookAndFeel.SkinName = "BlueButtonSkin";
this.txtstop.LookAndFeel.UseDefaultLookAndFeel = false;
this.txtstop.Name = "txtstop";
this.txtstop.Size = new System.Drawing.Size(55, 30);
this.txtstop.TabIndex = 28;
this.txtstop.Text = "暂停";
this.txtstop.Visible = false;
this.txtstop.Click += new System.EventHandler(this.txtstop_Click);
//
// txtcancelSend
//
this.txtcancelSend.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtcancelSend.Appearance.ForeColor = System.Drawing.Color.White;
this.txtcancelSend.Appearance.Options.UseFont = true;
this.txtcancelSend.Appearance.Options.UseForeColor = true;
this.txtcancelSend.Appearance.Options.UseTextOptions = true;
this.txtcancelSend.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.txtcancelSend.Image = ((System.Drawing.Image)(resources.GetObject("txtcancelSend.Image")));
this.txtcancelSend.Location = new System.Drawing.Point(872, 0);
this.txtcancelSend.LookAndFeel.SkinName = "BlueButtonSkin";
this.txtcancelSend.LookAndFeel.UseDefaultLookAndFeel = false;
this.txtcancelSend.Name = "txtcancelSend";
this.txtcancelSend.Size = new System.Drawing.Size(75, 30);
this.txtcancelSend.TabIndex = 27;
this.txtcancelSend.Text = "取消下发";
this.txtcancelSend.Visible = false;
this.txtcancelSend.Click += new System.EventHandler(this.txtcancelSend_Click);
//
// txtsend
//
this.txtsend.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtsend.Appearance.ForeColor = System.Drawing.Color.White;
this.txtsend.Appearance.Options.UseFont = true;
this.txtsend.Appearance.Options.UseForeColor = true;
this.txtsend.Appearance.Options.UseTextOptions = true;
this.txtsend.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.txtsend.Image = ((System.Drawing.Image)(resources.GetObject("txtsend.Image")));
this.txtsend.Location = new System.Drawing.Point(817, 0);
this.txtsend.LookAndFeel.SkinName = "BlueButtonSkin";
this.txtsend.LookAndFeel.UseDefaultLookAndFeel = false;
this.txtsend.Name = "txtsend";
this.txtsend.Size = new System.Drawing.Size(55, 30);
this.txtsend.TabIndex = 11;
this.txtsend.Text = "下发";
this.txtsend.Visible = false;
this.txtsend.Click += new System.EventHandler(this.txtsend_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(891, 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 = 25;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// btnModify
//
this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
this.btnModify.Appearance.Options.UseFont = true;
this.btnModify.Appearance.Options.UseForeColor = true;
this.btnModify.Appearance.Options.UseTextOptions = true;
this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
this.btnModify.Location = new System.Drawing.Point(495, 0);
this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnModify.Name = "btnModify";
this.btnModify.Size = new System.Drawing.Size(61, 30);
this.btnModify.TabIndex = 24;
this.btnModify.Text = "修改";
this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
//
// btnCreate
//
this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
this.btnCreate.Appearance.Options.UseFont = true;
this.btnCreate.Appearance.Options.UseForeColor = true;
this.btnCreate.Appearance.Options.UseTextOptions = true;
this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
this.btnCreate.Location = new System.Drawing.Point(437, 0);
this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnCreate.Name = "btnCreate";
this.btnCreate.Size = new System.Drawing.Size(58, 30);
this.btnCreate.TabIndex = 23;
this.btnCreate.Text = "新增";
this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
//
// btnCancelAll
//
this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
this.btnCancelAll.Appearance.Options.UseFont = true;
this.btnCancelAll.Appearance.Options.UseForeColor = true;
this.btnCancelAll.Appearance.Options.UseTextOptions = true;
this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
this.btnCancelAll.Location = new System.Drawing.Point(380, 0);
this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnCancelAll.Name = "btnCancelAll";
this.btnCancelAll.Size = new System.Drawing.Size(57, 30);
this.btnCancelAll.TabIndex = 22;
this.btnCancelAll.Text = "全消";
this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
//
// btnDel
//
this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
this.btnDel.Appearance.Options.UseFont = true;
this.btnDel.Appearance.Options.UseForeColor = true;
this.btnDel.Appearance.Options.UseTextOptions = true;
this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
this.btnDel.Location = new System.Drawing.Point(556, 0);
this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnDel.Name = "btnDel";
this.btnDel.Size = new System.Drawing.Size(58, 30);
this.btnDel.TabIndex = 21;
this.btnDel.Text = "删除";
this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
//
// btnSelectAll
//
this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
this.btnSelectAll.Appearance.Options.UseFont = true;
this.btnSelectAll.Appearance.Options.UseForeColor = true;
this.btnSelectAll.Appearance.Options.UseTextOptions = true;
this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
this.btnSelectAll.Location = new System.Drawing.Point(323, 0);
this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnSelectAll.Name = "btnSelectAll";
this.btnSelectAll.Size = new System.Drawing.Size(57, 30);
this.btnSelectAll.TabIndex = 20;
this.btnSelectAll.Text = "全选";
this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
//
// MOTitle
//
this.MOTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.MOTitle.Appearance.ForeColor = System.Drawing.Color.White;
this.MOTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.MOTitle.Location = new System.Drawing.Point(3, 4);
this.MOTitle.Name = "MOTitle";
this.MOTitle.Size = new System.Drawing.Size(171, 23);
this.MOTitle.TabIndex = 19;
this.MOTitle.Text = "(半)成品和成品工单下载";
//
// btnRefresh
//
this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
this.btnRefresh.Appearance.Options.UseFont = true;
this.btnRefresh.Appearance.Options.UseForeColor = true;
this.btnRefresh.Appearance.Options.UseTextOptions = true;
this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
this.btnRefresh.Location = new System.Drawing.Point(673, 0);
this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnRefresh.Name = "btnRefresh";
this.btnRefresh.Size = new System.Drawing.Size(58, 30);
this.btnRefresh.TabIndex = 17;
this.btnRefresh.Text = "刷新";
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
//
// rptPage
//
this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
this.rptPage.Appearance.Options.UseBackColor = true;
this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
this.rptPage.isInit = false;
this.rptPage.Location = new System.Drawing.Point(0, 413);
this.rptPage.Name = "rptPage";
this.rptPage.PageIndex = 0;
this.rptPage.PageSize = 0;
this.rptPage.RecordNum = 0;
this.rptPage.Size = new System.Drawing.Size(917, 26);
this.rptPage.TabIndex = 15;
this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
//
// groupControl1
//
this.groupControl1.Controls.Add(this.grdDetail);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(0, 30);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(917, 383);
this.groupControl1.TabIndex = 14;
this.groupControl1.Text = "详细信息";
//
// repSerialButtonEdit
//
this.repSerialButtonEdit.AutoHeight = false;
this.repSerialButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Plus)});
this.repSerialButtonEdit.Name = "repSerialButtonEdit";
this.repSerialButtonEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repSerialButtonEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repSerialButtonEdit_ButtonClick);
//
// grvAdvDetail
//
this.grvAdvDetail.GridControl = this.grdDetail;
this.grvAdvDetail.Name = "grvAdvDetail";
this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
this.grvAdvDetail.OptionsSelection.MultiSelect = true;
this.grvAdvDetail.OptionsView.ShowFooter = true;
this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
//
// grvDetail
//
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colisSelect,
this.colID,
this.colMOCODE,
this.colMOMEMO,
this.colMOTYPE,
this.colMODESC,
this.colMOBIOSVER,
this.colMOPCBAVER,
this.colMOPLANQTY,
this.colMOINPUTQTY,
this.colMOSCRAPQTY,
this.colMOACTQTY,
this.colMOPLANSTARTDATE,
this.colMOPLANENDDATE,
this.colMOACTSTARTDATE,
this.colMOACTENDDATE,
this.colFACTORY,
this.colCUSCODE,
this.colCUSNAME,
this.colCUSORDERNO,
this.colCUSITEMCODE,
this.colORDERNO,
this.colORDERSEQ,
this.colMOUSER,
this.colMODOWNDATE,
this.colMOSTATUS,
this.colMOVER,
this.colISCONINPUT,
this.colISBOMPASS,
this.colIDMERGERULE,
this.colWorkPoint,
this.colMUSER,
this.colMUSERName,
this.colMTIME,
this.colEATTRIBUTE1,
this.colITEMCODE,
this.colMORELEASETIME,
this.colMOPENDINGCAUSE,
this.colMOIMPORTTIME,
this.colOFFMOQTY,
this.colISCOMPARESOFT,
this.colRMABILLCODE,
this.colMOSEQ,
this.colREMOCODE,
this.colREMOITEMCODE,
this.colREMOITEMDESC,
this.colREMOLOTNO,
this.colREMOENABLED,
this.colMOBOM,
this.colMOOP,
this.colITEMDESC,
this.colMOPLANENDTIME,
this.colMOPLANLINE,
this.colBackflushStorage,
this.colWarningStopLine,
this.colMORemark,
this.colEATTRIBUTE2,
this.colEATTRIBUTE3,
this.colEATTRIBUTE4,
this.colSerial});
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.Name = "grvDetail";
this.grvDetail.OptionsBehavior.ReadOnly = true;
this.grvDetail.OptionsSelection.MultiSelect = true;
this.grvDetail.OptionsView.ColumnAutoWidth = false;
this.grvDetail.OptionsView.ShowFooter = true;
this.grvDetail.OptionsView.ShowGroupPanel = false;
this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
//
// colisSelect
//
this.colisSelect.Caption = "选择";
this.colisSelect.FieldName = "isSelect";
this.colisSelect.Name = "colisSelect";
this.colisSelect.Visible = true;
this.colisSelect.VisibleIndex = 0;
//
// colID
//
this.colID.Caption = "guid";
this.colID.FieldName = "ID";
this.colID.Name = "colID";
//
// colMOCODE
//
this.colMOCODE.Caption = "生产订单号";
this.colMOCODE.FieldName = "MOCODE";
this.colMOCODE.Name = "colMOCODE";
this.colMOCODE.Visible = true;
this.colMOCODE.VisibleIndex = 1;
//
// colMOMEMO
//
this.colMOMEMO.Caption = "工单备注(工单别)";
this.colMOMEMO.FieldName = "MOMEMO";
this.colMOMEMO.Name = "colMOMEMO";
this.colMOMEMO.Visible = true;
this.colMOMEMO.VisibleIndex = 2;
this.colMOMEMO.Width = 123;
//
// colMOTYPE
//
this.colMOTYPE.Caption = "工单类型";
this.colMOTYPE.FieldName = "MOTYPE";
this.colMOTYPE.Name = "colMOTYPE";
this.colMOTYPE.Visible = true;
this.colMOTYPE.VisibleIndex = 3;
//
// colMODESC
//
this.colMODESC.Caption = "工单描述";
this.colMODESC.FieldName = "MODESC";
this.colMODESC.Name = "colMODESC";
this.colMODESC.Visible = true;
this.colMODESC.VisibleIndex = 4;
//
// colMOBIOSVER
//
this.colMOBIOSVER.Caption = "BIOS版本";
this.colMOBIOSVER.FieldName = "MOBIOSVER";
this.colMOBIOSVER.Name = "colMOBIOSVER";
this.colMOBIOSVER.Visible = true;
this.colMOBIOSVER.VisibleIndex = 5;
//
// colMOPCBAVER
//
this.colMOPCBAVER.Caption = "PCBA版本";
this.colMOPCBAVER.FieldName = "MOPCBAVER";
this.colMOPCBAVER.Name = "colMOPCBAVER";
this.colMOPCBAVER.Visible = true;
this.colMOPCBAVER.VisibleIndex = 6;
//
// colMOPLANQTY
//
this.colMOPLANQTY.Caption = "计划产出量";
this.colMOPLANQTY.FieldName = "MOPLANQTY";
this.colMOPLANQTY.Name = "colMOPLANQTY";
this.colMOPLANQTY.Visible = true;
this.colMOPLANQTY.VisibleIndex = 7;
//
// colMOINPUTQTY
//
this.colMOINPUTQTY.Caption = "计划投入量";
this.colMOINPUTQTY.FieldName = "MOINPUTQTY";
this.colMOINPUTQTY.Name = "colMOINPUTQTY";
this.colMOINPUTQTY.Visible = true;
this.colMOINPUTQTY.VisibleIndex = 8;
//
// colMOSCRAPQTY
//
this.colMOSCRAPQTY.Caption = "实际报废量";
this.colMOSCRAPQTY.FieldName = "MOSCRAPQTY";
this.colMOSCRAPQTY.Name = "colMOSCRAPQTY";
this.colMOSCRAPQTY.Visible = true;
this.colMOSCRAPQTY.VisibleIndex = 9;
//
// colMOACTQTY
//
this.colMOACTQTY.Caption = "实际产出量";
this.colMOACTQTY.FieldName = "MOACTQTY";
this.colMOACTQTY.Name = "colMOACTQTY";
this.colMOACTQTY.Visible = true;
this.colMOACTQTY.VisibleIndex = 10;
//
// colMOPLANSTARTDATE
//
this.colMOPLANSTARTDATE.Caption = "预计开工日期";
this.colMOPLANSTARTDATE.FieldName = "MOPLANSTARTDATE";
this.colMOPLANSTARTDATE.Name = "colMOPLANSTARTDATE";
this.colMOPLANSTARTDATE.Visible = true;
this.colMOPLANSTARTDATE.VisibleIndex = 11;
//
// colMOPLANENDDATE
//
this.colMOPLANENDDATE.Caption = "预计完工日期";
this.colMOPLANENDDATE.FieldName = "MOPLANENDDATE";
this.colMOPLANENDDATE.Name = "colMOPLANENDDATE";
this.colMOPLANENDDATE.Visible = true;
this.colMOPLANENDDATE.VisibleIndex = 12;
//
// colMOACTSTARTDATE
//
this.colMOACTSTARTDATE.Caption = "实际开工日期";
this.colMOACTSTARTDATE.FieldName = "MOACTSTARTDATE";
this.colMOACTSTARTDATE.Name = "colMOACTSTARTDATE";
this.colMOACTSTARTDATE.Visible = true;
this.colMOACTSTARTDATE.VisibleIndex = 13;
//
// colMOACTENDDATE
//
this.colMOACTENDDATE.Caption = "实际完工日期";
this.colMOACTENDDATE.FieldName = "MOACTENDDATE";
this.colMOACTENDDATE.Name = "colMOACTENDDATE";
this.colMOACTENDDATE.Visible = true;
this.colMOACTENDDATE.VisibleIndex = 14;
//
// colFACTORY
//
this.colFACTORY.Caption = "工厂";
this.colFACTORY.FieldName = "FACTORY";
this.colFACTORY.Name = "colFACTORY";
this.colFACTORY.Visible = true;
this.colFACTORY.VisibleIndex = 15;
//
// colCUSCODE
//
this.colCUSCODE.Caption = "客户代码";
this.colCUSCODE.FieldName = "CUSCODE";
this.colCUSCODE.Name = "colCUSCODE";
this.colCUSCODE.Visible = true;
this.colCUSCODE.VisibleIndex = 16;
//
// colCUSNAME
//
this.colCUSNAME.Caption = "客户名称";
this.colCUSNAME.FieldName = "CUSNAME";
this.colCUSNAME.Name = "colCUSNAME";
this.colCUSNAME.Visible = true;
this.colCUSNAME.VisibleIndex = 17;
//
// colCUSORDERNO
//
this.colCUSORDERNO.Caption = "客户订单号";
this.colCUSORDERNO.FieldName = "CUSORDERNO";
this.colCUSORDERNO.Name = "colCUSORDERNO";
this.colCUSORDERNO.Visible = true;
this.colCUSORDERNO.VisibleIndex = 18;
//
// colCUSITEMCODE
//
this.colCUSITEMCODE.Caption = "客户物料代码";
this.colCUSITEMCODE.FieldName = "CUSITEMCODE";
this.colCUSITEMCODE.Name = "colCUSITEMCODE";
this.colCUSITEMCODE.Visible = true;
this.colCUSITEMCODE.VisibleIndex = 19;
//
// colORDERNO
//
this.colORDERNO.Caption = "订单号";
this.colORDERNO.FieldName = "ORDERNO";
this.colORDERNO.Name = "colORDERNO";
this.colORDERNO.Visible = true;
this.colORDERNO.VisibleIndex = 20;
//
// colORDERSEQ
//
this.colORDERSEQ.Caption = "订单序号";
this.colORDERSEQ.FieldName = "ORDERSEQ";
this.colORDERSEQ.Name = "colORDERSEQ";
this.colORDERSEQ.Visible = true;
this.colORDERSEQ.VisibleIndex = 21;
//
// colMOUSER
//
this.colMOUSER.Caption = "开立人员";
this.colMOUSER.FieldName = "MOUSER";
this.colMOUSER.Name = "colMOUSER";
this.colMOUSER.Visible = true;
this.colMOUSER.VisibleIndex = 22;
//
// colMODOWNDATE
//
this.colMODOWNDATE.Caption = "开立日期";
this.colMODOWNDATE.FieldName = "MODOWNDATE";
this.colMODOWNDATE.Name = "colMODOWNDATE";
this.colMODOWNDATE.Visible = true;
this.colMODOWNDATE.VisibleIndex = 23;
//
// colMOSTATUS
//
this.colMOSTATUS.Caption = "生产状态";
this.colMOSTATUS.FieldName = "MOSTATUS";
this.colMOSTATUS.Name = "colMOSTATUS";
this.colMOSTATUS.Visible = true;
this.colMOSTATUS.VisibleIndex = 24;
//
// colMOVER
//
this.colMOVER.Caption = "工单版本";
this.colMOVER.FieldName = "MOVER";
this.colMOVER.Name = "colMOVER";
this.colMOVER.Visible = true;
this.colMOVER.VisibleIndex = 25;
//
// colISCONINPUT
//
this.colISCONINPUT.Caption = "是否限制工单投入";
this.colISCONINPUT.FieldName = "ISCONINPUT";
this.colISCONINPUT.Name = "colISCONINPUT";
this.colISCONINPUT.Visible = true;
this.colISCONINPUT.VisibleIndex = 26;
//
// colISBOMPASS
//
this.colISBOMPASS.Caption = "是否比对BOM通过";
this.colISBOMPASS.FieldName = "ISBOMPASS";
this.colISBOMPASS.Name = "colISBOMPASS";
this.colISBOMPASS.Visible = true;
this.colISBOMPASS.VisibleIndex = 27;
//
// colIDMERGERULE
//
this.colIDMERGERULE.Caption = "换算比率";
this.colIDMERGERULE.FieldName = "IDMERGERULE";
this.colIDMERGERULE.Name = "colIDMERGERULE";
this.colIDMERGERULE.Visible = true;
this.colIDMERGERULE.VisibleIndex = 28;
//
// colWorkPoint
//
this.colWorkPoint.Caption = "站点";
this.colWorkPoint.FieldName = "WorkPoint";
this.colWorkPoint.Name = "colWorkPoint";
//
// colMUSER
//
this.colMUSER.Caption = "维护人";
this.colMUSER.FieldName = "MUSER";
this.colMUSER.Name = "colMUSER";
//
// colMUSERName
//
this.colMUSERName.Caption = "维护人名称";
this.colMUSERName.FieldName = "MUSERName";
this.colMUSERName.Name = "colMUSERName";
this.colMUSERName.Visible = true;
this.colMUSERName.VisibleIndex = 50;
//
// colMTIME
//
this.colMTIME.Caption = "维护时间";
this.colMTIME.FieldName = "MTIME";
this.colMTIME.Name = "colMTIME";
this.colMTIME.Visible = true;
this.colMTIME.VisibleIndex = 51;
//
// colEATTRIBUTE1
//
this.colEATTRIBUTE1.Caption = "备用字段";
this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1";
this.colEATTRIBUTE1.Name = "colEATTRIBUTE1";
//
// colITEMCODE
//
this.colITEMCODE.Caption = "存货编码";
this.colITEMCODE.FieldName = "ITEMCODE";
this.colITEMCODE.Name = "colITEMCODE";
this.colITEMCODE.Visible = true;
this.colITEMCODE.VisibleIndex = 29;
//
// colMORELEASETIME
//
this.colMORELEASETIME.Caption = "工单下发时间";
this.colMORELEASETIME.FieldName = "MORELEASETIME";
this.colMORELEASETIME.Name = "colMORELEASETIME";
this.colMORELEASETIME.Visible = true;
this.colMORELEASETIME.VisibleIndex = 30;
//
// colMOPENDINGCAUSE
//
this.colMOPENDINGCAUSE.Caption = "工单暂停原因";
this.colMOPENDINGCAUSE.FieldName = "MOPENDINGCAUSE";
this.colMOPENDINGCAUSE.Name = "colMOPENDINGCAUSE";
this.colMOPENDINGCAUSE.Visible = true;
this.colMOPENDINGCAUSE.VisibleIndex = 31;
//
// colMOIMPORTTIME
//
this.colMOIMPORTTIME.Caption = "工单导入时间";
this.colMOIMPORTTIME.FieldName = "MOIMPORTTIME";
this.colMOIMPORTTIME.Name = "colMOIMPORTTIME";
this.colMOIMPORTTIME.Visible = true;
this.colMOIMPORTTIME.VisibleIndex = 32;
//
// colOFFMOQTY
//
this.colOFFMOQTY.Caption = "脱离工单数量";
this.colOFFMOQTY.FieldName = "OFFMOQTY";
this.colOFFMOQTY.Name = "colOFFMOQTY";
this.colOFFMOQTY.Visible = true;
this.colOFFMOQTY.VisibleIndex = 33;
//
// colISCOMPARESOFT
//
this.colISCOMPARESOFT.Caption = "是否比较软件版本";
this.colISCOMPARESOFT.FieldName = "ISCOMPARESOFT";
this.colISCOMPARESOFT.Name = "colISCOMPARESOFT";
this.colISCOMPARESOFT.Visible = true;
this.colISCOMPARESOFT.VisibleIndex = 34;
//
// colRMABILLCODE
//
this.colRMABILLCODE.Caption = "RMA代码";
this.colRMABILLCODE.FieldName = "RMABILLCODE";
this.colRMABILLCODE.Name = "colRMABILLCODE";
this.colRMABILLCODE.Visible = true;
this.colRMABILLCODE.VisibleIndex = 35;
//
// colMOSEQ
//
this.colMOSEQ.Caption = "工单流水号";
this.colMOSEQ.FieldName = "MOSEQ";
this.colMOSEQ.Name = "colMOSEQ";
this.colMOSEQ.Visible = true;
this.colMOSEQ.VisibleIndex = 36;
//
// colREMOCODE
//
this.colREMOCODE.Caption = "返工生产订单号";
this.colREMOCODE.FieldName = "REMOCODE";
this.colREMOCODE.Name = "colREMOCODE";
this.colREMOCODE.Visible = true;
this.colREMOCODE.VisibleIndex = 37;
//
// colREMOITEMCODE
//
this.colREMOITEMCODE.Caption = "返工工单存货编码";
this.colREMOITEMCODE.FieldName = "REMOITEMCODE";
this.colREMOITEMCODE.Name = "colREMOITEMCODE";
this.colREMOITEMCODE.Visible = true;
this.colREMOITEMCODE.VisibleIndex = 38;
//
// colREMOITEMDESC
//
this.colREMOITEMDESC.Caption = "返工工单规格型号";
this.colREMOITEMDESC.FieldName = "REMOITEMDESC";
this.colREMOITEMDESC.Name = "colREMOITEMDESC";
this.colREMOITEMDESC.Visible = true;
this.colREMOITEMDESC.VisibleIndex = 39;
//
// colREMOLOTNO
//
this.colREMOLOTNO.Caption = "返工工单批号";
this.colREMOLOTNO.FieldName = "REMOLOTNO";
this.colREMOLOTNO.Name = "colREMOLOTNO";
this.colREMOLOTNO.Visible = true;
this.colREMOLOTNO.VisibleIndex = 40;
//
// colREMOENABLED
//
this.colREMOENABLED.Caption = "返工工单是否有效";
this.colREMOENABLED.FieldName = "REMOENABLED";
this.colREMOENABLED.Name = "colREMOENABLED";
this.colREMOENABLED.Visible = true;
this.colREMOENABLED.VisibleIndex = 41;
//
// colMOBOM
//
this.colMOBOM.Caption = "工单BOM版本";
this.colMOBOM.FieldName = "MOBOM";
this.colMOBOM.Name = "colMOBOM";
this.colMOBOM.Visible = true;
this.colMOBOM.VisibleIndex = 42;
//
// colMOOP
//
this.colMOOP.Caption = "工单控制码";
this.colMOOP.FieldName = "MOOP";
this.colMOOP.Name = "colMOOP";
this.colMOOP.Visible = true;
this.colMOOP.VisibleIndex = 43;
//
// colITEMDESC
//
this.colITEMDESC.Caption = "物料描述";
this.colITEMDESC.FieldName = "ITEMDESC";
this.colITEMDESC.Name = "colITEMDESC";
this.colITEMDESC.Visible = true;
this.colITEMDESC.VisibleIndex = 44;
//
// colMOPLANENDTIME
//
this.colMOPLANENDTIME.Caption = "计划完工时间";
this.colMOPLANENDTIME.FieldName = "MOPLANENDTIME";
this.colMOPLANENDTIME.Name = "colMOPLANENDTIME";
this.colMOPLANENDTIME.Visible = true;
this.colMOPLANENDTIME.VisibleIndex = 45;
//
// colMOPLANLINE
//
this.colMOPLANLINE.Caption = "计划生产产线";
this.colMOPLANLINE.FieldName = "MOPLANLINE";
this.colMOPLANLINE.Name = "colMOPLANLINE";
this.colMOPLANLINE.Visible = true;
this.colMOPLANLINE.VisibleIndex = 46;
//
// colBackflushStorage
//
this.colBackflushStorage.Caption = "倒冲库存地";
this.colBackflushStorage.FieldName = "BackflushStorage";
this.colBackflushStorage.Name = "colBackflushStorage";
this.colBackflushStorage.Visible = true;
this.colBackflushStorage.VisibleIndex = 47;
//
// colWarningStopLine
//
this.colWarningStopLine.Caption = "预警停线标志";
this.colWarningStopLine.FieldName = "WarningStopLine";
this.colWarningStopLine.Name = "colWarningStopLine";
this.colWarningStopLine.Visible = true;
this.colWarningStopLine.VisibleIndex = 48;
//
// colMORemark
//
this.colMORemark.Caption = "工单备注";
this.colMORemark.FieldName = "MORemark";
this.colMORemark.Name = "colMORemark";
this.colMORemark.Visible = true;
this.colMORemark.VisibleIndex = 49;
//
// colEATTRIBUTE2
//
this.colEATTRIBUTE2.Caption = "保留字段2";
this.colEATTRIBUTE2.FieldName = "EATTRIBUTE2";
this.colEATTRIBUTE2.Name = "colEATTRIBUTE2";
//
// colEATTRIBUTE3
//
this.colEATTRIBUTE3.Caption = "保留字段3";
this.colEATTRIBUTE3.FieldName = "EATTRIBUTE3";
this.colEATTRIBUTE3.Name = "colEATTRIBUTE3";
//
// colEATTRIBUTE4
//
this.colEATTRIBUTE4.Caption = "保留字段4";
this.colEATTRIBUTE4.FieldName = "EATTRIBUTE4";
this.colEATTRIBUTE4.Name = "colEATTRIBUTE4";
//
// colSerial
//
this.colSerial.Caption = "生成序列号";
this.colSerial.ColumnEdit = this.repSerialButtonEdit;
this.colSerial.FieldName = "Serial";
this.colSerial.Name = "colSerial";
this.colSerial.Visible = true;
this.colSerial.VisibleIndex = 52;
//
// grdDetail
//
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdDetail.Location = new System.Drawing.Point(2, 22);
this.grdDetail.MainView = this.grvDetail;
this.grdDetail.Name = "grdDetail";
this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repSerialButtonEdit});
this.grdDetail.Size = new System.Drawing.Size(913, 359);
this.grdDetail.TabIndex = 0;
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvDetail,
this.grvAdvDetail});
//
// FormICSMOX
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(917, 439);
this.Controls.Add(this.groupControl1);
this.Controls.Add(this.rptPage);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSMOX";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormGridReport";
this.Load += new System.EventHandler(this.FormICSMO_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.repSerialButtonEdit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnOutPut;
private DevExpress.XtraEditors.SimpleButton btnConfig;
private DevExpress.XtraEditors.SimpleButton btnExit;
private DevExpress.XtraEditors.SimpleButton btnFilter;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.SimpleButton btnRefresh;
private DevExpress.XtraEditors.LabelControl MOTitle;
private DevExpress.XtraEditors.SimpleButton btnCreate;
private DevExpress.XtraEditors.SimpleButton btnCancelAll;
private DevExpress.XtraEditors.SimpleButton btnDel;
private DevExpress.XtraEditors.SimpleButton btnSelectAll;
private Base.UserControl.FormControl.PageNavTool rptPage;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraEditors.SimpleButton btnModify;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.SimpleButton txtcancelStop;
private DevExpress.XtraEditors.SimpleButton txtstop;
private DevExpress.XtraEditors.SimpleButton txtcancelSend;
private DevExpress.XtraEditors.SimpleButton txtsend;
private DevExpress.XtraEditors.SimpleButton txtcloseDan;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
private DevExpress.XtraGrid.Columns.GridColumn colMOMEMO;
private DevExpress.XtraGrid.Columns.GridColumn colMOTYPE;
private DevExpress.XtraGrid.Columns.GridColumn colMODESC;
private DevExpress.XtraGrid.Columns.GridColumn colMOBIOSVER;
private DevExpress.XtraGrid.Columns.GridColumn colMOPCBAVER;
private DevExpress.XtraGrid.Columns.GridColumn colMOPLANQTY;
private DevExpress.XtraGrid.Columns.GridColumn colMOINPUTQTY;
private DevExpress.XtraGrid.Columns.GridColumn colMOSCRAPQTY;
private DevExpress.XtraGrid.Columns.GridColumn colMOACTQTY;
private DevExpress.XtraGrid.Columns.GridColumn colMOPLANSTARTDATE;
private DevExpress.XtraGrid.Columns.GridColumn colMOPLANENDDATE;
private DevExpress.XtraGrid.Columns.GridColumn colMOACTSTARTDATE;
private DevExpress.XtraGrid.Columns.GridColumn colMOACTENDDATE;
private DevExpress.XtraGrid.Columns.GridColumn colFACTORY;
private DevExpress.XtraGrid.Columns.GridColumn colCUSCODE;
private DevExpress.XtraGrid.Columns.GridColumn colCUSNAME;
private DevExpress.XtraGrid.Columns.GridColumn colCUSORDERNO;
private DevExpress.XtraGrid.Columns.GridColumn colCUSITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn colORDERNO;
private DevExpress.XtraGrid.Columns.GridColumn colORDERSEQ;
private DevExpress.XtraGrid.Columns.GridColumn colMOUSER;
private DevExpress.XtraGrid.Columns.GridColumn colMODOWNDATE;
private DevExpress.XtraGrid.Columns.GridColumn colMOSTATUS;
private DevExpress.XtraGrid.Columns.GridColumn colMOVER;
private DevExpress.XtraGrid.Columns.GridColumn colISCONINPUT;
private DevExpress.XtraGrid.Columns.GridColumn colISBOMPASS;
private DevExpress.XtraGrid.Columns.GridColumn colIDMERGERULE;
private DevExpress.XtraGrid.Columns.GridColumn colWorkPoint;
private DevExpress.XtraGrid.Columns.GridColumn colMUSER;
private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1;
private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn colMORELEASETIME;
private DevExpress.XtraGrid.Columns.GridColumn colMOPENDINGCAUSE;
private DevExpress.XtraGrid.Columns.GridColumn colMOIMPORTTIME;
private DevExpress.XtraGrid.Columns.GridColumn colOFFMOQTY;
private DevExpress.XtraGrid.Columns.GridColumn colISCOMPARESOFT;
private DevExpress.XtraGrid.Columns.GridColumn colRMABILLCODE;
private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ;
private DevExpress.XtraGrid.Columns.GridColumn colREMOCODE;
private DevExpress.XtraGrid.Columns.GridColumn colREMOITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn colREMOITEMDESC;
private DevExpress.XtraGrid.Columns.GridColumn colREMOLOTNO;
private DevExpress.XtraGrid.Columns.GridColumn colREMOENABLED;
private DevExpress.XtraGrid.Columns.GridColumn colMOBOM;
private DevExpress.XtraGrid.Columns.GridColumn colMOOP;
private DevExpress.XtraGrid.Columns.GridColumn colITEMDESC;
private DevExpress.XtraGrid.Columns.GridColumn colMOPLANENDTIME;
private DevExpress.XtraGrid.Columns.GridColumn colMOPLANLINE;
private DevExpress.XtraGrid.Columns.GridColumn colBackflushStorage;
private DevExpress.XtraGrid.Columns.GridColumn colWarningStopLine;
private DevExpress.XtraGrid.Columns.GridColumn colMORemark;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE2;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE3;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE4;
private DevExpress.XtraGrid.Columns.GridColumn colSerial;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repSerialButtonEdit;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
}
}