namespace WMS.FrmStock { partial class FrmMoveLoc { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMoveLoc)); this.bsMoveLoc = new System.Windows.Forms.BindingSource(); this.bsMoveLocEdit = new System.Windows.Forms.BindingSource(); this.bsMoveLocTab = new System.Windows.Forms.BindingSource(); this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_LOC_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_LOC_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.lueState = new WMS.Ctrl.LookUpEditSystem(); this.label17 = new System.Windows.Forms.Label(); this.txtRemark = new WMS.Ctrl.NoteData(); this.dicMove = new WMS.Ctrl.CtrlDictonary(); this.dicConfirm = new WMS.Ctrl.CtrlDictonary(); this.dicCreate = new WMS.Ctrl.CtrlDictonary(); this.ctrlDicGoods = new WMS.Ctrl.CtrlDictonary(); this.label22 = new System.Windows.Forms.Label(); this.lueArea = new WMS.Ctrl.LookUpEditSystem(); this.lueStorage = new WMS.Ctrl.LookUpEditSystem(); this.label9 = new System.Windows.Forms.Label(); this.txtReason = new DevExpress.XtraEditors.MemoEdit(); this.label8 = new System.Windows.Forms.Label(); this.txtID = new WMS.Ctrl.WMSCtrlTextBox(); this.label1 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.deMoveDate = new DevExpress.XtraEditors.DateEdit(); this.deCreateDate = new DevExpress.XtraEditors.DateEdit(); this.lueType = new WMS.Ctrl.LookUpEditSystem(); this.deConfirmDate = new DevExpress.XtraEditors.DateEdit(); this.label13 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.GCMoveLoc = new WMS.Ctrl.GridControlCustom(); this.GVMoveLoc = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colCheck = new DevExpress.XtraGrid.Columns.GridColumn(); this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.colCONFIRM_TIME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCREATE_TIME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMOVE_TIME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMOVELOC_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMOVELOC_TYPE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREASON = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTOTAL_PLAN_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTOTAL_REAL_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPRINT_COUNT = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.GCStorageArea = new WMS.Ctrl.GridControlCustom(); this.GVMoveLocTab = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colMOVELOC_ID1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit(); this.colPLAN_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.colREAL_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.colMOVELOC_TAB_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNEW_LOC_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.lueNewLoc = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.colOLD_LOC_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.lueLoc = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.colMISTOCK_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn(); this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.colSCALE_UNIT = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLOC_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPUTIN_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.bsMoveLoc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bsMoveLocEdit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bsMoveLocTab)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit(); this.splitContainerControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lueState.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueArea.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueStorage.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReason.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deMoveDate.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deMoveDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deCreateDate.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deCreateDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deConfirmDate.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.deConfirmDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GCMoveLoc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GVMoveLoc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GCStorageArea)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GVMoveLocTab)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueNewLoc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueLoc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit(); this.SuspendLayout(); // // bsMoveLoc // this.bsMoveLoc.DataSource = typeof(WMS.Model.Stock.MoveLocModel); // // bsMoveLocEdit // this.bsMoveLocEdit.DataSource = typeof(WMS.Model.Stock.MoveLocModel); // // bsMoveLocTab // this.bsMoveLocTab.DataSource = typeof(WMS.Model.Stock.MoveLocTabModel); // // colAREA_ID // this.colAREA_ID.Name = "colAREA_ID"; // // colAREA_NAME // this.colAREA_NAME.Name = "colAREA_NAME"; // // colSTO_LOC_ID // this.colSTO_LOC_ID.Name = "colSTO_LOC_ID"; // // colSTO_LOC_NAME // this.colSTO_LOC_NAME.Name = "colSTO_LOC_NAME"; // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(4, 5); this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(1658, 874); this.xtraTabControl1.TabIndex = 1273; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.splitContainerControl2); this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1652, 841); this.xtraTabPage1.Text = "移位单"; // // splitContainerControl2 // this.splitContainerControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl2.Horizontal = false; this.splitContainerControl2.Location = new System.Drawing.Point(0, 0); this.splitContainerControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.splitContainerControl2.Name = "splitContainerControl2"; this.splitContainerControl2.Panel1.Controls.Add(this.panelControl1); this.splitContainerControl2.Panel1.Text = "Panel1"; this.splitContainerControl2.Panel2.Controls.Add(this.GCMoveLoc); this.splitContainerControl2.Panel2.Text = "Panel2"; this.splitContainerControl2.Size = new System.Drawing.Size(1652, 841); this.splitContainerControl2.SplitterPosition = 315; this.splitContainerControl2.TabIndex = 4; this.splitContainerControl2.Text = "splitContainerControl2"; // // panelControl1 // this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.lueState); this.panelControl1.Controls.Add(this.label17); this.panelControl1.Controls.Add(this.txtRemark); this.panelControl1.Controls.Add(this.dicMove); this.panelControl1.Controls.Add(this.dicConfirm); this.panelControl1.Controls.Add(this.dicCreate); this.panelControl1.Controls.Add(this.ctrlDicGoods); this.panelControl1.Controls.Add(this.label22); this.panelControl1.Controls.Add(this.lueArea); this.panelControl1.Controls.Add(this.lueStorage); this.panelControl1.Controls.Add(this.label9); this.panelControl1.Controls.Add(this.txtReason); this.panelControl1.Controls.Add(this.label8); this.panelControl1.Controls.Add(this.txtID); this.panelControl1.Controls.Add(this.label1); this.panelControl1.Controls.Add(this.label4); this.panelControl1.Controls.Add(this.label21); this.panelControl1.Controls.Add(this.deMoveDate); this.panelControl1.Controls.Add(this.deCreateDate); this.panelControl1.Controls.Add(this.lueType); this.panelControl1.Controls.Add(this.deConfirmDate); this.panelControl1.Controls.Add(this.label13); this.panelControl1.Controls.Add(this.label11); this.panelControl1.Controls.Add(this.label5); this.panelControl1.Controls.Add(this.label14); this.panelControl1.Controls.Add(this.label16); this.panelControl1.Controls.Add(this.label15); this.panelControl1.Controls.Add(this.label12); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(1648, 315); this.panelControl1.TabIndex = 1; // // lueState // this.lueState.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "STATE", true)); this.lueState.EditValue = ""; this.lueState.Location = new System.Drawing.Point(1222, 11); this.lueState.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.lueState.Name = "lueState"; this.lueState.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.lueState.Properties.Appearance.Options.UseFont = true; this.lueState.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lueState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueState.Properties.NullText = ""; this.lueState.Size = new System.Drawing.Size(266, 26); this.lueState.TabIndex = 104; // // label17 // this.label17.AutoSize = true; this.label17.Font = new System.Drawing.Font("宋体", 10F); this.label17.ForeColor = System.Drawing.SystemColors.ControlText; this.label17.Location = new System.Drawing.Point(1147, 16); this.label17.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(78, 17); this.label17.TabIndex = 1346; this.label17.Text = "状 态"; // // txtRemark // this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsMoveLocEdit, "REMARK", true)); this.txtRemark.DisplayMember = "CONTENT"; this.txtRemark.FormattingEnabled = true; this.txtRemark.Location = new System.Drawing.Point(100, 210); this.txtRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtRemark.Name = "txtRemark"; this.txtRemark.NoteTypes = WMS.Ctrl.DateType.库存备注; this.txtRemark.Size = new System.Drawing.Size(1006, 28); this.txtRemark.TabIndex = 113; this.txtRemark.ValueMember = "CONTENT"; // // dicMove // this.dicMove.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicMove.Cursor = System.Windows.Forms.Cursors.Default; this.dicMove.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo; this.dicMove.ErrText = "无数据重新查询"; this.dicMove.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicMove.IsSqlWhere = true; this.dicMove.Location = new System.Drawing.Point(853, 40); this.dicMove.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6); this.dicMove.Name = "dicMove"; this.dicMove.Number = 0; this.dicMove.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicMove.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicMove.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicMove.ShowColumns1")))}); this.dicMove.Size = new System.Drawing.Size(266, 27); this.dicMove.SqlStr = " left join T_BASE_USERAREA on t_Base_UserInfo.user_id = T_BASE_USERAREA.user_id w" + "here T_BASE_USERAREA.WORKKIND_ID = 3 "; this.dicMove.TabIndex = 107; this.dicMove.TextBoxFlag = ""; this.dicMove.TextBoxValue = ""; // // dicConfirm // this.dicConfirm.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicConfirm.Cursor = System.Windows.Forms.Cursors.Default; this.dicConfirm.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo; this.dicConfirm.ErrText = "无数据重新查询"; this.dicConfirm.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicConfirm.IsSqlWhere = false; this.dicConfirm.Location = new System.Drawing.Point(468, 145); this.dicConfirm.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6); this.dicConfirm.Name = "dicConfirm"; this.dicConfirm.Number = 0; this.dicConfirm.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicConfirm.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicConfirm.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicConfirm.ShowColumns1")))}); this.dicConfirm.Size = new System.Drawing.Size(266, 27); this.dicConfirm.SqlStr = null; this.dicConfirm.TabIndex = 106; this.dicConfirm.TextBoxFlag = ""; this.dicConfirm.TextBoxValue = ""; // // dicCreate // this.dicCreate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.dicCreate.Cursor = System.Windows.Forms.Cursors.Default; this.dicCreate.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo; this.dicCreate.ErrText = "无数据重新查询"; this.dicCreate.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dicCreate.IsSqlWhere = false; this.dicCreate.Location = new System.Drawing.Point(101, 145); this.dicCreate.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6); this.dicCreate.Name = "dicCreate"; this.dicCreate.Number = 0; this.dicCreate.SelectType = WMS.Ctrl.DataSlectType.RadioSelect; this.dicCreate.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCreate.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("dicCreate.ShowColumns1")))}); this.dicCreate.Size = new System.Drawing.Size(266, 27); this.dicCreate.SqlStr = null; this.dicCreate.TabIndex = 105; this.dicCreate.TextBoxFlag = ""; this.dicCreate.TextBoxValue = ""; // // ctrlDicGoods // this.ctrlDicGoods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.ctrlDicGoods.Cursor = System.Windows.Forms.Cursors.Default; this.ctrlDicGoods.DictonaryTableName = WMS.Ctrl.DictonaryType.商品资料t_Base_Goods; this.ctrlDicGoods.Enabled = false; this.ctrlDicGoods.ErrText = "无数据重新查询"; this.ctrlDicGoods.Font = new System.Drawing.Font("宋体", 10F); this.ctrlDicGoods.IsSqlWhere = true; this.ctrlDicGoods.Location = new System.Drawing.Point(1222, 68); this.ctrlDicGoods.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.ctrlDicGoods.Name = "ctrlDicGoods"; this.ctrlDicGoods.Number = 0; this.ctrlDicGoods.SelectType = WMS.Ctrl.DataSlectType.MultiSelect; this.ctrlDicGoods.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] { ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns1"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns2"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns3"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns4"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns5"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns6"))), ((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns7")))}); this.ctrlDicGoods.Size = new System.Drawing.Size(266, 27); this.ctrlDicGoods.SqlStr = ""; this.ctrlDicGoods.TabIndex = 112; this.ctrlDicGoods.TextBoxFlag = ""; this.ctrlDicGoods.TextBoxValue = ""; this.ctrlDicGoods.Visible = false; this.ctrlDicGoods.Button_Click += new System.EventHandler(this.ctrlDicGoods_Button_Click_1); // // label22 // this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("宋体", 10F); this.label22.Location = new System.Drawing.Point(1147, 74); this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(76, 17); this.label22.TabIndex = 1362; this.label22.Text = "选择商品"; this.label22.Visible = false; // // lueArea // this.lueArea.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "AREA_ID", true)); this.lueArea.EditValue = ""; this.lueArea.Location = new System.Drawing.Point(853, 11); this.lueArea.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.lueArea.Name = "lueArea"; this.lueArea.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.lueArea.Properties.Appearance.Options.UseFont = true; this.lueArea.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lueArea.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueArea.Properties.NullText = ""; this.lueArea.Size = new System.Drawing.Size(266, 26); this.lueArea.TabIndex = 103; this.lueArea.EditValueChanged += new System.EventHandler(this.lueArea_EditValueChanged); this.lueArea.EditValueChanging += new DevExpress.XtraEditors.Controls.ChangingEventHandler(this.lueArea_EditValueChanging); // // lueStorage // this.lueStorage.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "STORAGE_ID", true)); this.lueStorage.EditValue = ""; this.lueStorage.Location = new System.Drawing.Point(480, 11); this.lueStorage.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.lueStorage.Name = "lueStorage"; this.lueStorage.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.lueStorage.Properties.Appearance.Options.UseFont = true; this.lueStorage.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lueStorage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueStorage.Properties.NullText = ""; this.lueStorage.Size = new System.Drawing.Size(266, 26); this.lueStorage.TabIndex = 102; this.lueStorage.EditValueChanged += new System.EventHandler(this.lueStorage_EditValueChanged); // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("宋体", 10F); this.label9.ForeColor = System.Drawing.SystemColors.ControlText; this.label9.Location = new System.Drawing.Point(776, 16); this.label9.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(78, 17); this.label9.TabIndex = 1360; this.label9.Text = "库 区"; // // txtReason // this.txtReason.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "REASON", true)); this.txtReason.EditValue = ""; this.txtReason.Location = new System.Drawing.Point(853, 100); this.txtReason.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4); this.txtReason.Name = "txtReason"; this.txtReason.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.txtReason.Properties.Appearance.Options.UseFont = true; this.txtReason.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtReason.Size = new System.Drawing.Size(635, 32); this.txtReason.TabIndex = 112; this.txtReason.Visible = false; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("宋体", 10F); this.label8.ForeColor = System.Drawing.SystemColors.ControlText; this.label8.Location = new System.Drawing.Point(774, 104); this.label8.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(76, 17); this.label8.TabIndex = 1357; this.label8.Text = "移位原因"; this.label8.Visible = false; // // txtID // this.txtID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "MOVELOC_ID", true)); this.txtID.FrmSelect = true; this.txtID.Location = new System.Drawing.Point(113, 11); this.txtID.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.txtID.MustText = false; this.txtID.Name = "txtID"; this.txtID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window; this.txtID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.txtID.Properties.Appearance.Options.UseBackColor = true; this.txtID.Properties.Appearance.Options.UseFont = true; this.txtID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.txtID.Properties.MaxLength = 1111; this.txtID.Size = new System.Drawing.Size(266, 26); this.txtID.StrLen = 50; this.txtID.TabIndex = 101; this.txtID.Valatt = WMS.Ctrl.ValidationAttribute.无; this.txtID.ValText = ""; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 10F); this.label1.ForeColor = System.Drawing.SystemColors.ControlText; this.label1.Location = new System.Drawing.Point(34, 16); this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(76, 17); this.label1.TabIndex = 1351; this.label1.Text = "移位单号"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 10F); this.label4.ForeColor = System.Drawing.SystemColors.ControlText; this.label4.Location = new System.Drawing.Point(392, 150); this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(77, 17); this.label4.TabIndex = 1332; this.label4.Text = "审 核 人"; // // label21 // this.label21.AutoSize = true; this.label21.Font = new System.Drawing.Font("宋体", 10F); this.label21.ForeColor = System.Drawing.SystemColors.ControlText; this.label21.Location = new System.Drawing.Point(22, 150); this.label21.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(77, 17); this.label21.TabIndex = 1348; this.label21.Text = "创 建 人"; // // deMoveDate // this.deMoveDate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "MOVE_TIME", true)); this.deMoveDate.EditValue = ""; this.deMoveDate.Location = new System.Drawing.Point(853, 70); this.deMoveDate.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.deMoveDate.Name = "deMoveDate"; this.deMoveDate.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.deMoveDate.Properties.Appearance.Options.UseFont = true; this.deMoveDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.deMoveDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deMoveDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deMoveDate.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4); this.deMoveDate.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default; this.deMoveDate.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.deMoveDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.deMoveDate.Properties.NullDate = ""; this.deMoveDate.Size = new System.Drawing.Size(266, 26); this.deMoveDate.TabIndex = 111; // // deCreateDate // this.deCreateDate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "CREATE_TIME", true)); this.deCreateDate.EditValue = ""; this.deCreateDate.Location = new System.Drawing.Point(101, 175); this.deCreateDate.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.deCreateDate.Name = "deCreateDate"; this.deCreateDate.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.deCreateDate.Properties.Appearance.Options.UseFont = true; this.deCreateDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.deCreateDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deCreateDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deCreateDate.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4); this.deCreateDate.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default; this.deCreateDate.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.deCreateDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.deCreateDate.Properties.NullDate = ""; this.deCreateDate.Size = new System.Drawing.Size(266, 26); this.deCreateDate.TabIndex = 109; // // lueType // this.lueType.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "MOVELOC_TYPE", true)); this.lueType.EditValue = ""; this.lueType.Location = new System.Drawing.Point(1222, 40); this.lueType.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.lueType.Name = "lueType"; this.lueType.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.lueType.Properties.Appearance.Options.UseFont = true; this.lueType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lueType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueType.Properties.NullText = ""; this.lueType.Size = new System.Drawing.Size(266, 26); this.lueType.TabIndex = 108; this.lueType.Visible = false; this.lueType.EditValueChanged += new System.EventHandler(this.lueStorage_EditValueChanged); // // deConfirmDate // this.deConfirmDate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsMoveLocEdit, "CONFIRM_TIME", true)); this.deConfirmDate.EditValue = ""; this.deConfirmDate.Location = new System.Drawing.Point(468, 175); this.deConfirmDate.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5); this.deConfirmDate.Name = "deConfirmDate"; this.deConfirmDate.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F); this.deConfirmDate.Properties.Appearance.Options.UseFont = true; this.deConfirmDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.deConfirmDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deConfirmDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.deConfirmDate.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4); this.deConfirmDate.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default; this.deConfirmDate.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.deConfirmDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.deConfirmDate.Properties.NullDate = ""; this.deConfirmDate.Size = new System.Drawing.Size(266, 26); this.deConfirmDate.TabIndex = 110; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("宋体", 10F); this.label13.ForeColor = System.Drawing.SystemColors.ControlText; this.label13.Location = new System.Drawing.Point(1147, 45); this.label13.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(76, 17); this.label13.TabIndex = 1343; this.label13.Text = "移位类型"; this.label13.Visible = false; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("宋体", 10F); this.label11.ForeColor = System.Drawing.SystemColors.ControlText; this.label11.Location = new System.Drawing.Point(392, 179); this.label11.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(76, 17); this.label11.TabIndex = 1341; this.label11.Text = "审核时间"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("宋体", 10F); this.label5.ForeColor = System.Drawing.SystemColors.ControlText; this.label5.Location = new System.Drawing.Point(22, 179); this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(76, 17); this.label5.TabIndex = 1340; this.label5.Text = "创建时间"; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("宋体", 10F); this.label14.ForeColor = System.Drawing.SystemColors.ControlText; this.label14.Location = new System.Drawing.Point(404, 16); this.label14.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(78, 17); this.label14.TabIndex = 1361; this.label14.Text = "仓 库"; // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("宋体", 10F); this.label16.ForeColor = System.Drawing.SystemColors.ControlText; this.label16.Location = new System.Drawing.Point(776, 74); this.label16.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(76, 17); this.label16.TabIndex = 1345; this.label16.Text = "移位时间"; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("宋体", 10F); this.label15.ForeColor = System.Drawing.SystemColors.ControlText; this.label15.Location = new System.Drawing.Point(776, 45); this.label15.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 17); this.label15.TabIndex = 1344; this.label15.Text = "移 位 人"; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("宋体", 10F); this.label12.ForeColor = System.Drawing.SystemColors.ControlText; this.label12.Location = new System.Drawing.Point(19, 211); this.label12.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(78, 17); this.label12.TabIndex = 1342; this.label12.Text = "备 注"; // // GCMoveLoc // this.GCMoveLoc.ColorApprove = System.Drawing.Color.Empty; this.GCMoveLoc.ColorApproveValue = null; this.GCMoveLoc.ColorPass = System.Drawing.Color.Empty; this.GCMoveLoc.ColorPassValue = null; this.GCMoveLoc.ColorRepeal = System.Drawing.Color.Empty; this.GCMoveLoc.ColorRepealValue = null; this.GCMoveLoc.ColorReWork = System.Drawing.Color.Empty; this.GCMoveLoc.ColorReWorkValue = null; this.GCMoveLoc.ColorSelectedRow = System.Drawing.Color.Empty; this.GCMoveLoc.ColorShortage = System.Drawing.Color.Empty; this.GCMoveLoc.ColorShortageFlagColumn = null; this.GCMoveLoc.ColorShortageValue = null; this.GCMoveLoc.ColorUnExecute = System.Drawing.Color.Empty; this.GCMoveLoc.ColorUnExecuteValue = null; this.GCMoveLoc.ColorUnPass = System.Drawing.Color.Empty; this.GCMoveLoc.ColorUnPassValue = null; this.GCMoveLoc.ColorVerify = System.Drawing.Color.Empty; this.GCMoveLoc.ColorVerifyFlagColumn = null; this.GCMoveLoc.ColorVerifyValue = null; this.GCMoveLoc.ColorWarning = System.Drawing.Color.Empty; this.GCMoveLoc.ColorWarningValue = null; this.GCMoveLoc.DataSource = this.bsMoveLoc; this.GCMoveLoc.Dock = System.Windows.Forms.DockStyle.Fill; this.GCMoveLoc.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.GCMoveLoc.EnableAppearanceEvenRow = true; this.GCMoveLoc.IndicatorWidth = 40; this.GCMoveLoc.Location = new System.Drawing.Point(0, 0); this.GCMoveLoc.MainView = this.GVMoveLoc; this.GCMoveLoc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.GCMoveLoc.Name = "GCMoveLoc"; this.GCMoveLoc.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.Check}); this.GCMoveLoc.ShowRowID = true; this.GCMoveLoc.Size = new System.Drawing.Size(1648, 517); this.GCMoveLoc.TabIndex = 3; this.GCMoveLoc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GVMoveLoc}); // // GVMoveLoc // this.GVMoveLoc.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250))))); this.GVMoveLoc.Appearance.EvenRow.Options.UseBackColor = true; this.GVMoveLoc.Appearance.Row.BackColor = System.Drawing.Color.White; this.GVMoveLoc.Appearance.Row.Options.UseBackColor = true; this.GVMoveLoc.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colCheck, this.colCONFIRM_TIME, this.colCREATE_TIME, this.colMOVE_TIME, this.colMOVELOC_ID, this.colMOVELOC_TYPE, this.colREMARK, this.colREASON, this.colSTATE, this.colTOTAL_PLAN_NUM, this.colTOTAL_REAL_NUM, this.colPRINT_COUNT}); this.GVMoveLoc.GridControl = this.GCMoveLoc; this.GVMoveLoc.IndicatorWidth = 34; this.GVMoveLoc.Name = "GVMoveLoc"; this.GVMoveLoc.OptionsBehavior.Editable = false; this.GVMoveLoc.OptionsView.ColumnAutoWidth = false; this.GVMoveLoc.OptionsView.EnableAppearanceEvenRow = true; this.GVMoveLoc.OptionsView.ShowFooter = true; this.GVMoveLoc.OptionsView.ShowGroupPanel = false; this.GVMoveLoc.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.GVMoveLoc_CustomDrawColumnHeader); this.GVMoveLoc.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.GVMoveLoc_FocusedRowChanged); this.GVMoveLoc.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVMoveLoc_CustomColumnDisplayText); this.GVMoveLoc.Click += new System.EventHandler(this.GVMoveLoc_Click); this.GVMoveLoc.DoubleClick += new System.EventHandler(this.GVMoveLoc_DoubleClick); this.GVMoveLoc.DataSourceChanged += new System.EventHandler(this.GVMoveLoc_DataSourceChanged); // // colCheck // this.colCheck.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCheck.AppearanceCell.Options.UseFont = true; this.colCheck.AppearanceHeader.Options.UseTextOptions = true; this.colCheck.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCheck.Caption = "选择"; this.colCheck.ColumnEdit = this.Check; this.colCheck.FieldName = "IsCheck"; this.colCheck.Name = "colCheck"; this.colCheck.OptionsColumn.AllowMove = false; this.colCheck.OptionsColumn.AllowSize = false; this.colCheck.OptionsColumn.ShowCaption = false; this.colCheck.Visible = true; this.colCheck.VisibleIndex = 0; this.colCheck.Width = 20; // // Check // this.Check.AutoHeight = false; this.Check.Caption = "Check"; this.Check.Name = "Check"; this.Check.ValueChecked = false; // // colCONFIRM_TIME // this.colCONFIRM_TIME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCONFIRM_TIME.AppearanceCell.Options.UseFont = true; this.colCONFIRM_TIME.AppearanceHeader.Options.UseTextOptions = true; this.colCONFIRM_TIME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCONFIRM_TIME.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colCONFIRM_TIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colCONFIRM_TIME.FieldName = "CONFIRM_TIME"; this.colCONFIRM_TIME.Name = "colCONFIRM_TIME"; this.colCONFIRM_TIME.OptionsColumn.AllowEdit = false; this.colCONFIRM_TIME.Visible = true; this.colCONFIRM_TIME.VisibleIndex = 7; this.colCONFIRM_TIME.Width = 151; // // colCREATE_TIME // this.colCREATE_TIME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCREATE_TIME.AppearanceCell.Options.UseFont = true; this.colCREATE_TIME.AppearanceHeader.Options.UseTextOptions = true; this.colCREATE_TIME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCREATE_TIME.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.colCREATE_TIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colCREATE_TIME.FieldName = "CREATE_TIME"; this.colCREATE_TIME.Name = "colCREATE_TIME"; this.colCREATE_TIME.OptionsColumn.AllowEdit = false; this.colCREATE_TIME.Visible = true; this.colCREATE_TIME.VisibleIndex = 6; this.colCREATE_TIME.Width = 144; // // colMOVE_TIME // this.colMOVE_TIME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colMOVE_TIME.AppearanceCell.Options.UseFont = true; this.colMOVE_TIME.AppearanceHeader.Options.UseTextOptions = true; this.colMOVE_TIME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMOVE_TIME.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colMOVE_TIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colMOVE_TIME.FieldName = "MOVE_TIME"; this.colMOVE_TIME.Name = "colMOVE_TIME"; this.colMOVE_TIME.OptionsColumn.AllowEdit = false; this.colMOVE_TIME.Visible = true; this.colMOVE_TIME.VisibleIndex = 8; this.colMOVE_TIME.Width = 157; // // colMOVELOC_ID // this.colMOVELOC_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colMOVELOC_ID.AppearanceCell.Options.UseFont = true; this.colMOVELOC_ID.AppearanceHeader.Options.UseTextOptions = true; this.colMOVELOC_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMOVELOC_ID.FieldName = "MOVELOC_ID"; this.colMOVELOC_ID.Name = "colMOVELOC_ID"; this.colMOVELOC_ID.OptionsColumn.AllowEdit = false; this.colMOVELOC_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "MOVELOC_ID", "{0} 条记录")}); this.colMOVELOC_ID.Visible = true; this.colMOVELOC_ID.VisibleIndex = 1; this.colMOVELOC_ID.Width = 129; // // colMOVELOC_TYPE // this.colMOVELOC_TYPE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colMOVELOC_TYPE.AppearanceCell.Options.UseFont = true; this.colMOVELOC_TYPE.AppearanceHeader.Options.UseTextOptions = true; this.colMOVELOC_TYPE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMOVELOC_TYPE.FieldName = "MOVELOC_TYPE"; this.colMOVELOC_TYPE.Name = "colMOVELOC_TYPE"; this.colMOVELOC_TYPE.OptionsColumn.AllowEdit = false; this.colMOVELOC_TYPE.Visible = true; this.colMOVELOC_TYPE.VisibleIndex = 2; this.colMOVELOC_TYPE.Width = 100; // // colREMARK // this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colREMARK.AppearanceCell.Options.UseFont = true; this.colREMARK.AppearanceHeader.Options.UseTextOptions = true; this.colREMARK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colREMARK.FieldName = "REMARK"; this.colREMARK.Name = "colREMARK"; this.colREMARK.OptionsColumn.AllowEdit = false; this.colREMARK.Width = 239; // // colREASON // this.colREASON.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colREASON.AppearanceCell.Options.UseFont = true; this.colREASON.AppearanceHeader.Options.UseTextOptions = true; this.colREASON.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colREASON.FieldName = "REASON"; this.colREASON.Name = "colREASON"; this.colREASON.OptionsColumn.AllowEdit = false; this.colREASON.Width = 256; // // colSTATE // this.colSTATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colSTATE.AppearanceCell.Options.UseFont = true; this.colSTATE.AppearanceHeader.Options.UseTextOptions = true; this.colSTATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSTATE.FieldName = "STATE"; this.colSTATE.Name = "colSTATE"; this.colSTATE.OptionsColumn.AllowEdit = false; this.colSTATE.Visible = true; this.colSTATE.VisibleIndex = 3; this.colSTATE.Width = 55; // // colTOTAL_PLAN_NUM // this.colTOTAL_PLAN_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colTOTAL_PLAN_NUM.AppearanceCell.Options.UseFont = true; this.colTOTAL_PLAN_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colTOTAL_PLAN_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTOTAL_PLAN_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colTOTAL_PLAN_NUM.FieldName = "TOTAL_PLAN_NUM"; this.colTOTAL_PLAN_NUM.Name = "colTOTAL_PLAN_NUM"; this.colTOTAL_PLAN_NUM.OptionsColumn.AllowEdit = false; this.colTOTAL_PLAN_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TOTAL_PLAN_NUM", "{0}")}); this.colTOTAL_PLAN_NUM.Visible = true; this.colTOTAL_PLAN_NUM.VisibleIndex = 4; // // colTOTAL_REAL_NUM // this.colTOTAL_REAL_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colTOTAL_REAL_NUM.AppearanceCell.Options.UseFont = true; this.colTOTAL_REAL_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colTOTAL_REAL_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTOTAL_REAL_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colTOTAL_REAL_NUM.FieldName = "TOTAL_REAL_NUM"; this.colTOTAL_REAL_NUM.Name = "colTOTAL_REAL_NUM"; this.colTOTAL_REAL_NUM.OptionsColumn.AllowEdit = false; this.colTOTAL_REAL_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TOTAL_REAL_NUM", "{0}")}); this.colTOTAL_REAL_NUM.Visible = true; this.colTOTAL_REAL_NUM.VisibleIndex = 5; this.colTOTAL_REAL_NUM.Width = 79; // // colPRINT_COUNT // this.colPRINT_COUNT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colPRINT_COUNT.AppearanceCell.Options.UseFont = true; this.colPRINT_COUNT.AppearanceHeader.Options.UseTextOptions = true; this.colPRINT_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPRINT_COUNT.DisplayFormat.FormatString = "n0"; this.colPRINT_COUNT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colPRINT_COUNT.FieldName = "PRINT_COUNT"; this.colPRINT_COUNT.Name = "colPRINT_COUNT"; this.colPRINT_COUNT.OptionsColumn.AllowEdit = false; this.colPRINT_COUNT.Visible = true; this.colPRINT_COUNT.VisibleIndex = 9; this.colPRINT_COUNT.Width = 58; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.GCStorageArea); this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.Size = new System.Drawing.Size(1653, 841); this.xtraTabPage2.Text = "移位单明细"; // // GCStorageArea // this.GCStorageArea.ColorApprove = System.Drawing.Color.Empty; this.GCStorageArea.ColorApproveValue = null; this.GCStorageArea.ColorPass = System.Drawing.Color.Empty; this.GCStorageArea.ColorPassValue = null; this.GCStorageArea.ColorRepeal = System.Drawing.Color.Empty; this.GCStorageArea.ColorRepealValue = null; this.GCStorageArea.ColorReWork = System.Drawing.Color.Empty; this.GCStorageArea.ColorReWorkValue = null; this.GCStorageArea.ColorSelectedRow = System.Drawing.Color.Empty; this.GCStorageArea.ColorShortage = System.Drawing.Color.Empty; this.GCStorageArea.ColorShortageFlagColumn = null; this.GCStorageArea.ColorShortageValue = null; this.GCStorageArea.ColorUnExecute = System.Drawing.Color.Empty; this.GCStorageArea.ColorUnExecuteValue = null; this.GCStorageArea.ColorUnPass = System.Drawing.Color.Empty; this.GCStorageArea.ColorUnPassValue = null; this.GCStorageArea.ColorVerify = System.Drawing.Color.Empty; this.GCStorageArea.ColorVerifyFlagColumn = null; this.GCStorageArea.ColorVerifyValue = null; this.GCStorageArea.ColorWarning = System.Drawing.Color.Empty; this.GCStorageArea.ColorWarningValue = null; this.GCStorageArea.DataSource = this.bsMoveLocTab; this.GCStorageArea.Dock = System.Windows.Forms.DockStyle.Fill; this.GCStorageArea.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.GCStorageArea.EnableAppearanceEvenRow = true; this.GCStorageArea.IndicatorWidth = 40; this.GCStorageArea.Location = new System.Drawing.Point(0, 0); this.GCStorageArea.MainView = this.GVMoveLocTab; this.GCStorageArea.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.GCStorageArea.Name = "GCStorageArea"; this.GCStorageArea.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1, this.repositoryItemTextEdit2, this.lueNewLoc, this.lueUnit, this.repositoryItemHyperLinkEdit1, this.lueLoc}); this.GCStorageArea.ShowRowID = true; this.GCStorageArea.Size = new System.Drawing.Size(1653, 841); this.GCStorageArea.TabIndex = 130; this.GCStorageArea.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GVMoveLocTab}); // // GVMoveLocTab // this.GVMoveLocTab.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250))))); this.GVMoveLocTab.Appearance.EvenRow.Options.UseBackColor = true; this.GVMoveLocTab.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colMOVELOC_ID1, this.colGOODS_ID, this.colGOODS_NAME, this.colPLAN_NUM, this.colREAL_NUM, this.colMOVELOC_TAB_ID, this.colNEW_LOC_ID, this.colOLD_LOC_ID, this.colMISTOCK_NUM, this.colUNIT, this.colSCALE_UNIT, this.colPRICE, this.colLOC_NUM, this.colDOCCTNUMBER, this.colPRODUCTION_DATE, this.colPUTIN_ID, this.colWARE_DATE}); this.GVMoveLocTab.GridControl = this.GCStorageArea; this.GVMoveLocTab.IndicatorWidth = 34; this.GVMoveLocTab.Name = "GVMoveLocTab"; this.GVMoveLocTab.OptionsView.ColumnAutoWidth = false; this.GVMoveLocTab.OptionsView.EnableAppearanceEvenRow = true; this.GVMoveLocTab.OptionsView.ShowFooter = true; this.GVMoveLocTab.OptionsView.ShowGroupPanel = false; this.GVMoveLocTab.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.GVMoveLocTab_RowCellClick); this.GVMoveLocTab.CustomRowCellEditForEditing += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.issueBinGridView_CustomRowCellEditForEditing); this.GVMoveLocTab.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVMoveLocTab_CellValueChanged); this.GVMoveLocTab.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVMoveLocTab_CellValueChanging); this.GVMoveLocTab.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVMoveLocTab_CustomColumnDisplayText); this.GVMoveLocTab.DoubleClick += new System.EventHandler(this.GVMoveLocTab_DoubleClick); // // colMOVELOC_ID1 // this.colMOVELOC_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colMOVELOC_ID1.AppearanceCell.Options.UseFont = true; this.colMOVELOC_ID1.AppearanceHeader.Options.UseTextOptions = true; this.colMOVELOC_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMOVELOC_ID1.FieldName = "MOVELOC_ID"; this.colMOVELOC_ID1.Name = "colMOVELOC_ID1"; this.colMOVELOC_ID1.OptionsColumn.AllowEdit = false; this.colMOVELOC_ID1.Width = 129; // // colGOODS_ID // this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colGOODS_ID.AppearanceCell.Options.UseFont = true; this.colGOODS_ID.AppearanceHeader.Options.UseTextOptions = true; this.colGOODS_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colGOODS_ID.FieldName = "GOODS_ID"; this.colGOODS_ID.Name = "colGOODS_ID"; this.colGOODS_ID.OptionsColumn.AllowEdit = false; // // colGOODS_NAME // this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colGOODS_NAME.AppearanceCell.Options.UseFont = true; this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true; this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colGOODS_NAME.ColumnEdit = this.repositoryItemHyperLinkEdit1; this.colGOODS_NAME.FieldName = "GOODS_NAME"; this.colGOODS_NAME.Name = "colGOODS_NAME"; this.colGOODS_NAME.Visible = true; this.colGOODS_NAME.VisibleIndex = 0; this.colGOODS_NAME.Width = 255; // // repositoryItemHyperLinkEdit1 // this.repositoryItemHyperLinkEdit1.AutoHeight = false; this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1"; this.repositoryItemHyperLinkEdit1.Click += new System.EventHandler(this.repositoryItemHyperLinkEdit1_Click); // // colPLAN_NUM // this.colPLAN_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold); this.colPLAN_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red; this.colPLAN_NUM.AppearanceCell.Options.UseFont = true; this.colPLAN_NUM.AppearanceCell.Options.UseForeColor = true; this.colPLAN_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colPLAN_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPLAN_NUM.ColumnEdit = this.repositoryItemTextEdit1; this.colPLAN_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colPLAN_NUM.FieldName = "PLAN_NUM"; this.colPLAN_NUM.Name = "colPLAN_NUM"; this.colPLAN_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PLAN_NUM", "{0}")}); this.colPLAN_NUM.Visible = true; this.colPLAN_NUM.VisibleIndex = 5; this.colPLAN_NUM.Width = 78; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // colREAL_NUM // this.colREAL_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold); this.colREAL_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red; this.colREAL_NUM.AppearanceCell.Options.UseFont = true; this.colREAL_NUM.AppearanceCell.Options.UseForeColor = true; this.colREAL_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colREAL_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colREAL_NUM.ColumnEdit = this.repositoryItemTextEdit2; this.colREAL_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colREAL_NUM.FieldName = "REAL_NUM"; this.colREAL_NUM.Name = "colREAL_NUM"; this.colREAL_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "REAL_NUM", "{0}")}); this.colREAL_NUM.Visible = true; this.colREAL_NUM.VisibleIndex = 6; this.colREAL_NUM.Width = 77; // // repositoryItemTextEdit2 // this.repositoryItemTextEdit2.AutoHeight = false; this.repositoryItemTextEdit2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.repositoryItemTextEdit2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit2.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit2.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2"; // // colMOVELOC_TAB_ID // this.colMOVELOC_TAB_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colMOVELOC_TAB_ID.AppearanceCell.Options.UseFont = true; this.colMOVELOC_TAB_ID.AppearanceHeader.Options.UseTextOptions = true; this.colMOVELOC_TAB_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMOVELOC_TAB_ID.FieldName = "MOVELOC_TAB_ID"; this.colMOVELOC_TAB_ID.Name = "colMOVELOC_TAB_ID"; this.colMOVELOC_TAB_ID.OptionsColumn.AllowEdit = false; // // colNEW_LOC_ID // this.colNEW_LOC_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F); this.colNEW_LOC_ID.AppearanceCell.ForeColor = System.Drawing.Color.Red; this.colNEW_LOC_ID.AppearanceCell.Options.UseFont = true; this.colNEW_LOC_ID.AppearanceCell.Options.UseForeColor = true; this.colNEW_LOC_ID.AppearanceHeader.Options.UseTextOptions = true; this.colNEW_LOC_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colNEW_LOC_ID.ColumnEdit = this.lueNewLoc; this.colNEW_LOC_ID.FieldName = "NEW_LOC_ID"; this.colNEW_LOC_ID.Name = "colNEW_LOC_ID"; this.colNEW_LOC_ID.Visible = true; this.colNEW_LOC_ID.VisibleIndex = 2; this.colNEW_LOC_ID.Width = 127; // // lueNewLoc // this.lueNewLoc.AutoHeight = false; this.lueNewLoc.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lueNewLoc.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueNewLoc.Name = "lueNewLoc"; this.lueNewLoc.NullText = ""; this.lueNewLoc.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; // // colOLD_LOC_ID // this.colOLD_LOC_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F); this.colOLD_LOC_ID.AppearanceCell.ForeColor = System.Drawing.Color.Red; this.colOLD_LOC_ID.AppearanceCell.Options.UseFont = true; this.colOLD_LOC_ID.AppearanceCell.Options.UseForeColor = true; this.colOLD_LOC_ID.AppearanceHeader.Options.UseTextOptions = true; this.colOLD_LOC_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colOLD_LOC_ID.ColumnEdit = this.lueLoc; this.colOLD_LOC_ID.FieldName = "OLD_LOC_ID"; this.colOLD_LOC_ID.Name = "colOLD_LOC_ID"; this.colOLD_LOC_ID.OptionsColumn.AllowEdit = false; this.colOLD_LOC_ID.Visible = true; this.colOLD_LOC_ID.VisibleIndex = 1; this.colOLD_LOC_ID.Width = 127; // // lueLoc // this.lueLoc.AutoHeight = false; this.lueLoc.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lueLoc.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueLoc.Name = "lueLoc"; this.lueLoc.NullText = ""; // // colMISTOCK_NUM // this.colMISTOCK_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colMISTOCK_NUM.AppearanceCell.Options.UseFont = true; this.colMISTOCK_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colMISTOCK_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMISTOCK_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colMISTOCK_NUM.FieldName = "MISTOCK_NUM"; this.colMISTOCK_NUM.Name = "colMISTOCK_NUM"; this.colMISTOCK_NUM.OptionsColumn.AllowEdit = false; this.colMISTOCK_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "MISTOCK_NUM", "{0}")}); this.colMISTOCK_NUM.Visible = true; this.colMISTOCK_NUM.VisibleIndex = 3; this.colMISTOCK_NUM.Width = 66; // // colUNIT // this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colUNIT.AppearanceCell.Options.UseFont = true; this.colUNIT.AppearanceHeader.Options.UseTextOptions = true; this.colUNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUNIT.ColumnEdit = this.lueUnit; this.colUNIT.FieldName = "UNIT"; this.colUNIT.Name = "colUNIT"; this.colUNIT.Visible = true; this.colUNIT.VisibleIndex = 8; this.colUNIT.Width = 81; // // lueUnit // this.lueUnit.AutoHeight = false; this.lueUnit.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.lueUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lueUnit.Name = "lueUnit"; this.lueUnit.NullText = ""; // // colSCALE_UNIT // this.colSCALE_UNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colSCALE_UNIT.AppearanceCell.Options.UseFont = true; this.colSCALE_UNIT.AppearanceHeader.Options.UseTextOptions = true; this.colSCALE_UNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSCALE_UNIT.FieldName = "SCALE_UNIT"; this.colSCALE_UNIT.Name = "colSCALE_UNIT"; this.colSCALE_UNIT.OptionsColumn.AllowEdit = false; this.colSCALE_UNIT.Visible = true; this.colSCALE_UNIT.VisibleIndex = 9; this.colSCALE_UNIT.Width = 63; // // colPRICE // this.colPRICE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colPRICE.AppearanceCell.Options.UseFont = true; this.colPRICE.AppearanceHeader.Options.UseTextOptions = true; this.colPRICE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPRICE.DisplayFormat.FormatString = "¥{0}"; this.colPRICE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colPRICE.FieldName = "PRICE"; this.colPRICE.Name = "colPRICE"; this.colPRICE.OptionsColumn.AllowEdit = false; this.colPRICE.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PRICE", "¥{0}")}); this.colPRICE.Visible = true; this.colPRICE.VisibleIndex = 7; this.colPRICE.Width = 98; // // colLOC_NUM // this.colLOC_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colLOC_NUM.AppearanceCell.Options.UseFont = true; this.colLOC_NUM.AppearanceHeader.Options.UseTextOptions = true; this.colLOC_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLOC_NUM.FieldName = "LOC_NUM"; this.colLOC_NUM.Name = "colLOC_NUM"; this.colLOC_NUM.OptionsColumn.AllowEdit = false; this.colLOC_NUM.Visible = true; this.colLOC_NUM.VisibleIndex = 4; this.colLOC_NUM.Width = 58; // // colDOCCTNUMBER // this.colDOCCTNUMBER.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colDOCCTNUMBER.AppearanceCell.Options.UseFont = true; this.colDOCCTNUMBER.AppearanceHeader.Options.UseTextOptions = true; this.colDOCCTNUMBER.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER"; this.colDOCCTNUMBER.Name = "colDOCCTNUMBER"; this.colDOCCTNUMBER.OptionsColumn.AllowEdit = false; this.colDOCCTNUMBER.Visible = true; this.colDOCCTNUMBER.VisibleIndex = 13; // // colPRODUCTION_DATE // this.colPRODUCTION_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colPRODUCTION_DATE.AppearanceCell.Options.UseFont = true; this.colPRODUCTION_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colPRODUCTION_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPRODUCTION_DATE.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colPRODUCTION_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE"; this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE"; this.colPRODUCTION_DATE.OptionsColumn.AllowEdit = false; this.colPRODUCTION_DATE.Visible = true; this.colPRODUCTION_DATE.VisibleIndex = 11; this.colPRODUCTION_DATE.Width = 80; // // colPUTIN_ID // this.colPUTIN_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colPUTIN_ID.AppearanceCell.Options.UseFont = true; this.colPUTIN_ID.AppearanceHeader.Options.UseTextOptions = true; this.colPUTIN_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPUTIN_ID.FieldName = "PUTIN_ID"; this.colPUTIN_ID.Name = "colPUTIN_ID"; this.colPUTIN_ID.OptionsColumn.AllowEdit = false; this.colPUTIN_ID.Visible = true; this.colPUTIN_ID.VisibleIndex = 10; // // colWARE_DATE // this.colWARE_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colWARE_DATE.AppearanceCell.Options.UseFont = true; this.colWARE_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colWARE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colWARE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd"; this.colWARE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.colWARE_DATE.FieldName = "WARE_DATE"; this.colWARE_DATE.Name = "colWARE_DATE"; this.colWARE_DATE.OptionsColumn.AllowEdit = false; this.colWARE_DATE.Visible = true; this.colWARE_DATE.VisibleIndex = 12; this.colWARE_DATE.Width = 83; // // FrmMoveLoc // this.Appearance.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1666, 884); this.Controls.Add(this.xtraTabControl1); this.LookAndFeel.SkinName = "Office 2010 Blue"; this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.Name = "FrmMoveLoc"; this.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Text = "移位单"; this.Load += new System.EventHandler(this.FrmMoveLoc_Load); ((System.ComponentModel.ISupportInitialize)(this.bsMoveLoc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bsMoveLocEdit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bsMoveLocTab)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit(); this.splitContainerControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.lueState.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueArea.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueStorage.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtReason.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deMoveDate.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deMoveDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deCreateDate.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deCreateDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deConfirmDate.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.deConfirmDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GCMoveLoc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GVMoveLoc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GCStorageArea)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GVMoveLocTab)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueNewLoc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueLoc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID; private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME; private DevExpress.XtraGrid.Columns.GridColumn colSTO_LOC_ID; private DevExpress.XtraGrid.Columns.GridColumn colSTO_LOC_NAME; private System.Windows.Forms.BindingSource bsMoveLoc; private System.Windows.Forms.BindingSource bsMoveLocTab; private System.Windows.Forms.BindingSource bsMoveLocEdit; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2; private Ctrl.GridControlCustom GCMoveLoc; private DevExpress.XtraGrid.Views.Grid.GridView GVMoveLoc; private DevExpress.XtraGrid.Columns.GridColumn colCheck; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private Ctrl.GridControlCustom GCStorageArea; private DevExpress.XtraGrid.Views.Grid.GridView GVMoveLocTab; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit2; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueNewLoc; private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_TIME; private DevExpress.XtraGrid.Columns.GridColumn colCREATE_TIME; private DevExpress.XtraGrid.Columns.GridColumn colMOVE_TIME; private DevExpress.XtraGrid.Columns.GridColumn colMOVELOC_ID; private DevExpress.XtraGrid.Columns.GridColumn colMOVELOC_TYPE; private DevExpress.XtraGrid.Columns.GridColumn colREMARK; private DevExpress.XtraGrid.Columns.GridColumn colREASON; private DevExpress.XtraGrid.Columns.GridColumn colSTATE; private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_PLAN_NUM; private DevExpress.XtraGrid.Columns.GridColumn colTOTAL_REAL_NUM; private DevExpress.XtraGrid.Columns.GridColumn colMOVELOC_ID1; private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID; private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME; private DevExpress.XtraGrid.Columns.GridColumn colPLAN_NUM; private DevExpress.XtraGrid.Columns.GridColumn colREAL_NUM; private DevExpress.XtraGrid.Columns.GridColumn colMOVELOC_TAB_ID; private DevExpress.XtraGrid.Columns.GridColumn colNEW_LOC_ID; private DevExpress.XtraGrid.Columns.GridColumn colOLD_LOC_ID; private DevExpress.XtraEditors.PanelControl panelControl1; private Ctrl.LookUpEditSystem lueArea; private Ctrl.LookUpEditSystem lueStorage; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label14; private DevExpress.XtraEditors.MemoEdit txtReason; private System.Windows.Forms.Label label8; private Ctrl.WMSCtrlTextBox txtID; private System.Windows.Forms.Label label1; private Ctrl.LookUpEditSystem lueState; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label16; private DevExpress.XtraEditors.DateEdit deMoveDate; private System.Windows.Forms.Label label15; private DevExpress.XtraEditors.DateEdit deCreateDate; private Ctrl.LookUpEditSystem lueType; private DevExpress.XtraEditors.DateEdit deConfirmDate; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label5; private DevExpress.XtraGrid.Columns.GridColumn colMISTOCK_NUM; private Ctrl.CtrlDictonary ctrlDicGoods; private System.Windows.Forms.Label label22; private DevExpress.XtraGrid.Columns.GridColumn colUNIT; private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT; private Ctrl.CtrlDictonary dicCreate; private Ctrl.CtrlDictonary dicMove; private Ctrl.CtrlDictonary dicConfirm; private DevExpress.XtraGrid.Columns.GridColumn colPRICE; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit; private DevExpress.XtraGrid.Columns.GridColumn colPRINT_COUNT; private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1; private Ctrl.NoteData txtRemark; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueLoc; private DevExpress.XtraGrid.Columns.GridColumn colLOC_NUM; private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER; private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE; private DevExpress.XtraGrid.Columns.GridColumn colPUTIN_ID; private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE; } }