锐腾搅拌上料功能
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.

839 lines
45 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSPACKINGINPUT
{
/// <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(FormICSPACKINGINPUT));
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.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.btnTrans = new DevExpress.XtraEditors.SimpleButton();
this.btnShow = new DevExpress.XtraEditors.SimpleButton();
this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
this.btnModify = new DevExpress.XtraEditors.SimpleButton();
this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOBITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVUOM = 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.colEATTRIBUTE2 = new DevExpress.XtraGrid.Columns.GridColumn();
this. = new DevExpress.XtraGrid.Columns.GridColumn();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.gridViewGroup = new DevExpress.XtraGrid.GridControl();
this.grvViewGroup = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colTransferNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOBITEMCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCINVNAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCINVTYPE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVUOM1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOBITEMQTY1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridViewGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvViewGroup)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).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(540, 0);
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnOutPut.Name = "btnOutPut";
this.btnOutPut.Size = new System.Drawing.Size(63, 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(194, 0);
this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnConfig.Name = "btnConfig";
this.btnConfig.Size = new System.Drawing.Size(92, 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(661, 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(135, 0);
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFilter.Name = "btnFilter";
this.btnFilter.Size = new System.Drawing.Size(59, 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.btnDel);
this.panelControl3.Controls.Add(this.btnSave);
this.panelControl3.Controls.Add(this.btnTrans);
this.panelControl3.Controls.Add(this.btnShow);
this.panelControl3.Controls.Add(this.btnPrint);
this.panelControl3.Controls.Add(this.btnModify);
this.panelControl3.Controls.Add(this.btnCancelAll);
this.panelControl3.Controls.Add(this.btnSelectAll);
this.panelControl3.Controls.Add(this.lblTitle);
this.panelControl3.Controls.Add(this.btnRefresh);
this.panelControl3.Controls.Add(this.btnClose);
this.panelControl3.Controls.Add(this.btnFilter);
this.panelControl3.Controls.Add(this.btnExit);
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(1251, 30);
this.panelControl3.TabIndex = 13;
//
// btnSave
//
this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSave.Appearance.ForeColor = System.Drawing.Color.White;
this.btnSave.Appearance.Options.UseFont = true;
this.btnSave.Appearance.Options.UseForeColor = true;
this.btnSave.Appearance.Options.UseTextOptions = true;
this.btnSave.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
this.btnSave.Location = new System.Drawing.Point(716, 0);
this.btnSave.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnSave.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(58, 30);
this.btnSave.TabIndex = 128;
this.btnSave.Text = "审核";
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// btnTrans
//
this.btnTrans.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnTrans.Appearance.ForeColor = System.Drawing.Color.White;
this.btnTrans.Appearance.Options.UseFont = true;
this.btnTrans.Appearance.Options.UseForeColor = true;
this.btnTrans.Appearance.Options.UseTextOptions = true;
this.btnTrans.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnTrans.Image = ((System.Drawing.Image)(resources.GetObject("btnTrans.Image")));
this.btnTrans.Location = new System.Drawing.Point(972, 0);
this.btnTrans.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnTrans.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnTrans.Name = "btnTrans";
this.btnTrans.Size = new System.Drawing.Size(87, 30);
this.btnTrans.TabIndex = 127;
this.btnTrans.Text = "生成调拨单";
this.btnTrans.Visible = false;
this.btnTrans.Click += new System.EventHandler(this.btnTrans_Click);
//
// btnShow
//
this.btnShow.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnShow.Appearance.ForeColor = System.Drawing.Color.White;
this.btnShow.Appearance.Options.UseFont = true;
this.btnShow.Appearance.Options.UseForeColor = true;
this.btnShow.Appearance.Options.UseTextOptions = true;
this.btnShow.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnShow.Image = ((System.Drawing.Image)(resources.GetObject("btnShow.Image")));
this.btnShow.Location = new System.Drawing.Point(401, 0);
this.btnShow.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnShow.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnShow.Name = "btnShow";
this.btnShow.Size = new System.Drawing.Size(77, 30);
this.btnShow.TabIndex = 126;
this.btnShow.Text = "显示汇总";
this.btnShow.Click += new System.EventHandler(this.btnShow_Click);
//
// btnPrint
//
this.btnPrint.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White;
this.btnPrint.Appearance.Options.UseBackColor = true;
this.btnPrint.Appearance.Options.UseFont = true;
this.btnPrint.Appearance.Options.UseForeColor = true;
this.btnPrint.Appearance.Options.UseTextOptions = true;
this.btnPrint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
this.btnPrint.Location = new System.Drawing.Point(1058, 0);
this.btnPrint.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnPrint.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(63, 30);
this.btnPrint.TabIndex = 125;
this.btnPrint.Text = "打印";
this.btnPrint.Visible = false;
this.btnPrint.Click += new System.EventHandler(this.btnPrint_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(478, 0);
this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnModify.Name = "btnModify";
this.btnModify.Size = new System.Drawing.Size(63, 30);
this.btnModify.TabIndex = 24;
this.btnModify.Text = "修改";
this.btnModify.Click += new System.EventHandler(this.btnModify_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(344, 0);
this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnCancelAll.Name = "btnCancelAll";
this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
this.btnCancelAll.TabIndex = 22;
this.btnCancelAll.Text = "全消";
this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_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(286, 0);
this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnSelectAll.Name = "btnSelectAll";
this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
this.btnSelectAll.TabIndex = 20;
this.btnSelectAll.Text = "全选";
this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_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(3, 4);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(130, 23);
this.lblTitle.TabIndex = 19;
this.lblTitle.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(603, 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);
//
// btnClose
//
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.Dock = System.Windows.Forms.DockStyle.Right;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.Location = new System.Drawing.Point(1225, 0);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(26, 30);
this.btnClose.TabIndex = 14;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// groupControl1
//
this.groupControl1.Controls.Add(this.grdDetail);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupControl1.Location = new System.Drawing.Point(0, 30);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(1251, 244);
this.groupControl1.TabIndex = 14;
this.groupControl1.Text = "工单信息";
//
// 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.repositoryItemMemoEdit1});
this.grdDetail.Size = new System.Drawing.Size(1247, 220);
this.grdDetail.TabIndex = 0;
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvDetail,
this.grvAdvDetail});
//
// grvDetail
//
this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colisSelect,
this.colID,
this.colMOCODE,
this.colMOSEQ,
this.colITEMCODE,
this.colINVNAME,
this.colINVTYPE,
this.colMOBITEMCODE,
this.colCINVNAME,
this.colCINVTYPE,
this.colINVUOM,
this.colWorkPoint,
this.colMUSER,
this.colMUSERName,
this.colMTIME,
this.colEATTRIBUTE1,
this.colEATTRIBUTE2,
this.});
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 40;
this.grvDetail.Name = "grvDetail";
this.grvDetail.OptionsBehavior.Editable = false;
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.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
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;
this.colisSelect.Width = 42;
//
// colID
//
this.colID.Caption = "guid";
this.colID.ColumnEdit = this.repositoryItemMemoEdit1;
this.colID.FieldName = "ID";
this.colID.Name = "colID";
//
// repositoryItemMemoEdit1
//
this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
//
// colMOCODE
//
this.colMOCODE.Caption = "生产订单号";
this.colMOCODE.ColumnEdit = this.repositoryItemMemoEdit1;
this.colMOCODE.FieldName = "MOCODE";
this.colMOCODE.Name = "colMOCODE";
this.colMOCODE.Visible = true;
this.colMOCODE.VisibleIndex = 1;
//
// colMOSEQ
//
this.colMOSEQ.Caption = "行号";
this.colMOSEQ.ColumnEdit = this.repositoryItemMemoEdit1;
this.colMOSEQ.FieldName = "MOSEQ";
this.colMOSEQ.Name = "colMOSEQ";
this.colMOSEQ.Visible = true;
this.colMOSEQ.VisibleIndex = 2;
//
// colITEMCODE
//
this.colITEMCODE.Caption = "存货编码";
this.colITEMCODE.ColumnEdit = this.repositoryItemMemoEdit1;
this.colITEMCODE.FieldName = "ITEMCODE";
this.colITEMCODE.Name = "colITEMCODE";
this.colITEMCODE.Visible = true;
this.colITEMCODE.VisibleIndex = 3;
//
// colINVNAME
//
this.colINVNAME.Caption = "存货名称";
this.colINVNAME.ColumnEdit = this.repositoryItemMemoEdit1;
this.colINVNAME.FieldName = "INVNAME";
this.colINVNAME.Name = "colINVNAME";
this.colINVNAME.Visible = true;
this.colINVNAME.VisibleIndex = 4;
//
// colINVTYPE
//
this.colINVTYPE.Caption = "规格型号";
this.colINVTYPE.ColumnEdit = this.repositoryItemMemoEdit1;
this.colINVTYPE.FieldName = "INVTYPE";
this.colINVTYPE.Name = "colINVTYPE";
//
// colMOBITEMCODE
//
this.colMOBITEMCODE.Caption = "子件存货编码";
this.colMOBITEMCODE.FieldName = "MOBITEMCODE";
this.colMOBITEMCODE.Name = "colMOBITEMCODE";
//
// colCINVNAME
//
this.colCINVNAME.Caption = "子件存货名称";
this.colCINVNAME.FieldName = "CINVNAME";
this.colCINVNAME.Name = "colCINVNAME";
//
// colCINVTYPE
//
this.colCINVTYPE.Caption = "子件规格型号";
this.colCINVTYPE.FieldName = "CINVTYPE";
this.colCINVTYPE.Name = "colCINVTYPE";
//
// colINVUOM
//
this.colINVUOM.Caption = "单位";
this.colINVUOM.FieldName = "INVUOM";
this.colINVUOM.Name = "colINVUOM";
//
// 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.ColumnEdit = this.repositoryItemMemoEdit1;
this.colMUSERName.FieldName = "MUSERName";
this.colMUSERName.Name = "colMUSERName";
this.colMUSERName.Visible = true;
this.colMUSERName.VisibleIndex = 6;
//
// colMTIME
//
this.colMTIME.Caption = "维护时间";
this.colMTIME.ColumnEdit = this.repositoryItemMemoEdit1;
this.colMTIME.FieldName = "MTIME";
this.colMTIME.Name = "colMTIME";
this.colMTIME.Visible = true;
this.colMTIME.VisibleIndex = 7;
//
// colEATTRIBUTE1
//
this.colEATTRIBUTE1.Caption = "备用字段1";
this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1";
this.colEATTRIBUTE1.Name = "colEATTRIBUTE1";
//
// colEATTRIBUTE2
//
this.colEATTRIBUTE2.Caption = "备用字段2";
this.colEATTRIBUTE2.FieldName = "EATTRIBUTE2";
this.colEATTRIBUTE2.Name = "colEATTRIBUTE2";
//
// 工单数量
//
this..Caption = "工单数量";
this..FieldName = "MOPlanQty";
this..Name = "工单数量";
this..Visible = true;
this..VisibleIndex = 5;
//
// 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;
//
// groupControl2
//
this.groupControl2.Controls.Add(this.gridViewGroup);
this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl2.Location = new System.Drawing.Point(0, 274);
this.groupControl2.Name = "groupControl2";
this.groupControl2.Size = new System.Drawing.Size(1251, 400);
this.groupControl2.TabIndex = 15;
this.groupControl2.Text = "子件汇总";
//
// gridViewGroup
//
this.gridViewGroup.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridViewGroup.Location = new System.Drawing.Point(2, 22);
this.gridViewGroup.MainView = this.grvViewGroup;
this.gridViewGroup.Name = "gridViewGroup";
this.gridViewGroup.Size = new System.Drawing.Size(1247, 376);
this.gridViewGroup.TabIndex = 1;
this.gridViewGroup.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvViewGroup,
this.advBandedGridView1});
//
// grvViewGroup
//
this.grvViewGroup.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colTransferNO,
this.colMOCODE1,
this.gridColumn2,
this.gridColumn3,
this.gridColumn4,
this.gridColumn5,
this.colMOBITEMCODE1,
this.colCINVNAME1,
this.colCINVTYPE1,
this.colINVUOM1,
this.colMOBITEMQTY1,
this.gridColumn21,
this.colStatus});
this.grvViewGroup.GridControl = this.gridViewGroup;
this.grvViewGroup.IndicatorWidth = 40;
this.grvViewGroup.Name = "grvViewGroup";
this.grvViewGroup.OptionsBehavior.ReadOnly = true;
this.grvViewGroup.OptionsSelection.MultiSelect = true;
this.grvViewGroup.OptionsView.ColumnAutoWidth = false;
this.grvViewGroup.OptionsView.ShowGroupPanel = false;
//
// colTransferNO
//
this.colTransferNO.Caption = "申请单号";
this.colTransferNO.FieldName = "TransferNO";
this.colTransferNO.Name = "colTransferNO";
this.colTransferNO.Visible = true;
this.colTransferNO.VisibleIndex = 0;
//
// colMOCODE1
//
this.colMOCODE1.Caption = "生产订单号";
this.colMOCODE1.FieldName = "MOCODE";
this.colMOCODE1.Name = "colMOCODE1";
this.colMOCODE1.Width = 90;
//
// gridColumn2
//
this.gridColumn2.Caption = "行号";
this.gridColumn2.FieldName = "TransferLineNo";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 1;
this.gridColumn2.Width = 70;
//
// gridColumn3
//
this.gridColumn3.Caption = "存货编码";
this.gridColumn3.FieldName = "ITEMCODE";
this.gridColumn3.Name = "gridColumn3";
//
// gridColumn4
//
this.gridColumn4.Caption = "存货名称";
this.gridColumn4.FieldName = "INVNAME";
this.gridColumn4.Name = "gridColumn4";
//
// gridColumn5
//
this.gridColumn5.Caption = "规格型号";
this.gridColumn5.FieldName = "INVTYPE";
this.gridColumn5.Name = "gridColumn5";
//
// colMOBITEMCODE1
//
this.colMOBITEMCODE1.Caption = "子件存货编码";
this.colMOBITEMCODE1.FieldName = "MOBITEMCODE";
this.colMOBITEMCODE1.Name = "colMOBITEMCODE1";
this.colMOBITEMCODE1.Visible = true;
this.colMOBITEMCODE1.VisibleIndex = 2;
//
// colCINVNAME1
//
this.colCINVNAME1.Caption = "子件存货名称";
this.colCINVNAME1.FieldName = "CINVNAME";
this.colCINVNAME1.Name = "colCINVNAME1";
this.colCINVNAME1.Visible = true;
this.colCINVNAME1.VisibleIndex = 3;
//
// colCINVTYPE1
//
this.colCINVTYPE1.Caption = "子件规格型号";
this.colCINVTYPE1.FieldName = "CINVTYPE";
this.colCINVTYPE1.Name = "colCINVTYPE1";
this.colCINVTYPE1.Visible = true;
this.colCINVTYPE1.VisibleIndex = 4;
//
// colINVUOM1
//
this.colINVUOM1.Caption = "单位";
this.colINVUOM1.FieldName = "INVUOM";
this.colINVUOM1.Name = "colINVUOM1";
this.colINVUOM1.Visible = true;
this.colINVUOM1.VisibleIndex = 5;
//
// colMOBITEMQTY1
//
this.colMOBITEMQTY1.Caption = "应领数量";
this.colMOBITEMQTY1.FieldName = "MOBITEMQTY";
this.colMOBITEMQTY1.Name = "colMOBITEMQTY1";
this.colMOBITEMQTY1.Visible = true;
this.colMOBITEMQTY1.VisibleIndex = 6;
//
// gridColumn21
//
this.gridColumn21.Caption = "线边仓数量";
this.gridColumn21.FieldName = "QTYXBC";
this.gridColumn21.Name = "gridColumn21";
//
// colStatus
//
this.colStatus.Caption = "状态";
this.colStatus.FieldName = "Status";
this.colStatus.Name = "colStatus";
this.colStatus.Visible = true;
this.colStatus.VisibleIndex = 7;
//
// advBandedGridView1
//
this.advBandedGridView1.GridControl = this.gridViewGroup;
this.advBandedGridView1.Name = "advBandedGridView1";
this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
this.advBandedGridView1.OptionsSelection.MultiSelect = true;
this.advBandedGridView1.OptionsView.ShowFooter = true;
this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
//
// 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(774, 0);
this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnDel.Name = "btnDel";
this.btnDel.Size = new System.Drawing.Size(65, 30);
this.btnDel.TabIndex = 129;
this.btnDel.Text = "反审核";
this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
//
// FormICSPACKINGINPUT
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1251, 674);
this.Controls.Add(this.groupControl2);
this.Controls.Add(this.groupControl1);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSPACKINGINPUT";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Load += new System.EventHandler(this.FormICSPACKINGINPUT_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.grdDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
this.groupControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridViewGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvViewGroup)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).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 btnClose;
private DevExpress.XtraEditors.SimpleButton btnRefresh;
private DevExpress.XtraEditors.LabelControl lblTitle;
private DevExpress.XtraEditors.SimpleButton btnCancelAll;
private DevExpress.XtraEditors.SimpleButton btnSelectAll;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
private DevExpress.XtraEditors.SimpleButton btnModify;
private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ;
private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
private DevExpress.XtraGrid.Columns.GridColumn colINVTYPE;
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn colCINVNAME;
private DevExpress.XtraGrid.Columns.GridColumn colCINVTYPE;
private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
private DevExpress.XtraGrid.Columns.GridColumn colMUSER;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1;
private DevExpress.XtraGrid.Columns.GridColumn colWorkPoint;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE2;
private DevExpress.XtraEditors.GroupControl groupControl2;
private DevExpress.XtraGrid.GridControl gridViewGroup;
private DevExpress.XtraGrid.Views.Grid.GridView grvViewGroup;
private DevExpress.XtraGrid.Columns.GridColumn colMOCODE1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMCODE1;
private DevExpress.XtraGrid.Columns.GridColumn colCINVNAME1;
private DevExpress.XtraGrid.Columns.GridColumn colCINVTYPE1;
private DevExpress.XtraGrid.Columns.GridColumn colINVUOM1;
private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMQTY1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
private DevExpress.XtraEditors.SimpleButton btnPrint;
private DevExpress.XtraEditors.SimpleButton btnShow;
private DevExpress.XtraEditors.SimpleButton btnTrans;
private DevExpress.XtraGrid.Columns.GridColumn colTransferNO;
private DevExpress.XtraGrid.Columns.GridColumn colStatus;
private DevExpress.XtraEditors.SimpleButton btnSave;
private DevExpress.XtraGrid.Columns.GridColumn ;
private DevExpress.XtraEditors.SimpleButton btnDel;
}
}