997 lines
60 KiB
C#
997 lines
60 KiB
C#
namespace DeiNiu.wms.win
|
|
{
|
|
partial class GoodsOutSeedsPackForm
|
|
{
|
|
/// <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(GoodsOutSeedsPackForm));
|
|
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.lbCustmer = new System.Windows.Forms.Label();
|
|
this.gridSaleOrders = new DevExpress.XtraGrid.GridControl();
|
|
this.gridViewSaleOrders = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gridPickOrders = new DevExpress.XtraGrid.GridControl();
|
|
this.gridViewPickOrders = 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.gridGoods = new DevExpress.XtraGrid.GridControl();
|
|
this.gridViewGoods = 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.textEditPickOrderNo = new DevExpress.XtraEditors.TextEdit();
|
|
this.spinBulkBox = new DevExpress.XtraEditors.SpinEdit();
|
|
this.spinBulkBag = new DevExpress.XtraEditors.SpinEdit();
|
|
this.combColors = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.simpleSeparator3 = new DevExpress.XtraLayout.SimpleSeparator();
|
|
this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
|
|
this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.lgOutPickDetail = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
|
|
this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem36 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
|
|
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();
|
|
((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.gridSaleOrders)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewSaleOrders)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridPickOrders)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewPickOrders)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.swAutoOrder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridGoods)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewGoods)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEditPickOrderNo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinBulkBox.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinBulkBag.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combColors.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lgOutPickDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).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(1954, 225);
|
|
//
|
|
// 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.lbCustmer);
|
|
this.layoutControl1.Controls.Add(this.gridSaleOrders);
|
|
this.layoutControl1.Controls.Add(this.gridPickOrders);
|
|
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.gridGoods);
|
|
this.layoutControl1.Controls.Add(this.textEditPickOrderNo);
|
|
this.layoutControl1.Controls.Add(this.spinBulkBox);
|
|
this.layoutControl1.Controls.Add(this.spinBulkBag);
|
|
this.layoutControl1.Controls.Add(this.combColors);
|
|
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(1574, 148, 450, 400);
|
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1954, 993);
|
|
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(1191, 83);
|
|
this.btnOk.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnOk.Name = "btnOk";
|
|
this.btnOk.Size = new System.Drawing.Size(118, 75);
|
|
this.btnOk.StyleController = this.layoutControl1;
|
|
this.btnOk.TabIndex = 52;
|
|
this.btnOk.Text = "打包完成";
|
|
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
|
|
//
|
|
// 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(996, 21);
|
|
this.lbCustmer.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbCustmer.Name = "lbCustmer";
|
|
this.lbCustmer.Size = new System.Drawing.Size(884, 54);
|
|
this.lbCustmer.TabIndex = 20;
|
|
this.lbCustmer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// gridSaleOrders
|
|
//
|
|
this.gridSaleOrders.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridSaleOrders.Location = new System.Drawing.Point(532, 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(1380, 730);
|
|
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";
|
|
//
|
|
// gridPickOrders
|
|
//
|
|
this.gridPickOrders.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridPickOrders.Location = new System.Drawing.Point(32, 159);
|
|
this.gridPickOrders.MainView = this.gridViewPickOrders;
|
|
this.gridPickOrders.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridPickOrders.MenuManager = this.ribbon;
|
|
this.gridPickOrders.Name = "gridPickOrders";
|
|
this.gridPickOrders.Size = new System.Drawing.Size(419, 798);
|
|
this.gridPickOrders.TabIndex = 4;
|
|
this.gridPickOrders.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridViewPickOrders});
|
|
//
|
|
// gridViewPickOrders
|
|
//
|
|
this.gridViewPickOrders.GridControl = this.gridPickOrders;
|
|
this.gridViewPickOrders.Name = "gridViewPickOrders";
|
|
this.gridViewPickOrders.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged);
|
|
//
|
|
// btnPickOrders
|
|
//
|
|
this.btnPickOrders.Location = new System.Drawing.Point(165, 81);
|
|
this.btnPickOrders.Margin = new System.Windows.Forms.Padding(7, 5, 4, 5);
|
|
this.btnPickOrders.Name = "btnPickOrders";
|
|
this.btnPickOrders.Padding = new System.Windows.Forms.Padding(7, 0, 0, 0);
|
|
this.btnPickOrders.Size = new System.Drawing.Size(53, 23);
|
|
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(1315, 83);
|
|
this.btnPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnPrint.Name = "btnPrint";
|
|
this.btnPrint.Size = new System.Drawing.Size(118, 75);
|
|
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(15, 46);
|
|
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(145, 30);
|
|
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(244, 46);
|
|
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(39, 28);
|
|
this.spinOrder.StyleController = this.layoutControl1;
|
|
this.spinOrder.TabIndex = 2;
|
|
this.spinOrder.EditValueChanged += new System.EventHandler(this.spinOrder_EditValueChanged);
|
|
//
|
|
// gridGoods
|
|
//
|
|
this.gridGoods.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridGoods.Location = new System.Drawing.Point(532, 221);
|
|
this.gridGoods.MainView = this.gridViewGoods;
|
|
this.gridGoods.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridGoods.MenuManager = this.ribbonControl1;
|
|
this.gridGoods.Name = "gridGoods";
|
|
this.gridGoods.Size = new System.Drawing.Size(1380, 730);
|
|
this.gridGoods.TabIndex = 17;
|
|
this.gridGoods.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridViewGoods});
|
|
//
|
|
// gridViewGoods
|
|
//
|
|
this.gridViewGoods.GridControl = this.gridGoods;
|
|
this.gridViewGoods.Name = "gridViewGoods";
|
|
//
|
|
// 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 = "编辑";
|
|
//
|
|
// textEditPickOrderNo
|
|
//
|
|
this.textEditPickOrderNo.Location = new System.Drawing.Point(623, 21);
|
|
this.textEditPickOrderNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.textEditPickOrderNo.MenuManager = this.ribbon;
|
|
this.textEditPickOrderNo.Name = "textEditPickOrderNo";
|
|
this.textEditPickOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 20F);
|
|
this.textEditPickOrderNo.Properties.Appearance.Options.UseFont = true;
|
|
this.textEditPickOrderNo.Size = new System.Drawing.Size(341, 54);
|
|
this.textEditPickOrderNo.StyleController = this.layoutControl1;
|
|
this.textEditPickOrderNo.TabIndex = 10;
|
|
this.textEditPickOrderNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.textEditBarcode_KeyDown);
|
|
//
|
|
// spinBulkBox
|
|
//
|
|
this.spinBulkBox.EditValue = new decimal(new int[] {
|
|
0,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinBulkBox.Location = new System.Drawing.Point(993, 108);
|
|
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", 18F);
|
|
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(96, 50);
|
|
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(1095, 108);
|
|
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", 18F);
|
|
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(90, 50);
|
|
this.spinBulkBag.StyleController = this.layoutControl1;
|
|
this.spinBulkBag.TabIndex = 25;
|
|
//
|
|
// combColors
|
|
//
|
|
this.combColors.Location = new System.Drawing.Point(74, 80);
|
|
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(78, 28);
|
|
this.combColors.StyleController = this.layoutControl1;
|
|
this.combColors.TabIndex = 27;
|
|
this.combColors.SelectedIndexChanged += new System.EventHandler(this.combColors_SelectedIndexChanged);
|
|
//
|
|
// layoutControlGroup1
|
|
//
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup5,
|
|
this.layoutControlGroup2});
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup1.Name = "Root";
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1954, 993);
|
|
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.simpleSeparator1,
|
|
this.layoutControlItem35,
|
|
this.layoutControlItem36,
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem14,
|
|
this.emptySpaceItem2,
|
|
this.emptySpaceItem3});
|
|
this.layoutControlGroup5.Location = new System.Drawing.Point(491, 0);
|
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
|
this.layoutControlGroup5.Size = new System.Drawing.Size(1463, 993);
|
|
this.layoutControlGroup5.Text = "出库单复核";
|
|
this.layoutControlGroup5.TextVisible = false;
|
|
//
|
|
// layoutControlGroup3
|
|
//
|
|
this.layoutControlGroup3.GroupBordersVisible = false;
|
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup12,
|
|
this.simpleSeparator3,
|
|
this.layoutControlGroup11});
|
|
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
|
this.layoutControlGroup3.Size = new System.Drawing.Size(1425, 61);
|
|
this.layoutControlGroup3.TextVisible = false;
|
|
//
|
|
// layoutControlGroup12
|
|
//
|
|
this.layoutControlGroup12.GroupBordersVisible = false;
|
|
this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem7,
|
|
this.layoutControlItem17});
|
|
this.layoutControlGroup12.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup12.Name = "layoutControlGroup12";
|
|
this.layoutControlGroup12.Size = new System.Drawing.Size(1372, 58);
|
|
this.layoutControlGroup12.TextVisible = false;
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.AppearanceItemCaption.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.layoutControlItem7.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem7.Control = this.textEditPickOrderNo;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem7.MaxSize = new System.Drawing.Size(476, 58);
|
|
this.layoutControlItem7.MinSize = new System.Drawing.Size(476, 58);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 2, 2, 2);
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(476, 58);
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 20, 0, 0);
|
|
this.layoutControlItem7.Text = "分拣单";
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 30);
|
|
//
|
|
// layoutControlItem17
|
|
//
|
|
this.layoutControlItem17.AppearanceItemCaption.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.layoutControlItem17.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem17.Control = this.lbCustmer;
|
|
this.layoutControlItem17.Location = new System.Drawing.Point(476, 0);
|
|
this.layoutControlItem17.MinSize = new System.Drawing.Size(42, 34);
|
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
|
this.layoutControlItem17.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 2, 2, 2);
|
|
this.layoutControlItem17.Size = new System.Drawing.Size(896, 58);
|
|
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem17.Text = "客户";
|
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem17.TextVisible = false;
|
|
//
|
|
// simpleSeparator3
|
|
//
|
|
this.simpleSeparator3.AllowHotTrack = false;
|
|
this.simpleSeparator3.Location = new System.Drawing.Point(0, 58);
|
|
this.simpleSeparator3.Name = "simpleSeparator3";
|
|
this.simpleSeparator3.Size = new System.Drawing.Size(1425, 3);
|
|
//
|
|
// layoutControlGroup11
|
|
//
|
|
this.layoutControlGroup11.GroupBordersVisible = false;
|
|
this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.emptySpaceItem1});
|
|
this.layoutControlGroup11.Location = new System.Drawing.Point(1372, 0);
|
|
this.layoutControlGroup11.Name = "layoutControlGroup11";
|
|
this.layoutControlGroup11.Size = new System.Drawing.Size(53, 58);
|
|
this.layoutControlGroup11.Text = "打包信息";
|
|
//
|
|
// emptySpaceItem1
|
|
//
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 0);
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
this.emptySpaceItem1.Size = new System.Drawing.Size(53, 58);
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// tabbedControlGroup1
|
|
//
|
|
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 145);
|
|
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
|
|
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup7;
|
|
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
|
|
this.tabbedControlGroup1.Size = new System.Drawing.Size(1425, 810);
|
|
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup7,
|
|
this.lgOutPickDetail});
|
|
//
|
|
// layoutControlGroup7
|
|
//
|
|
this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem5});
|
|
this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup7.Name = "layoutControlGroup7";
|
|
this.layoutControlGroup7.Size = new System.Drawing.Size(1386, 736);
|
|
this.layoutControlGroup7.Text = "商品列表";
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.gridGoods;
|
|
this.layoutControlItem5.CustomizationFormText = "波次整库明细";
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(1386, 736);
|
|
this.layoutControlItem5.Text = " 波次零库明细";
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem5.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(1386, 736);
|
|
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(1386, 736);
|
|
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;
|
|
//
|
|
// simpleSeparator1
|
|
//
|
|
this.simpleSeparator1.AllowHotTrack = false;
|
|
this.simpleSeparator1.Location = new System.Drawing.Point(0, 142);
|
|
this.simpleSeparator1.Name = "simpleSeparator1";
|
|
this.simpleSeparator1.Size = new System.Drawing.Size(1425, 3);
|
|
//
|
|
// layoutControlItem35
|
|
//
|
|
this.layoutControlItem35.Control = this.spinBulkBox;
|
|
this.layoutControlItem35.Location = new System.Drawing.Point(480, 61);
|
|
this.layoutControlItem35.MaxSize = new System.Drawing.Size(102, 0);
|
|
this.layoutControlItem35.MinSize = new System.Drawing.Size(102, 81);
|
|
this.layoutControlItem35.Name = "layoutControlItem35";
|
|
this.layoutControlItem35.Size = new System.Drawing.Size(102, 81);
|
|
this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem35.Text = "拼箱";
|
|
this.layoutControlItem35.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem35.TextSize = new System.Drawing.Size(90, 22);
|
|
//
|
|
// layoutControlItem36
|
|
//
|
|
this.layoutControlItem36.Control = this.spinBulkBag;
|
|
this.layoutControlItem36.CustomizationFormText = "拼箱";
|
|
this.layoutControlItem36.Location = new System.Drawing.Point(582, 61);
|
|
this.layoutControlItem36.MaxSize = new System.Drawing.Size(96, 0);
|
|
this.layoutControlItem36.MinSize = new System.Drawing.Size(96, 81);
|
|
this.layoutControlItem36.Name = "layoutControlItem36";
|
|
this.layoutControlItem36.Size = new System.Drawing.Size(96, 81);
|
|
this.layoutControlItem36.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem36.Text = "拼袋";
|
|
this.layoutControlItem36.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem36.TextSize = new System.Drawing.Size(90, 22);
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.Control = this.btnOk;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(678, 61);
|
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(124, 46);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(124, 81);
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem2.TextVisible = false;
|
|
//
|
|
// layoutControlItem14
|
|
//
|
|
this.layoutControlItem14.Control = this.btnPrint;
|
|
this.layoutControlItem14.Location = new System.Drawing.Point(802, 61);
|
|
this.layoutControlItem14.MinSize = new System.Drawing.Size(124, 46);
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
this.layoutControlItem14.Size = new System.Drawing.Size(124, 81);
|
|
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem14.TextVisible = false;
|
|
//
|
|
// emptySpaceItem2
|
|
//
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(926, 61);
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
this.emptySpaceItem2.Size = new System.Drawing.Size(499, 81);
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem3
|
|
//
|
|
this.emptySpaceItem3.AllowHotTrack = false;
|
|
this.emptySpaceItem3.Location = new System.Drawing.Point(0, 61);
|
|
this.emptySpaceItem3.MaxSize = new System.Drawing.Size(480, 69);
|
|
this.emptySpaceItem3.MinSize = new System.Drawing.Size(480, 69);
|
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
this.emptySpaceItem3.Size = new System.Drawing.Size(480, 81);
|
|
this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// 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.layoutControlItem1,
|
|
this.layoutControlItem4,
|
|
this.layoutControlItem3,
|
|
this.layoutControlItem12,
|
|
this.emptySpaceItem7,
|
|
this.emptySpaceItem6,
|
|
this.layoutControlGroup4});
|
|
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(491, 993);
|
|
this.layoutControlGroup2.Text = "数据更新";
|
|
this.layoutControlGroup2.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.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 2, 2, 2);
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(152, 34);
|
|
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;
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.Control = this.btnPickOrders;
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(152, 34);
|
|
this.layoutControlItem4.MaxSize = new System.Drawing.Size(59, 29);
|
|
this.layoutControlItem4.MinSize = new System.Drawing.Size(59, 29);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(59, 29);
|
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem4.TextVisible = false;
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.Control = this.spinOrder;
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(152, 0);
|
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(123, 34);
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(123, 34);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 2, 2, 2);
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(123, 34);
|
|
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;
|
|
//
|
|
// layoutControlItem12
|
|
//
|
|
this.layoutControlItem12.Control = this.combColors;
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(0, 34);
|
|
this.layoutControlItem12.MaxSize = new System.Drawing.Size(152, 29);
|
|
this.layoutControlItem12.MinSize = new System.Drawing.Size(152, 29);
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
this.layoutControlItem12.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 10, 2, 2);
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(152, 29);
|
|
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;
|
|
//
|
|
// emptySpaceItem7
|
|
//
|
|
this.emptySpaceItem7.AllowHotTrack = false;
|
|
this.emptySpaceItem7.Location = new System.Drawing.Point(211, 34);
|
|
this.emptySpaceItem7.Name = "emptySpaceItem7";
|
|
this.emptySpaceItem7.Size = new System.Drawing.Size(64, 29);
|
|
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem6
|
|
//
|
|
this.emptySpaceItem6.AllowHotTrack = false;
|
|
this.emptySpaceItem6.Location = new System.Drawing.Point(275, 0);
|
|
this.emptySpaceItem6.Name = "emptySpaceItem6";
|
|
this.emptySpaceItem6.Size = new System.Drawing.Size(196, 63);
|
|
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// 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.splitterItem1});
|
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 63);
|
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
|
this.layoutControlGroup4.Size = new System.Drawing.Size(471, 872);
|
|
this.layoutControlGroup4.Text = "分拣单列表";
|
|
//
|
|
// layoutControlItem18
|
|
//
|
|
this.layoutControlItem18.Control = this.gridPickOrders;
|
|
this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem18.MinSize = new System.Drawing.Size(104, 24);
|
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
|
this.layoutControlItem18.Size = new System.Drawing.Size(425, 804);
|
|
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;
|
|
//
|
|
// splitterItem1
|
|
//
|
|
this.splitterItem1.AllowHotTrack = true;
|
|
this.splitterItem1.Location = new System.Drawing.Point(425, 0);
|
|
this.splitterItem1.Name = "splitterItem1";
|
|
this.splitterItem1.Size = new System.Drawing.Size(8, 804);
|
|
//
|
|
// 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";
|
|
//
|
|
// GoodsOutSeedsPackForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1954, 1218);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.ribbon);
|
|
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
|
|
this.Name = "GoodsOutSeedsPackForm";
|
|
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.gridSaleOrders)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewSaleOrders)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridPickOrders)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewPickOrders)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.swAutoOrder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridGoods)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewGoods)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEditPickOrderNo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinBulkBox.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinBulkBag.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.combColors.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lgOutPickDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).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 gridPickOrders;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewPickOrders;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
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 gridGoods;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewGoods;
|
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage2;
|
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraEditors.TextEdit textEditPickOrderNo;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
|
private System.Windows.Forms.Label label6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
|
private System.Windows.Forms.Label lbCustmer;
|
|
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.LayoutControlItem layoutControlItem17;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12;
|
|
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.XtraLayout.SplitterItem splitterItem1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
|
|
private DevExpress.XtraEditors.ComboBoxEdit combColors;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
|
|
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraEditors.SimpleButton btnOk;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
}
|
|
} |