ldj/winform/在库/StockPandianDetailForm.desi...

960 lines
56 KiB
C#

namespace DeiNiu.wms.win
{
partial class StockPandianDetailForm
{
/// <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(StockPandianDetailForm));
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
this.bbiExport = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.btnStop = new DevExpress.XtraEditors.SimpleButton();
this.pager4 = new DeiNiu.Controls.pager.Pager();
this.pager3 = new DeiNiu.Controls.pager.Pager();
this.gridControl4 = new DevExpress.XtraGrid.GridControl();
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.pager2 = new DeiNiu.Controls.pager.Pager();
this.gridControl3 = new DevExpress.XtraGrid.GridControl();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.btnRollback = new DevExpress.XtraEditors.SimpleButton();
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit();
this.pager1 = new DeiNiu.Controls.pager.Pager();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
this.txtorderQ = new DevExpress.XtraEditors.TextEdit();
this.btnFix = new DevExpress.XtraEditors.SimpleButton();
this.btnFinish = new DevExpress.XtraEditors.SimpleButton();
this.lbOrder = new System.Windows.Forms.Label();
this.lbStatus = new System.Windows.Forms.Label();
this.lbStart = new System.Windows.Forms.Label();
this.lbEndtime = new System.Windows.Forms.Label();
this.lbAdjust = new System.Windows.Forms.Label();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlWaitting1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
((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.gridControl4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtorderQ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
this.SuspendLayout();
//
// ribbon
//
this.ribbon.ExpandCollapseItem.Id = 0;
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbon.ExpandCollapseItem,
this.bbQuery,
this.bbiExport});
this.ribbon.Location = new System.Drawing.Point(0, 0);
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ribbon.MaxItemId = 5;
this.ribbon.Name = "ribbon";
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
this.ribbon.Size = new System.Drawing.Size(1643, 225);
this.ribbon.StatusBar = this.ribbonStatusBar;
//
// bbQuery
//
this.bbQuery.Caption = "查询";
this.bbQuery.Id = 3;
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);
//
// bbiExport
//
this.bbiExport.Caption = "导出";
this.bbiExport.Id = 4;
this.bbiExport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.Image")));
this.bbiExport.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiExport.ImageOptions.LargeImage")));
this.bbiExport.Name = "bbiExport";
this.bbiExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiExport_ItemClick);
//
// ribbonPage1
//
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroup1});
this.ribbonPage1.Name = "ribbonPage1";
this.ribbonPage1.Text = "编辑";
//
// ribbonPageGroup1
//
this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
this.ribbonPageGroup1.ItemLinks.Add(this.bbiExport);
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
this.ribbonPageGroup1.Text = "编辑";
//
// ribbonStatusBar
//
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1176);
this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ribbonStatusBar.Name = "ribbonStatusBar";
this.ribbonStatusBar.Ribbon = this.ribbon;
this.ribbonStatusBar.Size = new System.Drawing.Size(1643, 48);
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.btnStop);
this.layoutControl1.Controls.Add(this.pager4);
this.layoutControl1.Controls.Add(this.pager3);
this.layoutControl1.Controls.Add(this.gridControl4);
this.layoutControl1.Controls.Add(this.pager2);
this.layoutControl1.Controls.Add(this.gridControl3);
this.layoutControl1.Controls.Add(this.btnRollback);
this.layoutControl1.Controls.Add(this.gridControl2);
this.layoutControl1.Controls.Add(this.comboBoxEdit1);
this.layoutControl1.Controls.Add(this.pager1);
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Controls.Add(this.btnQuery);
this.layoutControl1.Controls.Add(this.txtorderQ);
this.layoutControl1.Controls.Add(this.btnFix);
this.layoutControl1.Controls.Add(this.btnFinish);
this.layoutControl1.Controls.Add(this.lbOrder);
this.layoutControl1.Controls.Add(this.lbStatus);
this.layoutControl1.Controls.Add(this.lbStart);
this.layoutControl1.Controls.Add(this.lbEndtime);
this.layoutControl1.Controls.Add(this.lbAdjust);
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(1611, 125, 450, 400);
this.layoutControl1.Root = this.layoutControlGroup1;
this.layoutControl1.Size = new System.Drawing.Size(1643, 951);
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
// btnStop
//
this.btnStop.Location = new System.Drawing.Point(1265, 100);
this.btnStop.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnStop.Name = "btnStop";
this.btnStop.Size = new System.Drawing.Size(83, 42);
this.btnStop.StyleController = this.layoutControl1;
this.btnStop.TabIndex = 57;
this.btnStop.Text = "采集完成";
this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
//
// pager4
//
this.pager4.Location = new System.Drawing.Point(37, 882);
this.pager4.Margin = new System.Windows.Forms.Padding(7);
this.pager4.Name = "pager4";
this.pager4.NMax = 0;
this.pager4.PageCount = 0;
this.pager4.PageCurrent = 0;
this.pager4.PageSize = 100;
this.pager4.Size = new System.Drawing.Size(1568, 31);
this.pager4.TabIndex = 56;
//
// pager3
//
this.pager3.Location = new System.Drawing.Point(37, 884);
this.pager3.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
this.pager3.Name = "pager3";
this.pager3.NMax = 0;
this.pager3.PageCount = 0;
this.pager3.PageCurrent = 0;
this.pager3.PageSize = 100;
this.pager3.Size = new System.Drawing.Size(1568, 29);
this.pager3.TabIndex = 55;
//
// gridControl4
//
this.gridControl4.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl4.Location = new System.Drawing.Point(37, 202);
this.gridControl4.MainView = this.gridView4;
this.gridControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gridControl4.MenuManager = this.ribbon;
this.gridControl4.Name = "gridControl4";
this.gridControl4.Size = new System.Drawing.Size(1568, 676);
this.gridControl4.TabIndex = 54;
this.gridControl4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView4});
//
// gridView4
//
this.gridView4.GridControl = this.gridControl4;
this.gridView4.Name = "gridView4";
//
// pager2
//
this.pager2.Location = new System.Drawing.Point(37, 880);
this.pager2.Margin = new System.Windows.Forms.Padding(7);
this.pager2.Name = "pager2";
this.pager2.NMax = 0;
this.pager2.PageCount = 0;
this.pager2.PageCurrent = 0;
this.pager2.PageSize = 100;
this.pager2.Size = new System.Drawing.Size(1568, 33);
this.pager2.TabIndex = 53;
//
// gridControl3
//
this.gridControl3.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl3.Location = new System.Drawing.Point(37, 202);
this.gridControl3.MainView = this.gridView3;
this.gridControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gridControl3.MenuManager = this.ribbon;
this.gridControl3.Name = "gridControl3";
this.gridControl3.Size = new System.Drawing.Size(1568, 672);
this.gridControl3.TabIndex = 52;
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// gridView3
//
this.gridView3.GridControl = this.gridControl3;
this.gridView3.Name = "gridView3";
//
// btnRollback
//
this.btnRollback.Location = new System.Drawing.Point(1443, 100);
this.btnRollback.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnRollback.Name = "btnRollback";
this.btnRollback.Size = new System.Drawing.Size(83, 42);
this.btnRollback.StyleController = this.layoutControl1;
this.btnRollback.TabIndex = 51;
this.btnRollback.Text = "校正回退";
this.btnRollback.Click += new System.EventHandler(this.btnRollback_Click);
//
// gridControl2
//
this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl2.Location = new System.Drawing.Point(37, 202);
this.gridControl2.MainView = this.gridView2;
this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gridControl2.MenuManager = this.ribbon;
this.gridControl2.Name = "gridControl2";
this.gridControl2.Size = new System.Drawing.Size(1568, 674);
this.gridControl2.TabIndex = 50;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// gridView2
//
this.gridView2.GridControl = this.gridControl2;
this.gridView2.Name = "gridView2";
//
// comboBoxEdit1
//
this.comboBoxEdit1.Location = new System.Drawing.Point(499, 37);
this.comboBoxEdit1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comboBoxEdit1.Name = "comboBoxEdit1";
this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comboBoxEdit1.Properties.Items.AddRange(new object[] {
"全部",
"差异",
"盘盈",
"盘亏"});
this.comboBoxEdit1.Size = new System.Drawing.Size(100, 28);
this.comboBoxEdit1.StyleController = this.layoutControl1;
this.comboBoxEdit1.TabIndex = 49;
//
// pager1
//
this.pager1.Location = new System.Drawing.Point(37, 871);
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(1568, 42);
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(37, 202);
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(1568, 663);
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";
//
// btnQuery
//
this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image")));
this.btnQuery.Location = new System.Drawing.Point(322, 37);
this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Padding = new System.Windows.Forms.Padding(3);
this.btnQuery.Size = new System.Drawing.Size(96, 38);
this.btnQuery.StyleController = this.layoutControl1;
this.btnQuery.TabIndex = 32;
this.btnQuery.Text = "查询";
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click_1);
//
// txtorderQ
//
this.txtorderQ.Location = new System.Drawing.Point(114, 37);
this.txtorderQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtorderQ.Name = "txtorderQ";
this.txtorderQ.Size = new System.Drawing.Size(192, 28);
this.txtorderQ.StyleController = this.layoutControl1;
this.txtorderQ.TabIndex = 5;
//
// btnFix
//
this.btnFix.Location = new System.Drawing.Point(1354, 100);
this.btnFix.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnFix.Name = "btnFix";
this.btnFix.Size = new System.Drawing.Size(83, 42);
this.btnFix.StyleController = this.layoutControl1;
this.btnFix.TabIndex = 43;
this.btnFix.Text = "库位校正";
this.btnFix.Click += new System.EventHandler(this.btnAdd_Click);
//
// btnFinish
//
this.btnFinish.Location = new System.Drawing.Point(1532, 100);
this.btnFinish.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnFinish.Name = "btnFinish";
this.btnFinish.Size = new System.Drawing.Size(83, 42);
this.btnFinish.StyleController = this.layoutControl1;
this.btnFinish.TabIndex = 44;
this.btnFinish.Text = "完成盘点";
this.btnFinish.Click += new System.EventHandler(this.btnFinish_Click);
//
// lbOrder
//
this.lbOrder.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbOrder.Location = new System.Drawing.Point(18, 100);
this.lbOrder.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbOrder.Name = "lbOrder";
this.lbOrder.Size = new System.Drawing.Size(346, 38);
this.lbOrder.TabIndex = 22;
this.lbOrder.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbStatus
//
this.lbStatus.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbStatus.Location = new System.Drawing.Point(370, 100);
this.lbStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbStatus.Name = "lbStatus";
this.lbStatus.Size = new System.Drawing.Size(196, 38);
this.lbStatus.TabIndex = 22;
this.lbStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbStart
//
this.lbStart.Font = new System.Drawing.Font("华文仿宋", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbStart.Location = new System.Drawing.Point(572, 100);
this.lbStart.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbStart.Name = "lbStart";
this.lbStart.Size = new System.Drawing.Size(328, 18);
this.lbStart.TabIndex = 22;
this.lbStart.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbEndtime
//
this.lbEndtime.Font = new System.Drawing.Font("华文仿宋", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbEndtime.Location = new System.Drawing.Point(572, 124);
this.lbEndtime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbEndtime.Name = "lbEndtime";
this.lbEndtime.Size = new System.Drawing.Size(328, 18);
this.lbEndtime.TabIndex = 22;
this.lbEndtime.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbAdjust
//
this.lbAdjust.Font = new System.Drawing.Font("华文仿宋", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbAdjust.Location = new System.Drawing.Point(906, 100);
this.lbAdjust.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbAdjust.Name = "lbAdjust";
this.lbAdjust.Size = new System.Drawing.Size(353, 42);
this.lbAdjust.TabIndex = 22;
this.lbAdjust.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// layoutControlGroup1
//
this.layoutControlGroup1.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.layoutControlGroup1.AppearanceGroup.Options.UseFont = true;
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlWaitting1,
this.tabbedControlGroup1,
this.emptySpaceItem2,
this.layoutControlItem32,
this.layoutControlItem5,
this.layoutControlItem6,
this.layoutControlItem8,
this.layoutControlItem9,
this.layoutControlItem7,
this.layoutControlItem2,
this.layoutControlItem10,
this.layoutControlItem16});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Size = new System.Drawing.Size(1643, 951);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlWaitting1
//
this.layoutControlWaitting1.CustomizationFormText = "设置盘点范围";
this.layoutControlWaitting1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem20,
this.layoutControlItem4,
this.emptySpaceItem1,
this.emptySpaceItem3,
this.layoutControlItem1});
this.layoutControlWaitting1.Location = new System.Drawing.Point(0, 0);
this.layoutControlWaitting1.Name = "layoutControlWaitting1";
this.layoutControlWaitting1.Size = new System.Drawing.Size(1613, 82);
this.layoutControlWaitting1.Text = "设置盘点范围";
this.layoutControlWaitting1.TextVisible = false;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.txtorderQ;
this.layoutControlItem20.CustomizationFormText = "盘点单号";
this.layoutControlItem20.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem20.MaxSize = new System.Drawing.Size(285, 34);
this.layoutControlItem20.MinSize = new System.Drawing.Size(285, 34);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.Size = new System.Drawing.Size(285, 34);
this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem20.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem20.Text = "盘点单号";
this.layoutControlItem20.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem20.TextSize = new System.Drawing.Size(72, 22);
this.layoutControlItem20.TextToControlDistance = 5;
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.btnQuery;
this.layoutControlItem4.Location = new System.Drawing.Point(285, 0);
this.layoutControlItem4.MaxSize = new System.Drawing.Size(102, 44);
this.layoutControlItem4.MinSize = new System.Drawing.Size(102, 44);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(102, 44);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(578, 0);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(997, 44);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(0, 34);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(285, 10);
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.comboBoxEdit1;
this.layoutControlItem1.Location = new System.Drawing.Point(387, 0);
this.layoutControlItem1.MinSize = new System.Drawing.Size(141, 34);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(191, 44);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem1.Text = "盘点结果";
this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
this.layoutControlItem1.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// tabbedControlGroup1
//
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 130);
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup5;
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
this.tabbedControlGroup1.Size = new System.Drawing.Size(1613, 791);
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup5,
this.layoutControlGroup3,
this.layoutControlGroup2,
this.layoutControlGroup4});
//
// layoutControlGroup4
//
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem19,
this.layoutControlItem18});
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup4.Name = "layoutControlGroup4";
this.layoutControlGroup4.Size = new System.Drawing.Size(1574, 717);
this.layoutControlGroup4.Text = "差异明细";
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.pager1;
this.layoutControlItem19.Location = new System.Drawing.Point(0, 669);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.Size = new System.Drawing.Size(1574, 48);
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.gridControl1;
this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.Size = new System.Drawing.Size(1574, 669);
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// layoutControlGroup5
//
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem13,
this.layoutControlItem14});
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup5.Name = "layoutControlGroup5";
this.layoutControlGroup5.OptionsItemText.TextToControlDistance = 5;
this.layoutControlGroup5.Size = new System.Drawing.Size(1574, 717);
this.layoutControlGroup5.Text = "采集汇总";
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.gridControl4;
this.layoutControlItem13.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(1574, 682);
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem13.TextVisible = false;
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.pager3;
this.layoutControlItem14.Location = new System.Drawing.Point(0, 682);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(1574, 35);
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem14.TextVisible = false;
//
// layoutControlGroup3
//
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem11,
this.layoutControlItem12});
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup3.Name = "layoutControlGroup3";
this.layoutControlGroup3.OptionsItemText.TextToControlDistance = 5;
this.layoutControlGroup3.Size = new System.Drawing.Size(1574, 717);
this.layoutControlGroup3.Text = "采集明细";
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.gridControl3;
this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(1574, 678);
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.pager2;
this.layoutControlItem12.Location = new System.Drawing.Point(0, 678);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(1574, 39);
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
// layoutControlGroup2
//
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem3,
this.layoutControlItem15});
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup2.Name = "layoutControlGroup2";
this.layoutControlGroup2.Size = new System.Drawing.Size(1574, 717);
this.layoutControlGroup2.Text = "差异汇总";
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.gridControl2;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(1574, 680);
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.pager4;
this.layoutControlItem15.Location = new System.Drawing.Point(0, 680);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(1574, 37);
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(1603, 82);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(10, 48);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem32
//
this.layoutControlItem32.Control = this.lbOrder;
this.layoutControlItem32.CustomizationFormText = "批号";
this.layoutControlItem32.Location = new System.Drawing.Point(0, 82);
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, 48);
this.layoutControlItem32.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem32.Text = "单号";
this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem32.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.lbStatus;
this.layoutControlItem5.CustomizationFormText = "批号";
this.layoutControlItem5.Location = new System.Drawing.Point(352, 82);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(202, 44);
this.layoutControlItem5.MinSize = new System.Drawing.Size(202, 44);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(202, 48);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.Text = "状态";
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.lbStart;
this.layoutControlItem6.CustomizationFormText = "批号";
this.layoutControlItem6.Location = new System.Drawing.Point(554, 82);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(334, 24);
this.layoutControlItem6.MinSize = new System.Drawing.Size(334, 24);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(334, 24);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Text = "开始时间";
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.lbEndtime;
this.layoutControlItem8.CustomizationFormText = "批号";
this.layoutControlItem8.Location = new System.Drawing.Point(554, 106);
this.layoutControlItem8.MinSize = new System.Drawing.Size(75, 24);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(334, 24);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.Text = "结束时间";
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.lbAdjust;
this.layoutControlItem9.CustomizationFormText = "批号";
this.layoutControlItem9.Location = new System.Drawing.Point(888, 82);
this.layoutControlItem9.MinSize = new System.Drawing.Size(75, 24);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(359, 48);
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem9.Text = "盘点修正";
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem9.TextVisible = false;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.btnFix;
this.layoutControlItem7.Location = new System.Drawing.Point(1336, 82);
this.layoutControlItem7.MinSize = new System.Drawing.Size(89, 38);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(89, 48);
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.btnRollback;
this.layoutControlItem2.Location = new System.Drawing.Point(1425, 82);
this.layoutControlItem2.MinSize = new System.Drawing.Size(89, 38);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(89, 48);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.btnFinish;
this.layoutControlItem10.Location = new System.Drawing.Point(1514, 82);
this.layoutControlItem10.MinSize = new System.Drawing.Size(89, 38);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(89, 48);
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextVisible = false;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.btnStop;
this.layoutControlItem16.Location = new System.Drawing.Point(1247, 82);
this.layoutControlItem16.MaxSize = new System.Drawing.Size(89, 48);
this.layoutControlItem16.MinSize = new System.Drawing.Size(89, 48);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(89, 48);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// 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";
//
// StockPandianDetailForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1643, 1224);
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbonStatusBar);
this.Controls.Add(this.ribbon);
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
this.Name = "StockPandianDetailForm";
this.Ribbon = this.ribbon;
this.StatusBar = this.ribbonStatusBar;
this.Text = "盘点明细";
((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.gridControl4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtorderQ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private Controls.pager.Pager pager1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarButtonItem bbQuery;
private DevExpress.XtraEditors.SimpleButton btnQuery;
private DevExpress.XtraBars.BarButtonItem bbiExport;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraEditors.TextEdit txtorderQ;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlWaitting1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraEditors.SimpleButton btnFix;
private DevExpress.XtraEditors.SimpleButton btnFinish;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraEditors.ComboBoxEdit comboBoxEdit1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraGrid.GridControl gridControl2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraEditors.SimpleButton btnRollback;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private System.Windows.Forms.Label lbOrder;
private System.Windows.Forms.Label lbStatus;
private System.Windows.Forms.Label lbStart;
private System.Windows.Forms.Label lbEndtime;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private System.Windows.Forms.Label lbAdjust;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private Controls.pager.Pager pager2;
private DevExpress.XtraGrid.GridControl gridControl3;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private Controls.pager.Pager pager3;
private DevExpress.XtraGrid.GridControl gridControl4;
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
private Controls.pager.Pager pager4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraEditors.SimpleButton btnStop;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
}
}