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

820 lines
43 KiB

namespace ICSSoft.Frame.APP
{
partial class FormICSRewarehouse
{
/// <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(FormICSRewarehouse));
this.btnExit = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
this.btnDel = 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.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPrintTimes = 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.colVoucherNO = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEATTRIBUTE3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.panel1 = new System.Windows.Forms.Panel();
this.txtCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.grdMoDetail = new DevExpress.XtraGrid.GridControl();
this.grvMoDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colMoId = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMoIsSelect = new DevExpress.XtraGrid.Columns.GridColumn();
this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOPLANQTY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMOSEQ1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMoCode1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.txtQty = new DevExpress.XtraEditors.TextEdit();
this.txtStd = new DevExpress.XtraEditors.TextEdit();
this.txtItemCode = new DevExpress.XtraEditors.TextEdit();
this.txtItemName = new DevExpress.XtraEditors.TextEdit();
this.cmbSEQ = new DevExpress.XtraEditors.ComboBoxEdit();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.VoucherNO = 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.txtCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdMoDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvMoDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtQty.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtStd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbSEQ.Properties)).BeginInit();
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(332, 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.simpleButton4);
this.panelControl3.Controls.Add(this.btnCancelAll);
this.panelControl3.Controls.Add(this.btnSelectAll);
this.panelControl3.Controls.Add(this.btnDel);
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(1173, 30);
this.panelControl3.TabIndex = 13;
//
// simpleButton4
//
this.simpleButton4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.simpleButton4.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.simpleButton4.Appearance.ForeColor = System.Drawing.Color.White;
this.simpleButton4.Appearance.Options.UseBackColor = true;
this.simpleButton4.Appearance.Options.UseFont = true;
this.simpleButton4.Appearance.Options.UseForeColor = true;
this.simpleButton4.Appearance.Options.UseTextOptions = true;
this.simpleButton4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.simpleButton4.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton4.Image")));
this.simpleButton4.Location = new System.Drawing.Point(225, 0);
this.simpleButton4.LookAndFeel.SkinName = "BlueButtonSkin";
this.simpleButton4.LookAndFeel.UseDefaultLookAndFeel = false;
this.simpleButton4.Name = "simpleButton4";
this.simpleButton4.Size = new System.Drawing.Size(107, 30);
this.simpleButton4.TabIndex = 121;
this.simpleButton4.Text = "打印退料条码";
this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_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(639, 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 = 28;
this.btnCancelAll.Text = "全消";
this.btnCancelAll.Visible = false;
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(582, 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 = 27;
this.btnSelectAll.Text = "全选";
this.btnSelectAll.Visible = false;
this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_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(168, 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 = 26;
this.btnDel.Text = "删除";
this.btnDel.Click += new System.EventHandler(this.btnDel_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(1147, 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(110, 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(100, 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, 413);
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(1173, 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, 268);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(1173, 145);
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(1169, 121);
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.colMOCODE,
this.colMOSEQ,
this.colVenderLotNO,
this.colPrintTimes,
this.colPRODUCTDATE,
this.colMUSERName,
this.colisInput,
this.colVoucherNO,
this.colEATTRIBUTE3});
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 60;
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);
//
// 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.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 = 156;
//
// 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;
//
// colMOCODE
//
this.colMOCODE.Caption = "退料单号";
this.colMOCODE.FieldName = "VouchCode";
this.colMOCODE.Name = "colMOCODE";
this.colMOCODE.Visible = true;
this.colMOCODE.VisibleIndex = 4;
//
// colMOSEQ
//
this.colMOSEQ.Caption = "退料行号";
this.colMOSEQ.FieldName = "VouchRow";
this.colMOSEQ.Name = "colMOSEQ";
this.colMOSEQ.Visible = true;
this.colMOSEQ.VisibleIndex = 5;
//
// colVenderLotNO
//
this.colVenderLotNO.Caption = "生产批次";
this.colVenderLotNO.FieldName = "VenderLotNO";
this.colVenderLotNO.Name = "colVenderLotNO";
//
// colPrintTimes
//
this.colPrintTimes.Caption = "打印次数";
this.colPrintTimes.FieldName = "PrintTimes";
this.colPrintTimes.Name = "colPrintTimes";
this.colPrintTimes.Visible = true;
this.colPrintTimes.VisibleIndex = 7;
//
// colPRODUCTDATE
//
this.colPRODUCTDATE.Caption = "生产日期";
this.colPRODUCTDATE.FieldName = "PRODUCTDATE";
this.colPRODUCTDATE.Name = "colPRODUCTDATE";
this.colPRODUCTDATE.Visible = true;
this.colPRODUCTDATE.VisibleIndex = 6;
//
// colMUSERName
//
this.colMUSERName.Caption = "维护人";
this.colMUSERName.FieldName = "MUSERName";
this.colMUSERName.Name = "colMUSERName";
this.colMUSERName.Visible = true;
this.colMUSERName.VisibleIndex = 8;
//
// colisInput
//
this.colisInput.Caption = "已入库";
this.colisInput.FieldName = "isInput";
this.colisInput.Name = "colisInput";
this.colisInput.Visible = true;
this.colisInput.VisibleIndex = 9;
//
// colVoucherNO
//
this.colVoucherNO.Caption = "零件号";
this.colVoucherNO.FieldName = "VoucherNO";
this.colVoucherNO.Name = "colVoucherNO";
this.colVoucherNO.Visible = true;
this.colVoucherNO.VisibleIndex = 10;
//
// colEATTRIBUTE3
//
this.colEATTRIBUTE3.Caption = "比例";
this.colEATTRIBUTE3.FieldName = "EATTRIBUTE3";
this.colEATTRIBUTE3.Name = "colEATTRIBUTE3";
this.colEATTRIBUTE3.Visible = true;
this.colEATTRIBUTE3.VisibleIndex = 11;
//
// 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.txtCode);
this.panel1.Controls.Add(this.grdMoDetail);
this.panel1.Controls.Add(this.txtQty);
this.panel1.Controls.Add(this.txtStd);
this.panel1.Controls.Add(this.txtItemCode);
this.panel1.Controls.Add(this.txtItemName);
this.panel1.Controls.Add(this.cmbSEQ);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label1);
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(1173, 238);
this.panel1.TabIndex = 16;
//
// txtCode
//
this.txtCode.Location = new System.Drawing.Point(60, 16);
this.txtCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txtCode.Name = "txtCode";
this.txtCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtCode.Properties.View = this.gridLookUpEdit1View;
this.txtCode.Size = new System.Drawing.Size(111, 20);
this.txtCode.TabIndex = 8;
this.txtCode.EditValueChanged += new System.EventHandler(this.txtMOCode_EditValueChanged);
//
// gridLookUpEdit1View
//
this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
//
// grdMoDetail
//
this.grdMoDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.grdMoDetail.Location = new System.Drawing.Point(4, 44);
this.grdMoDetail.MainView = this.grvMoDetail;
this.grdMoDetail.Name = "grdMoDetail";
this.grdMoDetail.Size = new System.Drawing.Size(1166, 187);
this.grdMoDetail.TabIndex = 7;
this.grdMoDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvMoDetail,
this.advBandedGridView1});
this.grdMoDetail.Click += new System.EventHandler(this.grdMoDetail_Click);
this.grdMoDetail.DoubleClick += new System.EventHandler(this.grdMoDetail_DoubleClick);
//
// grvMoDetail
//
this.grvMoDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colMoId,
this.colMoIsSelect,
this.colITEMCODE,
this.colMOPLANQTY,
this.colINVNAME,
this.colMOSEQ1,
this.colINVSTD,
this.colMoCode1,
this.VoucherNO});
this.grvMoDetail.GridControl = this.grdMoDetail;
this.grvMoDetail.IndicatorWidth = 60;
this.grvMoDetail.Name = "grvMoDetail";
this.grvMoDetail.OptionsBehavior.Editable = false;
this.grvMoDetail.OptionsBehavior.ReadOnly = true;
this.grvMoDetail.OptionsSelection.MultiSelect = true;
this.grvMoDetail.OptionsView.ColumnAutoWidth = false;
this.grvMoDetail.OptionsView.ShowFooter = true;
this.grvMoDetail.OptionsView.ShowGroupPanel = false;
this.grvMoDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvMoDetail_CustomDrawRowIndicator);
//
// colMoId
//
this.colMoId.Caption = "ID";
this.colMoId.FieldName = "MoID";
this.colMoId.Name = "colMoId";
//
// colMoIsSelect
//
this.colMoIsSelect.Caption = "选择";
this.colMoIsSelect.FieldName = "MoIsSelect";
this.colMoIsSelect.Name = "colMoIsSelect";
this.colMoIsSelect.Visible = true;
this.colMoIsSelect.VisibleIndex = 0;
this.colMoIsSelect.Width = 45;
//
// colITEMCODE
//
this.colITEMCODE.Caption = "存货编码";
this.colITEMCODE.FieldName = "ITEMCODE";
this.colITEMCODE.Name = "colITEMCODE";
this.colITEMCODE.Visible = true;
this.colITEMCODE.VisibleIndex = 3;
this.colITEMCODE.Width = 156;
//
// colMOPLANQTY
//
this.colMOPLANQTY.Caption = "数量";
this.colMOPLANQTY.FieldName = "MOPLANQTY";
this.colMOPLANQTY.Name = "colMOPLANQTY";
this.colMOPLANQTY.Visible = true;
this.colMOPLANQTY.VisibleIndex = 6;
//
// colINVNAME
//
this.colINVNAME.Caption = "存货名称";
this.colINVNAME.FieldName = "INVNAME";
this.colINVNAME.Name = "colINVNAME";
this.colINVNAME.Visible = true;
this.colINVNAME.VisibleIndex = 4;
//
// colMOSEQ1
//
this.colMOSEQ1.Caption = "行号";
this.colMOSEQ1.FieldName = "MOSEQ";
this.colMOSEQ1.Name = "colMOSEQ1";
this.colMOSEQ1.Visible = true;
this.colMOSEQ1.VisibleIndex = 2;
//
// colINVSTD
//
this.colINVSTD.Caption = "规格型号";
this.colINVSTD.FieldName = "INVSTD";
this.colINVSTD.Name = "colINVSTD";
this.colINVSTD.Visible = true;
this.colINVSTD.VisibleIndex = 5;
//
// colMoCode1
//
this.colMoCode1.Caption = "单据号";
this.colMoCode1.FieldName = "MOCODE";
this.colMoCode1.Name = "colMoCode1";
this.colMoCode1.Visible = true;
this.colMoCode1.VisibleIndex = 1;
//
// advBandedGridView1
//
this.advBandedGridView1.GridControl = this.grdMoDetail;
this.advBandedGridView1.Name = "advBandedGridView1";
this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
this.advBandedGridView1.OptionsSelection.MultiSelect = true;
this.advBandedGridView1.OptionsView.ShowFooter = true;
this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
//
// txtQty
//
this.txtQty.Location = new System.Drawing.Point(988, 16);
this.txtQty.Name = "txtQty";
this.txtQty.Properties.ReadOnly = true;
this.txtQty.Size = new System.Drawing.Size(120, 20);
this.txtQty.TabIndex = 4;
this.txtQty.Visible = false;
//
// txtStd
//
this.txtStd.Location = new System.Drawing.Point(818, 16);
this.txtStd.Name = "txtStd";
this.txtStd.Properties.ReadOnly = true;
this.txtStd.Size = new System.Drawing.Size(120, 20);
this.txtStd.TabIndex = 4;
this.txtStd.Visible = false;
//
// txtItemCode
//
this.txtItemCode.Location = new System.Drawing.Point(429, 16);
this.txtItemCode.Name = "txtItemCode";
this.txtItemCode.Properties.ReadOnly = true;
this.txtItemCode.Size = new System.Drawing.Size(120, 20);
this.txtItemCode.TabIndex = 4;
this.txtItemCode.Visible = false;
//
// txtItemName
//
this.txtItemName.Location = new System.Drawing.Point(623, 16);
this.txtItemName.Name = "txtItemName";
this.txtItemName.Properties.ReadOnly = true;
this.txtItemName.Size = new System.Drawing.Size(120, 20);
this.txtItemName.TabIndex = 4;
this.txtItemName.Visible = false;
//
// cmbSEQ
//
this.cmbSEQ.Location = new System.Drawing.Point(233, 16);
this.cmbSEQ.Name = "cmbSEQ";
this.cmbSEQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.cmbSEQ.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.cmbSEQ.Size = new System.Drawing.Size(120, 20);
this.cmbSEQ.TabIndex = 3;
this.cmbSEQ.Visible = false;
this.cmbSEQ.SelectedIndexChanged += new System.EventHandler(this.cmbSEQ_SelectedIndexChanged);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.Location = new System.Drawing.Point(947, 19);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(46, 14);
this.label5.TabIndex = 0;
this.label5.Text = "数量:";
this.label5.Visible = false;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.Location = new System.Drawing.Point(361, 19);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(72, 14);
this.label6.TabIndex = 0;
this.label6.Text = "存货编码:";
this.label6.Visible = false;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(749, 19);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(72, 14);
this.label4.TabIndex = 0;
this.label4.Text = "规格型号:";
this.label4.Visible = false;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(555, 19);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(72, 14);
this.label3.TabIndex = 0;
this.label3.Text = "存货名称:";
this.label3.Visible = false;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(187, 19);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(46, 14);
this.label2.TabIndex = 0;
this.label2.Text = "行号:";
this.label2.Visible = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(2, 19);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(59, 14);
this.label1.TabIndex = 0;
this.label1.Text = "单据号:";
//
// VoucherNO
//
this.VoucherNO.Caption = "零件号";
this.VoucherNO.FieldName = "VoucherNO";
this.VoucherNO.Name = "VoucherNO";
this.VoucherNO.Visible = true;
this.VoucherNO.VisibleIndex = 7;
//
// FormICSRewarehouse
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1173, 439);
this.Controls.Add(this.groupControl1);
this.Controls.Add(this.panel1);
this.Controls.Add(this.rptPage);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSRewarehouse";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormICSRewarehouse";
this.Load += new System.EventHandler(this.FormICSRewarehouse_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);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grdMoDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvMoDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtQty.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtStd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbSEQ.Properties)).EndInit();
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.XtraEditors.SimpleButton btnDel;
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
private DevExpress.XtraEditors.SimpleButton btnSelectAll;
private DevExpress.XtraEditors.SimpleButton btnCancelAll;
private DevExpress.XtraGrid.Columns.GridColumn colLOTQTY;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraEditors.ComboBoxEdit cmbSEQ;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.TextEdit txtQty;
private DevExpress.XtraEditors.TextEdit txtStd;
private DevExpress.XtraEditors.TextEdit txtItemName;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraEditors.SimpleButton simpleButton4;
private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ;
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.XtraEditors.TextEdit txtItemCode;
private System.Windows.Forms.Label label6;
private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
private DevExpress.XtraGrid.GridControl grdMoDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvMoDetail;
private DevExpress.XtraGrid.Columns.GridColumn colMoId;
private DevExpress.XtraGrid.Columns.GridColumn colMoIsSelect;
private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
private DevExpress.XtraGrid.Columns.GridColumn colMOPLANQTY;
private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ1;
private DevExpress.XtraGrid.Columns.GridColumn colINVSTD;
private DevExpress.XtraGrid.Columns.GridColumn colMoCode1;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
private DevExpress.XtraGrid.Columns.GridColumn colPrintTimes;
private DevExpress.XtraEditors.GridLookUpEdit txtCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
private DevExpress.XtraGrid.Columns.GridColumn colVoucherNO;
private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE3;
private DevExpress.XtraGrid.Columns.GridColumn VoucherNO;
}
}