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

908 lines
48 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSPOArriveLOT
{
/// <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(FormICSPOArriveLOT));
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.btnAllCreate = new DevExpress.XtraEditors.SimpleButton();
this.btnDelAll = new DevExpress.XtraEditors.SimpleButton();
this.btnSelAll = new DevExpress.XtraEditors.SimpleButton();
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
this.MOTitle = new DevExpress.XtraEditors.LabelControl();
this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colirowno = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVenBatch = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRODUCTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colisInput = new DevExpress.XtraGrid.Columns.GridColumn();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.panel1 = new System.Windows.Forms.Panel();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.gridControl = new DevExpress.XtraGrid.GridControl();
this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
this.coSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.cocInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.coBatch = new DevExpress.XtraGrid.Columns.GridColumn();
this.coINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.coINVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
this.cocCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.coirowno = new DevExpress.XtraGrid.Columns.GridColumn();
this.coPOCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.coPORow = new DevExpress.XtraGrid.Columns.GridColumn();
this.coiQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHasQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.coINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
this.coMUser = new DevExpress.XtraGrid.Columns.GridColumn();
this.coMTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.coFree1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.coUpLoad = new DevExpress.XtraGrid.Columns.GridColumn();
this.btnUpLoad = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.coDownLoad = new DevExpress.XtraGrid.Columns.GridColumn();
this.btnDownLoad = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.coFileName = new DevExpress.XtraGrid.Columns.GridColumn();
this.coERPAutoid = new DevExpress.XtraGrid.Columns.GridColumn();
this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.panel2 = new System.Windows.Forms.Panel();
this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
this.panel3 = new System.Windows.Forms.Panel();
this.colINVCLASS = new DevExpress.XtraGrid.Columns.GridColumn();
((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.grvAdvDetail)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnUpLoad)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnDownLoad)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.SuspendLayout();
//
// 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(584, 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);
//
// 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.btnAllCreate);
this.panelControl3.Controls.Add(this.btnDelAll);
this.panelControl3.Controls.Add(this.btnSelAll);
this.panelControl3.Controls.Add(this.btnFilter);
this.panelControl3.Controls.Add(this.btnConfig);
this.panelControl3.Controls.Add(this.btnClose);
this.panelControl3.Controls.Add(this.btnCreate);
this.panelControl3.Controls.Add(this.MOTitle);
this.panelControl3.Controls.Add(this.btnExit);
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(1109, 30);
this.panelControl3.TabIndex = 13;
//
// btnAllCreate
//
this.btnAllCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnAllCreate.Appearance.ForeColor = System.Drawing.Color.White;
this.btnAllCreate.Appearance.Options.UseFont = true;
this.btnAllCreate.Appearance.Options.UseForeColor = true;
this.btnAllCreate.Appearance.Options.UseTextOptions = true;
this.btnAllCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnAllCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnAllCreate.Image")));
this.btnAllCreate.Location = new System.Drawing.Point(504, 0);
this.btnAllCreate.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnAllCreate.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnAllCreate.Name = "btnAllCreate";
this.btnAllCreate.Size = new System.Drawing.Size(80, 30);
this.btnAllCreate.TabIndex = 31;
this.btnAllCreate.Text = "批量生成";
this.btnAllCreate.Click += new System.EventHandler(this.btnAllCreate_Click);
//
// btnDelAll
//
this.btnDelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnDelAll.Appearance.ForeColor = System.Drawing.Color.White;
this.btnDelAll.Appearance.Options.UseFont = true;
this.btnDelAll.Appearance.Options.UseForeColor = true;
this.btnDelAll.Appearance.Options.UseTextOptions = true;
this.btnDelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnDelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnDelAll.Image")));
this.btnDelAll.Location = new System.Drawing.Point(389, 0);
this.btnDelAll.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnDelAll.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnDelAll.Name = "btnDelAll";
this.btnDelAll.Size = new System.Drawing.Size(57, 30);
this.btnDelAll.TabIndex = 30;
this.btnDelAll.Text = "全消";
this.btnDelAll.Click += new System.EventHandler(this.btnDelAll_Click);
//
// btnSelAll
//
this.btnSelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnSelAll.Appearance.ForeColor = System.Drawing.Color.White;
this.btnSelAll.Appearance.Options.UseFont = true;
this.btnSelAll.Appearance.Options.UseForeColor = true;
this.btnSelAll.Appearance.Options.UseTextOptions = true;
this.btnSelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnSelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelAll.Image")));
this.btnSelAll.Location = new System.Drawing.Point(332, 0);
this.btnSelAll.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnSelAll.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnSelAll.Name = "btnSelAll";
this.btnSelAll.Size = new System.Drawing.Size(57, 30);
this.btnSelAll.TabIndex = 29;
this.btnSelAll.Text = "全选";
this.btnSelAll.Click += new System.EventHandler(this.btnSelAll_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(181, 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 = 27;
this.btnFilter.Text = "过滤";
this.btnFilter.Click += new System.EventHandler(this.btnFilter_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(240, 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 = 26;
this.btnConfig.Text = "数据源设置";
this.btnConfig.Click += new System.EventHandler(this.btnConfig_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(1083, 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);
//
// 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(446, 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);
//
// 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(4, 4);
this.MOTitle.Name = "MOTitle";
this.MOTitle.Size = new System.Drawing.Size(171, 23);
this.MOTitle.TabIndex = 19;
this.MOTitle.Text = "到货单条码标签产生及打印";
//
// 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, 550);
this.rptPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rptPage.Name = "rptPage";
this.rptPage.PageIndex = 0;
this.rptPage.PageSize = 0;
this.rptPage.RecordNum = 0;
this.rptPage.Size = new System.Drawing.Size(1109, 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, 0);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(1109, 192);
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.Size = new System.Drawing.Size(1105, 168);
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.colID,
this.colisSelect,
this.colLotNO,
this.colLOTQTY,
this.colINVUOM,
this.colcCode,
this.colirowno,
this.colVenderLotNO,
this.colVenBatch,
this.colPRODUCTDATE,
this.colMUSERName,
this.colisInput});
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 55;
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.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);
//
// colID
//
this.colID.Caption = "ID";
this.colID.FieldName = "ID";
this.colID.Name = "colID";
//
// colisSelect
//
this.colisSelect.Caption = "选择";
this.colisSelect.FieldName = "isSelect";
this.colisSelect.Name = "colisSelect";
this.colisSelect.OptionsColumn.AllowEdit = false;
this.colisSelect.Visible = true;
this.colisSelect.VisibleIndex = 0;
this.colisSelect.Width = 45;
//
// colLotNO
//
this.colLotNO.Caption = "物料条码";
this.colLotNO.FieldName = "LotNO";
this.colLotNO.Name = "colLotNO";
this.colLotNO.Visible = true;
this.colLotNO.VisibleIndex = 1;
this.colLotNO.Width = 100;
//
// colLOTQTY
//
this.colLOTQTY.Caption = "数量";
this.colLOTQTY.FieldName = "LOTQTY";
this.colLOTQTY.Name = "colLOTQTY";
this.colLOTQTY.Visible = true;
this.colLOTQTY.VisibleIndex = 2;
//
// colINVUOM
//
this.colINVUOM.Caption = "单位";
this.colINVUOM.FieldName = "INVUOM";
this.colINVUOM.Name = "colINVUOM";
this.colINVUOM.Visible = true;
this.colINVUOM.VisibleIndex = 3;
this.colINVUOM.Width = 45;
//
// colcCode
//
this.colcCode.Caption = "到货单号";
this.colcCode.FieldName = "cCode";
this.colcCode.Name = "colcCode";
this.colcCode.Visible = true;
this.colcCode.VisibleIndex = 4;
//
// colirowno
//
this.colirowno.Caption = "到货单行号";
this.colirowno.FieldName = "irowno";
this.colirowno.Name = "colirowno";
this.colirowno.Visible = true;
this.colirowno.VisibleIndex = 5;
//
// colVenderLotNO
//
this.colVenderLotNO.Caption = "零件号";
this.colVenderLotNO.FieldName = "VenderLotNO";
this.colVenderLotNO.Name = "colVenderLotNO";
this.colVenderLotNO.Visible = true;
this.colVenderLotNO.VisibleIndex = 6;
//
// colVenBatch
//
this.colVenBatch.Caption = "供应商炉批号";
this.colVenBatch.FieldName = "VenBatch";
this.colVenBatch.Name = "colVenBatch";
this.colVenBatch.Visible = true;
this.colVenBatch.VisibleIndex = 7;
//
// colPRODUCTDATE
//
this.colPRODUCTDATE.Caption = "到货日期";
this.colPRODUCTDATE.FieldName = "PRODUCTDATE";
this.colPRODUCTDATE.Name = "colPRODUCTDATE";
this.colPRODUCTDATE.Visible = true;
this.colPRODUCTDATE.VisibleIndex = 8;
//
// colMUSERName
//
this.colMUSERName.Caption = "维护人";
this.colMUSERName.FieldName = "MUSERName";
this.colMUSERName.Name = "colMUSERName";
this.colMUSERName.Visible = true;
this.colMUSERName.VisibleIndex = 9;
//
// colisInput
//
this.colisInput.Caption = "已入库";
this.colisInput.FieldName = "isInput";
this.colisInput.Name = "colisInput";
this.colisInput.Visible = true;
this.colisInput.VisibleIndex = 10;
this.colisInput.Width = 45;
//
// 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;
//
// panel1
//
this.panel1.Controls.Add(this.groupControl2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 30);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1109, 298);
this.panel1.TabIndex = 16;
//
// groupControl2
//
this.groupControl2.Controls.Add(this.gridControl);
this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl2.Location = new System.Drawing.Point(0, 0);
this.groupControl2.Name = "groupControl2";
this.groupControl2.Size = new System.Drawing.Size(1109, 298);
this.groupControl2.TabIndex = 15;
this.groupControl2.Text = "详细信息";
//
// gridControl
//
this.gridControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl.Location = new System.Drawing.Point(2, 22);
this.gridControl.MainView = this.gridView;
this.gridControl.Name = "gridControl";
this.gridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.btnUpLoad,
this.btnDownLoad});
this.gridControl.Size = new System.Drawing.Size(1105, 274);
this.gridControl.TabIndex = 0;
this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView,
this.advBandedGridView1});
//
// gridView
//
this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.coSelect,
this.cocInvCode,
this.coBatch,
this.coINVNAME,
this.coINVSTD,
this.colINVCLASS,
this.cocCode,
this.coirowno,
this.coPOCode,
this.coPORow,
this.coiQuantity,
this.colHasQty,
this.coINVUOM,
this.coMUser,
this.coMTime,
this.coFree1,
this.coUpLoad,
this.coDownLoad,
this.coFileName,
this.coERPAutoid});
this.gridView.GridControl = this.gridControl;
this.gridView.IndicatorWidth = 55;
this.gridView.Name = "gridView";
this.gridView.OptionsBehavior.ReadOnly = true;
this.gridView.OptionsSelection.MultiSelect = true;
this.gridView.OptionsView.ColumnAutoWidth = false;
this.gridView.OptionsView.ShowFooter = true;
this.gridView.OptionsView.ShowGroupPanel = false;
this.gridView.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView_CustomDrawRowIndicator);
this.gridView.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.gridView_CustomDrawCell);
this.gridView.DoubleClick += new System.EventHandler(this.gridView_DoubleClick);
//
// coSelect
//
this.coSelect.Caption = "选择";
this.coSelect.FieldName = "coSelect";
this.coSelect.Name = "coSelect";
this.coSelect.OptionsColumn.AllowEdit = false;
this.coSelect.Visible = true;
this.coSelect.VisibleIndex = 0;
this.coSelect.Width = 45;
//
// cocInvCode
//
this.cocInvCode.Caption = "存货编码";
this.cocInvCode.FieldName = "cInvCode";
this.cocInvCode.Name = "cocInvCode";
this.cocInvCode.Visible = true;
this.cocInvCode.VisibleIndex = 1;
this.cocInvCode.Width = 100;
//
// coBatch
//
this.coBatch.Caption = "零件号";
this.coBatch.FieldName = "Batch";
this.coBatch.Name = "coBatch";
this.coBatch.Visible = true;
this.coBatch.VisibleIndex = 2;
//
// coINVNAME
//
this.coINVNAME.Caption = "存货名称";
this.coINVNAME.FieldName = "INVNAME";
this.coINVNAME.Name = "coINVNAME";
this.coINVNAME.Visible = true;
this.coINVNAME.VisibleIndex = 3;
//
// coINVSTD
//
this.coINVSTD.Caption = "规格型号";
this.coINVSTD.FieldName = "INVSTD";
this.coINVSTD.Name = "coINVSTD";
this.coINVSTD.Visible = true;
this.coINVSTD.VisibleIndex = 4;
this.coINVSTD.Width = 45;
//
// cocCode
//
this.cocCode.Caption = "到货单号";
this.cocCode.FieldName = "cCode";
this.cocCode.Name = "cocCode";
this.cocCode.Visible = true;
this.cocCode.VisibleIndex = 6;
//
// coirowno
//
this.coirowno.Caption = "到货单行号";
this.coirowno.FieldName = "irowno";
this.coirowno.Name = "coirowno";
this.coirowno.Visible = true;
this.coirowno.VisibleIndex = 7;
//
// coPOCode
//
this.coPOCode.Caption = "采购订单号";
this.coPOCode.FieldName = "POCode";
this.coPOCode.Name = "coPOCode";
this.coPOCode.Visible = true;
this.coPOCode.VisibleIndex = 8;
//
// coPORow
//
this.coPORow.Caption = "采购订单行号";
this.coPORow.FieldName = "PORow";
this.coPORow.Name = "coPORow";
this.coPORow.Visible = true;
this.coPORow.VisibleIndex = 9;
//
// coiQuantity
//
this.coiQuantity.Caption = "数量";
this.coiQuantity.FieldName = "iQuantity";
this.coiQuantity.Name = "coiQuantity";
this.coiQuantity.Visible = true;
this.coiQuantity.VisibleIndex = 10;
//
// colHasQty
//
this.colHasQty.Caption = "已生成数量";
this.colHasQty.FieldName = "HasQty";
this.colHasQty.Name = "colHasQty";
this.colHasQty.Visible = true;
this.colHasQty.VisibleIndex = 11;
//
// coINVUOM
//
this.coINVUOM.Caption = "单位";
this.coINVUOM.FieldName = "INVUOM";
this.coINVUOM.Name = "coINVUOM";
this.coINVUOM.Visible = true;
this.coINVUOM.VisibleIndex = 12;
this.coINVUOM.Width = 45;
//
// coMUser
//
this.coMUser.Caption = "维护人";
this.coMUser.FieldName = "MUser";
this.coMUser.Name = "coMUser";
this.coMUser.Visible = true;
this.coMUser.VisibleIndex = 13;
//
// coMTime
//
this.coMTime.Caption = "维护时间";
this.coMTime.FieldName = "MTime";
this.coMTime.Name = "coMTime";
this.coMTime.Visible = true;
this.coMTime.VisibleIndex = 14;
//
// coFree1
//
this.coFree1.Caption = "材质";
this.coFree1.FieldName = "Free1";
this.coFree1.Name = "coFree1";
this.coFree1.Visible = true;
this.coFree1.VisibleIndex = 15;
//
// coUpLoad
//
this.coUpLoad.Caption = "上传";
this.coUpLoad.ColumnEdit = this.btnUpLoad;
this.coUpLoad.FieldName = "UPLoad";
this.coUpLoad.Name = "coUpLoad";
this.coUpLoad.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
//
// btnUpLoad
//
this.btnUpLoad.AutoHeight = false;
this.btnUpLoad.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.SpinUp)});
this.btnUpLoad.Name = "btnUpLoad";
this.btnUpLoad.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.btnUpLoad.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnUpLoad_ButtonClick);
//
// coDownLoad
//
this.coDownLoad.Caption = "下载";
this.coDownLoad.ColumnEdit = this.btnDownLoad;
this.coDownLoad.FieldName = "DownLoad";
this.coDownLoad.Name = "coDownLoad";
this.coDownLoad.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
//
// btnDownLoad
//
this.btnDownLoad.AutoHeight = false;
this.btnDownLoad.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.SpinDown)});
this.btnDownLoad.Name = "btnDownLoad";
this.btnDownLoad.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.btnDownLoad.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnDownLoad_ButtonClick);
//
// coFileName
//
this.coFileName.Caption = "文档名你";
this.coFileName.FieldName = "FileName";
this.coFileName.Name = "coFileName";
//
// coERPAutoid
//
this.coERPAutoid.Caption = "Autoid";
this.coERPAutoid.FieldName = "ERPAutoid";
this.coERPAutoid.Name = "coERPAutoid";
//
// advBandedGridView1
//
this.advBandedGridView1.GridControl = this.gridControl;
this.advBandedGridView1.Name = "advBandedGridView1";
this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
this.advBandedGridView1.OptionsSelection.MultiSelect = true;
this.advBandedGridView1.OptionsView.ShowFooter = true;
this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
//
// panel2
//
this.panel2.Controls.Add(this.btnPrint);
this.panel2.Controls.Add(this.btnDel);
this.panel2.Controls.Add(this.btnCancelAll);
this.panel2.Controls.Add(this.btnSelectAll);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 328);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1109, 30);
this.panel2.TabIndex = 17;
//
// btnPrint
//
this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White;
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.Center;
this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
this.btnPrint.Location = new System.Drawing.Point(201, 0);
this.btnPrint.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnPrint.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(107, 30);
this.btnPrint.TabIndex = 126;
this.btnPrint.Text = "打印到货条码";
this.btnPrint.Click += new System.EventHandler(this.btnPrint_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.Center;
this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
this.btnDel.Location = new System.Drawing.Point(138, 0);
this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnDel.Name = "btnDel";
this.btnDel.Size = new System.Drawing.Size(57, 30);
this.btnDel.TabIndex = 125;
this.btnDel.Text = "删除";
this.btnDel.Click += new System.EventHandler(this.btnDel_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.Center;
this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
this.btnCancelAll.Location = new System.Drawing.Point(75, 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 = 124;
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(12, 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 = 123;
this.btnSelectAll.Text = "全选";
this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
//
// panel3
//
this.panel3.Controls.Add(this.groupControl1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 358);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1109, 192);
this.panel3.TabIndex = 18;
//
// colINVCLASS
//
this.colINVCLASS.Caption = "物料大类";
this.colINVCLASS.FieldName = "INVCLASS";
this.colINVCLASS.Name = "colINVCLASS";
this.colINVCLASS.Visible = true;
this.colINVCLASS.VisibleIndex = 15;
//
// FormICSPOArriveLOT
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1109, 576);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Controls.Add(this.rptPage);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSPOArriveLOT";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormICSPurchaseLOT";
this.Load += new System.EventHandler(this.FormICSPOArriveLOT_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.grvAdvDetail)).EndInit();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
this.groupControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnUpLoad)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnDownLoad)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SimpleButton btnExit;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.LabelControl MOTitle;
private DevExpress.XtraEditors.SimpleButton btnCreate;
private Base.UserControl.FormControl.PageNavTool rptPage;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraGrid.Columns.GridColumn colLotNO;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
private DevExpress.XtraGrid.Columns.GridColumn colLOTQTY;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colcCode;
private DevExpress.XtraGrid.Columns.GridColumn colirowno;
private DevExpress.XtraGrid.Columns.GridColumn colVenderLotNO;
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTDATE;
private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
private DevExpress.XtraGrid.Columns.GridColumn colisInput;
private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraEditors.GroupControl groupControl2;
private DevExpress.XtraGrid.GridControl gridControl;
private DevExpress.XtraGrid.Views.Grid.GridView gridView;
private DevExpress.XtraGrid.Columns.GridColumn coSelect;
private DevExpress.XtraGrid.Columns.GridColumn cocInvCode;
private DevExpress.XtraGrid.Columns.GridColumn coINVNAME;
private DevExpress.XtraGrid.Columns.GridColumn coINVSTD;
private DevExpress.XtraGrid.Columns.GridColumn cocCode;
private DevExpress.XtraGrid.Columns.GridColumn coirowno;
private DevExpress.XtraGrid.Columns.GridColumn coPOCode;
private DevExpress.XtraGrid.Columns.GridColumn coPORow;
private DevExpress.XtraGrid.Columns.GridColumn coiQuantity;
private DevExpress.XtraGrid.Columns.GridColumn coINVUOM;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private DevExpress.XtraEditors.SimpleButton btnFilter;
private DevExpress.XtraEditors.SimpleButton btnConfig;
private DevExpress.XtraGrid.Columns.GridColumn coMUser;
private DevExpress.XtraGrid.Columns.GridColumn coMTime;
private DevExpress.XtraGrid.Columns.GridColumn coFree1;
private DevExpress.XtraGrid.Columns.GridColumn coBatch;
private DevExpress.XtraGrid.Columns.GridColumn coUpLoad;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit btnUpLoad;
private DevExpress.XtraGrid.Columns.GridColumn coDownLoad;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit btnDownLoad;
private DevExpress.XtraGrid.Columns.GridColumn coFileName;
private DevExpress.XtraGrid.Columns.GridColumn coERPAutoid;
private DevExpress.XtraEditors.SimpleButton btnCancelAll;
private DevExpress.XtraEditors.SimpleButton btnSelectAll;
private DevExpress.XtraEditors.SimpleButton btnPrint;
private DevExpress.XtraEditors.SimpleButton btnDel;
private DevExpress.XtraGrid.Columns.GridColumn colHasQty;
private DevExpress.XtraGrid.Columns.GridColumn colVenBatch;
private DevExpress.XtraEditors.SimpleButton btnDelAll;
private DevExpress.XtraEditors.SimpleButton btnSelAll;
private DevExpress.XtraEditors.SimpleButton btnAllCreate;
private DevExpress.XtraGrid.Columns.GridColumn colINVCLASS;
}
}