2042 lines
126 KiB
C#
2042 lines
126 KiB
C#
namespace DeiNiu.wms.win
|
|
{
|
|
partial class GoodsOutValidationForm
|
|
{
|
|
/// <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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoodsOutValidationForm));
|
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
|
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.btnOk = new DevExpress.XtraEditors.SimpleButton();
|
|
this.rd2 = new System.Windows.Forms.RadioButton();
|
|
this.rd1 = new System.Windows.Forms.RadioButton();
|
|
this.gridControlBox = new DevExpress.XtraGrid.GridControl();
|
|
this.gvBox = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridControlException = new DevExpress.XtraGrid.GridControl();
|
|
this.gridViewException = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridPickDetails = new DevExpress.XtraGrid.GridControl();
|
|
this.gridViewPickDetails = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridSaleOrders = new DevExpress.XtraGrid.GridControl();
|
|
this.gridViewSaleOrders = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.lbManufacturer = new System.Windows.Forms.Label();
|
|
this.lbCustmer = new System.Windows.Forms.Label();
|
|
this.gridValidated = new DevExpress.XtraGrid.GridControl();
|
|
this.gridViewValidated = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.btnPickOrders = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
|
|
this.swAutoOrder = new DevExpress.XtraEditors.ToggleSwitch();
|
|
this.spinOrder = new DevExpress.XtraEditors.SpinEdit();
|
|
this.grid4Valid = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView4Valid = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|
this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|
this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
this.textEditBarcode = new DevExpress.XtraEditors.TextEdit();
|
|
this.lbUnit = new System.Windows.Forms.Label();
|
|
this.lbType = new System.Windows.Forms.Label();
|
|
this.lbPickCount = new System.Windows.Forms.Label();
|
|
this.lbSaleCount = new System.Windows.Forms.Label();
|
|
this.comValidException = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.checkEditPass = new DevExpress.XtraEditors.CheckEdit();
|
|
this.btnValidateItem = new DevExpress.XtraEditors.SimpleButton();
|
|
this.lbGoodsName = new System.Windows.Forms.Label();
|
|
this.textEditValidtionRemark = new DevExpress.XtraEditors.MemoEdit();
|
|
this.spinBulkBox = new DevExpress.XtraEditors.SpinEdit();
|
|
this.spinBulkBag = new DevExpress.XtraEditors.SpinEdit();
|
|
this.textEditValidCount = new DevExpress.XtraEditors.SpinEdit();
|
|
this.combColors = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txtBoxId = new DevExpress.XtraEditors.TextEdit();
|
|
this.lbDoubleCheck = new System.Windows.Forms.Label();
|
|
this.txtAccount = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtPasswd = new DevExpress.XtraEditors.TextEdit();
|
|
this.swStatus = new DevExpress.XtraEditors.ToggleSwitch();
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.simpleSeparator3 = new DevExpress.XtraLayout.SimpleSeparator();
|
|
this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.simpleSeparator5 = new DevExpress.XtraLayout.SimpleSeparator();
|
|
this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.lgDoulbeChk = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
|
|
this.layoutControlGroup15 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.lcgSKUGroup = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.lgOutPickDetail = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem9 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.simpleSeparator2 = new DevExpress.XtraLayout.SimpleSeparator();
|
|
this.simpleSeparator4 = new DevExpress.XtraLayout.SimpleSeparator();
|
|
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
|
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.tabbedControlGroup4 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup14 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
|
|
((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.gridControlBox)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gvBox)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlException)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewException)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridPickDetails)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewPickDetails)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridSaleOrders)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewSaleOrders)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridValidated)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewValidated)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.swAutoOrder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grid4Valid)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4Valid)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEditBarcode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comValidException.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.checkEditPass.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEditValidtionRemark.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinBulkBox.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinBulkBag.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEditValidCount.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combColors.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBoxId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAccount.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPasswd.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.swStatus.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lgDoulbeChk)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lcgSKUGroup)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lgOutPickDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// ribbon
|
|
//
|
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.ribbon.ExpandCollapseItem,
|
|
this.bbQuery});
|
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.ribbon.MaxItemId = 3;
|
|
this.ribbon.Name = "ribbon";
|
|
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|
this.ribbonPage1});
|
|
this.ribbon.Size = new System.Drawing.Size(1997, 225);
|
|
this.ribbon.Click += new System.EventHandler(this.ribbon_Click);
|
|
//
|
|
// 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_1);
|
|
//
|
|
// 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.Name = "ribbonPageGroup1";
|
|
this.ribbonPageGroup1.Text = "编辑";
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.btnOk);
|
|
this.layoutControl1.Controls.Add(this.rd2);
|
|
this.layoutControl1.Controls.Add(this.rd1);
|
|
this.layoutControl1.Controls.Add(this.gridControlBox);
|
|
this.layoutControl1.Controls.Add(this.gridControlException);
|
|
this.layoutControl1.Controls.Add(this.gridPickDetails);
|
|
this.layoutControl1.Controls.Add(this.gridSaleOrders);
|
|
this.layoutControl1.Controls.Add(this.lbManufacturer);
|
|
this.layoutControl1.Controls.Add(this.lbCustmer);
|
|
this.layoutControl1.Controls.Add(this.gridValidated);
|
|
this.layoutControl1.Controls.Add(this.gridControl1);
|
|
this.layoutControl1.Controls.Add(this.btnPickOrders);
|
|
this.layoutControl1.Controls.Add(this.btnPrint);
|
|
this.layoutControl1.Controls.Add(this.swAutoOrder);
|
|
this.layoutControl1.Controls.Add(this.spinOrder);
|
|
this.layoutControl1.Controls.Add(this.grid4Valid);
|
|
this.layoutControl1.Controls.Add(this.textEditBarcode);
|
|
this.layoutControl1.Controls.Add(this.lbUnit);
|
|
this.layoutControl1.Controls.Add(this.lbType);
|
|
this.layoutControl1.Controls.Add(this.lbPickCount);
|
|
this.layoutControl1.Controls.Add(this.lbSaleCount);
|
|
this.layoutControl1.Controls.Add(this.comValidException);
|
|
this.layoutControl1.Controls.Add(this.checkEditPass);
|
|
this.layoutControl1.Controls.Add(this.btnValidateItem);
|
|
this.layoutControl1.Controls.Add(this.lbGoodsName);
|
|
this.layoutControl1.Controls.Add(this.textEditValidtionRemark);
|
|
this.layoutControl1.Controls.Add(this.spinBulkBox);
|
|
this.layoutControl1.Controls.Add(this.spinBulkBag);
|
|
this.layoutControl1.Controls.Add(this.textEditValidCount);
|
|
this.layoutControl1.Controls.Add(this.combColors);
|
|
this.layoutControl1.Controls.Add(this.txtBoxId);
|
|
this.layoutControl1.Controls.Add(this.lbDoubleCheck);
|
|
this.layoutControl1.Controls.Add(this.txtAccount);
|
|
this.layoutControl1.Controls.Add(this.txtPasswd);
|
|
this.layoutControl1.Controls.Add(this.swStatus);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
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(0, 148, 450, 400);
|
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1997, 861);
|
|
this.layoutControl1.TabIndex = 2;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// btnOk
|
|
//
|
|
this.btnOk.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
|
|
this.btnOk.ImageUri.Uri = "Apply";
|
|
this.btnOk.Location = new System.Drawing.Point(1207, 103);
|
|
this.btnOk.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnOk.Name = "btnOk";
|
|
this.btnOk.Size = new System.Drawing.Size(118, 55);
|
|
this.btnOk.StyleController = this.layoutControl1;
|
|
this.btnOk.TabIndex = 51;
|
|
this.btnOk.Text = "复核完成";
|
|
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
|
|
//
|
|
// rd2
|
|
//
|
|
this.rd2.Location = new System.Drawing.Point(137, 115);
|
|
this.rd2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.rd2.Name = "rd2";
|
|
this.rd2.Size = new System.Drawing.Size(129, 23);
|
|
this.rd2.TabIndex = 50;
|
|
this.rd2.Text = "已复核";
|
|
this.rd2.UseVisualStyleBackColor = true;
|
|
this.rd2.CheckedChanged += new System.EventHandler(this.rd2_CheckedChanged);
|
|
//
|
|
// rd1
|
|
//
|
|
this.rd1.Checked = true;
|
|
this.rd1.Location = new System.Drawing.Point(3, 115);
|
|
this.rd1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.rd1.Name = "rd1";
|
|
this.rd1.Size = new System.Drawing.Size(128, 23);
|
|
this.rd1.TabIndex = 49;
|
|
this.rd1.TabStop = true;
|
|
this.rd1.Text = "待复核";
|
|
this.rd1.UseVisualStyleBackColor = true;
|
|
this.rd1.CheckedChanged += new System.EventHandler(this.rd1_CheckedChanged);
|
|
//
|
|
// gridControlBox
|
|
//
|
|
this.gridControlBox.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridControlBox.Location = new System.Drawing.Point(60, 526);
|
|
this.gridControlBox.MainView = this.gvBox;
|
|
this.gridControlBox.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridControlBox.MenuManager = this.ribbon;
|
|
this.gridControlBox.Name = "gridControlBox";
|
|
this.gridControlBox.Size = new System.Drawing.Size(263, 27);
|
|
this.gridControlBox.TabIndex = 28;
|
|
this.gridControlBox.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gvBox});
|
|
//
|
|
// gvBox
|
|
//
|
|
this.gvBox.GridControl = this.gridControlBox;
|
|
this.gvBox.Name = "gvBox";
|
|
this.gvBox.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// gridControlException
|
|
//
|
|
this.gridControlException.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridControlException.Location = new System.Drawing.Point(41, 578);
|
|
this.gridControlException.MainView = this.gridViewException;
|
|
this.gridControlException.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridControlException.MenuManager = this.ribbon;
|
|
this.gridControlException.Name = "gridControlException";
|
|
this.gridControlException.Size = new System.Drawing.Size(301, 62);
|
|
this.gridControlException.TabIndex = 26;
|
|
this.gridControlException.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridViewException});
|
|
//
|
|
// gridViewException
|
|
//
|
|
this.gridViewException.GridControl = this.gridControlException;
|
|
this.gridViewException.Name = "gridViewException";
|
|
//
|
|
// gridPickDetails
|
|
//
|
|
this.gridPickDetails.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridPickDetails.Location = new System.Drawing.Point(432, 221);
|
|
this.gridPickDetails.MainView = this.gridViewPickDetails;
|
|
this.gridPickDetails.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridPickDetails.MenuManager = this.ribbon;
|
|
this.gridPickDetails.Name = "gridPickDetails";
|
|
this.gridPickDetails.Size = new System.Drawing.Size(1523, 418);
|
|
this.gridPickDetails.TabIndex = 23;
|
|
this.gridPickDetails.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridViewPickDetails});
|
|
//
|
|
// gridViewPickDetails
|
|
//
|
|
this.gridViewPickDetails.GridControl = this.gridPickDetails;
|
|
this.gridViewPickDetails.Name = "gridViewPickDetails";
|
|
//
|
|
// gridSaleOrders
|
|
//
|
|
this.gridSaleOrders.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridSaleOrders.Location = new System.Drawing.Point(432, 221);
|
|
this.gridSaleOrders.MainView = this.gridViewSaleOrders;
|
|
this.gridSaleOrders.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridSaleOrders.MenuManager = this.ribbon;
|
|
this.gridSaleOrders.Name = "gridSaleOrders";
|
|
this.gridSaleOrders.Size = new System.Drawing.Size(1523, 418);
|
|
this.gridSaleOrders.TabIndex = 9;
|
|
this.gridSaleOrders.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridViewSaleOrders});
|
|
//
|
|
// gridViewSaleOrders
|
|
//
|
|
this.gridViewSaleOrders.GridControl = this.gridSaleOrders;
|
|
this.gridViewSaleOrders.Name = "gridViewSaleOrders";
|
|
//
|
|
// lbManufacturer
|
|
//
|
|
this.lbManufacturer.Font = new System.Drawing.Font("华文仿宋", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbManufacturer.Location = new System.Drawing.Point(1107, 221);
|
|
this.lbManufacturer.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbManufacturer.Name = "lbManufacturer";
|
|
this.lbManufacturer.Size = new System.Drawing.Size(300, 53);
|
|
this.lbManufacturer.TabIndex = 1;
|
|
this.lbManufacturer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lbCustmer
|
|
//
|
|
this.lbCustmer.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbCustmer.Location = new System.Drawing.Point(430, 51);
|
|
this.lbCustmer.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbCustmer.Name = "lbCustmer";
|
|
this.lbCustmer.Size = new System.Drawing.Size(1528, 31);
|
|
this.lbCustmer.TabIndex = 1;
|
|
this.lbCustmer.Text = "无";
|
|
this.lbCustmer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// gridValidated
|
|
//
|
|
this.gridValidated.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridValidated.Location = new System.Drawing.Point(1099, 684);
|
|
this.gridValidated.MainView = this.gridViewValidated;
|
|
this.gridValidated.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridValidated.MenuManager = this.ribbon;
|
|
this.gridValidated.Name = "gridValidated";
|
|
this.gridValidated.Size = new System.Drawing.Size(895, 174);
|
|
this.gridValidated.TabIndex = 19;
|
|
this.gridValidated.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridViewValidated});
|
|
//
|
|
// gridViewValidated
|
|
//
|
|
this.gridViewValidated.GridControl = this.gridValidated;
|
|
this.gridViewValidated.Name = "gridViewValidated";
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridControl1.Location = new System.Drawing.Point(22, 272);
|
|
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(339, 150);
|
|
this.gridControl1.TabIndex = 4;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged);
|
|
this.gridView1.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
|
|
//
|
|
// btnPickOrders
|
|
//
|
|
this.btnPickOrders.Location = new System.Drawing.Point(272, 115);
|
|
this.btnPickOrders.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnPickOrders.Name = "btnPickOrders";
|
|
this.btnPickOrders.Size = new System.Drawing.Size(108, 32);
|
|
this.btnPickOrders.StyleController = this.layoutControl1;
|
|
this.btnPickOrders.TabIndex = 3;
|
|
this.btnPickOrders.Text = "刷新";
|
|
this.btnPickOrders.Click += new System.EventHandler(this.btnPickOrders_Click);
|
|
//
|
|
// btnPrint
|
|
//
|
|
this.btnPrint.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
|
|
this.btnPrint.ImageUri.Uri = "Print";
|
|
this.btnPrint.Location = new System.Drawing.Point(1341, 103);
|
|
this.btnPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnPrint.Name = "btnPrint";
|
|
this.btnPrint.Size = new System.Drawing.Size(118, 55);
|
|
this.btnPrint.StyleController = this.layoutControl1;
|
|
this.btnPrint.TabIndex = 6;
|
|
this.btnPrint.Text = "再次打印";
|
|
this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
|
|
//
|
|
// swAutoOrder
|
|
//
|
|
this.swAutoOrder.Location = new System.Drawing.Point(22, 57);
|
|
this.swAutoOrder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.swAutoOrder.MenuManager = this.ribbon;
|
|
this.swAutoOrder.Name = "swAutoOrder";
|
|
this.swAutoOrder.Properties.AutoHeight = false;
|
|
this.swAutoOrder.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
|
|
this.swAutoOrder.Properties.OffText = "Off";
|
|
this.swAutoOrder.Properties.OnText = "On";
|
|
this.swAutoOrder.Properties.ShowText = false;
|
|
this.swAutoOrder.ShowToolTips = false;
|
|
this.swAutoOrder.Size = new System.Drawing.Size(125, 32);
|
|
this.swAutoOrder.StyleController = this.layoutControl1;
|
|
this.swAutoOrder.TabIndex = 0;
|
|
this.swAutoOrder.Toggled += new System.EventHandler(this.swAutoOrder_Toggled);
|
|
//
|
|
// spinOrder
|
|
//
|
|
this.spinOrder.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.spinOrder.EditValue = new decimal(new int[] {
|
|
3,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinOrder.Location = new System.Drawing.Point(230, 57);
|
|
this.spinOrder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.spinOrder.MenuManager = this.ribbon;
|
|
this.spinOrder.Name = "spinOrder";
|
|
this.spinOrder.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.spinOrder.Properties.Increment = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
65536});
|
|
this.spinOrder.Properties.MaxValue = new decimal(new int[] {
|
|
10,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinOrder.Properties.MinValue = new decimal(new int[] {
|
|
5,
|
|
0,
|
|
0,
|
|
65536});
|
|
this.spinOrder.Size = new System.Drawing.Size(24, 28);
|
|
this.spinOrder.StyleController = this.layoutControl1;
|
|
this.spinOrder.TabIndex = 2;
|
|
this.spinOrder.EditValueChanged += new System.EventHandler(this.spinOrder_EditValueChanged);
|
|
//
|
|
// grid4Valid
|
|
//
|
|
this.grid4Valid.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.grid4Valid.Location = new System.Drawing.Point(3, 684);
|
|
this.grid4Valid.MainView = this.gridView4Valid;
|
|
this.grid4Valid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.grid4Valid.MenuManager = this.ribbonControl1;
|
|
this.grid4Valid.Name = "grid4Valid";
|
|
this.grid4Valid.Size = new System.Drawing.Size(1082, 174);
|
|
this.grid4Valid.TabIndex = 17;
|
|
this.grid4Valid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView4Valid});
|
|
//
|
|
// gridView4Valid
|
|
//
|
|
this.gridView4Valid.GridControl = this.grid4Valid;
|
|
this.gridView4Valid.Name = "gridView4Valid";
|
|
this.gridView4Valid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gridView4Valid_KeyDown);
|
|
//
|
|
// ribbonControl1
|
|
//
|
|
this.ribbonControl1.ExpandCollapseItem.Id = 0;
|
|
this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.ribbonControl1.ExpandCollapseItem,
|
|
this.barButtonItem1});
|
|
this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.ribbonControl1.MaxItemId = 3;
|
|
this.ribbonControl1.Name = "ribbonControl1";
|
|
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|
this.ribbonPage2});
|
|
this.ribbonControl1.Size = new System.Drawing.Size(1368, 223);
|
|
//
|
|
// barButtonItem1
|
|
//
|
|
this.barButtonItem1.Caption = "查询";
|
|
this.barButtonItem1.Id = 1;
|
|
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";
|
|
//
|
|
// ribbonPage2
|
|
//
|
|
this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
|
this.ribbonPageGroup2});
|
|
this.ribbonPage2.Name = "ribbonPage2";
|
|
this.ribbonPage2.Text = "编辑";
|
|
//
|
|
// ribbonPageGroup2
|
|
//
|
|
this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem1);
|
|
this.ribbonPageGroup2.Name = "ribbonPageGroup2";
|
|
this.ribbonPageGroup2.Text = "编辑";
|
|
//
|
|
// textEditBarcode
|
|
//
|
|
this.textEditBarcode.Location = new System.Drawing.Point(512, 103);
|
|
this.textEditBarcode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.textEditBarcode.MenuManager = this.ribbon;
|
|
this.textEditBarcode.Name = "textEditBarcode";
|
|
this.textEditBarcode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F);
|
|
this.textEditBarcode.Properties.Appearance.Options.UseFont = true;
|
|
this.textEditBarcode.Size = new System.Drawing.Size(386, 54);
|
|
this.textEditBarcode.StyleController = this.layoutControl1;
|
|
this.textEditBarcode.TabIndex = 10;
|
|
this.textEditBarcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textEditBarcode_KeyDown);
|
|
//
|
|
// lbUnit
|
|
//
|
|
this.lbUnit.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbUnit.Location = new System.Drawing.Point(791, 283);
|
|
this.lbUnit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbUnit.Name = "lbUnit";
|
|
this.lbUnit.Size = new System.Drawing.Size(102, 71);
|
|
this.lbUnit.TabIndex = 1;
|
|
this.lbUnit.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lbType
|
|
//
|
|
this.lbType.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbType.Location = new System.Drawing.Point(899, 283);
|
|
this.lbType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbType.Name = "lbType";
|
|
this.lbType.Size = new System.Drawing.Size(206, 71);
|
|
this.lbType.TabIndex = 1;
|
|
this.lbType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lbPickCount
|
|
//
|
|
this.lbPickCount.Font = new System.Drawing.Font("华文仿宋", 40F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbPickCount.ForeColor = System.Drawing.Color.Red;
|
|
this.lbPickCount.Location = new System.Drawing.Point(432, 283);
|
|
this.lbPickCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbPickCount.Name = "lbPickCount";
|
|
this.lbPickCount.Size = new System.Drawing.Size(240, 71);
|
|
this.lbPickCount.TabIndex = 1;
|
|
this.lbPickCount.Text = "0";
|
|
this.lbPickCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbSaleCount
|
|
//
|
|
this.lbSaleCount.Font = new System.Drawing.Font("华文仿宋", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbSaleCount.Location = new System.Drawing.Point(699, 282);
|
|
this.lbSaleCount.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbSaleCount.Name = "lbSaleCount";
|
|
this.lbSaleCount.Size = new System.Drawing.Size(87, 73);
|
|
this.lbSaleCount.TabIndex = 1;
|
|
this.lbSaleCount.Text = "0";
|
|
this.lbSaleCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// comValidException
|
|
//
|
|
this.comValidException.Enabled = false;
|
|
this.comValidException.Location = new System.Drawing.Point(772, 582);
|
|
this.comValidException.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comValidException.MenuManager = this.ribbon;
|
|
this.comValidException.Name = "comValidException";
|
|
this.comValidException.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F);
|
|
this.comValidException.Properties.Appearance.Options.UseFont = true;
|
|
this.comValidException.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comValidException.Size = new System.Drawing.Size(127, 54);
|
|
this.comValidException.StyleController = this.layoutControl1;
|
|
this.comValidException.TabIndex = 13;
|
|
this.comValidException.SelectedIndexChanged += new System.EventHandler(this.comValidException_SelectedIndexChanged);
|
|
//
|
|
// checkEditPass
|
|
//
|
|
this.checkEditPass.Location = new System.Drawing.Point(1216, 582);
|
|
this.checkEditPass.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.checkEditPass.MenuManager = this.ribbon;
|
|
this.checkEditPass.Name = "checkEditPass";
|
|
this.checkEditPass.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.checkEditPass.Properties.Appearance.Options.UseFont = true;
|
|
this.checkEditPass.Properties.Caption = "通过";
|
|
this.checkEditPass.Size = new System.Drawing.Size(83, 47);
|
|
this.checkEditPass.StyleController = this.layoutControl1;
|
|
this.checkEditPass.TabIndex = 12;
|
|
//
|
|
// btnValidateItem
|
|
//
|
|
this.btnValidateItem.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.btnValidateItem.Appearance.Options.UseFont = true;
|
|
this.btnValidateItem.Location = new System.Drawing.Point(1305, 582);
|
|
this.btnValidateItem.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnValidateItem.Name = "btnValidateItem";
|
|
this.btnValidateItem.Size = new System.Drawing.Size(83, 38);
|
|
this.btnValidateItem.StyleController = this.layoutControl1;
|
|
this.btnValidateItem.TabIndex = 15;
|
|
this.btnValidateItem.Text = "确定";
|
|
this.btnValidateItem.Click += new System.EventHandler(this.btnValidateItem_Click);
|
|
//
|
|
// lbGoodsName
|
|
//
|
|
this.lbGoodsName.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbGoodsName.Location = new System.Drawing.Point(432, 221);
|
|
this.lbGoodsName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbGoodsName.Name = "lbGoodsName";
|
|
this.lbGoodsName.Size = new System.Drawing.Size(669, 53);
|
|
this.lbGoodsName.TabIndex = 1;
|
|
this.lbGoodsName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// textEditValidtionRemark
|
|
//
|
|
this.textEditValidtionRemark.Enabled = false;
|
|
this.textEditValidtionRemark.Location = new System.Drawing.Point(969, 581);
|
|
this.textEditValidtionRemark.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.textEditValidtionRemark.MenuManager = this.ribbon;
|
|
this.textEditValidtionRemark.Name = "textEditValidtionRemark";
|
|
this.textEditValidtionRemark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.textEditValidtionRemark.Properties.Appearance.Options.UseFont = true;
|
|
this.textEditValidtionRemark.Size = new System.Drawing.Size(242, 40);
|
|
this.textEditValidtionRemark.StyleController = this.layoutControl1;
|
|
this.textEditValidtionRemark.TabIndex = 14;
|
|
//
|
|
// spinBulkBox
|
|
//
|
|
this.spinBulkBox.EditValue = new decimal(new int[] {
|
|
0,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinBulkBox.Location = new System.Drawing.Point(1071, 128);
|
|
this.spinBulkBox.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.spinBulkBox.MenuManager = this.ribbon;
|
|
this.spinBulkBox.Name = "spinBulkBox";
|
|
this.spinBulkBox.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F);
|
|
this.spinBulkBox.Properties.Appearance.Options.UseFont = true;
|
|
this.spinBulkBox.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.spinBulkBox.Properties.IsFloatValue = false;
|
|
this.spinBulkBox.Properties.Mask.EditMask = "N00";
|
|
this.spinBulkBox.Properties.MaxValue = new decimal(new int[] {
|
|
9999999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinBulkBox.Size = new System.Drawing.Size(62, 54);
|
|
this.spinBulkBox.StyleController = this.layoutControl1;
|
|
this.spinBulkBox.TabIndex = 25;
|
|
//
|
|
// spinBulkBag
|
|
//
|
|
this.spinBulkBag.EditValue = new decimal(new int[] {
|
|
0,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinBulkBag.Location = new System.Drawing.Point(1139, 128);
|
|
this.spinBulkBag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.spinBulkBag.Name = "spinBulkBag";
|
|
this.spinBulkBag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F);
|
|
this.spinBulkBag.Properties.Appearance.Options.UseFont = true;
|
|
this.spinBulkBag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.spinBulkBag.Properties.IsFloatValue = false;
|
|
this.spinBulkBag.Properties.Mask.EditMask = "N00";
|
|
this.spinBulkBag.Properties.MaxValue = new decimal(new int[] {
|
|
9999,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinBulkBag.Size = new System.Drawing.Size(62, 54);
|
|
this.spinBulkBag.StyleController = this.layoutControl1;
|
|
this.spinBulkBag.TabIndex = 25;
|
|
//
|
|
// textEditValidCount
|
|
//
|
|
this.textEditValidCount.EditValue = new decimal(new int[] {
|
|
0,
|
|
0,
|
|
0,
|
|
0});
|
|
this.textEditValidCount.Enabled = false;
|
|
this.textEditValidCount.Location = new System.Drawing.Point(550, 582);
|
|
this.textEditValidCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.textEditValidCount.MenuManager = this.ribbon;
|
|
this.textEditValidCount.Name = "textEditValidCount";
|
|
this.textEditValidCount.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.textEditValidCount.Properties.Appearance.Options.UseFont = true;
|
|
this.textEditValidCount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.textEditValidCount.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
|
|
this.textEditValidCount.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
|
|
this.textEditValidCount.Size = new System.Drawing.Size(100, 50);
|
|
this.textEditValidCount.StyleController = this.layoutControl1;
|
|
this.textEditValidCount.TabIndex = 11;
|
|
this.textEditValidCount.EditValueChanged += new System.EventHandler(this.textEditValidCount_EditValueChanged);
|
|
//
|
|
// combColors
|
|
//
|
|
this.combColors.Location = new System.Drawing.Point(81, 57);
|
|
this.combColors.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.combColors.MenuManager = this.ribbon;
|
|
this.combColors.Name = "combColors";
|
|
this.combColors.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.combColors.Size = new System.Drawing.Size(87, 28);
|
|
this.combColors.StyleController = this.layoutControl1;
|
|
this.combColors.TabIndex = 27;
|
|
this.combColors.SelectedIndexChanged += new System.EventHandler(this.combColors_SelectedIndexChanged);
|
|
//
|
|
// txtBoxId
|
|
//
|
|
this.txtBoxId.Location = new System.Drawing.Point(121, 228);
|
|
this.txtBoxId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtBoxId.MenuManager = this.ribbon;
|
|
this.txtBoxId.Name = "txtBoxId";
|
|
this.txtBoxId.Size = new System.Drawing.Size(240, 28);
|
|
this.txtBoxId.StyleController = this.layoutControl1;
|
|
this.txtBoxId.TabIndex = 29;
|
|
this.txtBoxId.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtBoxId_KeyUp);
|
|
//
|
|
// lbDoubleCheck
|
|
//
|
|
this.lbDoubleCheck.Font = new System.Drawing.Font("华文仿宋", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbDoubleCheck.ForeColor = System.Drawing.Color.Red;
|
|
this.lbDoubleCheck.Location = new System.Drawing.Point(451, 379);
|
|
this.lbDoubleCheck.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbDoubleCheck.Name = "lbDoubleCheck";
|
|
this.lbDoubleCheck.Size = new System.Drawing.Size(285, 18);
|
|
this.lbDoubleCheck.TabIndex = 1;
|
|
this.lbDoubleCheck.Text = "特殊品双人检验";
|
|
this.lbDoubleCheck.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// txtAccount
|
|
//
|
|
this.txtAccount.Location = new System.Drawing.Point(795, 379);
|
|
this.txtAccount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtAccount.Name = "txtAccount";
|
|
this.txtAccount.Size = new System.Drawing.Size(118, 28);
|
|
this.txtAccount.StyleController = this.layoutControl1;
|
|
this.txtAccount.TabIndex = 48;
|
|
//
|
|
// txtPasswd
|
|
//
|
|
this.txtPasswd.Location = new System.Drawing.Point(972, 379);
|
|
this.txtPasswd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtPasswd.Name = "txtPasswd";
|
|
this.txtPasswd.Properties.PasswordChar = '*';
|
|
this.txtPasswd.Size = new System.Drawing.Size(118, 28);
|
|
this.txtPasswd.StyleController = this.layoutControl1;
|
|
this.txtPasswd.TabIndex = 47;
|
|
//
|
|
// swStatus
|
|
//
|
|
this.swStatus.Location = new System.Drawing.Point(191, 56);
|
|
this.swStatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.swStatus.Name = "swStatus";
|
|
this.swStatus.Properties.AutoHeight = false;
|
|
this.swStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
|
|
this.swStatus.Properties.OffText = "Off";
|
|
this.swStatus.Properties.OnText = "On";
|
|
this.swStatus.Properties.ShowText = false;
|
|
this.swStatus.ShowToolTips = false;
|
|
this.swStatus.Size = new System.Drawing.Size(170, 34);
|
|
this.swStatus.StyleController = this.layoutControl1;
|
|
this.swStatus.TabIndex = 0;
|
|
this.swStatus.Toggled += new System.EventHandler(this.swStatus_Toggled);
|
|
//
|
|
// layoutControlGroup1
|
|
//
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup5,
|
|
this.layoutControlItem22,
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem8,
|
|
this.splitterItem2,
|
|
this.layoutControlGroup4,
|
|
this.splitterItem1,
|
|
this.layoutControlItem4,
|
|
this.tabbedControlGroup4,
|
|
this.layoutControlItem9,
|
|
this.emptySpaceItem10});
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup1.Name = "Root";
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1997, 861);
|
|
this.layoutControlGroup1.TextVisible = false;
|
|
//
|
|
// layoutControlGroup5
|
|
//
|
|
this.layoutControlGroup5.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.layoutControlGroup5.AppearanceGroup.Options.UseFont = true;
|
|
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup3,
|
|
this.tabbedControlGroup1,
|
|
this.layoutControlItem7,
|
|
this.layoutControlItem35,
|
|
this.layoutControlItem36,
|
|
this.layoutControlItem32,
|
|
this.emptySpaceItem12,
|
|
this.layoutControlItem14,
|
|
this.emptySpaceItem1,
|
|
this.emptySpaceItem3,
|
|
this.emptySpaceItem9,
|
|
this.simpleSeparator2,
|
|
this.simpleSeparator4});
|
|
this.layoutControlGroup5.Location = new System.Drawing.Point(391, 0);
|
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
|
this.layoutControlGroup5.Size = new System.Drawing.Size(1606, 681);
|
|
this.layoutControlGroup5.Text = "出库单复核";
|
|
//
|
|
// layoutControlGroup3
|
|
//
|
|
this.layoutControlGroup3.GroupBordersVisible = false;
|
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.simpleSeparator3,
|
|
this.layoutControlGroup11});
|
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
|
this.layoutControlGroup3.Size = new System.Drawing.Size(1568, 38);
|
|
this.layoutControlGroup3.TextVisible = false;
|
|
//
|
|
// simpleSeparator3
|
|
//
|
|
this.simpleSeparator3.AllowHotTrack = false;
|
|
this.simpleSeparator3.Location = new System.Drawing.Point(0, 35);
|
|
this.simpleSeparator3.Name = "simpleSeparator3";
|
|
this.simpleSeparator3.Size = new System.Drawing.Size(1568, 3);
|
|
this.simpleSeparator3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
//
|
|
// layoutControlGroup11
|
|
//
|
|
this.layoutControlGroup11.GroupBordersVisible = false;
|
|
this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem11});
|
|
this.layoutControlGroup11.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup11.Name = "layoutControlGroup11";
|
|
this.layoutControlGroup11.Size = new System.Drawing.Size(1568, 35);
|
|
this.layoutControlGroup11.Text = "打包信息";
|
|
//
|
|
// layoutControlItem11
|
|
//
|
|
this.layoutControlItem11.AppearanceItemCaption.Font = new System.Drawing.Font("华文仿宋", 15F);
|
|
this.layoutControlItem11.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem11.Control = this.lbCustmer;
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem11.MinSize = new System.Drawing.Size(70, 34);
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 2, 2);
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(1568, 35);
|
|
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem11.Text = "客户";
|
|
this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem11.TextToControlDistance = 0;
|
|
this.layoutControlItem11.TextVisible = false;
|
|
//
|
|
// tabbedControlGroup1
|
|
//
|
|
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 115);
|
|
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
|
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup9;
|
|
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(1568, 498);
|
|
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup9,
|
|
this.lgOutPickDetail,
|
|
this.layoutControlGroup13});
|
|
//
|
|
// layoutControlGroup9
|
|
//
|
|
this.layoutControlGroup9.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlGroup9.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlGroup9.ExpandButtonVisible = true;
|
|
this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem23,
|
|
this.layoutControlItem13,
|
|
this.layoutControlItem24,
|
|
this.layoutControlItem25,
|
|
this.simpleSeparator5,
|
|
this.emptySpaceItem8,
|
|
this.lgDoulbeChk,
|
|
this.simpleSeparator1,
|
|
this.layoutControlGroup15,
|
|
this.layoutControlItem30,
|
|
this.lcgSKUGroup,
|
|
this.emptySpaceItem5,
|
|
this.emptySpaceItem11,
|
|
this.layoutControlItem31});
|
|
this.layoutControlGroup9.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup9.Name = "layoutControlGroup9";
|
|
this.layoutControlGroup9.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 15, 15);
|
|
this.layoutControlGroup9.Size = new System.Drawing.Size(1529, 424);
|
|
this.layoutControlGroup9.Text = "商品详情";
|
|
//
|
|
// layoutControlItem23
|
|
//
|
|
this.layoutControlItem23.Control = this.lbPickCount;
|
|
this.layoutControlItem23.CustomizationFormText = "拣货数量";
|
|
this.layoutControlItem23.Location = new System.Drawing.Point(0, 62);
|
|
this.layoutControlItem23.MaxSize = new System.Drawing.Size(266, 77);
|
|
this.layoutControlItem23.MinSize = new System.Drawing.Size(266, 77);
|
|
this.layoutControlItem23.Name = "layoutControlItem23";
|
|
this.layoutControlItem23.Size = new System.Drawing.Size(266, 77);
|
|
this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem23.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 20, 0, 0);
|
|
this.layoutControlItem23.Text = "拣货数量";
|
|
this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem23.TextVisible = false;
|
|
//
|
|
// layoutControlItem13
|
|
//
|
|
this.layoutControlItem13.Control = this.lbSaleCount;
|
|
this.layoutControlItem13.CustomizationFormText = "拣货数量";
|
|
this.layoutControlItem13.Location = new System.Drawing.Point(266, 62);
|
|
this.layoutControlItem13.MinSize = new System.Drawing.Size(93, 24);
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 2, 2, 2);
|
|
this.layoutControlItem13.Size = new System.Drawing.Size(93, 77);
|
|
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem13.Text = "销售数量";
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem13.TextVisible = false;
|
|
this.layoutControlItem13.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// layoutControlItem24
|
|
//
|
|
this.layoutControlItem24.Control = this.lbUnit;
|
|
this.layoutControlItem24.Location = new System.Drawing.Point(359, 62);
|
|
this.layoutControlItem24.MinSize = new System.Drawing.Size(91, 24);
|
|
this.layoutControlItem24.Name = "layoutControlItem24";
|
|
this.layoutControlItem24.Size = new System.Drawing.Size(108, 77);
|
|
this.layoutControlItem24.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem24.Text = "单位";
|
|
this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem24.TextVisible = false;
|
|
//
|
|
// layoutControlItem25
|
|
//
|
|
this.layoutControlItem25.Control = this.lbType;
|
|
this.layoutControlItem25.CustomizationFormText = "剂型";
|
|
this.layoutControlItem25.Location = new System.Drawing.Point(467, 62);
|
|
this.layoutControlItem25.MinSize = new System.Drawing.Size(91, 24);
|
|
this.layoutControlItem25.Name = "layoutControlItem25";
|
|
this.layoutControlItem25.Size = new System.Drawing.Size(212, 77);
|
|
this.layoutControlItem25.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem25.Text = "类型";
|
|
this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem25.TextVisible = false;
|
|
//
|
|
// simpleSeparator5
|
|
//
|
|
this.simpleSeparator5.AllowHotTrack = false;
|
|
this.simpleSeparator5.Location = new System.Drawing.Point(0, 59);
|
|
this.simpleSeparator5.Name = "simpleSeparator5";
|
|
this.simpleSeparator5.Size = new System.Drawing.Size(981, 3);
|
|
//
|
|
// emptySpaceItem8
|
|
//
|
|
this.emptySpaceItem8.AllowHotTrack = false;
|
|
this.emptySpaceItem8.Location = new System.Drawing.Point(679, 62);
|
|
this.emptySpaceItem8.MinSize = new System.Drawing.Size(104, 24);
|
|
this.emptySpaceItem8.Name = "emptySpaceItem8";
|
|
this.emptySpaceItem8.Size = new System.Drawing.Size(302, 77);
|
|
this.emptySpaceItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// lgDoulbeChk
|
|
//
|
|
this.lgDoulbeChk.CustomizationFormText = "lgDoulbeChk";
|
|
this.lgDoulbeChk.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem19,
|
|
this.emptySpaceItem2,
|
|
this.layoutControlItem37,
|
|
this.layoutControlItem34});
|
|
this.lgDoulbeChk.Location = new System.Drawing.Point(0, 139);
|
|
this.lgDoulbeChk.Name = "lgDoulbeChk";
|
|
this.lgDoulbeChk.Size = new System.Drawing.Size(981, 62);
|
|
this.lgDoulbeChk.TextVisible = false;
|
|
this.lgDoulbeChk.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// layoutControlItem19
|
|
//
|
|
this.layoutControlItem19.Control = this.lbDoubleCheck;
|
|
this.layoutControlItem19.CustomizationFormText = "单位";
|
|
this.layoutControlItem19.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem19.MinSize = new System.Drawing.Size(24, 24);
|
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
|
this.layoutControlItem19.Size = new System.Drawing.Size(291, 24);
|
|
this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem19.Text = "件数";
|
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem19.TextVisible = false;
|
|
//
|
|
// emptySpaceItem2
|
|
//
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(645, 0);
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
this.emptySpaceItem2.Size = new System.Drawing.Size(298, 24);
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem37
|
|
//
|
|
this.layoutControlItem37.Control = this.txtPasswd;
|
|
this.layoutControlItem37.CustomizationFormText = "密码";
|
|
this.layoutControlItem37.Location = new System.Drawing.Point(468, 0);
|
|
this.layoutControlItem37.MaxSize = new System.Drawing.Size(177, 24);
|
|
this.layoutControlItem37.MinSize = new System.Drawing.Size(177, 24);
|
|
this.layoutControlItem37.Name = "layoutControlItem37";
|
|
this.layoutControlItem37.Size = new System.Drawing.Size(177, 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(48, 29);
|
|
this.layoutControlItem37.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem34
|
|
//
|
|
this.layoutControlItem34.Control = this.txtAccount;
|
|
this.layoutControlItem34.CustomizationFormText = "账号";
|
|
this.layoutControlItem34.Location = new System.Drawing.Point(291, 0);
|
|
this.layoutControlItem34.MaxSize = new System.Drawing.Size(177, 24);
|
|
this.layoutControlItem34.MinSize = new System.Drawing.Size(177, 24);
|
|
this.layoutControlItem34.Name = "layoutControlItem34";
|
|
this.layoutControlItem34.Size = new System.Drawing.Size(177, 24);
|
|
this.layoutControlItem34.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem34.Text = "账号";
|
|
this.layoutControlItem34.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem34.TextSize = new System.Drawing.Size(48, 29);
|
|
this.layoutControlItem34.TextToControlDistance = 5;
|
|
//
|
|
// simpleSeparator1
|
|
//
|
|
this.simpleSeparator1.AllowHotTrack = false;
|
|
this.simpleSeparator1.Location = new System.Drawing.Point(0, 201);
|
|
this.simpleSeparator1.Name = "simpleSeparator1";
|
|
this.simpleSeparator1.Size = new System.Drawing.Size(981, 3);
|
|
//
|
|
// layoutControlGroup15
|
|
//
|
|
this.layoutControlGroup15.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem6,
|
|
this.layoutControlItem26,
|
|
this.layoutControlItem28,
|
|
this.layoutControlItem27,
|
|
this.layoutControlItem29});
|
|
this.layoutControlGroup15.Location = new System.Drawing.Point(0, 312);
|
|
this.layoutControlGroup15.Name = "layoutControlGroup15";
|
|
this.layoutControlGroup15.Size = new System.Drawing.Size(981, 112);
|
|
this.layoutControlGroup15.Text = "复核结果";
|
|
//
|
|
// layoutControlItem6
|
|
//
|
|
this.layoutControlItem6.Control = this.textEditValidCount;
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem6.MaxSize = new System.Drawing.Size(220, 44);
|
|
this.layoutControlItem6.MinSize = new System.Drawing.Size(220, 44);
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(220, 44);
|
|
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 15, 0, 0);
|
|
this.layoutControlItem6.Text = "复核数量";
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(96, 29);
|
|
//
|
|
// layoutControlItem26
|
|
//
|
|
this.layoutControlItem26.Control = this.comValidException;
|
|
this.layoutControlItem26.Location = new System.Drawing.Point(220, 0);
|
|
this.layoutControlItem26.MaxSize = new System.Drawing.Size(234, 44);
|
|
this.layoutControlItem26.MinSize = new System.Drawing.Size(234, 44);
|
|
this.layoutControlItem26.Name = "layoutControlItem26";
|
|
this.layoutControlItem26.Size = new System.Drawing.Size(234, 44);
|
|
this.layoutControlItem26.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem26.Text = "复核结果";
|
|
this.layoutControlItem26.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem26.TextSize = new System.Drawing.Size(96, 29);
|
|
this.layoutControlItem26.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem28
|
|
//
|
|
this.layoutControlItem28.Control = this.textEditValidtionRemark;
|
|
this.layoutControlItem28.Location = new System.Drawing.Point(454, 0);
|
|
this.layoutControlItem28.MaxSize = new System.Drawing.Size(311, 44);
|
|
this.layoutControlItem28.MinSize = new System.Drawing.Size(311, 44);
|
|
this.layoutControlItem28.Name = "layoutControlItem28";
|
|
this.layoutControlItem28.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 2, 2, 2);
|
|
this.layoutControlItem28.Size = new System.Drawing.Size(311, 44);
|
|
this.layoutControlItem28.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem28.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 0, 0, 0);
|
|
this.layoutControlItem28.Text = "备注";
|
|
this.layoutControlItem28.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem28.TextSize = new System.Drawing.Size(48, 29);
|
|
this.layoutControlItem28.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem27
|
|
//
|
|
this.layoutControlItem27.Control = this.checkEditPass;
|
|
this.layoutControlItem27.Location = new System.Drawing.Point(765, 0);
|
|
this.layoutControlItem27.MaxSize = new System.Drawing.Size(89, 44);
|
|
this.layoutControlItem27.MinSize = new System.Drawing.Size(89, 44);
|
|
this.layoutControlItem27.Name = "layoutControlItem27";
|
|
this.layoutControlItem27.Size = new System.Drawing.Size(89, 44);
|
|
this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem27.Text = "复核通过";
|
|
this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem27.TextVisible = false;
|
|
//
|
|
// layoutControlItem29
|
|
//
|
|
this.layoutControlItem29.Control = this.btnValidateItem;
|
|
this.layoutControlItem29.Location = new System.Drawing.Point(854, 0);
|
|
this.layoutControlItem29.MaxSize = new System.Drawing.Size(89, 44);
|
|
this.layoutControlItem29.MinSize = new System.Drawing.Size(89, 44);
|
|
this.layoutControlItem29.Name = "layoutControlItem29";
|
|
this.layoutControlItem29.Size = new System.Drawing.Size(89, 44);
|
|
this.layoutControlItem29.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem29.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem29.TextVisible = false;
|
|
//
|
|
// layoutControlItem30
|
|
//
|
|
this.layoutControlItem30.Control = this.lbGoodsName;
|
|
this.layoutControlItem30.CustomizationFormText = "拣货数量";
|
|
this.layoutControlItem30.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem30.MaxSize = new System.Drawing.Size(675, 59);
|
|
this.layoutControlItem30.MinSize = new System.Drawing.Size(675, 59);
|
|
this.layoutControlItem30.Name = "layoutControlItem30";
|
|
this.layoutControlItem30.Size = new System.Drawing.Size(675, 59);
|
|
this.layoutControlItem30.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem30.Text = "商品名称";
|
|
this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem30.TextVisible = false;
|
|
//
|
|
// lcgSKUGroup
|
|
//
|
|
this.lcgSKUGroup.CustomizationFormText = "SKU信息";
|
|
this.lcgSKUGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.emptySpaceItem4});
|
|
this.lcgSKUGroup.Location = new System.Drawing.Point(0, 204);
|
|
this.lcgSKUGroup.Name = "lcgSKUGroup";
|
|
this.lcgSKUGroup.Size = new System.Drawing.Size(981, 108);
|
|
this.lcgSKUGroup.Text = "SKU信息";
|
|
//
|
|
// 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(943, 40);
|
|
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem5
|
|
//
|
|
this.emptySpaceItem5.AllowHotTrack = false;
|
|
this.emptySpaceItem5.Location = new System.Drawing.Point(981, 0);
|
|
this.emptySpaceItem5.Name = "emptySpaceItem5";
|
|
this.emptySpaceItem5.Size = new System.Drawing.Size(124, 424);
|
|
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem11
|
|
//
|
|
this.emptySpaceItem11.AllowHotTrack = false;
|
|
this.emptySpaceItem11.Location = new System.Drawing.Point(1105, 0);
|
|
this.emptySpaceItem11.Name = "emptySpaceItem11";
|
|
this.emptySpaceItem11.Size = new System.Drawing.Size(424, 424);
|
|
this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem31
|
|
//
|
|
this.layoutControlItem31.Control = this.lbManufacturer;
|
|
this.layoutControlItem31.Location = new System.Drawing.Point(675, 0);
|
|
this.layoutControlItem31.MinSize = new System.Drawing.Size(24, 24);
|
|
this.layoutControlItem31.Name = "layoutControlItem31";
|
|
this.layoutControlItem31.Size = new System.Drawing.Size(306, 59);
|
|
this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem31.TextVisible = false;
|
|
//
|
|
// lgOutPickDetail
|
|
//
|
|
this.lgOutPickDetail.ExpandButtonVisible = true;
|
|
this.lgOutPickDetail.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem10});
|
|
this.lgOutPickDetail.Location = new System.Drawing.Point(0, 0);
|
|
this.lgOutPickDetail.Name = "lgOutPickDetail";
|
|
this.lgOutPickDetail.Size = new System.Drawing.Size(1529, 424);
|
|
this.lgOutPickDetail.Text = "订单信息";
|
|
this.lgOutPickDetail.CustomButtonUnchecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lgOutPickDetail_CustomButtonUnchecked);
|
|
this.lgOutPickDetail.CustomButtonChecked += new DevExpress.XtraBars.Docking2010.BaseButtonEventHandler(this.lgOutPickDetail_CustomButtonChecked);
|
|
//
|
|
// layoutControlItem10
|
|
//
|
|
this.layoutControlItem10.Control = this.gridSaleOrders;
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem10.MinSize = new System.Drawing.Size(104, 24);
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(1529, 424);
|
|
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem10.Text = "原始订单信息";
|
|
this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem10.TextVisible = false;
|
|
//
|
|
// layoutControlGroup13
|
|
//
|
|
this.layoutControlGroup13.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem33});
|
|
this.layoutControlGroup13.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup13.Name = "layoutControlGroup13";
|
|
this.layoutControlGroup13.Size = new System.Drawing.Size(1529, 424);
|
|
this.layoutControlGroup13.Text = "拣货明细";
|
|
//
|
|
// layoutControlItem33
|
|
//
|
|
this.layoutControlItem33.Control = this.gridPickDetails;
|
|
this.layoutControlItem33.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem33.Name = "layoutControlItem33";
|
|
this.layoutControlItem33.Size = new System.Drawing.Size(1529, 424);
|
|
this.layoutControlItem33.Text = "拣货明细";
|
|
this.layoutControlItem33.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem33.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem33.TextVisible = false;
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.Control = this.textEditBarcode;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 51);
|
|
this.layoutControlItem7.MaxSize = new System.Drawing.Size(506, 61);
|
|
this.layoutControlItem7.MinSize = new System.Drawing.Size(506, 61);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(506, 61);
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 15, 0, 0);
|
|
this.layoutControlItem7.Text = "商品条码";
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(96, 22);
|
|
//
|
|
// layoutControlItem35
|
|
//
|
|
this.layoutControlItem35.Control = this.spinBulkBox;
|
|
this.layoutControlItem35.Location = new System.Drawing.Point(658, 51);
|
|
this.layoutControlItem35.MaxSize = new System.Drawing.Size(68, 61);
|
|
this.layoutControlItem35.MinSize = new System.Drawing.Size(68, 61);
|
|
this.layoutControlItem35.Name = "layoutControlItem35";
|
|
this.layoutControlItem35.Size = new System.Drawing.Size(68, 61);
|
|
this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem35.Text = "拼箱";
|
|
this.layoutControlItem35.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem35.TextSize = new System.Drawing.Size(96, 22);
|
|
//
|
|
// layoutControlItem36
|
|
//
|
|
this.layoutControlItem36.Control = this.spinBulkBag;
|
|
this.layoutControlItem36.CustomizationFormText = "拼箱";
|
|
this.layoutControlItem36.Location = new System.Drawing.Point(726, 51);
|
|
this.layoutControlItem36.MaxSize = new System.Drawing.Size(68, 61);
|
|
this.layoutControlItem36.MinSize = new System.Drawing.Size(68, 61);
|
|
this.layoutControlItem36.Name = "layoutControlItem36";
|
|
this.layoutControlItem36.Size = new System.Drawing.Size(68, 61);
|
|
this.layoutControlItem36.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem36.Text = "拼袋";
|
|
this.layoutControlItem36.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem36.TextSize = new System.Drawing.Size(96, 22);
|
|
//
|
|
// layoutControlItem32
|
|
//
|
|
this.layoutControlItem32.Control = this.btnOk;
|
|
this.layoutControlItem32.Location = new System.Drawing.Point(794, 51);
|
|
this.layoutControlItem32.MaxSize = new System.Drawing.Size(124, 61);
|
|
this.layoutControlItem32.MinSize = new System.Drawing.Size(124, 61);
|
|
this.layoutControlItem32.Name = "layoutControlItem32";
|
|
this.layoutControlItem32.Size = new System.Drawing.Size(124, 61);
|
|
this.layoutControlItem32.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem32.TextVisible = false;
|
|
//
|
|
// emptySpaceItem12
|
|
//
|
|
this.emptySpaceItem12.AllowHotTrack = false;
|
|
this.emptySpaceItem12.Location = new System.Drawing.Point(918, 51);
|
|
this.emptySpaceItem12.MaxSize = new System.Drawing.Size(10, 51);
|
|
this.emptySpaceItem12.MinSize = new System.Drawing.Size(10, 51);
|
|
this.emptySpaceItem12.Name = "emptySpaceItem12";
|
|
this.emptySpaceItem12.Size = new System.Drawing.Size(10, 61);
|
|
this.emptySpaceItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem14
|
|
//
|
|
this.layoutControlItem14.Control = this.btnPrint;
|
|
this.layoutControlItem14.Location = new System.Drawing.Point(928, 51);
|
|
this.layoutControlItem14.MaxSize = new System.Drawing.Size(124, 61);
|
|
this.layoutControlItem14.MinSize = new System.Drawing.Size(124, 61);
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
this.layoutControlItem14.Size = new System.Drawing.Size(124, 61);
|
|
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem14.TextVisible = false;
|
|
//
|
|
// emptySpaceItem1
|
|
//
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 41);
|
|
this.emptySpaceItem1.MaxSize = new System.Drawing.Size(0, 10);
|
|
this.emptySpaceItem1.MinSize = new System.Drawing.Size(10, 10);
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
this.emptySpaceItem1.Size = new System.Drawing.Size(1568, 10);
|
|
this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem3
|
|
//
|
|
this.emptySpaceItem3.AllowHotTrack = false;
|
|
this.emptySpaceItem3.Location = new System.Drawing.Point(506, 51);
|
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
this.emptySpaceItem3.Size = new System.Drawing.Size(152, 61);
|
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem9
|
|
//
|
|
this.emptySpaceItem9.AllowHotTrack = false;
|
|
this.emptySpaceItem9.Location = new System.Drawing.Point(1052, 51);
|
|
this.emptySpaceItem9.Name = "emptySpaceItem9";
|
|
this.emptySpaceItem9.Size = new System.Drawing.Size(516, 64);
|
|
this.emptySpaceItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// simpleSeparator2
|
|
//
|
|
this.simpleSeparator2.AllowHotTrack = false;
|
|
this.simpleSeparator2.Location = new System.Drawing.Point(0, 112);
|
|
this.simpleSeparator2.Name = "simpleSeparator2";
|
|
this.simpleSeparator2.Size = new System.Drawing.Size(1052, 3);
|
|
//
|
|
// simpleSeparator4
|
|
//
|
|
this.simpleSeparator4.AllowHotTrack = false;
|
|
this.simpleSeparator4.Location = new System.Drawing.Point(0, 38);
|
|
this.simpleSeparator4.Name = "simpleSeparator4";
|
|
this.simpleSeparator4.Size = new System.Drawing.Size(1568, 3);
|
|
//
|
|
// layoutControlItem22
|
|
//
|
|
this.layoutControlItem22.Control = this.rd2;
|
|
this.layoutControlItem22.Location = new System.Drawing.Point(134, 112);
|
|
this.layoutControlItem22.MaxSize = new System.Drawing.Size(135, 29);
|
|
this.layoutControlItem22.MinSize = new System.Drawing.Size(135, 29);
|
|
this.layoutControlItem22.Name = "layoutControlItem22";
|
|
this.layoutControlItem22.Size = new System.Drawing.Size(135, 38);
|
|
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem22.Text = "已检验";
|
|
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem22.TextVisible = false;
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.grid4Valid;
|
|
this.layoutControlItem5.CustomizationFormText = "波次整库明细";
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 681);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(1088, 180);
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem5.TextVisible = false;
|
|
//
|
|
// layoutControlItem8
|
|
//
|
|
this.layoutControlItem8.Control = this.gridValidated;
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(1096, 681);
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(901, 180);
|
|
this.layoutControlItem8.Text = " 波次整库明细";
|
|
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem8.TextVisible = false;
|
|
//
|
|
// splitterItem2
|
|
//
|
|
this.splitterItem2.AllowHotTrack = true;
|
|
this.splitterItem2.Location = new System.Drawing.Point(1088, 681);
|
|
this.splitterItem2.Name = "splitterItem2";
|
|
this.splitterItem2.Size = new System.Drawing.Size(8, 180);
|
|
//
|
|
// layoutControlGroup4
|
|
//
|
|
this.layoutControlGroup4.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.layoutControlGroup4.AppearanceGroup.Options.UseFont = true;
|
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem18,
|
|
this.layoutControlItem16,
|
|
this.layoutControlGroup6});
|
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 176);
|
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
|
this.layoutControlGroup4.Size = new System.Drawing.Size(383, 505);
|
|
this.layoutControlGroup4.Text = "拣货单列表";
|
|
//
|
|
// layoutControlItem18
|
|
//
|
|
this.layoutControlItem18.Control = this.gridControl1;
|
|
this.layoutControlItem18.Location = new System.Drawing.Point(0, 44);
|
|
this.layoutControlItem18.MinSize = new System.Drawing.Size(104, 24);
|
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
|
this.layoutControlItem18.Size = new System.Drawing.Size(345, 156);
|
|
this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem18.TextVisible = false;
|
|
//
|
|
// layoutControlItem16
|
|
//
|
|
this.layoutControlItem16.Control = this.txtBoxId;
|
|
this.layoutControlItem16.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem16.MinSize = new System.Drawing.Size(155, 34);
|
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
|
this.layoutControlItem16.Size = new System.Drawing.Size(345, 44);
|
|
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem16.Text = "周转箱编号";
|
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(96, 22);
|
|
this.layoutControlItem16.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// layoutControlGroup6
|
|
//
|
|
this.layoutControlGroup6.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.layoutControlGroup6.AppearanceGroup.Options.UseFont = true;
|
|
this.layoutControlGroup6.ExpandButtonVisible = true;
|
|
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem2,
|
|
this.layoutControlGroup10});
|
|
this.layoutControlGroup6.Location = new System.Drawing.Point(0, 200);
|
|
this.layoutControlGroup6.Name = "layoutControlGroup6";
|
|
this.layoutControlGroup6.Size = new System.Drawing.Size(345, 237);
|
|
this.layoutControlGroup6.Text = "异常回馈";
|
|
this.layoutControlGroup6.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.Control = this.gridControlException;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 101);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(307, 68);
|
|
this.layoutControlItem2.Text = "异常回馈";
|
|
this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem2.TextVisible = false;
|
|
//
|
|
// layoutControlGroup10
|
|
//
|
|
this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem15});
|
|
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup10.Name = "layoutControlGroup10";
|
|
this.layoutControlGroup10.Size = new System.Drawing.Size(307, 101);
|
|
this.layoutControlGroup10.Text = "周转箱信息";
|
|
this.layoutControlGroup10.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// layoutControlItem15
|
|
//
|
|
this.layoutControlItem15.Control = this.gridControlBox;
|
|
this.layoutControlItem15.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem15.MinSize = new System.Drawing.Size(106, 26);
|
|
this.layoutControlItem15.Name = "layoutControlItem15";
|
|
this.layoutControlItem15.Size = new System.Drawing.Size(269, 33);
|
|
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem15.TextVisible = false;
|
|
//
|
|
// splitterItem1
|
|
//
|
|
this.splitterItem1.AllowHotTrack = true;
|
|
this.splitterItem1.Location = new System.Drawing.Point(383, 0);
|
|
this.splitterItem1.Name = "splitterItem1";
|
|
this.splitterItem1.Size = new System.Drawing.Size(8, 681);
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.Control = this.btnPickOrders;
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(269, 112);
|
|
this.layoutControlItem4.MinSize = new System.Drawing.Size(53, 38);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(114, 38);
|
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem4.TextVisible = false;
|
|
//
|
|
// tabbedControlGroup4
|
|
//
|
|
this.tabbedControlGroup4.Location = new System.Drawing.Point(0, 0);
|
|
this.tabbedControlGroup4.Name = "tabbedControlGroup4";
|
|
this.tabbedControlGroup4.SelectedTabPage = this.layoutControlGroup2;
|
|
this.tabbedControlGroup4.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup4.Size = new System.Drawing.Size(383, 112);
|
|
this.tabbedControlGroup4.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup2,
|
|
this.layoutControlGroup14});
|
|
//
|
|
// layoutControlGroup2
|
|
//
|
|
this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
|
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem12,
|
|
this.layoutControlItem20});
|
|
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
|
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 9, 9);
|
|
this.layoutControlGroup2.Size = new System.Drawing.Size(344, 38);
|
|
this.layoutControlGroup2.Text = "数据更新";
|
|
//
|
|
// layoutControlItem12
|
|
//
|
|
this.layoutControlItem12.Control = this.combColors;
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem12.MaxSize = new System.Drawing.Size(152, 29);
|
|
this.layoutControlItem12.MinSize = new System.Drawing.Size(152, 29);
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(152, 38);
|
|
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem12.Text = "复合台";
|
|
this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(54, 22);
|
|
this.layoutControlItem12.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem20
|
|
//
|
|
this.layoutControlItem20.Control = this.swStatus;
|
|
this.layoutControlItem20.CustomizationFormText = "自动提取";
|
|
this.layoutControlItem20.Location = new System.Drawing.Point(152, 0);
|
|
this.layoutControlItem20.MinSize = new System.Drawing.Size(167, 38);
|
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
|
this.layoutControlItem20.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 2, 2, 2);
|
|
this.layoutControlItem20.Size = new System.Drawing.Size(192, 38);
|
|
this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem20.Text = "忙碌";
|
|
this.layoutControlItem20.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem20.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem20.TextToControlDistance = 0;
|
|
this.layoutControlItem20.TextVisible = false;
|
|
//
|
|
// layoutControlGroup14
|
|
//
|
|
this.layoutControlGroup14.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem1,
|
|
this.emptySpaceItem6,
|
|
this.layoutControlItem3});
|
|
this.layoutControlGroup14.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup14.Name = "layoutControlGroup14";
|
|
this.layoutControlGroup14.Size = new System.Drawing.Size(344, 38);
|
|
this.layoutControlGroup14.Text = "自动提取";
|
|
this.layoutControlGroup14.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.Control = this.swAutoOrder;
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(131, 29);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(131, 38);
|
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem1.Text = "自动提取";
|
|
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem1.TextToControlDistance = 0;
|
|
this.layoutControlItem1.TextVisible = false;
|
|
//
|
|
// emptySpaceItem6
|
|
//
|
|
this.emptySpaceItem6.AllowHotTrack = false;
|
|
this.emptySpaceItem6.Location = new System.Drawing.Point(238, 0);
|
|
this.emptySpaceItem6.MinSize = new System.Drawing.Size(106, 26);
|
|
this.emptySpaceItem6.Name = "emptySpaceItem6";
|
|
this.emptySpaceItem6.Size = new System.Drawing.Size(106, 38);
|
|
this.emptySpaceItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.Control = this.spinOrder;
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(131, 0);
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(107, 24);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(107, 38);
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem3.Text = "间隔分钟";
|
|
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem3.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem9
|
|
//
|
|
this.layoutControlItem9.Control = this.rd1;
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 112);
|
|
this.layoutControlItem9.MaxSize = new System.Drawing.Size(134, 29);
|
|
this.layoutControlItem9.MinSize = new System.Drawing.Size(134, 29);
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(134, 38);
|
|
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem9.Text = "待检验";
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem9.TextVisible = false;
|
|
//
|
|
// emptySpaceItem10
|
|
//
|
|
this.emptySpaceItem10.AllowHotTrack = false;
|
|
this.emptySpaceItem10.Location = new System.Drawing.Point(0, 150);
|
|
this.emptySpaceItem10.MinSize = new System.Drawing.Size(106, 26);
|
|
this.emptySpaceItem10.Name = "emptySpaceItem10";
|
|
this.emptySpaceItem10.Size = new System.Drawing.Size(383, 26);
|
|
this.emptySpaceItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.Location = new System.Drawing.Point(470, 147);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(418, 35);
|
|
this.label6.TabIndex = 1;
|
|
this.label6.Text = "20170101";
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// layoutControlItem21
|
|
//
|
|
this.layoutControlItem21.Control = this.label6;
|
|
this.layoutControlItem21.CustomizationFormText = "生产日期";
|
|
this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem21.MinSize = new System.Drawing.Size(75, 39);
|
|
this.layoutControlItem21.Name = "layoutControlItem21";
|
|
this.layoutControlItem21.Size = new System.Drawing.Size(489, 39);
|
|
this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem21.Text = "生产日期";
|
|
this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem21.TextVisible = false;
|
|
//
|
|
// openFileDialog1
|
|
//
|
|
this.openFileDialog1.FileName = "openFileDialog1";
|
|
//
|
|
// notifyIcon1
|
|
//
|
|
this.notifyIcon1.Text = "notifyIcon1";
|
|
this.notifyIcon1.Visible = true;
|
|
//
|
|
// GoodsOutValidationForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1997, 1086);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.ribbon);
|
|
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
|
|
this.Name = "GoodsOutValidationForm";
|
|
this.Ribbon = this.ribbon;
|
|
this.Text = "出库复核";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsOutValidationForm_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.gridControlBox)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gvBox)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlException)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewException)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridPickDetails)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewPickDetails)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridSaleOrders)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewSaleOrders)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridValidated)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewValidated)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.swAutoOrder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grid4Valid)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView4Valid)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEditBarcode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comValidException.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.checkEditPass.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEditValidtionRemark.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinBulkBox.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinBulkBag.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEditValidCount.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combColors.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBoxId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAccount.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPasswd.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.swStatus.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lgDoulbeChk)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lcgSKUGroup)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lgOutPickDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).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.BarButtonItem bbQuery;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
private DevExpress.XtraGrid.GridControl gridValidated;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewValidated;
|
|
private DevExpress.XtraEditors.SimpleButton btnPickOrders;
|
|
private DevExpress.XtraEditors.SimpleButton btnPrint;
|
|
private DevExpress.XtraEditors.ToggleSwitch swAutoOrder;
|
|
private DevExpress.XtraEditors.SpinEdit spinOrder;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
|
private DevExpress.XtraGrid.GridControl grid4Valid;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4Valid;
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage2;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
|
|
private System.Windows.Forms.Label lbCustmer;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
|
private DevExpress.XtraEditors.TextEdit textEditBarcode;
|
|
private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1;
|
|
private System.Windows.Forms.Label lbUnit;
|
|
private System.Windows.Forms.Label lbType;
|
|
private System.Windows.Forms.Label label6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
|
private System.Windows.Forms.Label lbPickCount;
|
|
private System.Windows.Forms.Label lbSaleCount;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comValidException;
|
|
private DevExpress.XtraEditors.CheckEdit checkEditPass;
|
|
private DevExpress.XtraEditors.SimpleButton btnValidateItem;
|
|
private System.Windows.Forms.Label lbManufacturer;
|
|
private System.Windows.Forms.Label lbGoodsName;
|
|
private DevExpress.XtraGrid.GridControl gridSaleOrders;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewSaleOrders;
|
|
private DevExpress.XtraLayout.LayoutControlGroup lgOutPickDetail;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11;
|
|
private DevExpress.XtraEditors.MemoEdit textEditValidtionRemark;
|
|
private DevExpress.XtraGrid.GridControl gridPickDetails;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewPickDetails;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator3;
|
|
private DevExpress.XtraEditors.SpinEdit spinBulkBox;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36;
|
|
private DevExpress.XtraEditors.SpinEdit spinBulkBag;
|
|
private DevExpress.XtraGrid.GridControl gridControlException;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewException;
|
|
private DevExpress.XtraLayout.SplitterItem splitterItem1;
|
|
private DevExpress.XtraEditors.SpinEdit textEditValidCount;
|
|
private DevExpress.XtraEditors.ComboBoxEdit combColors;
|
|
private DevExpress.XtraGrid.GridControl gridControlBox;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gvBox;
|
|
private DevExpress.XtraEditors.TextEdit txtBoxId;
|
|
private System.Windows.Forms.Label lbDoubleCheck;
|
|
private DevExpress.XtraEditors.TextEdit txtAccount;
|
|
private DevExpress.XtraEditors.TextEdit txtPasswd;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
|
|
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
|
|
private DevExpress.XtraLayout.LayoutControlGroup lgDoulbeChk;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37;
|
|
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13;
|
|
private DevExpress.XtraLayout.LayoutControlGroup lcgSKUGroup;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup4;
|
|
private DevExpress.XtraEditors.ToggleSwitch swStatus;
|
|
private System.Windows.Forms.NotifyIcon notifyIcon1;
|
|
private System.Windows.Forms.RadioButton rd2;
|
|
private System.Windows.Forms.RadioButton rd1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
|
|
private DevExpress.XtraEditors.SimpleButton btnOk;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup15;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
|
private DevExpress.XtraLayout.SplitterItem splitterItem2;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup14;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem9;
|
|
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator2;
|
|
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator4;
|
|
}
|
|
} |