3367 lines
215 KiB
C#
3367 lines
215 KiB
C#
namespace DeiNiu.wms.win
|
|
{
|
|
partial class LocationmgrForm
|
|
{
|
|
/// <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(LocationmgrForm));
|
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
|
|
this.bbCreateLocations = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barButtonGroup1 = new DevExpress.XtraBars.BarButtonGroup();
|
|
this.bbPrint = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.chkJobCrossQ = new DevExpress.XtraEditors.CheckEdit();
|
|
this.btnPartCross = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnScale = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtScale = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtScaleQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.btnUpdteBatch = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnUpdateOwner = new DevExpress.XtraEditors.SimpleButton();
|
|
this.comboOwnerQ = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comboOwner = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.btnUpdateABC = new DevExpress.XtraEditors.SimpleButton();
|
|
this.comABCQ = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comABC = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txtLbStartId = new DevExpress.XtraEditors.TextEdit();
|
|
this.comboLines = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comState = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.pager1 = new DeiNiu.Controls.pager.Pager();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.txtColumFrom = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtColumTo = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtLayerTo = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtLayerFrom = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtShelfFrom = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtShelfTo = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtChannelFrom = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtChannelTo = new DevExpress.XtraEditors.TextEdit();
|
|
this.comWhType = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comLocationVolType = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comGoodType = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comWhVoType = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txtLabelLayer = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtLabelColum = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtWidth = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtHeight = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtLength = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtWeight = new DevExpress.XtraEditors.TextEdit();
|
|
this.btnUpdateWh = new DevExpress.XtraEditors.SimpleButton();
|
|
this.comPart = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.btnUpdateSize = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnUpdateStatus = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtChannelFromQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtShelfFromQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtChannelToQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtShelfToQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtColumFromQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtColumToQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtLayerFromQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtLayerToQ = new DevExpress.XtraEditors.TextEdit();
|
|
this.comWhTypeQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comWhVoTypeQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comPartQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comGoodTypeQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comLocationVolTypeQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txtLbStartIdQuery = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtLbToIdQuery = new DevExpress.XtraEditors.TextEdit();
|
|
this.comport = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comPortQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comWarehouse = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txtLocationId = new DevExpress.XtraEditors.TextEdit();
|
|
this.comWarehouseQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comStateQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.btnSaveLine = new DevExpress.XtraEditors.SimpleButton();
|
|
this.comboLinesQuery = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txtLabelId = new DevExpress.XtraEditors.TextEdit();
|
|
this.btnUpdateLable = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtPosition = new DevExpress.XtraEditors.TextEdit();
|
|
this.comBatchQ = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comBatch = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.chkJobCross = new DevExpress.XtraEditors.CheckEdit();
|
|
this.layoutControlGroup16 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
|
|
this.tabbedControlGroup4 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.lcgQuery = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.tabbedControlGroup2 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup17 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem55 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem49 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem47 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem61 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem13 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem50 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem51 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem57 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem20 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem63 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem48 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem53 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem66 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem71 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem15 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem38 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem45 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem46 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem44 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem25 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup18 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem52 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem56 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem22 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.lcgSetup = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.tabbedControlGroup3 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutcomWarehouse = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem58 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem60 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem62 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem64 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem65 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem67 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem68 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem70 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem69 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem26 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.f = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem54 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup21 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup14 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem16 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.tabbedControlGroup5 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup19 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup20 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem59 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem27 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem28 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem14 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.txtLocation = new DevExpress.XtraEditors.TextEdit();
|
|
this.layoutControlGroup15 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkJobCrossQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtScale.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtScaleQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboOwnerQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboOwner.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comABCQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comABC.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLbStartId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboLines.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comState.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtColumFrom.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtColumTo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLayerTo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLayerFrom.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShelfFrom.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShelfTo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChannelFrom.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChannelTo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWhType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comLocationVolType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comGoodType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWhVoType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLabelLayer.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLabelColum.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLength.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comPart.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChannelFromQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShelfFromQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChannelToQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShelfToQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtColumFromQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtColumToQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLayerFromQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLayerToQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWhTypeQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWhVoTypeQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comPartQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comGoodTypeQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comLocationVolTypeQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLbStartIdQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLbToIdQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comport.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comPortQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWarehouse.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLocationId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWarehouseQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comStateQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboLinesQuery.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLabelId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPosition.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comBatchQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comBatch.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkJobCross.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lcgQuery)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem55)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem49)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem61)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem50)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem51)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem57)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem63)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem48)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem53)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem66)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem71)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem25)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem52)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem56)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutcomWarehouse)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem58)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem60)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem62)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem64)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem65)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem67)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem68)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem70)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem69)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem26)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.f)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem54)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup19)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem59)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem27)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem28)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// ribbon
|
|
//
|
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.ribbon.ExpandCollapseItem,
|
|
this.bbQuery,
|
|
this.bbCreateLocations,
|
|
this.barButtonGroup1,
|
|
this.bbPrint,
|
|
this.barButtonItem1});
|
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.ribbon.MaxItemId = 8;
|
|
this.ribbon.Name = "ribbon";
|
|
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|
this.ribbonPage1});
|
|
this.ribbon.Size = new System.Drawing.Size(1966, 225);
|
|
this.ribbon.StatusBar = this.ribbonStatusBar;
|
|
//
|
|
// bbQuery
|
|
//
|
|
this.bbQuery.Caption = "查询";
|
|
this.bbQuery.Id = 1;
|
|
this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image")));
|
|
this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage")));
|
|
this.bbQuery.Name = "bbQuery";
|
|
this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick);
|
|
//
|
|
// bbCreateLocations
|
|
//
|
|
this.bbCreateLocations.Caption = "创建";
|
|
this.bbCreateLocations.Id = 2;
|
|
this.bbCreateLocations.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbCreateLocations.ImageOptions.Image")));
|
|
this.bbCreateLocations.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbCreateLocations.ImageOptions.LargeImage")));
|
|
this.bbCreateLocations.Name = "bbCreateLocations";
|
|
this.bbCreateLocations.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbCreateLocations_ItemClick);
|
|
//
|
|
// barButtonGroup1
|
|
//
|
|
this.barButtonGroup1.Caption = "barButtonGroup1";
|
|
this.barButtonGroup1.Id = 5;
|
|
this.barButtonGroup1.Name = "barButtonGroup1";
|
|
//
|
|
// bbPrint
|
|
//
|
|
this.bbPrint.Caption = "打印";
|
|
this.bbPrint.Id = 6;
|
|
this.bbPrint.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbPrint.ImageOptions.Image")));
|
|
this.bbPrint.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbPrint.ImageOptions.LargeImage")));
|
|
this.bbPrint.Name = "bbPrint";
|
|
this.bbPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbPrint_ItemClick);
|
|
//
|
|
// barButtonItem1
|
|
//
|
|
this.barButtonItem1.Caption = "导出";
|
|
this.barButtonItem1.Id = 7;
|
|
this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
|
|
this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
|
|
this.barButtonItem1.Name = "barButtonItem1";
|
|
this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
|
|
//
|
|
// ribbonPage1
|
|
//
|
|
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
|
this.ribbonPageGroup1});
|
|
this.ribbonPage1.Name = "ribbonPage1";
|
|
this.ribbonPage1.Text = "编辑";
|
|
//
|
|
// ribbonPageGroup1
|
|
//
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.bbCreateLocations);
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.bbPrint);
|
|
this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
|
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|
this.ribbonPageGroup1.Text = "编辑";
|
|
//
|
|
// ribbonStatusBar
|
|
//
|
|
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1189);
|
|
this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.ribbonStatusBar.Name = "ribbonStatusBar";
|
|
this.ribbonStatusBar.Ribbon = this.ribbon;
|
|
this.ribbonStatusBar.Size = new System.Drawing.Size(1966, 48);
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.chkJobCrossQ);
|
|
this.layoutControl1.Controls.Add(this.btnPartCross);
|
|
this.layoutControl1.Controls.Add(this.btnScale);
|
|
this.layoutControl1.Controls.Add(this.txtScale);
|
|
this.layoutControl1.Controls.Add(this.txtScaleQ);
|
|
this.layoutControl1.Controls.Add(this.btnUpdteBatch);
|
|
this.layoutControl1.Controls.Add(this.btnUpdateOwner);
|
|
this.layoutControl1.Controls.Add(this.comboOwnerQ);
|
|
this.layoutControl1.Controls.Add(this.comboOwner);
|
|
this.layoutControl1.Controls.Add(this.gridControl2);
|
|
this.layoutControl1.Controls.Add(this.btnUpdateABC);
|
|
this.layoutControl1.Controls.Add(this.comABCQ);
|
|
this.layoutControl1.Controls.Add(this.comABC);
|
|
this.layoutControl1.Controls.Add(this.txtLbStartId);
|
|
this.layoutControl1.Controls.Add(this.comboLines);
|
|
this.layoutControl1.Controls.Add(this.comState);
|
|
this.layoutControl1.Controls.Add(this.pager1);
|
|
this.layoutControl1.Controls.Add(this.gridControl1);
|
|
this.layoutControl1.Controls.Add(this.txtColumFrom);
|
|
this.layoutControl1.Controls.Add(this.txtColumTo);
|
|
this.layoutControl1.Controls.Add(this.txtLayerTo);
|
|
this.layoutControl1.Controls.Add(this.txtLayerFrom);
|
|
this.layoutControl1.Controls.Add(this.txtShelfFrom);
|
|
this.layoutControl1.Controls.Add(this.txtShelfTo);
|
|
this.layoutControl1.Controls.Add(this.txtChannelFrom);
|
|
this.layoutControl1.Controls.Add(this.txtChannelTo);
|
|
this.layoutControl1.Controls.Add(this.comWhType);
|
|
this.layoutControl1.Controls.Add(this.comLocationVolType);
|
|
this.layoutControl1.Controls.Add(this.comGoodType);
|
|
this.layoutControl1.Controls.Add(this.comWhVoType);
|
|
this.layoutControl1.Controls.Add(this.txtLabelLayer);
|
|
this.layoutControl1.Controls.Add(this.txtLabelColum);
|
|
this.layoutControl1.Controls.Add(this.txtWidth);
|
|
this.layoutControl1.Controls.Add(this.txtHeight);
|
|
this.layoutControl1.Controls.Add(this.txtLength);
|
|
this.layoutControl1.Controls.Add(this.txtWeight);
|
|
this.layoutControl1.Controls.Add(this.btnUpdateWh);
|
|
this.layoutControl1.Controls.Add(this.comPart);
|
|
this.layoutControl1.Controls.Add(this.btnUpdateSize);
|
|
this.layoutControl1.Controls.Add(this.btnCreate);
|
|
this.layoutControl1.Controls.Add(this.btnQuery);
|
|
this.layoutControl1.Controls.Add(this.btnUpdateStatus);
|
|
this.layoutControl1.Controls.Add(this.txtChannelFromQ);
|
|
this.layoutControl1.Controls.Add(this.txtShelfFromQ);
|
|
this.layoutControl1.Controls.Add(this.txtChannelToQ);
|
|
this.layoutControl1.Controls.Add(this.txtShelfToQ);
|
|
this.layoutControl1.Controls.Add(this.txtColumFromQ);
|
|
this.layoutControl1.Controls.Add(this.txtColumToQ);
|
|
this.layoutControl1.Controls.Add(this.txtLayerFromQ);
|
|
this.layoutControl1.Controls.Add(this.txtLayerToQ);
|
|
this.layoutControl1.Controls.Add(this.comWhTypeQuery);
|
|
this.layoutControl1.Controls.Add(this.comWhVoTypeQuery);
|
|
this.layoutControl1.Controls.Add(this.comPartQuery);
|
|
this.layoutControl1.Controls.Add(this.comGoodTypeQuery);
|
|
this.layoutControl1.Controls.Add(this.comLocationVolTypeQuery);
|
|
this.layoutControl1.Controls.Add(this.txtLbStartIdQuery);
|
|
this.layoutControl1.Controls.Add(this.txtLbToIdQuery);
|
|
this.layoutControl1.Controls.Add(this.comport);
|
|
this.layoutControl1.Controls.Add(this.comPortQuery);
|
|
this.layoutControl1.Controls.Add(this.comWarehouse);
|
|
this.layoutControl1.Controls.Add(this.txtLocationId);
|
|
this.layoutControl1.Controls.Add(this.comWarehouseQuery);
|
|
this.layoutControl1.Controls.Add(this.comStateQuery);
|
|
this.layoutControl1.Controls.Add(this.btnSaveLine);
|
|
this.layoutControl1.Controls.Add(this.comboLinesQuery);
|
|
this.layoutControl1.Controls.Add(this.txtLabelId);
|
|
this.layoutControl1.Controls.Add(this.btnUpdateLable);
|
|
this.layoutControl1.Controls.Add(this.txtPosition);
|
|
this.layoutControl1.Controls.Add(this.comBatchQ);
|
|
this.layoutControl1.Controls.Add(this.comBatch);
|
|
this.layoutControl1.Controls.Add(this.chkJobCross);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup16});
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 225);
|
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(194, 424, 450, 400);
|
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1966, 964);
|
|
this.layoutControl1.TabIndex = 2;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// chkJobCrossQ
|
|
//
|
|
this.chkJobCrossQ.Location = new System.Drawing.Point(1228, 126);
|
|
this.chkJobCrossQ.MenuManager = this.ribbon;
|
|
this.chkJobCrossQ.Name = "chkJobCrossQ";
|
|
this.chkJobCrossQ.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.chkJobCrossQ.Properties.Appearance.Options.UseFont = true;
|
|
this.chkJobCrossQ.Properties.Caption = "任务跨区";
|
|
this.chkJobCrossQ.Size = new System.Drawing.Size(139, 33);
|
|
this.chkJobCrossQ.StyleController = this.layoutControl1;
|
|
this.chkJobCrossQ.TabIndex = 96;
|
|
//
|
|
// btnPartCross
|
|
//
|
|
this.btnPartCross.Appearance.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnPartCross.Appearance.Options.UseFont = true;
|
|
this.btnPartCross.Image = ((System.Drawing.Image)(resources.GetObject("btnPartCross.Image")));
|
|
this.btnPartCross.Location = new System.Drawing.Point(1115, 164);
|
|
this.btnPartCross.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnPartCross.Name = "btnPartCross";
|
|
this.btnPartCross.Size = new System.Drawing.Size(79, 32);
|
|
this.btnPartCross.StyleController = this.layoutControl1;
|
|
this.btnPartCross.TabIndex = 94;
|
|
this.btnPartCross.Text = "更新";
|
|
this.btnPartCross.Click += new System.EventHandler(this.btnPartCross_Click);
|
|
//
|
|
// btnScale
|
|
//
|
|
this.btnScale.Appearance.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnScale.Appearance.Options.UseFont = true;
|
|
this.btnScale.Image = ((System.Drawing.Image)(resources.GetObject("btnScale.Image")));
|
|
this.btnScale.Location = new System.Drawing.Point(1365, 126);
|
|
this.btnScale.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnScale.Name = "btnScale";
|
|
this.btnScale.Size = new System.Drawing.Size(79, 32);
|
|
this.btnScale.StyleController = this.layoutControl1;
|
|
this.btnScale.TabIndex = 92;
|
|
this.btnScale.Text = "更新";
|
|
this.btnScale.Click += new System.EventHandler(this.btnScale_Click);
|
|
//
|
|
// txtScale
|
|
//
|
|
this.txtScale.Location = new System.Drawing.Point(1280, 125);
|
|
this.txtScale.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtScale.Name = "txtScale";
|
|
this.txtScale.Size = new System.Drawing.Size(77, 28);
|
|
this.txtScale.StyleController = this.layoutControl1;
|
|
this.txtScale.TabIndex = 91;
|
|
//
|
|
// txtScaleQ
|
|
//
|
|
this.txtScaleQ.Location = new System.Drawing.Point(1118, 165);
|
|
this.txtScaleQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtScaleQ.Name = "txtScaleQ";
|
|
this.txtScaleQ.Size = new System.Drawing.Size(105, 28);
|
|
this.txtScaleQ.StyleController = this.layoutControl1;
|
|
this.txtScaleQ.TabIndex = 90;
|
|
//
|
|
// btnUpdteBatch
|
|
//
|
|
this.btnUpdteBatch.Appearance.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnUpdteBatch.Appearance.Options.UseFont = true;
|
|
this.btnUpdteBatch.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdteBatch.Image")));
|
|
this.btnUpdteBatch.Location = new System.Drawing.Point(1115, 126);
|
|
this.btnUpdteBatch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnUpdteBatch.Name = "btnUpdteBatch";
|
|
this.btnUpdteBatch.Size = new System.Drawing.Size(79, 32);
|
|
this.btnUpdteBatch.StyleController = this.layoutControl1;
|
|
this.btnUpdteBatch.TabIndex = 89;
|
|
this.btnUpdteBatch.Text = "更新";
|
|
this.btnUpdteBatch.Click += new System.EventHandler(this.btnUpdteBatch_Click);
|
|
//
|
|
// btnUpdateOwner
|
|
//
|
|
this.btnUpdateOwner.Appearance.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnUpdateOwner.Appearance.Options.UseFont = true;
|
|
this.btnUpdateOwner.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdateOwner.Image")));
|
|
this.btnUpdateOwner.Location = new System.Drawing.Point(624, 164);
|
|
this.btnUpdateOwner.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnUpdateOwner.Name = "btnUpdateOwner";
|
|
this.btnUpdateOwner.Size = new System.Drawing.Size(71, 32);
|
|
this.btnUpdateOwner.StyleController = this.layoutControl1;
|
|
this.btnUpdateOwner.TabIndex = 88;
|
|
this.btnUpdateOwner.Text = "更新";
|
|
this.btnUpdateOwner.Click += new System.EventHandler(this.btnUpdateOwner_Click);
|
|
//
|
|
// comboOwnerQ
|
|
//
|
|
this.comboOwnerQ.Location = new System.Drawing.Point(532, 126);
|
|
this.comboOwnerQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comboOwnerQ.MenuManager = this.ribbon;
|
|
this.comboOwnerQ.Name = "comboOwnerQ";
|
|
this.comboOwnerQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comboOwnerQ.Size = new System.Drawing.Size(104, 28);
|
|
this.comboOwnerQ.StyleController = this.layoutControl1;
|
|
this.comboOwnerQ.TabIndex = 87;
|
|
//
|
|
// comboOwner
|
|
//
|
|
this.comboOwner.Location = new System.Drawing.Point(532, 163);
|
|
this.comboOwner.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comboOwner.MenuManager = this.ribbon;
|
|
this.comboOwner.Name = "comboOwner";
|
|
this.comboOwner.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comboOwner.Size = new System.Drawing.Size(84, 28);
|
|
this.comboOwner.StyleController = this.layoutControl1;
|
|
this.comboOwner.TabIndex = 86;
|
|
//
|
|
// gridControl2
|
|
//
|
|
this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridControl2.Location = new System.Drawing.Point(37, 341);
|
|
this.gridControl2.MainView = this.gridView2;
|
|
this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridControl2.MenuManager = this.ribbon;
|
|
this.gridControl2.Name = "gridControl2";
|
|
this.gridControl2.Size = new System.Drawing.Size(1891, 577);
|
|
this.gridControl2.TabIndex = 85;
|
|
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView2});
|
|
//
|
|
// gridView2
|
|
//
|
|
this.gridView2.GridControl = this.gridControl2;
|
|
this.gridView2.Name = "gridView2";
|
|
//
|
|
// btnUpdateABC
|
|
//
|
|
this.btnUpdateABC.Appearance.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnUpdateABC.Appearance.Options.UseFont = true;
|
|
this.btnUpdateABC.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdateABC.Image")));
|
|
this.btnUpdateABC.Location = new System.Drawing.Point(873, 126);
|
|
this.btnUpdateABC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnUpdateABC.Name = "btnUpdateABC";
|
|
this.btnUpdateABC.Size = new System.Drawing.Size(71, 32);
|
|
this.btnUpdateABC.StyleController = this.layoutControl1;
|
|
this.btnUpdateABC.TabIndex = 84;
|
|
this.btnUpdateABC.Text = "更新";
|
|
this.btnUpdateABC.Click += new System.EventHandler(this.btnUpdateABC_Click);
|
|
//
|
|
// comABCQ
|
|
//
|
|
this.comABCQ.Location = new System.Drawing.Point(920, 150);
|
|
this.comABCQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comABCQ.MenuManager = this.ribbon;
|
|
this.comABCQ.Name = "comABCQ";
|
|
this.comABCQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comABCQ.Size = new System.Drawing.Size(104, 28);
|
|
this.comABCQ.StyleController = this.layoutControl1;
|
|
this.comABCQ.TabIndex = 83;
|
|
//
|
|
// comABC
|
|
//
|
|
this.comABC.Location = new System.Drawing.Point(781, 125);
|
|
this.comABC.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comABC.MenuManager = this.ribbon;
|
|
this.comABC.Name = "comABC";
|
|
this.comABC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comABC.Size = new System.Drawing.Size(84, 28);
|
|
this.comABC.StyleController = this.layoutControl1;
|
|
this.comABC.TabIndex = 82;
|
|
//
|
|
// txtLbStartId
|
|
//
|
|
this.txtLbStartId.EditValue = "0";
|
|
this.txtLbStartId.Location = new System.Drawing.Point(560, 151);
|
|
this.txtLbStartId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLbStartId.MenuManager = this.ribbon;
|
|
this.txtLbStartId.Name = "txtLbStartId";
|
|
this.txtLbStartId.Size = new System.Drawing.Size(85, 28);
|
|
this.txtLbStartId.StyleController = this.layoutControl1;
|
|
this.txtLbStartId.TabIndex = 72;
|
|
//
|
|
// comboLines
|
|
//
|
|
this.comboLines.Location = new System.Drawing.Point(780, 163);
|
|
this.comboLines.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comboLines.Name = "comboLines";
|
|
this.comboLines.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comboLines.Size = new System.Drawing.Size(85, 28);
|
|
this.comboLines.StyleController = this.layoutControl1;
|
|
this.comboLines.TabIndex = 71;
|
|
//
|
|
// comState
|
|
//
|
|
this.comState.Location = new System.Drawing.Point(532, 125);
|
|
this.comState.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comState.MenuManager = this.ribbon;
|
|
this.comState.Name = "comState";
|
|
this.comState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comState.Size = new System.Drawing.Size(84, 28);
|
|
this.comState.StyleController = this.layoutControl1;
|
|
this.comState.TabIndex = 69;
|
|
//
|
|
// pager1
|
|
//
|
|
this.pager1.Location = new System.Drawing.Point(37, 891);
|
|
this.pager1.Margin = new System.Windows.Forms.Padding(6);
|
|
this.pager1.MaximumSize = new System.Drawing.Size(0, 31);
|
|
this.pager1.Name = "pager1";
|
|
this.pager1.NMax = 0;
|
|
this.pager1.PageCount = 0;
|
|
this.pager1.PageCurrent = 0;
|
|
this.pager1.PageSize = 50;
|
|
this.pager1.Size = new System.Drawing.Size(1891, 27);
|
|
this.pager1.TabIndex = 40;
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridControl1.Location = new System.Drawing.Point(37, 341);
|
|
this.gridControl1.MainView = this.gridView1;
|
|
this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridControl1.MenuManager = this.ribbon;
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(1891, 544);
|
|
this.gridControl1.TabIndex = 39;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.Name = "gridView1";
|
|
//
|
|
// txtColumFrom
|
|
//
|
|
this.txtColumFrom.Location = new System.Drawing.Point(312, 145);
|
|
this.txtColumFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtColumFrom.MenuManager = this.ribbon;
|
|
this.txtColumFrom.Name = "txtColumFrom";
|
|
this.txtColumFrom.Properties.Mask.EditMask = "f0";
|
|
this.txtColumFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtColumFrom.Size = new System.Drawing.Size(32, 28);
|
|
this.txtColumFrom.StyleController = this.layoutControl1;
|
|
this.txtColumFrom.TabIndex = 4;
|
|
//
|
|
// txtColumTo
|
|
//
|
|
this.txtColumTo.Location = new System.Drawing.Point(350, 145);
|
|
this.txtColumTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtColumTo.MenuManager = this.ribbon;
|
|
this.txtColumTo.Name = "txtColumTo";
|
|
this.txtColumTo.Properties.Mask.EditMask = "f0";
|
|
this.txtColumTo.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtColumTo.Size = new System.Drawing.Size(58, 28);
|
|
this.txtColumTo.StyleController = this.layoutControl1;
|
|
this.txtColumTo.TabIndex = 5;
|
|
//
|
|
// txtLayerTo
|
|
//
|
|
this.txtLayerTo.Location = new System.Drawing.Point(350, 121);
|
|
this.txtLayerTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLayerTo.MenuManager = this.ribbon;
|
|
this.txtLayerTo.Name = "txtLayerTo";
|
|
this.txtLayerTo.Properties.Mask.EditMask = "f0";
|
|
this.txtLayerTo.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLayerTo.Size = new System.Drawing.Size(58, 28);
|
|
this.txtLayerTo.StyleController = this.layoutControl1;
|
|
this.txtLayerTo.TabIndex = 6;
|
|
//
|
|
// txtLayerFrom
|
|
//
|
|
this.txtLayerFrom.Location = new System.Drawing.Point(312, 121);
|
|
this.txtLayerFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLayerFrom.MenuManager = this.ribbon;
|
|
this.txtLayerFrom.Name = "txtLayerFrom";
|
|
this.txtLayerFrom.Properties.Mask.EditMask = "f0";
|
|
this.txtLayerFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLayerFrom.Size = new System.Drawing.Size(32, 28);
|
|
this.txtLayerFrom.StyleController = this.layoutControl1;
|
|
this.txtLayerFrom.TabIndex = 7;
|
|
//
|
|
// txtShelfFrom
|
|
//
|
|
this.txtShelfFrom.Location = new System.Drawing.Point(133, 145);
|
|
this.txtShelfFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtShelfFrom.MenuManager = this.ribbon;
|
|
this.txtShelfFrom.Name = "txtShelfFrom";
|
|
this.txtShelfFrom.Properties.Mask.EditMask = "f0";
|
|
this.txtShelfFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtShelfFrom.Size = new System.Drawing.Size(32, 28);
|
|
this.txtShelfFrom.StyleController = this.layoutControl1;
|
|
this.txtShelfFrom.TabIndex = 8;
|
|
//
|
|
// txtShelfTo
|
|
//
|
|
this.txtShelfTo.Location = new System.Drawing.Point(171, 145);
|
|
this.txtShelfTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtShelfTo.MenuManager = this.ribbon;
|
|
this.txtShelfTo.Name = "txtShelfTo";
|
|
this.txtShelfTo.Properties.Mask.EditMask = "f0";
|
|
this.txtShelfTo.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtShelfTo.Size = new System.Drawing.Size(58, 28);
|
|
this.txtShelfTo.StyleController = this.layoutControl1;
|
|
this.txtShelfTo.TabIndex = 9;
|
|
//
|
|
// txtChannelFrom
|
|
//
|
|
this.txtChannelFrom.Location = new System.Drawing.Point(133, 121);
|
|
this.txtChannelFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtChannelFrom.MenuManager = this.ribbon;
|
|
this.txtChannelFrom.Name = "txtChannelFrom";
|
|
this.txtChannelFrom.Properties.Mask.EditMask = "f0";
|
|
this.txtChannelFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtChannelFrom.Size = new System.Drawing.Size(32, 28);
|
|
this.txtChannelFrom.StyleController = this.layoutControl1;
|
|
this.txtChannelFrom.TabIndex = 10;
|
|
//
|
|
// txtChannelTo
|
|
//
|
|
this.txtChannelTo.Location = new System.Drawing.Point(171, 121);
|
|
this.txtChannelTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtChannelTo.MenuManager = this.ribbon;
|
|
this.txtChannelTo.Name = "txtChannelTo";
|
|
this.txtChannelTo.Properties.Mask.EditMask = "f0";
|
|
this.txtChannelTo.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtChannelTo.Size = new System.Drawing.Size(58, 28);
|
|
this.txtChannelTo.StyleController = this.layoutControl1;
|
|
this.txtChannelTo.TabIndex = 11;
|
|
//
|
|
// comWhType
|
|
//
|
|
this.comWhType.Location = new System.Drawing.Point(529, 126);
|
|
this.comWhType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comWhType.Name = "comWhType";
|
|
this.comWhType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comWhType.Size = new System.Drawing.Size(144, 28);
|
|
this.comWhType.StyleController = this.layoutControl1;
|
|
this.comWhType.TabIndex = 14;
|
|
//
|
|
// comLocationVolType
|
|
//
|
|
this.comLocationVolType.Location = new System.Drawing.Point(756, 150);
|
|
this.comLocationVolType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comLocationVolType.Name = "comLocationVolType";
|
|
this.comLocationVolType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comLocationVolType.Properties.Items.AddRange(new object[] {
|
|
"零货",
|
|
"小整",
|
|
"大整",
|
|
"超大整"});
|
|
this.comLocationVolType.Size = new System.Drawing.Size(157, 28);
|
|
this.comLocationVolType.StyleController = this.layoutControl1;
|
|
this.comLocationVolType.TabIndex = 14;
|
|
//
|
|
// comGoodType
|
|
//
|
|
this.comGoodType.Location = new System.Drawing.Point(996, 126);
|
|
this.comGoodType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comGoodType.Name = "comGoodType";
|
|
this.comGoodType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comGoodType.Size = new System.Drawing.Size(157, 28);
|
|
this.comGoodType.StyleController = this.layoutControl1;
|
|
this.comGoodType.TabIndex = 14;
|
|
//
|
|
// comWhVoType
|
|
//
|
|
this.comWhVoType.Location = new System.Drawing.Point(996, 150);
|
|
this.comWhVoType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comWhVoType.Name = "comWhVoType";
|
|
this.comWhVoType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comWhVoType.Size = new System.Drawing.Size(157, 28);
|
|
this.comWhVoType.StyleController = this.layoutControl1;
|
|
this.comWhVoType.TabIndex = 16;
|
|
//
|
|
// txtLabelLayer
|
|
//
|
|
this.txtLabelLayer.EditValue = "0";
|
|
this.txtLabelLayer.Location = new System.Drawing.Point(452, 151);
|
|
this.txtLabelLayer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLabelLayer.MenuManager = this.ribbon;
|
|
this.txtLabelLayer.Name = "txtLabelLayer";
|
|
this.txtLabelLayer.Properties.Mask.EditMask = "f0";
|
|
this.txtLabelLayer.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLabelLayer.Size = new System.Drawing.Size(48, 28);
|
|
this.txtLabelLayer.StyleController = this.layoutControl1;
|
|
this.txtLabelLayer.TabIndex = 26;
|
|
//
|
|
// txtLabelColum
|
|
//
|
|
this.txtLabelColum.EditValue = "0";
|
|
this.txtLabelColum.Location = new System.Drawing.Point(506, 151);
|
|
this.txtLabelColum.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLabelColum.MenuManager = this.ribbon;
|
|
this.txtLabelColum.Name = "txtLabelColum";
|
|
this.txtLabelColum.Properties.Mask.EditMask = "f0";
|
|
this.txtLabelColum.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLabelColum.Size = new System.Drawing.Size(48, 28);
|
|
this.txtLabelColum.StyleController = this.layoutControl1;
|
|
this.txtLabelColum.TabIndex = 27;
|
|
//
|
|
// txtWidth
|
|
//
|
|
this.txtWidth.EditValue = "0";
|
|
this.txtWidth.Location = new System.Drawing.Point(512, 150);
|
|
this.txtWidth.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtWidth.MenuManager = this.ribbon;
|
|
this.txtWidth.Name = "txtWidth";
|
|
this.txtWidth.Properties.Mask.EditMask = "f0";
|
|
this.txtWidth.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtWidth.Size = new System.Drawing.Size(63, 28);
|
|
this.txtWidth.StyleController = this.layoutControl1;
|
|
this.txtWidth.TabIndex = 30;
|
|
//
|
|
// txtHeight
|
|
//
|
|
this.txtHeight.EditValue = "0";
|
|
this.txtHeight.Location = new System.Drawing.Point(641, 126);
|
|
this.txtHeight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtHeight.MenuManager = this.ribbon;
|
|
this.txtHeight.Name = "txtHeight";
|
|
this.txtHeight.Properties.Mask.EditMask = "f0";
|
|
this.txtHeight.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtHeight.Size = new System.Drawing.Size(65, 28);
|
|
this.txtHeight.StyleController = this.layoutControl1;
|
|
this.txtHeight.TabIndex = 31;
|
|
//
|
|
// txtLength
|
|
//
|
|
this.txtLength.EditValue = "0";
|
|
this.txtLength.Location = new System.Drawing.Point(512, 126);
|
|
this.txtLength.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLength.MenuManager = this.ribbon;
|
|
this.txtLength.Name = "txtLength";
|
|
this.txtLength.Properties.Mask.EditMask = "f0";
|
|
this.txtLength.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLength.Size = new System.Drawing.Size(63, 28);
|
|
this.txtLength.StyleController = this.layoutControl1;
|
|
this.txtLength.TabIndex = 32;
|
|
//
|
|
// txtWeight
|
|
//
|
|
this.txtWeight.EditValue = "0";
|
|
this.txtWeight.Location = new System.Drawing.Point(655, 150);
|
|
this.txtWeight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtWeight.Name = "txtWeight";
|
|
this.txtWeight.Properties.Mask.EditMask = "f0";
|
|
this.txtWeight.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtWeight.Size = new System.Drawing.Size(51, 28);
|
|
this.txtWeight.StyleController = this.layoutControl1;
|
|
this.txtWeight.TabIndex = 31;
|
|
//
|
|
// btnUpdateWh
|
|
//
|
|
this.btnUpdateWh.Appearance.Font = new System.Drawing.Font("Tahoma", 8F);
|
|
this.btnUpdateWh.Appearance.Options.UseFont = true;
|
|
this.btnUpdateWh.ImageUri.Uri = "Save";
|
|
this.btnUpdateWh.Location = new System.Drawing.Point(1159, 126);
|
|
this.btnUpdateWh.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnUpdateWh.Name = "btnUpdateWh";
|
|
this.btnUpdateWh.Size = new System.Drawing.Size(87, 53);
|
|
this.btnUpdateWh.StyleController = this.layoutControl1;
|
|
this.btnUpdateWh.TabIndex = 43;
|
|
this.btnUpdateWh.Text = "更新";
|
|
this.btnUpdateWh.Click += new System.EventHandler(this.btnUpdateWh_Click);
|
|
//
|
|
// comPart
|
|
//
|
|
this.comPart.Location = new System.Drawing.Point(756, 126);
|
|
this.comPart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comPart.MenuManager = this.ribbon;
|
|
this.comPart.Name = "comPart";
|
|
this.comPart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comPart.Size = new System.Drawing.Size(157, 28);
|
|
this.comPart.StyleController = this.layoutControl1;
|
|
this.comPart.TabIndex = 45;
|
|
//
|
|
// btnUpdateSize
|
|
//
|
|
this.btnUpdateSize.Appearance.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnUpdateSize.Appearance.Options.UseFont = true;
|
|
this.btnUpdateSize.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdateSize.Image")));
|
|
this.btnUpdateSize.Location = new System.Drawing.Point(712, 126);
|
|
this.btnUpdateSize.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnUpdateSize.Name = "btnUpdateSize";
|
|
this.btnUpdateSize.Size = new System.Drawing.Size(1196, 47);
|
|
this.btnUpdateSize.StyleController = this.layoutControl1;
|
|
this.btnUpdateSize.TabIndex = 60;
|
|
this.btnUpdateSize.Text = "更新";
|
|
this.btnUpdateSize.Click += new System.EventHandler(this.btnUpdateSize_Click);
|
|
//
|
|
// btnCreate
|
|
//
|
|
this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
|
|
this.btnCreate.Location = new System.Drawing.Point(56, 200);
|
|
this.btnCreate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnCreate.Name = "btnCreate";
|
|
this.btnCreate.Size = new System.Drawing.Size(352, 42);
|
|
this.btnCreate.StyleController = this.layoutControl1;
|
|
this.btnCreate.TabIndex = 63;
|
|
this.btnCreate.Text = "新建";
|
|
this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
|
|
//
|
|
// btnQuery
|
|
//
|
|
this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image")));
|
|
this.btnQuery.Location = new System.Drawing.Point(37, 219);
|
|
this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnQuery.Name = "btnQuery";
|
|
this.btnQuery.Size = new System.Drawing.Size(81, 42);
|
|
this.btnQuery.StyleController = this.layoutControl1;
|
|
this.btnQuery.TabIndex = 64;
|
|
this.btnQuery.Text = "查询";
|
|
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
|
|
//
|
|
// btnUpdateStatus
|
|
//
|
|
this.btnUpdateStatus.Appearance.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnUpdateStatus.Appearance.Options.UseFont = true;
|
|
this.btnUpdateStatus.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdateStatus.Image")));
|
|
this.btnUpdateStatus.Location = new System.Drawing.Point(624, 126);
|
|
this.btnUpdateStatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnUpdateStatus.Name = "btnUpdateStatus";
|
|
this.btnUpdateStatus.Size = new System.Drawing.Size(71, 32);
|
|
this.btnUpdateStatus.StyleController = this.layoutControl1;
|
|
this.btnUpdateStatus.TabIndex = 70;
|
|
this.btnUpdateStatus.Text = "更新";
|
|
this.btnUpdateStatus.Click += new System.EventHandler(this.btnUpdateStatus_Click);
|
|
//
|
|
// txtChannelFromQ
|
|
//
|
|
this.txtChannelFromQ.Location = new System.Drawing.Point(133, 126);
|
|
this.txtChannelFromQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtChannelFromQ.Name = "txtChannelFromQ";
|
|
this.txtChannelFromQ.Properties.Mask.EditMask = "f0";
|
|
this.txtChannelFromQ.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtChannelFromQ.Size = new System.Drawing.Size(42, 28);
|
|
this.txtChannelFromQ.StyleController = this.layoutControl1;
|
|
this.txtChannelFromQ.TabIndex = 10;
|
|
//
|
|
// txtShelfFromQ
|
|
//
|
|
this.txtShelfFromQ.Location = new System.Drawing.Point(133, 150);
|
|
this.txtShelfFromQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtShelfFromQ.Name = "txtShelfFromQ";
|
|
this.txtShelfFromQ.Properties.Mask.EditMask = "f0";
|
|
this.txtShelfFromQ.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtShelfFromQ.Size = new System.Drawing.Size(42, 28);
|
|
this.txtShelfFromQ.StyleController = this.layoutControl1;
|
|
this.txtShelfFromQ.TabIndex = 8;
|
|
//
|
|
// txtChannelToQ
|
|
//
|
|
this.txtChannelToQ.Location = new System.Drawing.Point(181, 126);
|
|
this.txtChannelToQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtChannelToQ.Name = "txtChannelToQ";
|
|
this.txtChannelToQ.Properties.Mask.EditMask = "f0";
|
|
this.txtChannelToQ.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtChannelToQ.Size = new System.Drawing.Size(58, 28);
|
|
this.txtChannelToQ.StyleController = this.layoutControl1;
|
|
this.txtChannelToQ.TabIndex = 11;
|
|
//
|
|
// txtShelfToQ
|
|
//
|
|
this.txtShelfToQ.Location = new System.Drawing.Point(181, 150);
|
|
this.txtShelfToQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtShelfToQ.Name = "txtShelfToQ";
|
|
this.txtShelfToQ.Properties.Mask.EditMask = "f0";
|
|
this.txtShelfToQ.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtShelfToQ.Size = new System.Drawing.Size(58, 28);
|
|
this.txtShelfToQ.StyleController = this.layoutControl1;
|
|
this.txtShelfToQ.TabIndex = 9;
|
|
//
|
|
// txtColumFromQ
|
|
//
|
|
this.txtColumFromQ.Location = new System.Drawing.Point(332, 150);
|
|
this.txtColumFromQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtColumFromQ.Name = "txtColumFromQ";
|
|
this.txtColumFromQ.Properties.Mask.EditMask = "f0";
|
|
this.txtColumFromQ.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtColumFromQ.Size = new System.Drawing.Size(42, 28);
|
|
this.txtColumFromQ.StyleController = this.layoutControl1;
|
|
this.txtColumFromQ.TabIndex = 4;
|
|
//
|
|
// txtColumToQ
|
|
//
|
|
this.txtColumToQ.Location = new System.Drawing.Point(380, 150);
|
|
this.txtColumToQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtColumToQ.Name = "txtColumToQ";
|
|
this.txtColumToQ.Properties.Mask.EditMask = "f0";
|
|
this.txtColumToQ.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtColumToQ.Size = new System.Drawing.Size(1528, 28);
|
|
this.txtColumToQ.StyleController = this.layoutControl1;
|
|
this.txtColumToQ.TabIndex = 5;
|
|
//
|
|
// txtLayerFromQ
|
|
//
|
|
this.txtLayerFromQ.Location = new System.Drawing.Point(332, 126);
|
|
this.txtLayerFromQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLayerFromQ.Name = "txtLayerFromQ";
|
|
this.txtLayerFromQ.Properties.Mask.EditMask = "f0";
|
|
this.txtLayerFromQ.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLayerFromQ.Size = new System.Drawing.Size(42, 28);
|
|
this.txtLayerFromQ.StyleController = this.layoutControl1;
|
|
this.txtLayerFromQ.TabIndex = 7;
|
|
//
|
|
// txtLayerToQ
|
|
//
|
|
this.txtLayerToQ.Location = new System.Drawing.Point(380, 126);
|
|
this.txtLayerToQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLayerToQ.Name = "txtLayerToQ";
|
|
this.txtLayerToQ.Properties.Mask.EditMask = "f0";
|
|
this.txtLayerToQ.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLayerToQ.Size = new System.Drawing.Size(1528, 28);
|
|
this.txtLayerToQ.StyleController = this.layoutControl1;
|
|
this.txtLayerToQ.TabIndex = 6;
|
|
//
|
|
// comWhTypeQuery
|
|
//
|
|
this.comWhTypeQuery.Location = new System.Drawing.Point(313, 126);
|
|
this.comWhTypeQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comWhTypeQuery.Name = "comWhTypeQuery";
|
|
this.comWhTypeQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comWhTypeQuery.Size = new System.Drawing.Size(125, 28);
|
|
this.comWhTypeQuery.StyleController = this.layoutControl1;
|
|
this.comWhTypeQuery.TabIndex = 14;
|
|
//
|
|
// comWhVoTypeQuery
|
|
//
|
|
this.comWhVoTypeQuery.Location = new System.Drawing.Point(1803, 165);
|
|
this.comWhVoTypeQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comWhVoTypeQuery.Name = "comWhVoTypeQuery";
|
|
this.comWhVoTypeQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comWhVoTypeQuery.Size = new System.Drawing.Size(105, 28);
|
|
this.comWhVoTypeQuery.StyleController = this.layoutControl1;
|
|
this.comWhVoTypeQuery.TabIndex = 16;
|
|
//
|
|
// comPartQuery
|
|
//
|
|
this.comPartQuery.Location = new System.Drawing.Point(313, 152);
|
|
this.comPartQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comPartQuery.Name = "comPartQuery";
|
|
this.comPartQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comPartQuery.Size = new System.Drawing.Size(125, 28);
|
|
this.comPartQuery.StyleController = this.layoutControl1;
|
|
this.comPartQuery.TabIndex = 45;
|
|
//
|
|
// comGoodTypeQuery
|
|
//
|
|
this.comGoodTypeQuery.Location = new System.Drawing.Point(531, 150);
|
|
this.comGoodTypeQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comGoodTypeQuery.Name = "comGoodTypeQuery";
|
|
this.comGoodTypeQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comGoodTypeQuery.Size = new System.Drawing.Size(105, 28);
|
|
this.comGoodTypeQuery.StyleController = this.layoutControl1;
|
|
this.comGoodTypeQuery.TabIndex = 14;
|
|
//
|
|
// comLocationVolTypeQuery
|
|
//
|
|
this.comLocationVolTypeQuery.Location = new System.Drawing.Point(919, 126);
|
|
this.comLocationVolTypeQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comLocationVolTypeQuery.Name = "comLocationVolTypeQuery";
|
|
this.comLocationVolTypeQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comLocationVolTypeQuery.Properties.Items.AddRange(new object[] {
|
|
"零货",
|
|
"小整",
|
|
"大整",
|
|
"超大整"});
|
|
this.comLocationVolTypeQuery.Size = new System.Drawing.Size(105, 28);
|
|
this.comLocationVolTypeQuery.StyleController = this.layoutControl1;
|
|
this.comLocationVolTypeQuery.TabIndex = 14;
|
|
//
|
|
// txtLbStartIdQuery
|
|
//
|
|
this.txtLbStartIdQuery.Location = new System.Drawing.Point(133, 126);
|
|
this.txtLbStartIdQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLbStartIdQuery.Name = "txtLbStartIdQuery";
|
|
this.txtLbStartIdQuery.Properties.Mask.EditMask = "f0";
|
|
this.txtLbStartIdQuery.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLbStartIdQuery.Size = new System.Drawing.Size(32, 28);
|
|
this.txtLbStartIdQuery.StyleController = this.layoutControl1;
|
|
this.txtLbStartIdQuery.TabIndex = 10;
|
|
//
|
|
// txtLbToIdQuery
|
|
//
|
|
this.txtLbToIdQuery.Location = new System.Drawing.Point(171, 126);
|
|
this.txtLbToIdQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLbToIdQuery.Name = "txtLbToIdQuery";
|
|
this.txtLbToIdQuery.Properties.Mask.EditMask = "f0";
|
|
this.txtLbToIdQuery.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLbToIdQuery.Size = new System.Drawing.Size(58, 28);
|
|
this.txtLbToIdQuery.StyleController = this.layoutControl1;
|
|
this.txtLbToIdQuery.TabIndex = 11;
|
|
//
|
|
// comport
|
|
//
|
|
this.comport.Location = new System.Drawing.Point(651, 151);
|
|
this.comport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comport.Name = "comport";
|
|
this.comport.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comport.Size = new System.Drawing.Size(48, 28);
|
|
this.comport.StyleController = this.layoutControl1;
|
|
this.comport.TabIndex = 14;
|
|
//
|
|
// comPortQuery
|
|
//
|
|
this.comPortQuery.Location = new System.Drawing.Point(133, 150);
|
|
this.comPortQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comPortQuery.MenuManager = this.ribbon;
|
|
this.comPortQuery.Name = "comPortQuery";
|
|
this.comPortQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comPortQuery.Size = new System.Drawing.Size(96, 28);
|
|
this.comPortQuery.StyleController = this.layoutControl1;
|
|
this.comPortQuery.TabIndex = 73;
|
|
//
|
|
// comWarehouse
|
|
//
|
|
this.comWarehouse.Location = new System.Drawing.Point(529, 150);
|
|
this.comWarehouse.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comWarehouse.MenuManager = this.ribbon;
|
|
this.comWarehouse.Name = "comWarehouse";
|
|
this.comWarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comWarehouse.Size = new System.Drawing.Size(144, 28);
|
|
this.comWarehouse.StyleController = this.layoutControl1;
|
|
this.comWarehouse.TabIndex = 74;
|
|
//
|
|
// txtLocationId
|
|
//
|
|
this.txtLocationId.Location = new System.Drawing.Point(131, 126);
|
|
this.txtLocationId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLocationId.Name = "txtLocationId";
|
|
this.txtLocationId.Size = new System.Drawing.Size(89, 28);
|
|
this.txtLocationId.StyleController = this.layoutControl1;
|
|
this.txtLocationId.TabIndex = 75;
|
|
//
|
|
// comWarehouseQuery
|
|
//
|
|
this.comWarehouseQuery.Location = new System.Drawing.Point(133, 150);
|
|
this.comWarehouseQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comWarehouseQuery.Name = "comWarehouseQuery";
|
|
this.comWarehouseQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comWarehouseQuery.Size = new System.Drawing.Size(87, 28);
|
|
this.comWarehouseQuery.StyleController = this.layoutControl1;
|
|
this.comWarehouseQuery.TabIndex = 74;
|
|
//
|
|
// comStateQuery
|
|
//
|
|
this.comStateQuery.Location = new System.Drawing.Point(729, 152);
|
|
this.comStateQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comStateQuery.MenuManager = this.ribbon;
|
|
this.comStateQuery.Name = "comStateQuery";
|
|
this.comStateQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comStateQuery.Size = new System.Drawing.Size(97, 28);
|
|
this.comStateQuery.StyleController = this.layoutControl1;
|
|
this.comStateQuery.TabIndex = 76;
|
|
//
|
|
// btnSaveLine
|
|
//
|
|
this.btnSaveLine.Appearance.Font = new System.Drawing.Font("宋体", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnSaveLine.Appearance.Options.UseFont = true;
|
|
this.btnSaveLine.Image = ((System.Drawing.Image)(resources.GetObject("btnSaveLine.Image")));
|
|
this.btnSaveLine.Location = new System.Drawing.Point(873, 164);
|
|
this.btnSaveLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnSaveLine.Name = "btnSaveLine";
|
|
this.btnSaveLine.Size = new System.Drawing.Size(71, 32);
|
|
this.btnSaveLine.StyleController = this.layoutControl1;
|
|
this.btnSaveLine.TabIndex = 77;
|
|
this.btnSaveLine.Text = "更新";
|
|
this.btnSaveLine.Click += new System.EventHandler(this.btnSaveLine_Click);
|
|
//
|
|
// comboLinesQuery
|
|
//
|
|
this.comboLinesQuery.Location = new System.Drawing.Point(730, 126);
|
|
this.comboLinesQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comboLinesQuery.MenuManager = this.ribbon;
|
|
this.comboLinesQuery.Name = "comboLinesQuery";
|
|
this.comboLinesQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comboLinesQuery.Size = new System.Drawing.Size(96, 28);
|
|
this.comboLinesQuery.StyleController = this.layoutControl1;
|
|
this.comboLinesQuery.TabIndex = 78;
|
|
//
|
|
// txtLabelId
|
|
//
|
|
this.txtLabelId.Location = new System.Drawing.Point(530, 126);
|
|
this.txtLabelId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtLabelId.MenuManager = this.ribbon;
|
|
this.txtLabelId.Name = "txtLabelId";
|
|
this.txtLabelId.Properties.Mask.EditMask = "f0";
|
|
this.txtLabelId.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|
this.txtLabelId.Size = new System.Drawing.Size(46, 28);
|
|
this.txtLabelId.StyleController = this.layoutControl1;
|
|
this.txtLabelId.TabIndex = 79;
|
|
//
|
|
// btnUpdateLable
|
|
//
|
|
this.btnUpdateLable.Appearance.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.btnUpdateLable.Appearance.Options.UseFont = true;
|
|
this.btnUpdateLable.Image = ((System.Drawing.Image)(resources.GetObject("btnUpdateLable.Image")));
|
|
this.btnUpdateLable.Location = new System.Drawing.Point(582, 126);
|
|
this.btnUpdateLable.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnUpdateLable.Name = "btnUpdateLable";
|
|
this.btnUpdateLable.Size = new System.Drawing.Size(80, 50);
|
|
this.btnUpdateLable.StyleController = this.layoutControl1;
|
|
this.btnUpdateLable.TabIndex = 80;
|
|
this.btnUpdateLable.Text = "更新";
|
|
this.btnUpdateLable.Click += new System.EventHandler(this.btnUpdateLable_Click);
|
|
//
|
|
// txtPosition
|
|
//
|
|
this.txtPosition.Location = new System.Drawing.Point(530, 150);
|
|
this.txtPosition.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtPosition.MenuManager = this.ribbon;
|
|
this.txtPosition.Name = "txtPosition";
|
|
this.txtPosition.Size = new System.Drawing.Size(46, 28);
|
|
this.txtPosition.StyleController = this.layoutControl1;
|
|
this.txtPosition.TabIndex = 81;
|
|
//
|
|
// comBatchQ
|
|
//
|
|
this.comBatchQ.Location = new System.Drawing.Point(1118, 126);
|
|
this.comBatchQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comBatchQ.Name = "comBatchQ";
|
|
this.comBatchQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comBatchQ.Size = new System.Drawing.Size(104, 28);
|
|
this.comBatchQ.StyleController = this.layoutControl1;
|
|
this.comBatchQ.TabIndex = 83;
|
|
//
|
|
// comBatch
|
|
//
|
|
this.comBatch.Location = new System.Drawing.Point(1035, 125);
|
|
this.comBatch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comBatch.Name = "comBatch";
|
|
this.comBatch.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comBatch.Size = new System.Drawing.Size(72, 28);
|
|
this.comBatch.StyleController = this.layoutControl1;
|
|
this.comBatch.TabIndex = 83;
|
|
//
|
|
// chkJobCross
|
|
//
|
|
this.chkJobCross.EditValue = true;
|
|
this.chkJobCross.Location = new System.Drawing.Point(950, 164);
|
|
this.chkJobCross.MenuManager = this.ribbon;
|
|
this.chkJobCross.Name = "chkJobCross";
|
|
this.chkJobCross.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
|
|
this.chkJobCross.Properties.Appearance.Options.UseFont = true;
|
|
this.chkJobCross.Properties.Caption = "任务跨区";
|
|
this.chkJobCross.Size = new System.Drawing.Size(159, 38);
|
|
this.chkJobCross.StyleController = this.layoutControl1;
|
|
this.chkJobCross.TabIndex = 95;
|
|
this.chkJobCross.CheckedChanged += new System.EventHandler(this.checkEdit1_CheckedChanged);
|
|
//
|
|
// layoutControlGroup16
|
|
//
|
|
this.layoutControlGroup16.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup16.Name = "layoutControlGroup16";
|
|
this.layoutControlGroup16.Size = new System.Drawing.Size(622, 98);
|
|
//
|
|
// layoutControlGroup1
|
|
//
|
|
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.splitterItem2,
|
|
this.tabbedControlGroup4,
|
|
this.tabbedControlGroup5});
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup1.Name = "Root";
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1966, 964);
|
|
this.layoutControlGroup1.TextVisible = false;
|
|
//
|
|
// splitterItem2
|
|
//
|
|
this.splitterItem2.AllowHotTrack = true;
|
|
this.splitterItem2.Location = new System.Drawing.Point(0, 926);
|
|
this.splitterItem2.Name = "splitterItem2";
|
|
this.splitterItem2.Size = new System.Drawing.Size(1936, 8);
|
|
//
|
|
// tabbedControlGroup4
|
|
//
|
|
this.tabbedControlGroup4.Location = new System.Drawing.Point(0, 0);
|
|
this.tabbedControlGroup4.Name = "tabbedControlGroup4";
|
|
this.tabbedControlGroup4.SelectedTabPage = this.lcgQuery;
|
|
this.tabbedControlGroup4.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup4.Size = new System.Drawing.Size(1936, 269);
|
|
this.tabbedControlGroup4.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.lcgQuery,
|
|
this.lcgSetup});
|
|
//
|
|
// lcgQuery
|
|
//
|
|
this.lcgQuery.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.lcgQuery.AppearanceGroup.Options.UseFont = true;
|
|
this.lcgQuery.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem42,
|
|
this.tabbedControlGroup2});
|
|
this.lcgQuery.Location = new System.Drawing.Point(0, 0);
|
|
this.lcgQuery.Name = "lcgQuery";
|
|
this.lcgQuery.Size = new System.Drawing.Size(1897, 195);
|
|
this.lcgQuery.Text = "货位查询";
|
|
//
|
|
// layoutControlItem42
|
|
//
|
|
this.layoutControlItem42.Control = this.btnQuery;
|
|
this.layoutControlItem42.Location = new System.Drawing.Point(0, 147);
|
|
this.layoutControlItem42.MaxSize = new System.Drawing.Size(87, 48);
|
|
this.layoutControlItem42.MinSize = new System.Drawing.Size(87, 48);
|
|
this.layoutControlItem42.Name = "layoutControlItem42";
|
|
this.layoutControlItem42.Size = new System.Drawing.Size(1897, 48);
|
|
this.layoutControlItem42.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem42.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem42.TextVisible = false;
|
|
//
|
|
// tabbedControlGroup2
|
|
//
|
|
this.tabbedControlGroup2.Location = new System.Drawing.Point(0, 0);
|
|
this.tabbedControlGroup2.Name = "tabbedControlGroup2";
|
|
this.tabbedControlGroup2.SelectedTabPage = this.layoutControlGroup17;
|
|
this.tabbedControlGroup2.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup2.Size = new System.Drawing.Size(1897, 147);
|
|
this.tabbedControlGroup2.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup17,
|
|
this.layoutControlGroup13,
|
|
this.layoutControlGroup18});
|
|
//
|
|
// layoutControlGroup17
|
|
//
|
|
this.layoutControlGroup17.CustomizationFormText = "库房设置";
|
|
this.layoutControlGroup17.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem55,
|
|
this.layoutControlItem36,
|
|
this.layoutControlItem49,
|
|
this.layoutControlItem47,
|
|
this.emptySpaceItem10,
|
|
this.layoutControlItem61,
|
|
this.emptySpaceItem13,
|
|
this.layoutControlItem50,
|
|
this.layoutControlItem51,
|
|
this.layoutControlItem12,
|
|
this.layoutControlItem57,
|
|
this.emptySpaceItem7,
|
|
this.emptySpaceItem11,
|
|
this.emptySpaceItem20,
|
|
this.layoutControlItem63,
|
|
this.layoutControlItem48,
|
|
this.layoutControlItem53,
|
|
this.layoutControlItem66,
|
|
this.emptySpaceItem9,
|
|
this.layoutControlItem71,
|
|
this.emptySpaceItem15});
|
|
this.layoutControlGroup17.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup17.Name = "layoutControlGroup17";
|
|
this.layoutControlGroup17.Size = new System.Drawing.Size(1858, 73);
|
|
this.layoutControlGroup17.Text = "基本信息";
|
|
//
|
|
// layoutControlItem55
|
|
//
|
|
this.layoutControlItem55.Control = this.comWarehouseQuery;
|
|
this.layoutControlItem55.CustomizationFormText = "仓库";
|
|
this.layoutControlItem55.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem55.MinSize = new System.Drawing.Size(107, 24);
|
|
this.layoutControlItem55.Name = "layoutControlItem55";
|
|
this.layoutControlItem55.Size = new System.Drawing.Size(170, 49);
|
|
this.layoutControlItem55.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem55.Text = "库房分区";
|
|
this.layoutControlItem55.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem55.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem55.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem36
|
|
//
|
|
this.layoutControlItem36.Control = this.txtLocationId;
|
|
this.layoutControlItem36.CustomizationFormText = "layoutControlItem18";
|
|
this.layoutControlItem36.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem36.MaxSize = new System.Drawing.Size(170, 24);
|
|
this.layoutControlItem36.MinSize = new System.Drawing.Size(170, 24);
|
|
this.layoutControlItem36.Name = "layoutControlItem36";
|
|
this.layoutControlItem36.Size = new System.Drawing.Size(170, 24);
|
|
this.layoutControlItem36.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem36.Text = "货位编号";
|
|
this.layoutControlItem36.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem36.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem36.TextToControlDistance = 3;
|
|
//
|
|
// layoutControlItem49
|
|
//
|
|
this.layoutControlItem49.Control = this.comPartQuery;
|
|
this.layoutControlItem49.CustomizationFormText = "分区";
|
|
this.layoutControlItem49.Location = new System.Drawing.Point(180, 26);
|
|
this.layoutControlItem49.MinSize = new System.Drawing.Size(107, 24);
|
|
this.layoutControlItem49.Name = "layoutControlItem49";
|
|
this.layoutControlItem49.Size = new System.Drawing.Size(208, 47);
|
|
this.layoutControlItem49.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem49.Text = "货位分区";
|
|
this.layoutControlItem49.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem49.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem49.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem47
|
|
//
|
|
this.layoutControlItem47.Control = this.comWhTypeQuery;
|
|
this.layoutControlItem47.CustomizationFormText = "layoutControlItem11";
|
|
this.layoutControlItem47.Location = new System.Drawing.Point(180, 0);
|
|
this.layoutControlItem47.MaxSize = new System.Drawing.Size(208, 26);
|
|
this.layoutControlItem47.MinSize = new System.Drawing.Size(208, 26);
|
|
this.layoutControlItem47.Name = "layoutControlItem47";
|
|
this.layoutControlItem47.Size = new System.Drawing.Size(208, 26);
|
|
this.layoutControlItem47.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem47.Text = "库房分类";
|
|
this.layoutControlItem47.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem47.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem47.TextToControlDistance = 5;
|
|
//
|
|
// emptySpaceItem10
|
|
//
|
|
this.emptySpaceItem10.AllowHotTrack = false;
|
|
this.emptySpaceItem10.Location = new System.Drawing.Point(388, 0);
|
|
this.emptySpaceItem10.MaxSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem10.MinSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem10.Name = "emptySpaceItem10";
|
|
this.emptySpaceItem10.Size = new System.Drawing.Size(10, 73);
|
|
this.emptySpaceItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem61
|
|
//
|
|
this.layoutControlItem61.Control = this.comboOwnerQ;
|
|
this.layoutControlItem61.Location = new System.Drawing.Point(398, 0);
|
|
this.layoutControlItem61.MaxSize = new System.Drawing.Size(188, 24);
|
|
this.layoutControlItem61.MinSize = new System.Drawing.Size(188, 24);
|
|
this.layoutControlItem61.Name = "layoutControlItem61";
|
|
this.layoutControlItem61.Size = new System.Drawing.Size(188, 24);
|
|
this.layoutControlItem61.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem61.Text = "货主专用";
|
|
this.layoutControlItem61.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// emptySpaceItem13
|
|
//
|
|
this.emptySpaceItem13.AllowHotTrack = false;
|
|
this.emptySpaceItem13.Location = new System.Drawing.Point(170, 0);
|
|
this.emptySpaceItem13.MaxSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem13.MinSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem13.Name = "emptySpaceItem13";
|
|
this.emptySpaceItem13.Size = new System.Drawing.Size(10, 73);
|
|
this.emptySpaceItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem50
|
|
//
|
|
this.layoutControlItem50.Control = this.comGoodTypeQuery;
|
|
this.layoutControlItem50.CustomizationFormText = "货物类别";
|
|
this.layoutControlItem50.Location = new System.Drawing.Point(398, 24);
|
|
this.layoutControlItem50.MaxSize = new System.Drawing.Size(188, 26);
|
|
this.layoutControlItem50.MinSize = new System.Drawing.Size(188, 26);
|
|
this.layoutControlItem50.Name = "layoutControlItem50";
|
|
this.layoutControlItem50.Size = new System.Drawing.Size(188, 49);
|
|
this.layoutControlItem50.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem50.Text = "货物类别";
|
|
this.layoutControlItem50.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem50.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem50.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem51
|
|
//
|
|
this.layoutControlItem51.Control = this.comLocationVolTypeQuery;
|
|
this.layoutControlItem51.CustomizationFormText = "layoutControlItem11";
|
|
this.layoutControlItem51.Location = new System.Drawing.Point(786, 0);
|
|
this.layoutControlItem51.MaxSize = new System.Drawing.Size(188, 24);
|
|
this.layoutControlItem51.MinSize = new System.Drawing.Size(188, 24);
|
|
this.layoutControlItem51.Name = "layoutControlItem51";
|
|
this.layoutControlItem51.Size = new System.Drawing.Size(188, 24);
|
|
this.layoutControlItem51.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem51.Text = "货位容积";
|
|
this.layoutControlItem51.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem51.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem51.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem12
|
|
//
|
|
this.layoutControlItem12.Control = this.comboLinesQuery;
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(596, 0);
|
|
this.layoutControlItem12.MaxSize = new System.Drawing.Size(180, 26);
|
|
this.layoutControlItem12.MinSize = new System.Drawing.Size(180, 26);
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(180, 26);
|
|
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem12.Text = "线路编号";
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem57
|
|
//
|
|
this.layoutControlItem57.Control = this.comStateQuery;
|
|
this.layoutControlItem57.Location = new System.Drawing.Point(596, 26);
|
|
this.layoutControlItem57.MaxSize = new System.Drawing.Size(180, 24);
|
|
this.layoutControlItem57.MinSize = new System.Drawing.Size(180, 24);
|
|
this.layoutControlItem57.Name = "layoutControlItem57";
|
|
this.layoutControlItem57.Size = new System.Drawing.Size(180, 47);
|
|
this.layoutControlItem57.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem57.Text = "货位状态";
|
|
this.layoutControlItem57.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem57.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem57.TextToControlDistance = 5;
|
|
//
|
|
// emptySpaceItem7
|
|
//
|
|
this.emptySpaceItem7.AllowHotTrack = false;
|
|
this.emptySpaceItem7.Location = new System.Drawing.Point(586, 0);
|
|
this.emptySpaceItem7.MaxSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem7.MinSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem7.Name = "emptySpaceItem7";
|
|
this.emptySpaceItem7.Size = new System.Drawing.Size(10, 73);
|
|
this.emptySpaceItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem11
|
|
//
|
|
this.emptySpaceItem11.AllowHotTrack = false;
|
|
this.emptySpaceItem11.Location = new System.Drawing.Point(776, 0);
|
|
this.emptySpaceItem11.MaxSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem11.MinSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem11.Name = "emptySpaceItem11";
|
|
this.emptySpaceItem11.Size = new System.Drawing.Size(10, 73);
|
|
this.emptySpaceItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem20
|
|
//
|
|
this.emptySpaceItem20.AllowHotTrack = false;
|
|
this.emptySpaceItem20.Location = new System.Drawing.Point(974, 0);
|
|
this.emptySpaceItem20.MaxSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem20.MinSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem20.Name = "emptySpaceItem20";
|
|
this.emptySpaceItem20.Size = new System.Drawing.Size(10, 73);
|
|
this.emptySpaceItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem20.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem63
|
|
//
|
|
this.layoutControlItem63.Control = this.comBatchQ;
|
|
this.layoutControlItem63.CustomizationFormText = "ABC类别 ";
|
|
this.layoutControlItem63.Location = new System.Drawing.Point(984, 0);
|
|
this.layoutControlItem63.MaxSize = new System.Drawing.Size(188, 24);
|
|
this.layoutControlItem63.MinSize = new System.Drawing.Size(188, 24);
|
|
this.layoutControlItem63.Name = "layoutControlItem63";
|
|
this.layoutControlItem63.Size = new System.Drawing.Size(188, 39);
|
|
this.layoutControlItem63.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem63.Text = "存储策略";
|
|
this.layoutControlItem63.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem48
|
|
//
|
|
this.layoutControlItem48.Control = this.comWhVoTypeQuery;
|
|
this.layoutControlItem48.CustomizationFormText = "货位容积";
|
|
this.layoutControlItem48.Location = new System.Drawing.Point(1670, 39);
|
|
this.layoutControlItem48.MaxSize = new System.Drawing.Size(188, 26);
|
|
this.layoutControlItem48.MinSize = new System.Drawing.Size(188, 26);
|
|
this.layoutControlItem48.Name = "layoutControlItem48";
|
|
this.layoutControlItem48.Size = new System.Drawing.Size(188, 34);
|
|
this.layoutControlItem48.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem48.Text = "存储分类";
|
|
this.layoutControlItem48.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem48.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem48.TextToControlDistance = 5;
|
|
this.layoutControlItem48.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// layoutControlItem53
|
|
//
|
|
this.layoutControlItem53.Control = this.comABCQ;
|
|
this.layoutControlItem53.Location = new System.Drawing.Point(786, 24);
|
|
this.layoutControlItem53.MaxSize = new System.Drawing.Size(188, 26);
|
|
this.layoutControlItem53.MinSize = new System.Drawing.Size(188, 26);
|
|
this.layoutControlItem53.Name = "layoutControlItem53";
|
|
this.layoutControlItem53.Size = new System.Drawing.Size(188, 49);
|
|
this.layoutControlItem53.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem53.Text = "ABC类别 ";
|
|
this.layoutControlItem53.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem66
|
|
//
|
|
this.layoutControlItem66.Control = this.txtScaleQ;
|
|
this.layoutControlItem66.Location = new System.Drawing.Point(984, 39);
|
|
this.layoutControlItem66.MaxSize = new System.Drawing.Size(189, 34);
|
|
this.layoutControlItem66.MinSize = new System.Drawing.Size(189, 34);
|
|
this.layoutControlItem66.Name = "layoutControlItem66";
|
|
this.layoutControlItem66.Size = new System.Drawing.Size(189, 34);
|
|
this.layoutControlItem66.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem66.Text = "库容倍数";
|
|
this.layoutControlItem66.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// emptySpaceItem9
|
|
//
|
|
this.emptySpaceItem9.AllowHotTrack = false;
|
|
this.emptySpaceItem9.Location = new System.Drawing.Point(1173, 39);
|
|
this.emptySpaceItem9.Name = "emptySpaceItem9";
|
|
this.emptySpaceItem9.Size = new System.Drawing.Size(497, 34);
|
|
this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem71
|
|
//
|
|
this.layoutControlItem71.Control = this.chkJobCrossQ;
|
|
this.layoutControlItem71.Location = new System.Drawing.Point(1172, 0);
|
|
this.layoutControlItem71.Name = "layoutControlItem71";
|
|
this.layoutControlItem71.Size = new System.Drawing.Size(145, 39);
|
|
this.layoutControlItem71.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem71.TextVisible = false;
|
|
this.layoutControlItem71.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// emptySpaceItem15
|
|
//
|
|
this.emptySpaceItem15.AllowHotTrack = false;
|
|
this.emptySpaceItem15.Location = new System.Drawing.Point(1317, 0);
|
|
this.emptySpaceItem15.Name = "emptySpaceItem15";
|
|
this.emptySpaceItem15.Size = new System.Drawing.Size(541, 39);
|
|
this.emptySpaceItem15.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlGroup13
|
|
//
|
|
this.layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem37,
|
|
this.layoutControlItem38,
|
|
this.layoutControlItem39,
|
|
this.layoutControlItem40,
|
|
this.layoutControlItem45,
|
|
this.layoutControlItem46,
|
|
this.layoutControlItem43,
|
|
this.layoutControlItem44,
|
|
this.emptySpaceItem25});
|
|
this.layoutControlGroup13.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup13.Name = "layoutControlGroup13";
|
|
this.layoutControlGroup13.Size = new System.Drawing.Size(1858, 73);
|
|
this.layoutControlGroup13.Text = "货位坐标";
|
|
//
|
|
// layoutControlItem37
|
|
//
|
|
this.layoutControlItem37.Control = this.txtChannelFromQ;
|
|
this.layoutControlItem37.CustomizationFormText = "排号起止";
|
|
this.layoutControlItem37.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem37.MaxSize = new System.Drawing.Size(125, 24);
|
|
this.layoutControlItem37.MinSize = new System.Drawing.Size(125, 24);
|
|
this.layoutControlItem37.Name = "layoutControlItem37";
|
|
this.layoutControlItem37.Size = new System.Drawing.Size(125, 24);
|
|
this.layoutControlItem37.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem37.Text = "通道起止";
|
|
this.layoutControlItem37.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem37.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem37.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem38
|
|
//
|
|
this.layoutControlItem38.Control = this.txtShelfFromQ;
|
|
this.layoutControlItem38.CustomizationFormText = "货架起止";
|
|
this.layoutControlItem38.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem38.MaxSize = new System.Drawing.Size(125, 26);
|
|
this.layoutControlItem38.MinSize = new System.Drawing.Size(125, 26);
|
|
this.layoutControlItem38.Name = "layoutControlItem38";
|
|
this.layoutControlItem38.Size = new System.Drawing.Size(125, 49);
|
|
this.layoutControlItem38.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem38.Text = "货架起止";
|
|
this.layoutControlItem38.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem38.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem38.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem39
|
|
//
|
|
this.layoutControlItem39.Control = this.txtChannelToQ;
|
|
this.layoutControlItem39.CustomizationFormText = "--";
|
|
this.layoutControlItem39.Location = new System.Drawing.Point(125, 0);
|
|
this.layoutControlItem39.MaxSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem39.MinSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem39.Name = "layoutControlItem39";
|
|
this.layoutControlItem39.Size = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem39.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem39.Text = "--";
|
|
this.layoutControlItem39.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem39.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem39.TextVisible = false;
|
|
//
|
|
// layoutControlItem40
|
|
//
|
|
this.layoutControlItem40.Control = this.txtShelfToQ;
|
|
this.layoutControlItem40.CustomizationFormText = "--";
|
|
this.layoutControlItem40.Location = new System.Drawing.Point(125, 24);
|
|
this.layoutControlItem40.MaxSize = new System.Drawing.Size(64, 26);
|
|
this.layoutControlItem40.MinSize = new System.Drawing.Size(64, 26);
|
|
this.layoutControlItem40.Name = "layoutControlItem40";
|
|
this.layoutControlItem40.Size = new System.Drawing.Size(64, 49);
|
|
this.layoutControlItem40.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem40.Text = "--";
|
|
this.layoutControlItem40.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem40.TextVisible = false;
|
|
//
|
|
// layoutControlItem45
|
|
//
|
|
this.layoutControlItem45.Control = this.txtLayerFromQ;
|
|
this.layoutControlItem45.CustomizationFormText = "层号起止";
|
|
this.layoutControlItem45.Location = new System.Drawing.Point(199, 0);
|
|
this.layoutControlItem45.MaxSize = new System.Drawing.Size(125, 24);
|
|
this.layoutControlItem45.MinSize = new System.Drawing.Size(125, 24);
|
|
this.layoutControlItem45.Name = "layoutControlItem45";
|
|
this.layoutControlItem45.Size = new System.Drawing.Size(125, 24);
|
|
this.layoutControlItem45.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem45.Text = "层号起止";
|
|
this.layoutControlItem45.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem45.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem45.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem46
|
|
//
|
|
this.layoutControlItem46.Control = this.txtLayerToQ;
|
|
this.layoutControlItem46.CustomizationFormText = "--";
|
|
this.layoutControlItem46.Location = new System.Drawing.Point(324, 0);
|
|
this.layoutControlItem46.MaxSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem46.MinSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem46.Name = "layoutControlItem46";
|
|
this.layoutControlItem46.Size = new System.Drawing.Size(1534, 24);
|
|
this.layoutControlItem46.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem46.Text = "--";
|
|
this.layoutControlItem46.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem46.TextVisible = false;
|
|
//
|
|
// layoutControlItem43
|
|
//
|
|
this.layoutControlItem43.Control = this.txtColumFromQ;
|
|
this.layoutControlItem43.CustomizationFormText = "列起止";
|
|
this.layoutControlItem43.Location = new System.Drawing.Point(199, 24);
|
|
this.layoutControlItem43.MaxSize = new System.Drawing.Size(125, 24);
|
|
this.layoutControlItem43.MinSize = new System.Drawing.Size(125, 24);
|
|
this.layoutControlItem43.Name = "layoutControlItem43";
|
|
this.layoutControlItem43.Size = new System.Drawing.Size(125, 49);
|
|
this.layoutControlItem43.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem43.Text = "列号起止";
|
|
this.layoutControlItem43.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem43.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem43.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem44
|
|
//
|
|
this.layoutControlItem44.Control = this.txtColumToQ;
|
|
this.layoutControlItem44.CustomizationFormText = "--";
|
|
this.layoutControlItem44.Location = new System.Drawing.Point(324, 24);
|
|
this.layoutControlItem44.MaxSize = new System.Drawing.Size(63, 24);
|
|
this.layoutControlItem44.MinSize = new System.Drawing.Size(63, 24);
|
|
this.layoutControlItem44.Name = "layoutControlItem44";
|
|
this.layoutControlItem44.Size = new System.Drawing.Size(1534, 49);
|
|
this.layoutControlItem44.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem44.Text = "--";
|
|
this.layoutControlItem44.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem44.TextVisible = false;
|
|
//
|
|
// emptySpaceItem25
|
|
//
|
|
this.emptySpaceItem25.AllowHotTrack = false;
|
|
this.emptySpaceItem25.Location = new System.Drawing.Point(189, 0);
|
|
this.emptySpaceItem25.MaxSize = new System.Drawing.Size(10, 48);
|
|
this.emptySpaceItem25.MinSize = new System.Drawing.Size(10, 48);
|
|
this.emptySpaceItem25.Name = "emptySpaceItem25";
|
|
this.emptySpaceItem25.Size = new System.Drawing.Size(10, 73);
|
|
this.emptySpaceItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem25.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlGroup18
|
|
//
|
|
this.layoutControlGroup18.CustomizationFormText = "标签编号";
|
|
this.layoutControlGroup18.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem52,
|
|
this.layoutControlItem56,
|
|
this.layoutControlItem9,
|
|
this.emptySpaceItem22});
|
|
this.layoutControlGroup18.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup18.Name = "layoutControlGroup18";
|
|
this.layoutControlGroup18.Size = new System.Drawing.Size(1858, 73);
|
|
this.layoutControlGroup18.Text = "标签编号";
|
|
//
|
|
// layoutControlItem52
|
|
//
|
|
this.layoutControlItem52.Control = this.txtLbStartIdQuery;
|
|
this.layoutControlItem52.CustomizationFormText = "排号起止";
|
|
this.layoutControlItem52.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem52.MaxSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem52.MinSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem52.Name = "layoutControlItem52";
|
|
this.layoutControlItem52.Size = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem52.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem52.Text = "编号起止";
|
|
this.layoutControlItem52.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem52.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem52.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem56
|
|
//
|
|
this.layoutControlItem56.Control = this.txtLbToIdQuery;
|
|
this.layoutControlItem56.CustomizationFormText = "--";
|
|
this.layoutControlItem56.Location = new System.Drawing.Point(115, 0);
|
|
this.layoutControlItem56.MaxSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem56.MinSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem56.Name = "layoutControlItem56";
|
|
this.layoutControlItem56.Size = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem56.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem56.Text = "--";
|
|
this.layoutControlItem56.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem56.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem56.TextVisible = false;
|
|
//
|
|
// layoutControlItem9
|
|
//
|
|
this.layoutControlItem9.Control = this.comPortQuery;
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem9.MaxSize = new System.Drawing.Size(179, 24);
|
|
this.layoutControlItem9.MinSize = new System.Drawing.Size(179, 24);
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(179, 49);
|
|
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem9.Text = "标签端口";
|
|
this.layoutControlItem9.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem9.TextToControlDistance = 5;
|
|
//
|
|
// emptySpaceItem22
|
|
//
|
|
this.emptySpaceItem22.AllowHotTrack = false;
|
|
this.emptySpaceItem22.Location = new System.Drawing.Point(179, 0);
|
|
this.emptySpaceItem22.MinSize = new System.Drawing.Size(104, 24);
|
|
this.emptySpaceItem22.Name = "emptySpaceItem22";
|
|
this.emptySpaceItem22.Size = new System.Drawing.Size(1679, 73);
|
|
this.emptySpaceItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem22.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// lcgSetup
|
|
//
|
|
this.lcgSetup.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.lcgSetup.AppearanceGroup.Options.UseFont = true;
|
|
this.lcgSetup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.tabbedControlGroup3,
|
|
this.layoutControlGroup14});
|
|
this.lcgSetup.Location = new System.Drawing.Point(0, 0);
|
|
this.lcgSetup.Name = "lcgSetup";
|
|
this.lcgSetup.Size = new System.Drawing.Size(1897, 195);
|
|
this.lcgSetup.Text = "新增修改";
|
|
this.lcgSetup.CustomButtonUnchecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lcgSetup_CustomButtonUnchecked);
|
|
this.lcgSetup.CustomButtonChecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lcgSetup_CustomButtonChecked);
|
|
this.lcgSetup.Showing += new System.EventHandler(this.lcgSetup_Showing);
|
|
//
|
|
// tabbedControlGroup3
|
|
//
|
|
this.tabbedControlGroup3.Location = new System.Drawing.Point(396, 0);
|
|
this.tabbedControlGroup3.Name = "tabbedControlGroup3";
|
|
this.tabbedControlGroup3.SelectedTabPage = this.layoutControlGroup5;
|
|
this.tabbedControlGroup3.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup3.Size = new System.Drawing.Size(1501, 195);
|
|
this.tabbedControlGroup3.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup5,
|
|
this.layoutControlGroup11,
|
|
this.layoutControlGroup3,
|
|
this.layoutControlGroup2,
|
|
this.layoutControlGroup21});
|
|
//
|
|
// layoutControlGroup5
|
|
//
|
|
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem27,
|
|
this.layoutcomWarehouse,
|
|
this.layoutControlItem17,
|
|
this.layoutControlItem10,
|
|
this.layoutControlItem16,
|
|
this.layoutControlItem19,
|
|
this.emptySpaceItem2,
|
|
this.layoutControlItem22});
|
|
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
|
this.layoutControlGroup5.Size = new System.Drawing.Size(1462, 121);
|
|
this.layoutControlGroup5.Text = "基本属性";
|
|
//
|
|
// layoutControlItem27
|
|
//
|
|
this.layoutControlItem27.Control = this.comPart;
|
|
this.layoutControlItem27.Location = new System.Drawing.Point(227, 0);
|
|
this.layoutControlItem27.MaxSize = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem27.MinSize = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem27.Name = "layoutControlItem27";
|
|
this.layoutControlItem27.Size = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem27.Text = "货位分区";
|
|
this.layoutControlItem27.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem27.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem27.TextToControlDistance = 5;
|
|
//
|
|
// layoutcomWarehouse
|
|
//
|
|
this.layoutcomWarehouse.Control = this.comWarehouse;
|
|
this.layoutcomWarehouse.CustomizationFormText = "货位类型";
|
|
this.layoutcomWarehouse.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutcomWarehouse.MaxSize = new System.Drawing.Size(227, 24);
|
|
this.layoutcomWarehouse.MinSize = new System.Drawing.Size(227, 24);
|
|
this.layoutcomWarehouse.Name = "layoutcomWarehouse";
|
|
this.layoutcomWarehouse.Size = new System.Drawing.Size(227, 97);
|
|
this.layoutcomWarehouse.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutcomWarehouse.Text = "库房分区";
|
|
this.layoutcomWarehouse.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutcomWarehouse.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutcomWarehouse.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem17
|
|
//
|
|
this.layoutControlItem17.Control = this.comGoodType;
|
|
this.layoutControlItem17.Location = new System.Drawing.Point(467, 0);
|
|
this.layoutControlItem17.MaxSize = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem17.MinSize = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
|
this.layoutControlItem17.Size = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem17.Text = "货物类别";
|
|
this.layoutControlItem17.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem17.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem10
|
|
//
|
|
this.layoutControlItem10.Control = this.comWhType;
|
|
this.layoutControlItem10.CustomizationFormText = "layoutControlItem11";
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem10.MaxSize = new System.Drawing.Size(227, 24);
|
|
this.layoutControlItem10.MinSize = new System.Drawing.Size(227, 24);
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(227, 24);
|
|
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem10.Text = "库房分类";
|
|
this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem10.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem16
|
|
//
|
|
this.layoutControlItem16.Control = this.comLocationVolType;
|
|
this.layoutControlItem16.CustomizationFormText = "layoutControlItem11";
|
|
this.layoutControlItem16.Location = new System.Drawing.Point(227, 24);
|
|
this.layoutControlItem16.MaxSize = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem16.MinSize = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
|
this.layoutControlItem16.Size = new System.Drawing.Size(240, 97);
|
|
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem16.Text = "货位类型";
|
|
this.layoutControlItem16.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem16.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem19
|
|
//
|
|
this.layoutControlItem19.Control = this.comWhVoType;
|
|
this.layoutControlItem19.CustomizationFormText = "货位容积";
|
|
this.layoutControlItem19.Location = new System.Drawing.Point(467, 24);
|
|
this.layoutControlItem19.MaxSize = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem19.MinSize = new System.Drawing.Size(240, 24);
|
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
|
this.layoutControlItem19.Size = new System.Drawing.Size(240, 97);
|
|
this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem19.Text = "零库整库";
|
|
this.layoutControlItem19.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem19.TextToControlDistance = 5;
|
|
this.layoutControlItem19.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// emptySpaceItem2
|
|
//
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(800, 0);
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
this.emptySpaceItem2.Size = new System.Drawing.Size(662, 121);
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem22
|
|
//
|
|
this.layoutControlItem22.Control = this.btnUpdateWh;
|
|
this.layoutControlItem22.Location = new System.Drawing.Point(707, 0);
|
|
this.layoutControlItem22.MaxSize = new System.Drawing.Size(93, 59);
|
|
this.layoutControlItem22.MinSize = new System.Drawing.Size(93, 59);
|
|
this.layoutControlItem22.Name = "layoutControlItem22";
|
|
this.layoutControlItem22.Size = new System.Drawing.Size(93, 121);
|
|
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem22.TextVisible = false;
|
|
//
|
|
// layoutControlGroup11
|
|
//
|
|
this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem20,
|
|
this.layoutControlItem28,
|
|
this.layoutControlItem26,
|
|
this.layoutControlItem13,
|
|
this.layoutControlItem35,
|
|
this.layoutControlItem58,
|
|
this.layoutControlItem60,
|
|
this.layoutControlItem62,
|
|
this.layoutControlItem64,
|
|
this.layoutControlItem65,
|
|
this.layoutControlItem67,
|
|
this.layoutControlItem68,
|
|
this.layoutControlItem70,
|
|
this.layoutControlItem69,
|
|
this.emptySpaceItem12,
|
|
this.emptySpaceItem26});
|
|
this.layoutControlGroup11.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup11.Name = "layoutControlGroup11";
|
|
this.layoutControlGroup11.Size = new System.Drawing.Size(1462, 121);
|
|
this.layoutControlGroup11.Text = "其它属性";
|
|
//
|
|
// layoutControlItem20
|
|
//
|
|
this.layoutControlItem20.Control = this.comState;
|
|
this.layoutControlItem20.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem20.MaxSize = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem20.MinSize = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
|
this.layoutControlItem20.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 2, 2);
|
|
this.layoutControlItem20.Size = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem20.Text = "货位状态";
|
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem28
|
|
//
|
|
this.layoutControlItem28.Control = this.comboLines;
|
|
this.layoutControlItem28.Location = new System.Drawing.Point(249, 38);
|
|
this.layoutControlItem28.MaxSize = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem28.MinSize = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem28.Name = "layoutControlItem28";
|
|
this.layoutControlItem28.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 2, 2);
|
|
this.layoutControlItem28.Size = new System.Drawing.Size(172, 83);
|
|
this.layoutControlItem28.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem28.Text = "线路编号";
|
|
this.layoutControlItem28.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem28.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem28.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem26
|
|
//
|
|
this.layoutControlItem26.Control = this.btnUpdateStatus;
|
|
this.layoutControlItem26.Location = new System.Drawing.Point(172, 0);
|
|
this.layoutControlItem26.MaxSize = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem26.MinSize = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem26.Name = "layoutControlItem26";
|
|
this.layoutControlItem26.Size = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem26.TextVisible = false;
|
|
//
|
|
// layoutControlItem13
|
|
//
|
|
this.layoutControlItem13.Control = this.btnSaveLine;
|
|
this.layoutControlItem13.Location = new System.Drawing.Point(421, 38);
|
|
this.layoutControlItem13.MaxSize = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem13.MinSize = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
this.layoutControlItem13.Size = new System.Drawing.Size(77, 83);
|
|
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem13.TextVisible = false;
|
|
//
|
|
// layoutControlItem35
|
|
//
|
|
this.layoutControlItem35.Control = this.comABC;
|
|
this.layoutControlItem35.Location = new System.Drawing.Point(249, 0);
|
|
this.layoutControlItem35.MaxSize = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem35.MinSize = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem35.Name = "layoutControlItem35";
|
|
this.layoutControlItem35.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 2, 2);
|
|
this.layoutControlItem35.Size = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem35.Text = "ABC类别";
|
|
this.layoutControlItem35.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem58
|
|
//
|
|
this.layoutControlItem58.Control = this.btnUpdateABC;
|
|
this.layoutControlItem58.Location = new System.Drawing.Point(421, 0);
|
|
this.layoutControlItem58.MaxSize = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem58.MinSize = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem58.Name = "layoutControlItem58";
|
|
this.layoutControlItem58.Size = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem58.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem58.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem58.TextVisible = false;
|
|
//
|
|
// layoutControlItem60
|
|
//
|
|
this.layoutControlItem60.Control = this.comboOwner;
|
|
this.layoutControlItem60.Location = new System.Drawing.Point(0, 38);
|
|
this.layoutControlItem60.MaxSize = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem60.MinSize = new System.Drawing.Size(172, 38);
|
|
this.layoutControlItem60.Name = "layoutControlItem60";
|
|
this.layoutControlItem60.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 2, 2);
|
|
this.layoutControlItem60.Size = new System.Drawing.Size(172, 83);
|
|
this.layoutControlItem60.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem60.Text = "货主专用";
|
|
this.layoutControlItem60.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem62
|
|
//
|
|
this.layoutControlItem62.Control = this.btnUpdateOwner;
|
|
this.layoutControlItem62.Location = new System.Drawing.Point(172, 38);
|
|
this.layoutControlItem62.MaxSize = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem62.MinSize = new System.Drawing.Size(77, 38);
|
|
this.layoutControlItem62.Name = "layoutControlItem62";
|
|
this.layoutControlItem62.Size = new System.Drawing.Size(77, 83);
|
|
this.layoutControlItem62.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem62.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem62.TextVisible = false;
|
|
//
|
|
// layoutControlItem64
|
|
//
|
|
this.layoutControlItem64.Control = this.comBatch;
|
|
this.layoutControlItem64.CustomizationFormText = "ABC类别 ";
|
|
this.layoutControlItem64.Location = new System.Drawing.Point(498, 0);
|
|
this.layoutControlItem64.MaxSize = new System.Drawing.Size(165, 38);
|
|
this.layoutControlItem64.MinSize = new System.Drawing.Size(165, 38);
|
|
this.layoutControlItem64.Name = "layoutControlItem64";
|
|
this.layoutControlItem64.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 2, 2);
|
|
this.layoutControlItem64.Size = new System.Drawing.Size(165, 38);
|
|
this.layoutControlItem64.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem64.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
|
|
this.layoutControlItem64.Text = "存储策略";
|
|
this.layoutControlItem64.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem65
|
|
//
|
|
this.layoutControlItem65.Control = this.btnUpdteBatch;
|
|
this.layoutControlItem65.Location = new System.Drawing.Point(663, 0);
|
|
this.layoutControlItem65.MaxSize = new System.Drawing.Size(85, 38);
|
|
this.layoutControlItem65.MinSize = new System.Drawing.Size(85, 38);
|
|
this.layoutControlItem65.Name = "layoutControlItem65";
|
|
this.layoutControlItem65.Size = new System.Drawing.Size(85, 38);
|
|
this.layoutControlItem65.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem65.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem65.TextVisible = false;
|
|
//
|
|
// layoutControlItem67
|
|
//
|
|
this.layoutControlItem67.Control = this.txtScale;
|
|
this.layoutControlItem67.Location = new System.Drawing.Point(748, 0);
|
|
this.layoutControlItem67.MaxSize = new System.Drawing.Size(165, 38);
|
|
this.layoutControlItem67.MinSize = new System.Drawing.Size(165, 38);
|
|
this.layoutControlItem67.Name = "layoutControlItem67";
|
|
this.layoutControlItem67.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 2, 2);
|
|
this.layoutControlItem67.Size = new System.Drawing.Size(165, 38);
|
|
this.layoutControlItem67.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem67.Text = "库容倍数";
|
|
this.layoutControlItem67.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem68
|
|
//
|
|
this.layoutControlItem68.Control = this.btnScale;
|
|
this.layoutControlItem68.Location = new System.Drawing.Point(913, 0);
|
|
this.layoutControlItem68.MaxSize = new System.Drawing.Size(85, 38);
|
|
this.layoutControlItem68.MinSize = new System.Drawing.Size(85, 38);
|
|
this.layoutControlItem68.Name = "layoutControlItem68";
|
|
this.layoutControlItem68.Size = new System.Drawing.Size(85, 38);
|
|
this.layoutControlItem68.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem68.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem68.TextVisible = false;
|
|
//
|
|
// layoutControlItem70
|
|
//
|
|
this.layoutControlItem70.Control = this.btnPartCross;
|
|
this.layoutControlItem70.Location = new System.Drawing.Point(663, 38);
|
|
this.layoutControlItem70.MaxSize = new System.Drawing.Size(85, 38);
|
|
this.layoutControlItem70.MinSize = new System.Drawing.Size(85, 38);
|
|
this.layoutControlItem70.Name = "layoutControlItem70";
|
|
this.layoutControlItem70.Size = new System.Drawing.Size(85, 83);
|
|
this.layoutControlItem70.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem70.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem70.TextVisible = false;
|
|
//
|
|
// layoutControlItem69
|
|
//
|
|
this.layoutControlItem69.Control = this.chkJobCross;
|
|
this.layoutControlItem69.Location = new System.Drawing.Point(498, 38);
|
|
this.layoutControlItem69.MaxSize = new System.Drawing.Size(165, 44);
|
|
this.layoutControlItem69.MinSize = new System.Drawing.Size(165, 44);
|
|
this.layoutControlItem69.Name = "layoutControlItem69";
|
|
this.layoutControlItem69.Size = new System.Drawing.Size(165, 83);
|
|
this.layoutControlItem69.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem69.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem69.TextVisible = false;
|
|
//
|
|
// emptySpaceItem12
|
|
//
|
|
this.emptySpaceItem12.AllowHotTrack = false;
|
|
this.emptySpaceItem12.Location = new System.Drawing.Point(748, 38);
|
|
this.emptySpaceItem12.Name = "emptySpaceItem12";
|
|
this.emptySpaceItem12.Size = new System.Drawing.Size(714, 83);
|
|
this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem26
|
|
//
|
|
this.emptySpaceItem26.AllowHotTrack = false;
|
|
this.emptySpaceItem26.Location = new System.Drawing.Point(998, 0);
|
|
this.emptySpaceItem26.Name = "emptySpaceItem26";
|
|
this.emptySpaceItem26.Size = new System.Drawing.Size(464, 38);
|
|
this.emptySpaceItem26.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlGroup3
|
|
//
|
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.f,
|
|
this.layoutControlItem24,
|
|
this.layoutControlItem25,
|
|
this.layoutControlItem23,
|
|
this.layoutControlItem11});
|
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
|
this.layoutControlGroup3.Size = new System.Drawing.Size(1462, 121);
|
|
this.layoutControlGroup3.Text = "货位尺寸";
|
|
//
|
|
// f
|
|
//
|
|
this.f.Control = this.txtLength;
|
|
this.f.Location = new System.Drawing.Point(0, 0);
|
|
this.f.MaxSize = new System.Drawing.Size(129, 24);
|
|
this.f.MinSize = new System.Drawing.Size(129, 24);
|
|
this.f.Name = "f";
|
|
this.f.Size = new System.Drawing.Size(129, 24);
|
|
this.f.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.f.Text = "长(cm)";
|
|
this.f.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.f.TextSize = new System.Drawing.Size(55, 22);
|
|
this.f.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem24
|
|
//
|
|
this.layoutControlItem24.Control = this.txtWidth;
|
|
this.layoutControlItem24.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem24.MaxSize = new System.Drawing.Size(129, 29);
|
|
this.layoutControlItem24.MinSize = new System.Drawing.Size(129, 29);
|
|
this.layoutControlItem24.Name = "layoutControlItem24";
|
|
this.layoutControlItem24.Size = new System.Drawing.Size(129, 97);
|
|
this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem24.Text = "宽(cm)";
|
|
this.layoutControlItem24.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem24.TextSize = new System.Drawing.Size(55, 22);
|
|
this.layoutControlItem24.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem25
|
|
//
|
|
this.layoutControlItem25.Control = this.txtHeight;
|
|
this.layoutControlItem25.Location = new System.Drawing.Point(129, 0);
|
|
this.layoutControlItem25.MaxSize = new System.Drawing.Size(131, 24);
|
|
this.layoutControlItem25.MinSize = new System.Drawing.Size(131, 24);
|
|
this.layoutControlItem25.Name = "layoutControlItem25";
|
|
this.layoutControlItem25.Size = new System.Drawing.Size(131, 24);
|
|
this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem25.Text = "高(cm)";
|
|
this.layoutControlItem25.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem25.TextSize = new System.Drawing.Size(55, 22);
|
|
this.layoutControlItem25.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem23
|
|
//
|
|
this.layoutControlItem23.Control = this.txtWeight;
|
|
this.layoutControlItem23.CustomizationFormText = "1";
|
|
this.layoutControlItem23.Location = new System.Drawing.Point(129, 24);
|
|
this.layoutControlItem23.MaxSize = new System.Drawing.Size(131, 29);
|
|
this.layoutControlItem23.MinSize = new System.Drawing.Size(131, 29);
|
|
this.layoutControlItem23.Name = "layoutControlItem23";
|
|
this.layoutControlItem23.Size = new System.Drawing.Size(131, 97);
|
|
this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem23.Text = "承重(kg)";
|
|
this.layoutControlItem23.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem23.TextSize = new System.Drawing.Size(69, 22);
|
|
this.layoutControlItem23.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem11
|
|
//
|
|
this.layoutControlItem11.Control = this.btnUpdateSize;
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(260, 0);
|
|
this.layoutControlItem11.MaxSize = new System.Drawing.Size(59, 53);
|
|
this.layoutControlItem11.MinSize = new System.Drawing.Size(59, 53);
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(1202, 121);
|
|
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem11.TextVisible = false;
|
|
//
|
|
// layoutControlGroup2
|
|
//
|
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem15,
|
|
this.layoutControlItem21,
|
|
this.emptySpaceItem8,
|
|
this.layoutControlItem54,
|
|
this.layoutControlItem14});
|
|
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
|
this.layoutControlGroup2.Size = new System.Drawing.Size(1462, 121);
|
|
this.layoutControlGroup2.Text = "电子标签布局";
|
|
//
|
|
// layoutControlItem15
|
|
//
|
|
this.layoutControlItem15.Control = this.txtLabelLayer;
|
|
this.layoutControlItem15.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem15.MaxSize = new System.Drawing.Size(54, 0);
|
|
this.layoutControlItem15.MinSize = new System.Drawing.Size(54, 41);
|
|
this.layoutControlItem15.Name = "layoutControlItem15";
|
|
this.layoutControlItem15.Size = new System.Drawing.Size(54, 121);
|
|
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem15.Text = "层";
|
|
this.layoutControlItem15.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem21
|
|
//
|
|
this.layoutControlItem21.Control = this.txtLabelColum;
|
|
this.layoutControlItem21.Location = new System.Drawing.Point(54, 0);
|
|
this.layoutControlItem21.MaxSize = new System.Drawing.Size(54, 0);
|
|
this.layoutControlItem21.MinSize = new System.Drawing.Size(54, 41);
|
|
this.layoutControlItem21.Name = "layoutControlItem21";
|
|
this.layoutControlItem21.Size = new System.Drawing.Size(54, 121);
|
|
this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem21.Text = "列";
|
|
this.layoutControlItem21.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// emptySpaceItem8
|
|
//
|
|
this.emptySpaceItem8.AllowHotTrack = false;
|
|
this.emptySpaceItem8.Location = new System.Drawing.Point(253, 0);
|
|
this.emptySpaceItem8.Name = "emptySpaceItem8";
|
|
this.emptySpaceItem8.Size = new System.Drawing.Size(1209, 121);
|
|
this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem54
|
|
//
|
|
this.layoutControlItem54.Control = this.txtLbStartId;
|
|
this.layoutControlItem54.Location = new System.Drawing.Point(108, 0);
|
|
this.layoutControlItem54.MaxSize = new System.Drawing.Size(91, 59);
|
|
this.layoutControlItem54.MinSize = new System.Drawing.Size(91, 59);
|
|
this.layoutControlItem54.Name = "layoutControlItem54";
|
|
this.layoutControlItem54.Size = new System.Drawing.Size(91, 121);
|
|
this.layoutControlItem54.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem54.Text = "起始编号";
|
|
this.layoutControlItem54.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem54.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem14
|
|
//
|
|
this.layoutControlItem14.Control = this.comport;
|
|
this.layoutControlItem14.CustomizationFormText = "layoutControlItem11";
|
|
this.layoutControlItem14.Location = new System.Drawing.Point(199, 0);
|
|
this.layoutControlItem14.MaxSize = new System.Drawing.Size(54, 0);
|
|
this.layoutControlItem14.MinSize = new System.Drawing.Size(54, 41);
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
this.layoutControlItem14.Size = new System.Drawing.Size(54, 121);
|
|
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem14.Text = "端口";
|
|
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlGroup21
|
|
//
|
|
this.layoutControlGroup21.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem18,
|
|
this.layoutControlItem34,
|
|
this.layoutControlItem33,
|
|
this.emptySpaceItem6});
|
|
this.layoutControlGroup21.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup21.Name = "layoutControlGroup21";
|
|
this.layoutControlGroup21.OptionsItemText.TextToControlDistance = 5;
|
|
this.layoutControlGroup21.Size = new System.Drawing.Size(1462, 121);
|
|
this.layoutControlGroup21.Text = "电子标签修改";
|
|
//
|
|
// layoutControlItem18
|
|
//
|
|
this.layoutControlItem18.Control = this.txtLabelId;
|
|
this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem18.MaxSize = new System.Drawing.Size(130, 24);
|
|
this.layoutControlItem18.MinSize = new System.Drawing.Size(130, 24);
|
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
|
this.layoutControlItem18.Size = new System.Drawing.Size(130, 24);
|
|
this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem18.Text = "标签编号";
|
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem34
|
|
//
|
|
this.layoutControlItem34.Control = this.txtPosition;
|
|
this.layoutControlItem34.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem34.MaxSize = new System.Drawing.Size(130, 24);
|
|
this.layoutControlItem34.MinSize = new System.Drawing.Size(130, 24);
|
|
this.layoutControlItem34.Name = "layoutControlItem34";
|
|
this.layoutControlItem34.Size = new System.Drawing.Size(130, 97);
|
|
this.layoutControlItem34.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem34.Text = "货位地址";
|
|
this.layoutControlItem34.TextSize = new System.Drawing.Size(75, 22);
|
|
//
|
|
// layoutControlItem33
|
|
//
|
|
this.layoutControlItem33.Control = this.btnUpdateLable;
|
|
this.layoutControlItem33.Location = new System.Drawing.Point(130, 0);
|
|
this.layoutControlItem33.MaxSize = new System.Drawing.Size(86, 56);
|
|
this.layoutControlItem33.MinSize = new System.Drawing.Size(86, 56);
|
|
this.layoutControlItem33.Name = "layoutControlItem33";
|
|
this.layoutControlItem33.Size = new System.Drawing.Size(86, 121);
|
|
this.layoutControlItem33.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem33.TextVisible = false;
|
|
//
|
|
// emptySpaceItem6
|
|
//
|
|
this.emptySpaceItem6.AllowHotTrack = false;
|
|
this.emptySpaceItem6.Location = new System.Drawing.Point(216, 0);
|
|
this.emptySpaceItem6.Name = "emptySpaceItem6";
|
|
this.emptySpaceItem6.Size = new System.Drawing.Size(1246, 121);
|
|
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlGroup14
|
|
//
|
|
this.layoutControlGroup14.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem7,
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem8,
|
|
this.layoutControlItem6,
|
|
this.layoutControlItem4,
|
|
this.layoutControlItem3,
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem41,
|
|
this.emptySpaceItem16});
|
|
this.layoutControlGroup14.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup14.Name = "layoutControlGroup14";
|
|
this.layoutControlGroup14.Size = new System.Drawing.Size(396, 195);
|
|
this.layoutControlGroup14.Text = "货位坐标";
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.Control = this.txtChannelFrom;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem7.MaxSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem7.MinSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem7.Text = "通道起止";
|
|
this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem7.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.txtShelfFrom;
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 24);
|
|
this.layoutControlItem5.MaxSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem5.MinSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem5.Text = "货架起止";
|
|
this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem5.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem8
|
|
//
|
|
this.layoutControlItem8.Control = this.txtChannelTo;
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(115, 0);
|
|
this.layoutControlItem8.MaxSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem8.MinSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem8.Text = "--";
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem8.TextVisible = false;
|
|
//
|
|
// layoutControlItem6
|
|
//
|
|
this.layoutControlItem6.Control = this.txtShelfTo;
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(115, 24);
|
|
this.layoutControlItem6.MaxSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem6.MinSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem6.Text = "--";
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem6.TextVisible = false;
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.Control = this.txtLayerFrom;
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(179, 0);
|
|
this.layoutControlItem4.MaxSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem4.MinSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem4.Text = "层号起止";
|
|
this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem4.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.Control = this.txtLayerTo;
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(294, 0);
|
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem3.Text = "--";
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem3.TextVisible = false;
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.Control = this.txtColumFrom;
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(179, 24);
|
|
this.layoutControlItem1.MaxSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(115, 24);
|
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem1.Text = "列号起止";
|
|
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem1.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.Control = this.txtColumTo;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(294, 24);
|
|
this.layoutControlItem2.MaxSize = new System.Drawing.Size(60, 24);
|
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(60, 24);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(64, 24);
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem2.Text = "--";
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem2.TextVisible = false;
|
|
//
|
|
// layoutControlItem41
|
|
//
|
|
this.layoutControlItem41.Control = this.btnCreate;
|
|
this.layoutControlItem41.Location = new System.Drawing.Point(0, 79);
|
|
this.layoutControlItem41.MaxSize = new System.Drawing.Size(89, 48);
|
|
this.layoutControlItem41.MinSize = new System.Drawing.Size(89, 48);
|
|
this.layoutControlItem41.Name = "layoutControlItem41";
|
|
this.layoutControlItem41.Size = new System.Drawing.Size(358, 48);
|
|
this.layoutControlItem41.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem41.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem41.TextVisible = false;
|
|
//
|
|
// emptySpaceItem16
|
|
//
|
|
this.emptySpaceItem16.AllowHotTrack = false;
|
|
this.emptySpaceItem16.Location = new System.Drawing.Point(0, 48);
|
|
this.emptySpaceItem16.Name = "emptySpaceItem16";
|
|
this.emptySpaceItem16.Size = new System.Drawing.Size(358, 31);
|
|
this.emptySpaceItem16.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// tabbedControlGroup5
|
|
//
|
|
this.tabbedControlGroup5.Location = new System.Drawing.Point(0, 269);
|
|
this.tabbedControlGroup5.Name = "tabbedControlGroup5";
|
|
this.tabbedControlGroup5.SelectedTabPage = this.layoutControlGroup19;
|
|
this.tabbedControlGroup5.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup5.Size = new System.Drawing.Size(1936, 657);
|
|
this.tabbedControlGroup5.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup19,
|
|
this.layoutControlGroup20});
|
|
//
|
|
// layoutControlGroup19
|
|
//
|
|
this.layoutControlGroup19.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem32,
|
|
this.layoutControlItem31});
|
|
this.layoutControlGroup19.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup19.Name = "layoutControlGroup19";
|
|
this.layoutControlGroup19.Size = new System.Drawing.Size(1897, 583);
|
|
this.layoutControlGroup19.Text = "货位列表";
|
|
//
|
|
// layoutControlItem32
|
|
//
|
|
this.layoutControlItem32.Control = this.pager1;
|
|
this.layoutControlItem32.Location = new System.Drawing.Point(0, 550);
|
|
this.layoutControlItem32.Name = "layoutControlItem32";
|
|
this.layoutControlItem32.Size = new System.Drawing.Size(1897, 33);
|
|
this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem32.TextVisible = false;
|
|
//
|
|
// layoutControlItem31
|
|
//
|
|
this.layoutControlItem31.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.layoutControlItem31.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem31.Control = this.gridControl1;
|
|
this.layoutControlItem31.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem31.MinSize = new System.Drawing.Size(104, 24);
|
|
this.layoutControlItem31.Name = "layoutControlItem31";
|
|
this.layoutControlItem31.Size = new System.Drawing.Size(1897, 550);
|
|
this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem31.Text = "货位列表";
|
|
this.layoutControlItem31.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem31.TextVisible = false;
|
|
//
|
|
// layoutControlGroup20
|
|
//
|
|
this.layoutControlGroup20.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem59});
|
|
this.layoutControlGroup20.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup20.Name = "layoutControlGroup20";
|
|
this.layoutControlGroup20.Size = new System.Drawing.Size(1897, 583);
|
|
this.layoutControlGroup20.Text = "使用汇总";
|
|
//
|
|
// layoutControlItem59
|
|
//
|
|
this.layoutControlItem59.Control = this.gridControl2;
|
|
this.layoutControlItem59.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem59.MinSize = new System.Drawing.Size(104, 24);
|
|
this.layoutControlItem59.Name = "layoutControlItem59";
|
|
this.layoutControlItem59.Size = new System.Drawing.Size(1897, 583);
|
|
this.layoutControlItem59.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem59.Text = "使用汇总";
|
|
this.layoutControlItem59.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem59.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem59.TextVisible = false;
|
|
//
|
|
// tabbedControlGroup1
|
|
//
|
|
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 269);
|
|
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
|
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup8;
|
|
this.tabbedControlGroup1.SelectedTabPageIndex = 1;
|
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(914, 90);
|
|
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup4,
|
|
this.layoutControlGroup8});
|
|
//
|
|
// layoutControlGroup8
|
|
//
|
|
this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup8.Name = "layoutControlGroup8";
|
|
this.layoutControlGroup8.Size = new System.Drawing.Size(890, 43);
|
|
//
|
|
// layoutControlGroup4
|
|
//
|
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.emptySpaceItem4});
|
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
|
this.layoutControlGroup4.Size = new System.Drawing.Size(890, 43);
|
|
//
|
|
// emptySpaceItem4
|
|
//
|
|
this.emptySpaceItem4.AllowHotTrack = false;
|
|
this.emptySpaceItem4.Location = new System.Drawing.Point(0, 0);
|
|
this.emptySpaceItem4.Name = "emptySpaceItem4";
|
|
this.emptySpaceItem4.Size = new System.Drawing.Size(890, 43);
|
|
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// simpleButton4
|
|
//
|
|
this.simpleButton4.ImageUri.Uri = "Save;Size16x16";
|
|
this.simpleButton4.Location = new System.Drawing.Point(322, 509);
|
|
this.simpleButton4.Name = "simpleButton4";
|
|
this.simpleButton4.Size = new System.Drawing.Size(140, 22);
|
|
this.simpleButton4.TabIndex = 38;
|
|
this.simpleButton4.Text = "simpleButton4";
|
|
//
|
|
// layoutControlItem30
|
|
//
|
|
this.layoutControlItem30.Control = this.simpleButton4;
|
|
this.layoutControlItem30.Location = new System.Drawing.Point(170, 78);
|
|
this.layoutControlItem30.Name = "layoutControlItem30";
|
|
this.layoutControlItem30.Size = new System.Drawing.Size(260, 26);
|
|
this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem30.TextVisible = false;
|
|
//
|
|
// emptySpaceItem3
|
|
//
|
|
this.emptySpaceItem3.AllowHotTrack = false;
|
|
this.emptySpaceItem3.Location = new System.Drawing.Point(790, 0);
|
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
this.emptySpaceItem3.Size = new System.Drawing.Size(10, 510);
|
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem27
|
|
//
|
|
this.emptySpaceItem27.AllowHotTrack = false;
|
|
this.emptySpaceItem27.Location = new System.Drawing.Point(800, 10);
|
|
this.emptySpaceItem27.Name = "emptySpaceItem27";
|
|
this.emptySpaceItem27.Size = new System.Drawing.Size(10, 17);
|
|
this.emptySpaceItem27.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem28
|
|
//
|
|
this.emptySpaceItem28.AllowHotTrack = false;
|
|
this.emptySpaceItem28.Location = new System.Drawing.Point(800, 0);
|
|
this.emptySpaceItem28.Name = "emptySpaceItem28";
|
|
this.emptySpaceItem28.Size = new System.Drawing.Size(10, 10);
|
|
this.emptySpaceItem28.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem29
|
|
//
|
|
this.layoutControlItem29.Location = new System.Drawing.Point(170, 104);
|
|
this.layoutControlItem29.Name = "layoutControlItem29";
|
|
this.layoutControlItem29.Size = new System.Drawing.Size(260, 35);
|
|
this.layoutControlItem29.TextSize = new System.Drawing.Size(48, 14);
|
|
//
|
|
// emptySpaceItem5
|
|
//
|
|
this.emptySpaceItem5.AllowHotTrack = false;
|
|
this.emptySpaceItem5.Location = new System.Drawing.Point(472, 0);
|
|
this.emptySpaceItem5.MaxSize = new System.Drawing.Size(10, 48);
|
|
this.emptySpaceItem5.MinSize = new System.Drawing.Size(10, 48);
|
|
this.emptySpaceItem5.Name = "emptySpaceItem5";
|
|
this.emptySpaceItem5.Size = new System.Drawing.Size(10, 96);
|
|
this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem1
|
|
//
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
this.emptySpaceItem1.Location = new System.Drawing.Point(171, 0);
|
|
this.emptySpaceItem1.MaxSize = new System.Drawing.Size(10, 48);
|
|
this.emptySpaceItem1.MinSize = new System.Drawing.Size(10, 48);
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
this.emptySpaceItem1.Size = new System.Drawing.Size(10, 96);
|
|
this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem14
|
|
//
|
|
this.emptySpaceItem14.AllowHotTrack = false;
|
|
this.emptySpaceItem14.Location = new System.Drawing.Point(0, 24);
|
|
this.emptySpaceItem14.Name = "emptySpaceItem14";
|
|
this.emptySpaceItem14.Size = new System.Drawing.Size(137, 24);
|
|
this.emptySpaceItem14.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// txtLocation
|
|
//
|
|
this.txtLocation.Location = new System.Drawing.Point(0, 0);
|
|
this.txtLocation.Name = "txtLocation";
|
|
this.txtLocation.Size = new System.Drawing.Size(100, 28);
|
|
this.txtLocation.TabIndex = 0;
|
|
//
|
|
// layoutControlGroup15
|
|
//
|
|
this.layoutControlGroup15.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup15.Name = "layoutControlGroup15";
|
|
this.layoutControlGroup15.Size = new System.Drawing.Size(229, 139);
|
|
//
|
|
// LocationmgrForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1966, 1237);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.ribbonStatusBar);
|
|
this.Controls.Add(this.ribbon);
|
|
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
|
|
this.Name = "LocationmgrForm";
|
|
this.Ribbon = this.ribbon;
|
|
this.StatusBar = this.ribbonStatusBar;
|
|
this.Text = "LocationmgrForm";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.LocationmgrForm_FormClosing);
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
this.layoutControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.chkJobCrossQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtScale.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtScaleQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboOwnerQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboOwner.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comABCQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comABC.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLbStartId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboLines.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comState.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtColumFrom.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtColumTo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLayerTo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLayerFrom.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShelfFrom.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShelfTo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChannelFrom.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChannelTo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWhType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comLocationVolType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comGoodType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWhVoType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLabelLayer.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLabelColum.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLength.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comPart.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChannelFromQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShelfFromQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtChannelToQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtShelfToQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtColumFromQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtColumToQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLayerFromQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLayerToQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWhTypeQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWhVoTypeQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comPartQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comGoodTypeQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comLocationVolTypeQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLbStartIdQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLbToIdQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comport.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comPortQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWarehouse.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLocationId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comWarehouseQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comStateQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboLinesQuery.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLabelId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPosition.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comBatchQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comBatch.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkJobCross.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lcgQuery)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem55)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem49)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem61)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem50)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem51)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem57)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem63)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem48)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem53)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem66)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem71)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem38)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem25)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem52)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem56)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutcomWarehouse)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem58)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem60)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem62)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem64)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem65)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem67)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem68)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem70)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem69)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem26)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.f)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem54)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup19)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem59)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem27)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem28)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLocation.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
|
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
|
|
private DevExpress.XtraBars.BarButtonItem bbQuery;
|
|
private DevExpress.XtraBars.BarButtonItem bbCreateLocations;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraEditors.TextEdit txtColumFrom;
|
|
private DevExpress.XtraEditors.TextEdit txtColumTo;
|
|
private DevExpress.XtraEditors.TextEdit txtLayerTo;
|
|
private DevExpress.XtraEditors.TextEdit txtLayerFrom;
|
|
private DevExpress.XtraEditors.TextEdit txtShelfFrom;
|
|
private DevExpress.XtraEditors.TextEdit txtShelfTo;
|
|
private DevExpress.XtraEditors.TextEdit txtChannelFrom;
|
|
private DevExpress.XtraEditors.TextEdit txtChannelTo;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comWhType;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comLocationVolType;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comGoodType;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comWhVoType;
|
|
private DevExpress.XtraEditors.TextEdit txtLabelLayer;
|
|
private DevExpress.XtraEditors.TextEdit txtLabelColum;
|
|
private DevExpress.XtraEditors.TextEdit txtWidth;
|
|
private DevExpress.XtraEditors.TextEdit txtHeight;
|
|
private DevExpress.XtraEditors.TextEdit txtLength;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
|
private DevExpress.XtraEditors.TextEdit txtWeight;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem27;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem28;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
|
|
private Controls.pager.Pager pager1;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraBars.BarButtonGroup barButtonGroup1;
|
|
private DevExpress.XtraBars.BarButtonItem bbPrint;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdateWh;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comPart;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdateSize;
|
|
private DevExpress.XtraEditors.SimpleButton btnCreate;
|
|
private DevExpress.XtraEditors.SimpleButton btnQuery;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem14;
|
|
private DevExpress.XtraEditors.TextEdit txtLocation;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comState;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdateStatus;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comboLines;
|
|
private DevExpress.XtraEditors.TextEdit txtChannelFromQ;
|
|
private DevExpress.XtraEditors.TextEdit txtShelfFromQ;
|
|
private DevExpress.XtraEditors.TextEdit txtChannelToQ;
|
|
private DevExpress.XtraEditors.TextEdit txtShelfToQ;
|
|
private DevExpress.XtraEditors.TextEdit txtColumFromQ;
|
|
private DevExpress.XtraEditors.TextEdit txtColumToQ;
|
|
private DevExpress.XtraEditors.TextEdit txtLayerFromQ;
|
|
private DevExpress.XtraEditors.TextEdit txtLayerToQ;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comWhTypeQuery;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comWhVoTypeQuery;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comPartQuery;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comGoodTypeQuery;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comLocationVolTypeQuery;
|
|
private DevExpress.XtraEditors.TextEdit txtLbStartIdQuery;
|
|
private DevExpress.XtraEditors.TextEdit txtLbToIdQuery;
|
|
private DevExpress.XtraEditors.TextEdit txtLbStartId;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comport;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup15;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comPortQuery;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comWarehouse;
|
|
private DevExpress.XtraEditors.TextEdit txtLocationId;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comWarehouseQuery;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comStateQuery;
|
|
private DevExpress.XtraEditors.SimpleButton btnSaveLine;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comboLinesQuery;
|
|
private DevExpress.XtraLayout.LayoutControlGroup lcgSetup;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup14;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
|
|
private DevExpress.XtraEditors.TextEdit txtLabelId;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdateLable;
|
|
private DevExpress.XtraEditors.TextEdit txtPosition;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comABC;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comABCQ;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdateABC;
|
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem59;
|
|
private DevExpress.XtraLayout.SplitterItem splitterItem2;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup16;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comboOwner;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdateOwner;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comboOwnerQ;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup4;
|
|
private DevExpress.XtraLayout.LayoutControlGroup lcgQuery;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem42;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup5;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup19;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup20;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comBatchQ;
|
|
private DevExpress.XtraEditors.SimpleButton btnUpdteBatch;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comBatch;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup2;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup17;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem55;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem49;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem47;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem61;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem50;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem51;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem57;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem20;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem63;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem48;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem53;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem45;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem46;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem43;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem44;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem25;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup18;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem52;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem56;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem22;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup3;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutcomWarehouse;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem58;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem60;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem62;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem64;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem65;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem26;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
|
private DevExpress.XtraLayout.LayoutControlItem f;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem54;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup21;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
|
|
private DevExpress.XtraEditors.TextEdit txtScaleQ;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem66;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
|
|
private DevExpress.XtraEditors.SimpleButton btnScale;
|
|
private DevExpress.XtraEditors.TextEdit txtScale;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem67;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem68;
|
|
private DevExpress.XtraEditors.SimpleButton btnPartCross;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem70;
|
|
private DevExpress.XtraEditors.CheckEdit chkJobCross;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem69;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12;
|
|
private DevExpress.XtraEditors.CheckEdit chkJobCrossQ;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem71;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem15;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem16;
|
|
}
|
|
} |