ldj/winform/出库/GoodsOutPlan.Designer.cs

1266 lines
77 KiB
C#

namespace DeiNiu.wms.win
{
partial class GoodsOutPlan
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing"> true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoodsOutPlan));
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.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.btnPickOut = new DevExpress.XtraEditors.SimpleButton();
this.comboPriority = new DevExpress.XtraEditors.ComboBoxEdit();
this.comOrderType = new DevExpress.XtraEditors.ComboBoxEdit();
this.gridControlDetail = new DevExpress.XtraGrid.GridControl();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.pager1 = new DeiNiu.Controls.pager.Pager();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtOrderNo = new DevExpress.XtraEditors.TextEdit();
this.txtVender = new DevExpress.XtraEditors.TextEdit();
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
this.dateEditTo = new DevExpress.XtraEditors.DateEdit();
this.dateEditFrom = new DevExpress.XtraEditors.DateEdit();
this.lbOrderNo = new System.Windows.Forms.Label();
this.lbCustom = new System.Windows.Forms.Label();
this.swAutoOrder = new DevExpress.XtraEditors.ToggleSwitch();
this.spinOrder = new DevExpress.XtraEditors.SpinEdit();
this.btnPickOrders = new DevExpress.XtraEditors.SimpleButton();
this.checkEditAutoInterVal = new DevExpress.XtraEditors.CheckEdit();
this.chkMerge = new DevExpress.XtraEditors.CheckEdit();
this.comboSateSet = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnUpStatus = new DevExpress.XtraEditors.SimpleButton();
this.chkPickNow = new DevExpress.XtraEditors.CheckEdit();
this.chkLight = new DevExpress.XtraEditors.CheckEdit();
this.comboState = new DevExpress.XtraEditors.ComboBoxEdit();
this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem11 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem10 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem12 = new DevExpress.XtraLayout.EmptySpaceItem();
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();
((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.comboPriority.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comOrderType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtOrderNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtVender.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.swAutoOrder.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.checkEditAutoInterVal.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkMerge.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboSateSet.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkPickNow.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkLight.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).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(1729, 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.simpleButton1);
this.layoutControl1.Controls.Add(this.btnPickOut);
this.layoutControl1.Controls.Add(this.comboPriority);
this.layoutControl1.Controls.Add(this.comOrderType);
this.layoutControl1.Controls.Add(this.gridControlDetail);
this.layoutControl1.Controls.Add(this.pager1);
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Controls.Add(this.txtOrderNo);
this.layoutControl1.Controls.Add(this.txtVender);
this.layoutControl1.Controls.Add(this.btnQuery);
this.layoutControl1.Controls.Add(this.dateEditTo);
this.layoutControl1.Controls.Add(this.dateEditFrom);
this.layoutControl1.Controls.Add(this.lbOrderNo);
this.layoutControl1.Controls.Add(this.lbCustom);
this.layoutControl1.Controls.Add(this.swAutoOrder);
this.layoutControl1.Controls.Add(this.spinOrder);
this.layoutControl1.Controls.Add(this.btnPickOrders);
this.layoutControl1.Controls.Add(this.checkEditAutoInterVal);
this.layoutControl1.Controls.Add(this.chkMerge);
this.layoutControl1.Controls.Add(this.comboSateSet);
this.layoutControl1.Controls.Add(this.btnUpStatus);
this.layoutControl1.Controls.Add(this.chkPickNow);
this.layoutControl1.Controls.Add(this.chkLight);
this.layoutControl1.Controls.Add(this.comboState);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup7});
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(1433, 487, 450, 400);
this.layoutControl1.Root = this.layoutControlGroup1;
this.layoutControl1.Size = new System.Drawing.Size(1729, 993);
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
// simpleButton1
//
this.simpleButton1.Location = new System.Drawing.Point(745, 57);
this.simpleButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(434, 66);
this.simpleButton1.StyleController = this.layoutControl1;
this.simpleButton1.TabIndex = 63;
this.simpleButton1.Text = "测试syncOrders";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// btnPickOut
//
this.btnPickOut.Location = new System.Drawing.Point(22, 82);
this.btnPickOut.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnPickOut.Name = "btnPickOut";
this.btnPickOut.Size = new System.Drawing.Size(73, 25);
this.btnPickOut.StyleController = this.layoutControl1;
this.btnPickOut.TabIndex = 60;
this.btnPickOut.Text = "定位拣货";
this.btnPickOut.Click += new System.EventHandler(this.btnPickOut_Click);
//
// comboPriority
//
this.comboPriority.Location = new System.Drawing.Point(329, 57);
this.comboPriority.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboPriority.MenuManager = this.ribbon;
this.comboPriority.Name = "comboPriority";
this.comboPriority.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboPriority.Properties.Items.AddRange(new object[] {
"全部",
"待入库",
"已入库",
"入库异常"});
this.comboPriority.Size = new System.Drawing.Size(206, 28);
this.comboPriority.StyleController = this.layoutControl1;
this.comboPriority.TabIndex = 42;
//
// comOrderType
//
this.comOrderType.Location = new System.Drawing.Point(529, 57);
this.comOrderType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comOrderType.MenuManager = this.ribbon;
this.comOrderType.Name = "comOrderType";
this.comOrderType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comOrderType.Properties.Items.AddRange(new object[] {
"销售单",
"补货单",
"拣库单"});
this.comOrderType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comOrderType.Size = new System.Drawing.Size(126, 28);
this.comOrderType.StyleController = this.layoutControl1;
this.comOrderType.TabIndex = 40;
//
// gridControlDetail
//
this.gridControlDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControlDetail.Location = new System.Drawing.Point(904, 237);
this.gridControlDetail.MainView = this.gridView2;
this.gridControlDetail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gridControlDetail.MenuManager = this.ribbon;
this.gridControlDetail.Name = "gridControlDetail";
this.gridControlDetail.Size = new System.Drawing.Size(822, 753);
this.gridControlDetail.TabIndex = 24;
this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// gridView2
//
this.gridView2.GridControl = this.gridControlDetail;
this.gridView2.Name = "gridView2";
//
// pager1
//
this.pager1.Location = new System.Drawing.Point(3, 958);
this.pager1.Margin = new System.Windows.Forms.Padding(6);
this.pager1.Name = "pager1";
this.pager1.NMax = 0;
this.pager1.PageCount = 0;
this.pager1.PageCurrent = 0;
this.pager1.PageSize = 100;
this.pager1.Size = new System.Drawing.Size(887, 32);
this.pager1.TabIndex = 22;
//
// gridControl1
//
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl1.Location = new System.Drawing.Point(3, 149);
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(887, 803);
this.gridControl1.TabIndex = 21;
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);
//
// txtOrderNo
//
this.txtOrderNo.Location = new System.Drawing.Point(63, 57);
this.txtOrderNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtOrderNo.MenuManager = this.ribbon;
this.txtOrderNo.Name = "txtOrderNo";
this.txtOrderNo.Size = new System.Drawing.Size(144, 28);
this.txtOrderNo.StyleController = this.layoutControl1;
this.txtOrderNo.TabIndex = 4;
//
// txtVender
//
this.txtVender.Location = new System.Drawing.Point(63, 85);
this.txtVender.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtVender.MenuManager = this.ribbon;
this.txtVender.Name = "txtVender";
this.txtVender.Size = new System.Drawing.Size(144, 28);
this.txtVender.StyleController = this.layoutControl1;
this.txtVender.TabIndex = 9;
//
// btnQuery
//
this.btnQuery.ImageUri.Uri = "Zoom;Size16x16";
this.btnQuery.Location = new System.Drawing.Point(671, 57);
this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Size = new System.Drawing.Size(68, 54);
this.btnQuery.StyleController = this.layoutControl1;
this.btnQuery.TabIndex = 23;
this.btnQuery.Text = "查询";
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
//
// dateEditTo
//
this.dateEditTo.EditValue = null;
this.dateEditTo.Location = new System.Drawing.Point(316, 83);
this.dateEditTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dateEditTo.MenuManager = this.ribbon;
this.dateEditTo.Name = "dateEditTo";
this.dateEditTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateEditTo.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateEditTo.Size = new System.Drawing.Size(104, 28);
this.dateEditTo.StyleController = this.layoutControl1;
this.dateEditTo.TabIndex = 32;
//
// dateEditFrom
//
this.dateEditFrom.EditValue = null;
this.dateEditFrom.Location = new System.Drawing.Point(316, 57);
this.dateEditFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dateEditFrom.MenuManager = this.ribbon;
this.dateEditFrom.Name = "dateEditFrom";
this.dateEditFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateEditFrom.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.dateEditFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
this.dateEditFrom.Size = new System.Drawing.Size(103, 28);
this.dateEditFrom.StyleController = this.layoutControl1;
this.dateEditFrom.TabIndex = 31;
//
// lbOrderNo
//
this.lbOrderNo.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbOrderNo.Location = new System.Drawing.Point(904, 149);
this.lbOrderNo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbOrderNo.Name = "lbOrderNo";
this.lbOrderNo.Size = new System.Drawing.Size(346, 38);
this.lbOrderNo.TabIndex = 22;
this.lbOrderNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbCustom
//
this.lbCustom.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbCustom.Location = new System.Drawing.Point(904, 193);
this.lbCustom.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbCustom.Name = "lbCustom";
this.lbCustom.Size = new System.Drawing.Size(564, 38);
this.lbCustom.TabIndex = 22;
this.lbCustom.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// swAutoOrder
//
this.swAutoOrder.Location = new System.Drawing.Point(110, 58);
this.swAutoOrder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.swAutoOrder.Name = "swAutoOrder";
this.swAutoOrder.Properties.AutoHeight = false;
this.swAutoOrder.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.swAutoOrder.Properties.OffText = "关";
this.swAutoOrder.Properties.OnText = "开";
this.swAutoOrder.Size = new System.Drawing.Size(171, 39);
this.swAutoOrder.StyleController = this.layoutControl1;
this.swAutoOrder.TabIndex = 40;
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[] {
1,
0,
0,
0});
this.spinOrder.Location = new System.Drawing.Point(110, 104);
this.spinOrder.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
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.IsFloatValue = false;
this.spinOrder.Properties.Mask.EditMask = "N00";
this.spinOrder.Properties.MaxValue = new decimal(new int[] {
600,
0,
0,
0});
this.spinOrder.Properties.MinValue = new decimal(new int[] {
5,
0,
0,
65536});
this.spinOrder.Size = new System.Drawing.Size(171, 28);
this.spinOrder.StyleController = this.layoutControl1;
this.spinOrder.TabIndex = 41;
//
// btnPickOrders
//
this.btnPickOrders.Location = new System.Drawing.Point(301, 58);
this.btnPickOrders.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnPickOrders.Name = "btnPickOrders";
this.btnPickOrders.Size = new System.Drawing.Size(99, 39);
this.btnPickOrders.StyleController = this.layoutControl1;
this.btnPickOrders.TabIndex = 27;
this.btnPickOrders.Text = "提取";
this.btnPickOrders.Click += new System.EventHandler(this.btnPickOrders_Click);
//
// checkEditAutoInterVal
//
this.checkEditAutoInterVal.Location = new System.Drawing.Point(301, 104);
this.checkEditAutoInterVal.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.checkEditAutoInterVal.Name = "checkEditAutoInterVal";
this.checkEditAutoInterVal.Properties.Caption = "自动";
this.checkEditAutoInterVal.Size = new System.Drawing.Size(99, 26);
this.checkEditAutoInterVal.StyleController = this.layoutControl1;
this.checkEditAutoInterVal.TabIndex = 59;
//
// chkMerge
//
this.chkMerge.EditValue = true;
this.chkMerge.Location = new System.Drawing.Point(541, 57);
this.chkMerge.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.chkMerge.MenuManager = this.ribbon;
this.chkMerge.Name = "chkMerge";
this.chkMerge.Size = new System.Drawing.Size(1165, 26);
this.chkMerge.StyleController = this.layoutControl1;
this.chkMerge.TabIndex = 41;
//
// comboSateSet
//
this.comboSateSet.Location = new System.Drawing.Point(115, 57);
this.comboSateSet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboSateSet.Name = "comboSateSet";
this.comboSateSet.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboSateSet.Properties.Items.AddRange(new object[] {
"全部",
"待入库",
"已入库",
"入库异常"});
this.comboSateSet.Size = new System.Drawing.Size(115, 28);
this.comboSateSet.StyleController = this.layoutControl1;
this.comboSateSet.TabIndex = 42;
//
// btnUpStatus
//
this.btnUpStatus.Location = new System.Drawing.Point(22, 91);
this.btnUpStatus.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnUpStatus.Name = "btnUpStatus";
this.btnUpStatus.Size = new System.Drawing.Size(71, 32);
this.btnUpStatus.StyleController = this.layoutControl1;
this.btnUpStatus.TabIndex = 43;
this.btnUpStatus.Text = "确定";
this.btnUpStatus.Click += new System.EventHandler(this.btnOkay_Click);
//
// chkPickNow
//
this.chkPickNow.Location = new System.Drawing.Point(166, 57);
this.chkPickNow.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.chkPickNow.MenuManager = this.ribbon;
this.chkPickNow.Name = "chkPickNow";
this.chkPickNow.Properties.Caption = "";
this.chkPickNow.Size = new System.Drawing.Size(266, 19);
this.chkPickNow.StyleController = this.layoutControl1;
this.chkPickNow.TabIndex = 61;
//
// chkLight
//
this.chkLight.Location = new System.Drawing.Point(22, 57);
this.chkLight.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.chkLight.MenuManager = this.ribbon;
this.chkLight.Name = "chkLight";
this.chkLight.Properties.Caption = "";
this.chkLight.Size = new System.Drawing.Size(138, 19);
this.chkLight.StyleController = this.layoutControl1;
this.chkLight.TabIndex = 62;
//
// comboState
//
this.comboState.Location = new System.Drawing.Point(529, 83);
this.comboState.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboState.Name = "comboState";
this.comboState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboState.Properties.Items.AddRange(new object[] {
"销售单",
"补货单",
"拣库单"});
this.comboState.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.comboState.Size = new System.Drawing.Size(126, 28);
this.comboState.StyleController = this.layoutControl1;
this.comboState.TabIndex = 40;
//
// layoutControlGroup7
//
this.layoutControlGroup7.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.layoutControlGroup7.AppearanceGroup.Options.UseFont = true;
this.layoutControlGroup7.CustomizationFormText = "出库单提取";
this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup8});
this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup7.Name = "layoutControlGroup7";
this.layoutControlGroup7.Size = new System.Drawing.Size(1186, 54);
this.layoutControlGroup7.Text = "出库单提取";
//
// layoutControlGroup8
//
this.layoutControlGroup8.CustomizationFormText = "layoutControlGroup2";
this.layoutControlGroup8.GroupBordersVisible = false;
this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem11,
this.layoutControlItem14,
this.layoutControlItem15,
this.layoutControlItem20,
this.emptySpaceItem11,
this.emptySpaceItem7});
this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup8.Name = "layoutControlGroup8";
this.layoutControlGroup8.Size = new System.Drawing.Size(1186, 54);
this.layoutControlGroup8.Text = "layoutControlGroup2";
this.layoutControlGroup8.TextVisible = false;
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.swAutoOrder;
this.layoutControlItem11.CustomizationFormText = "自动提取";
this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem11.MaxSize = new System.Drawing.Size(187, 29);
this.layoutControlItem11.MinSize = new System.Drawing.Size(187, 29);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(187, 29);
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem11.Text = "自动提取";
this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Left;
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.spinOrder;
this.layoutControlItem14.CustomizationFormText = "间隔(分)";
this.layoutControlItem14.Location = new System.Drawing.Point(0, 29);
this.layoutControlItem14.MaxSize = new System.Drawing.Size(187, 25);
this.layoutControlItem14.MinSize = new System.Drawing.Size(187, 25);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(187, 25);
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem14.Text = "间隔(分)";
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Left;
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.btnPickOrders;
this.layoutControlItem15.CustomizationFormText = "layoutControlItem4";
this.layoutControlItem15.Location = new System.Drawing.Point(197, 0);
this.layoutControlItem15.MaxSize = new System.Drawing.Size(73, 29);
this.layoutControlItem15.MinSize = new System.Drawing.Size(73, 29);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(73, 29);
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem15.Text = "layoutControlItem4";
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.checkEditAutoInterVal;
this.layoutControlItem20.CustomizationFormText = "layoutControlItem20";
this.layoutControlItem20.Location = new System.Drawing.Point(197, 29);
this.layoutControlItem20.MinSize = new System.Drawing.Size(50, 23);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.Size = new System.Drawing.Size(73, 25);
this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem20.TextVisible = false;
//
// emptySpaceItem11
//
this.emptySpaceItem11.AllowHotTrack = false;
this.emptySpaceItem11.CustomizationFormText = "emptySpaceItem8";
this.emptySpaceItem11.Location = new System.Drawing.Point(270, 0);
this.emptySpaceItem11.Name = "emptySpaceItem11";
this.emptySpaceItem11.Size = new System.Drawing.Size(916, 54);
this.emptySpaceItem11.Text = "emptySpaceItem8";
this.emptySpaceItem11.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem7
//
this.emptySpaceItem7.AllowHotTrack = false;
this.emptySpaceItem7.Location = new System.Drawing.Point(187, 0);
this.emptySpaceItem7.MaxSize = new System.Drawing.Size(10, 54);
this.emptySpaceItem7.MinSize = new System.Drawing.Size(10, 54);
this.emptySpaceItem7.Name = "emptySpaceItem7";
this.emptySpaceItem7.Size = new System.Drawing.Size(10, 54);
this.emptySpaceItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlGroup1
//
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.splitterItem1,
this.tabbedControlGroup1,
this.layoutControlItem18,
this.layoutControlItem19,
this.emptySpaceItem1,
this.layoutControlItem32,
this.layoutControlItem8,
this.layoutControlItem4,
this.emptySpaceItem12});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Size = new System.Drawing.Size(1729, 993);
this.layoutControlGroup1.TextVisible = false;
//
// splitterItem1
//
this.splitterItem1.AllowHotTrack = true;
this.splitterItem1.Location = new System.Drawing.Point(893, 146);
this.splitterItem1.Name = "splitterItem1";
this.splitterItem1.Size = new System.Drawing.Size(8, 847);
//
// tabbedControlGroup1
//
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2;
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
this.tabbedControlGroup1.Size = new System.Drawing.Size(1729, 146);
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup2,
this.layoutControlGroup9,
this.layoutControlGroup6});
//
// layoutControlGroup2
//
this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
this.layoutControlGroup2.ExpandButtonVisible = true;
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem12,
this.layoutControlItem7,
this.emptySpaceItem2,
this.layoutControlItem6,
this.layoutControlItem17,
this.layoutControlItem13,
this.layoutControlItem23,
this.layoutControlItem3});
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup2.Name = "layoutControlGroup2";
this.layoutControlGroup2.Size = new System.Drawing.Size(1690, 72);
this.layoutControlGroup2.Text = "查询";
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txtOrderNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.MaxSize = new System.Drawing.Size(201, 28);
this.layoutControlItem1.MinSize = new System.Drawing.Size(201, 28);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem1.Size = new System.Drawing.Size(201, 28);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem1.Text = "单号";
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem1.TextSize = new System.Drawing.Size(36, 22);
this.layoutControlItem1.TextToControlDistance = 5;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.dateEditFrom;
this.layoutControlItem12.Location = new System.Drawing.Point(201, 0);
this.layoutControlItem12.MaxSize = new System.Drawing.Size(212, 26);
this.layoutControlItem12.MinSize = new System.Drawing.Size(212, 26);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(213, 26);
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem12.Text = "起始时间";
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.btnQuery;
this.layoutControlItem7.Location = new System.Drawing.Point(649, 0);
this.layoutControlItem7.MaxSize = new System.Drawing.Size(74, 60);
this.layoutControlItem7.MinSize = new System.Drawing.Size(74, 60);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(74, 72);
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(1163, 0);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(527, 72);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txtVender;
this.layoutControlItem6.Location = new System.Drawing.Point(0, 28);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(201, 26);
this.layoutControlItem6.MinSize = new System.Drawing.Size(201, 26);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(201, 44);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem6.Text = "客户";
this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem6.TextSize = new System.Drawing.Size(36, 22);
this.layoutControlItem6.TextToControlDistance = 5;
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.comOrderType;
this.layoutControlItem17.Location = new System.Drawing.Point(414, 0);
this.layoutControlItem17.MaxSize = new System.Drawing.Size(235, 26);
this.layoutControlItem17.MinSize = new System.Drawing.Size(235, 26);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.Size = new System.Drawing.Size(235, 26);
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem17.Text = "订单类型";
this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.dateEditTo;
this.layoutControlItem13.Location = new System.Drawing.Point(201, 26);
this.layoutControlItem13.MaxSize = new System.Drawing.Size(213, 26);
this.layoutControlItem13.MinSize = new System.Drawing.Size(213, 26);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(213, 46);
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem13.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem13.Text = "截止时间";
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem23
//
this.layoutControlItem23.Control = this.comboState;
this.layoutControlItem23.CustomizationFormText = "订单类型";
this.layoutControlItem23.Location = new System.Drawing.Point(414, 26);
this.layoutControlItem23.MaxSize = new System.Drawing.Size(235, 26);
this.layoutControlItem23.MinSize = new System.Drawing.Size(235, 26);
this.layoutControlItem23.Name = "layoutControlItem23";
this.layoutControlItem23.Size = new System.Drawing.Size(235, 46);
this.layoutControlItem23.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem23.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem23.Text = "订单状态";
this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.simpleButton1;
this.layoutControlItem3.Location = new System.Drawing.Point(723, 0);
this.layoutControlItem3.MinSize = new System.Drawing.Size(37, 26);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(440, 72);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
this.layoutControlItem3.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlGroup9
//
this.layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem16,
this.emptySpaceItem4,
this.layoutControlItem21,
this.layoutControlItem22,
this.emptySpaceItem3});
this.layoutControlGroup9.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup9.Name = "layoutControlGroup9";
this.layoutControlGroup9.Size = new System.Drawing.Size(1690, 72);
this.layoutControlGroup9.Text = "单别拣货";
this.layoutControlGroup9.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.btnPickOut;
this.layoutControlItem16.Location = new System.Drawing.Point(0, 25);
this.layoutControlItem16.MaxSize = new System.Drawing.Size(79, 31);
this.layoutControlItem16.MinSize = new System.Drawing.Size(79, 31);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(79, 47);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// emptySpaceItem4
//
this.emptySpaceItem4.AllowHotTrack = false;
this.emptySpaceItem4.Location = new System.Drawing.Point(79, 25);
this.emptySpaceItem4.Name = "emptySpaceItem4";
this.emptySpaceItem4.Size = new System.Drawing.Size(1611, 47);
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.chkPickNow;
this.layoutControlItem21.CustomizationFormText = "立即拣货";
this.layoutControlItem21.Location = new System.Drawing.Point(144, 0);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.Size = new System.Drawing.Size(272, 25);
this.layoutControlItem21.Text = "立即拣货";
this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem21.TextVisible = false;
//
// layoutControlItem22
//
this.layoutControlItem22.Control = this.chkLight;
this.layoutControlItem22.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.Size = new System.Drawing.Size(144, 25);
this.layoutControlItem22.Text = "灯光分拣";
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem22.TextVisible = false;
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(416, 0);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(1274, 25);
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlGroup6
//
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem5,
this.emptySpaceItem10,
this.layoutControlItem10,
this.layoutControlItem9,
this.layoutControlItem2});
this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup6.Name = "layoutControlGroup6";
this.layoutControlGroup6.Size = new System.Drawing.Size(1690, 72);
this.layoutControlGroup6.Text = "状态";
this.layoutControlGroup6.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.comboPriority;
this.layoutControlItem5.Location = new System.Drawing.Point(214, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(305, 34);
this.layoutControlItem5.Text = "出库优先级";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 22);
this.layoutControlItem5.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// emptySpaceItem10
//
this.emptySpaceItem10.AllowHotTrack = false;
this.emptySpaceItem10.Location = new System.Drawing.Point(77, 34);
this.emptySpaceItem10.Name = "emptySpaceItem10";
this.emptySpaceItem10.Size = new System.Drawing.Size(1613, 38);
this.emptySpaceItem10.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.btnUpStatus;
this.layoutControlItem10.Location = new System.Drawing.Point(0, 34);
this.layoutControlItem10.MinSize = new System.Drawing.Size(53, 38);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(77, 38);
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextVisible = false;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.comboSateSet;
this.layoutControlItem9.CustomizationFormText = "出库优先级";
this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem9.MaxSize = new System.Drawing.Size(214, 24);
this.layoutControlItem9.MinSize = new System.Drawing.Size(214, 24);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(214, 34);
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem9.Text = "状态设定";
this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 22);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.chkMerge;
this.layoutControlItem2.Location = new System.Drawing.Point(519, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(1171, 34);
this.layoutControlItem2.Text = "允许合并";
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
this.layoutControlItem2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlItem18
//
this.layoutControlItem18.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.layoutControlItem18.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem18.Control = this.gridControl1;
this.layoutControlItem18.Location = new System.Drawing.Point(0, 146);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.Size = new System.Drawing.Size(893, 809);
this.layoutControlItem18.Text = "订单列表";
this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.pager1;
this.layoutControlItem19.Location = new System.Drawing.Point(0, 955);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.Size = new System.Drawing.Size(893, 38);
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(1253, 146);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(218, 44);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem32
//
this.layoutControlItem32.Control = this.lbOrderNo;
this.layoutControlItem32.CustomizationFormText = "批号";
this.layoutControlItem32.Location = new System.Drawing.Point(901, 146);
this.layoutControlItem32.MaxSize = new System.Drawing.Size(352, 44);
this.layoutControlItem32.MinSize = new System.Drawing.Size(352, 44);
this.layoutControlItem32.Name = "layoutControlItem32";
this.layoutControlItem32.Size = new System.Drawing.Size(352, 44);
this.layoutControlItem32.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem32.Text = "单号";
this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem32.TextVisible = false;
//
// layoutControlItem8
//
this.layoutControlItem8.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.layoutControlItem8.AppearanceItemCaption.Options.UseFont = true;
this.layoutControlItem8.Control = this.gridControlDetail;
this.layoutControlItem8.Location = new System.Drawing.Point(901, 234);
this.layoutControlItem8.MinSize = new System.Drawing.Size(104, 24);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(828, 759);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.Text = "订单明细";
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.lbCustom;
this.layoutControlItem4.CustomizationFormText = "批号";
this.layoutControlItem4.Location = new System.Drawing.Point(901, 190);
this.layoutControlItem4.MaxSize = new System.Drawing.Size(570, 44);
this.layoutControlItem4.MinSize = new System.Drawing.Size(570, 44);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(570, 44);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.Text = "客户";
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// emptySpaceItem12
//
this.emptySpaceItem12.AllowHotTrack = false;
this.emptySpaceItem12.Location = new System.Drawing.Point(1471, 146);
this.emptySpaceItem12.Name = "emptySpaceItem12";
this.emptySpaceItem12.Size = new System.Drawing.Size(258, 88);
this.emptySpaceItem12.TextSize = new System.Drawing.Size(0, 0);
//
// 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(1376, 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 = "编辑";
//
// GoodsOutPlan
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1729, 1218);
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbon);
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
this.Name = "GoodsOutPlan";
this.Ribbon = this.ribbon;
this.Text = "GoodsForm";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsOutQueryForm_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.comboPriority.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comOrderType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtOrderNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtVender.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.swAutoOrder.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spinOrder.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.checkEditAutoInterVal.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkMerge.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboSateSet.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkPickNow.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkLight.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).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 Controls.pager.Pager pager1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraEditors.TextEdit txtOrderNo;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraGrid.GridControl gridControlDetail;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraEditors.SimpleButton btnQuery;
private DevExpress.XtraEditors.TextEdit txtVender;
private DevExpress.XtraEditors.DateEdit dateEditTo;
private DevExpress.XtraEditors.DateEdit dateEditFrom;
private DevExpress.XtraEditors.ComboBoxEdit comOrderType;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private System.Windows.Forms.Label lbOrderNo;
private System.Windows.Forms.Label lbCustom;
private DevExpress.XtraEditors.CheckEdit chkMerge;
private DevExpress.XtraEditors.ComboBoxEdit comboPriority;
private DevExpress.XtraEditors.ComboBoxEdit comboSateSet;
private DevExpress.XtraEditors.SimpleButton btnUpStatus;
private DevExpress.XtraEditors.ToggleSwitch swAutoOrder;
private DevExpress.XtraEditors.SpinEdit spinOrder;
private DevExpress.XtraEditors.SimpleButton btnPickOrders;
private DevExpress.XtraEditors.CheckEdit checkEditAutoInterVal;
private DevExpress.XtraEditors.SimpleButton btnPickOut;
private DevExpress.XtraEditors.CheckEdit chkPickNow;
private DevExpress.XtraEditors.CheckEdit chkLight;
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 layoutControlGroup6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
private DevExpress.XtraLayout.SplitterItem splitterItem1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem11;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraEditors.ComboBoxEdit comboState;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem12;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
}
}