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

883 lines
53 KiB
C#

namespace DeiNiu.wms.win
{
partial class GoodsOutWave
{
/// <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(GoodsOutWave));
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.btnQ = new DevExpress.XtraEditors.SimpleButton();
this.pager1 = new DeiNiu.Controls.pager.Pager();
this.gridControl3 = new DevExpress.XtraGrid.GridControl();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.btnPrintCode = new DevExpress.XtraEditors.SimpleButton();
this.btnPrintReport = new DevExpress.XtraEditors.SimpleButton();
this.swAutoWave = new DevExpress.XtraEditors.ToggleSwitch();
this.spinWave = new DevExpress.XtraEditors.SpinEdit();
this.btnWaveStart = new DevExpress.XtraEditors.SimpleButton();
this.pager2 = new DeiNiu.Controls.pager.Pager();
this.dateEditFrom = new DevExpress.XtraEditors.DateEdit();
this.comboState = new DevExpress.XtraEditors.ComboBoxEdit();
this.dateEditTo = new DevExpress.XtraEditors.DateEdit();
this.comWaveRule = new DevExpress.XtraEditors.ComboBoxEdit();
this.comRecType = new DevExpress.XtraEditors.ComboBoxEdit();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup11 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
((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.gridControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.swAutoWave.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spinWave.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comWaveRule.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comRecType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
this.SuspendLayout();
//
// ribbon
//
this.ribbon.ExpandCollapseItem.Id = 0;
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbon.ExpandCollapseItem,
this.bbQuery});
this.ribbon.Location = new System.Drawing.Point(0, 0);
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ribbon.MaxItemId = 3;
this.ribbon.Name = "ribbon";
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
this.ribbon.Size = new System.Drawing.Size(1954, 225);
//
// bbQuery
//
this.bbQuery.Caption = "查询";
this.bbQuery.Id = 1;
this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image")));
this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage")));
this.bbQuery.Name = "bbQuery";
this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick_1);
//
// ribbonPage1
//
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroup1});
this.ribbonPage1.Name = "ribbonPage1";
this.ribbonPage1.Text = "编辑";
//
// ribbonPageGroup1
//
this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
this.ribbonPageGroup1.Text = "编辑";
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.btnQ);
this.layoutControl1.Controls.Add(this.pager1);
this.layoutControl1.Controls.Add(this.gridControl3);
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Controls.Add(this.btnPrintCode);
this.layoutControl1.Controls.Add(this.btnPrintReport);
this.layoutControl1.Controls.Add(this.swAutoWave);
this.layoutControl1.Controls.Add(this.spinWave);
this.layoutControl1.Controls.Add(this.btnWaveStart);
this.layoutControl1.Controls.Add(this.pager2);
this.layoutControl1.Controls.Add(this.dateEditFrom);
this.layoutControl1.Controls.Add(this.comboState);
this.layoutControl1.Controls.Add(this.dateEditTo);
this.layoutControl1.Controls.Add(this.comWaveRule);
this.layoutControl1.Controls.Add(this.comRecType);
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(2348, 394, 450, 400);
this.layoutControl1.Root = this.layoutControlGroup1;
this.layoutControl1.Size = new System.Drawing.Size(1954, 993);
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
// btnQ
//
this.btnQ.Location = new System.Drawing.Point(640, 57);
this.btnQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnQ.Name = "btnQ";
this.btnQ.Size = new System.Drawing.Size(60, 46);
this.btnQ.StyleController = this.layoutControl1;
this.btnQ.TabIndex = 74;
this.btnQ.Text = "查询";
this.btnQ.Click += new System.EventHandler(this.btnQ_Click);
//
// pager1
//
this.pager1.Location = new System.Drawing.Point(589, 934);
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(1343, 37);
this.pager1.TabIndex = 73;
//
// gridControl3
//
this.gridControl3.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl3.Location = new System.Drawing.Point(589, 148);
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(1343, 780);
this.gridControl3.TabIndex = 38;
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// gridView3
//
this.gridView3.GridControl = this.gridControl3;
this.gridView3.Name = "gridView3";
//
// gridControl1
//
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl1.Location = new System.Drawing.Point(22, 148);
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(553, 784);
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);
//
// btnPrintCode
//
this.btnPrintCode.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintCode.Image")));
this.btnPrintCode.Location = new System.Drawing.Point(22, 57);
this.btnPrintCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnPrintCode.Name = "btnPrintCode";
this.btnPrintCode.Size = new System.Drawing.Size(116, 46);
this.btnPrintCode.StyleController = this.layoutControl1;
this.btnPrintCode.TabIndex = 35;
this.btnPrintCode.Text = "分区任务";
this.btnPrintCode.Click += new System.EventHandler(this.btnPrint_Click);
//
// btnPrintReport
//
this.btnPrintReport.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintReport.Image")));
this.btnPrintReport.Location = new System.Drawing.Point(154, 57);
this.btnPrintReport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnPrintReport.Name = "btnPrintReport";
this.btnPrintReport.Size = new System.Drawing.Size(112, 46);
this.btnPrintReport.StyleController = this.layoutControl1;
this.btnPrintReport.TabIndex = 36;
this.btnPrintReport.Text = "出库单";
this.btnPrintReport.Click += new System.EventHandler(this.btnPrintReport_Click);
//
// swAutoWave
//
this.swAutoWave.Location = new System.Drawing.Point(1150, 3);
this.swAutoWave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.swAutoWave.Name = "swAutoWave";
this.swAutoWave.Properties.AutoHeight = false;
this.swAutoWave.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.swAutoWave.Properties.OffText = "关";
this.swAutoWave.Properties.OnText = "开";
this.swAutoWave.Size = new System.Drawing.Size(150, 42);
this.swAutoWave.StyleController = this.layoutControl1;
this.swAutoWave.TabIndex = 40;
//
// spinWave
//
this.spinWave.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.spinWave.EditValue = new decimal(new int[] {
5,
0,
0,
0});
this.spinWave.Location = new System.Drawing.Point(97, 81);
this.spinWave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.spinWave.Name = "spinWave";
this.spinWave.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.spinWave.Properties.IsFloatValue = false;
this.spinWave.Properties.Mask.EditMask = "N00";
this.spinWave.Properties.MaxValue = new decimal(new int[] {
6000,
0,
0,
0});
this.spinWave.Properties.MinValue = new decimal(new int[] {
1,
0,
0,
0});
this.spinWave.Size = new System.Drawing.Size(119, 28);
this.spinWave.StyleController = this.layoutControl1;
this.spinWave.TabIndex = 41;
//
// btnWaveStart
//
this.btnWaveStart.Location = new System.Drawing.Point(222, 57);
this.btnWaveStart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnWaveStart.Name = "btnWaveStart";
this.btnWaveStart.Size = new System.Drawing.Size(57, 46);
this.btnWaveStart.StyleController = this.layoutControl1;
this.btnWaveStart.TabIndex = 72;
this.btnWaveStart.Text = "确定";
this.btnWaveStart.Click += new System.EventHandler(this.btnWaveStart_Click);
//
// pager2
//
this.pager2.Location = new System.Drawing.Point(22, 938);
this.pager2.Margin = new System.Windows.Forms.Padding(6);
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(553, 33);
this.pager2.TabIndex = 73;
//
// dateEditFrom
//
this.dateEditFrom.EditValue = null;
this.dateEditFrom.Location = new System.Drawing.Point(97, 57);
this.dateEditFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
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(211, 28);
this.dateEditFrom.StyleController = this.layoutControl1;
this.dateEditFrom.TabIndex = 31;
//
// comboState
//
this.comboState.Location = new System.Drawing.Point(365, 81);
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.Size = new System.Drawing.Size(259, 28);
this.comboState.StyleController = this.layoutControl1;
this.comboState.TabIndex = 26;
//
// dateEditTo
//
this.dateEditTo.EditValue = null;
this.dateEditTo.Location = new System.Drawing.Point(97, 83);
this.dateEditTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
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(211, 28);
this.dateEditTo.StyleController = this.layoutControl1;
this.dateEditTo.TabIndex = 32;
//
// comWaveRule
//
this.comWaveRule.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.comWaveRule.EditValue = "";
this.comWaveRule.Location = new System.Drawing.Point(97, 57);
this.comWaveRule.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comWaveRule.Name = "comWaveRule";
this.comWaveRule.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comWaveRule.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Buffered;
this.comWaveRule.Size = new System.Drawing.Size(119, 28);
this.comWaveRule.StyleController = this.layoutControl1;
this.comWaveRule.TabIndex = 75;
//
// comRecType
//
this.comRecType.Location = new System.Drawing.Point(365, 57);
this.comRecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comRecType.Name = "comRecType";
this.comRecType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comRecType.Properties.Items.AddRange(new object[] {
"全部",
"待入库",
"已入库",
"入库异常"});
this.comRecType.Size = new System.Drawing.Size(259, 28);
this.comRecType.StyleController = this.layoutControl1;
this.comRecType.TabIndex = 26;
//
// layoutControlGroup1
//
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.emptySpaceItem7,
this.layoutControlGroup4,
this.emptySpaceItem5,
this.layoutControlItem12,
this.tabbedControlGroup1});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Size = new System.Drawing.Size(1954, 993);
this.layoutControlGroup1.TextVisible = false;
//
// emptySpaceItem7
//
this.emptySpaceItem7.AllowHotTrack = false;
this.emptySpaceItem7.Location = new System.Drawing.Point(1303, 0);
this.emptySpaceItem7.Name = "emptySpaceItem7";
this.emptySpaceItem7.Size = new System.Drawing.Size(651, 126);
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlGroup4
//
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.splitterItem1,
this.layoutControlGroup5,
this.layoutControlGroup6});
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 126);
this.layoutControlGroup4.Name = "layoutControlGroup4";
this.layoutControlGroup4.Size = new System.Drawing.Size(1954, 867);
this.layoutControlGroup4.TextVisible = false;
//
// splitterItem1
//
this.splitterItem1.AllowHotTrack = true;
this.splitterItem1.Location = new System.Drawing.Point(559, 0);
this.splitterItem1.Name = "splitterItem1";
this.splitterItem1.Size = new System.Drawing.Size(8, 829);
//
// layoutControlGroup5
//
this.layoutControlGroup5.GroupBordersVisible = false;
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem16,
this.layoutControlItem20});
this.layoutControlGroup5.Location = new System.Drawing.Point(567, 0);
this.layoutControlGroup5.Name = "layoutControlGroup5";
this.layoutControlGroup5.Size = new System.Drawing.Size(1349, 829);
this.layoutControlGroup5.TextVisible = false;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.gridControl3;
this.layoutControlItem16.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(1349, 786);
this.layoutControlItem16.Text = "任务明细";
this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.pager1;
this.layoutControlItem20.Location = new System.Drawing.Point(0, 786);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.Size = new System.Drawing.Size(1349, 43);
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem20.TextVisible = false;
//
// layoutControlGroup6
//
this.layoutControlGroup6.GroupBordersVisible = false;
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem21,
this.layoutControlItem18});
this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup6.Name = "layoutControlGroup6";
this.layoutControlGroup6.Size = new System.Drawing.Size(559, 829);
this.layoutControlGroup6.TextVisible = false;
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.pager2;
this.layoutControlItem21.CustomizationFormText = "layoutControlItem20";
this.layoutControlItem21.Location = new System.Drawing.Point(0, 790);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.Size = new System.Drawing.Size(559, 39);
this.layoutControlItem21.Text = "layoutControlItem20";
this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem21.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(559, 790);
this.layoutControlItem18.Text = "波次任务";
this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// emptySpaceItem5
//
this.emptySpaceItem5.AllowHotTrack = false;
this.emptySpaceItem5.Location = new System.Drawing.Point(723, 0);
this.emptySpaceItem5.Name = "emptySpaceItem5";
this.emptySpaceItem5.Size = new System.Drawing.Size(424, 126);
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.swAutoWave;
this.layoutControlItem12.CustomizationFormText = "自动提取";
this.layoutControlItem12.Location = new System.Drawing.Point(1147, 0);
this.layoutControlItem12.MaxSize = new System.Drawing.Size(156, 48);
this.layoutControlItem12.MinSize = new System.Drawing.Size(156, 48);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(156, 126);
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem12.Text = "自动波次";
this.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Left;
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
this.layoutControlItem12.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// tabbedControlGroup1
//
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup10;
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
this.tabbedControlGroup1.Size = new System.Drawing.Size(723, 126);
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup10,
this.layoutControlGroup11,
this.layoutControlGroup12});
//
// layoutControlGroup10
//
this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem4,
this.layoutControlItem11,
this.layoutControlItem6,
this.layoutControlItem9});
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup10.Name = "layoutControlGroup10";
this.layoutControlGroup10.Size = new System.Drawing.Size(684, 52);
this.layoutControlGroup10.Text = " 任务查询";
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.dateEditFrom;
this.layoutControlItem1.CustomizationFormText = "起始时间";
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.MinSize = new System.Drawing.Size(115, 24);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(302, 26);
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);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.comboState;
this.layoutControlItem4.CustomizationFormText = "状态";
this.layoutControlItem4.Location = new System.Drawing.Point(302, 24);
this.layoutControlItem4.MinSize = new System.Drawing.Size(93, 24);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(316, 28);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem4.Text = "状态";
this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem4.TextSize = new System.Drawing.Size(36, 22);
this.layoutControlItem4.TextToControlDistance = 5;
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.btnQ;
this.layoutControlItem11.Location = new System.Drawing.Point(618, 0);
this.layoutControlItem11.MaxSize = new System.Drawing.Size(66, 52);
this.layoutControlItem11.MinSize = new System.Drawing.Size(66, 52);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(66, 52);
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.comRecType;
this.layoutControlItem6.CustomizationFormText = "状态";
this.layoutControlItem6.Location = new System.Drawing.Point(302, 0);
this.layoutControlItem6.MinSize = new System.Drawing.Size(93, 24);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(316, 24);
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;
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.dateEditTo;
this.layoutControlItem9.CustomizationFormText = "截止时间";
this.layoutControlItem9.Location = new System.Drawing.Point(0, 26);
this.layoutControlItem9.MinSize = new System.Drawing.Size(115, 24);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(302, 26);
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem9.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem9.Text = "截止时间";
this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlGroup11
//
this.layoutControlGroup11.CustomizationFormText = "策略";
this.layoutControlGroup11.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem15,
this.layoutControlItem14,
this.layoutControlItem3,
this.emptySpaceItem1});
this.layoutControlGroup11.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup11.Name = "layoutControlGroup11";
this.layoutControlGroup11.Size = new System.Drawing.Size(684, 52);
this.layoutControlGroup11.Text = "波次生成";
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.btnWaveStart;
this.layoutControlItem15.Location = new System.Drawing.Point(200, 0);
this.layoutControlItem15.MaxSize = new System.Drawing.Size(63, 52);
this.layoutControlItem15.MinSize = new System.Drawing.Size(63, 52);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(63, 52);
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.spinWave;
this.layoutControlItem14.CustomizationFormText = "提取间隔(秒)";
this.layoutControlItem14.Location = new System.Drawing.Point(0, 24);
this.layoutControlItem14.MinSize = new System.Drawing.Size(105, 24);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(200, 28);
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem14.Text = "间隔分钟";
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Left;
this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.comWaveRule;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem3.MaxSize = new System.Drawing.Size(200, 24);
this.layoutControlItem3.MinSize = new System.Drawing.Size(200, 24);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(200, 24);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.Text = "波次规则";
this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(263, 0);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(421, 52);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlGroup12
//
this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem2,
this.layoutControlItem5,
this.emptySpaceItem3,
this.emptySpaceItem2});
this.layoutControlGroup12.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup12.Name = "layoutControlGroup12";
this.layoutControlGroup12.Size = new System.Drawing.Size(684, 52);
this.layoutControlGroup12.Text = "任务打印";
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.btnPrintCode;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem2.MaxSize = new System.Drawing.Size(122, 52);
this.layoutControlItem2.MinSize = new System.Drawing.Size(122, 52);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(122, 52);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.btnPrintReport;
this.layoutControlItem5.Location = new System.Drawing.Point(132, 0);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(118, 52);
this.layoutControlItem5.MinSize = new System.Drawing.Size(118, 52);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(118, 52);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(122, 0);
this.emptySpaceItem3.MaxSize = new System.Drawing.Size(10, 52);
this.emptySpaceItem3.MinSize = new System.Drawing.Size(10, 52);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(10, 52);
this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(250, 0);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(434, 52);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// btnQuery
//
this.btnQuery.Location = new System.Drawing.Point(1144, 33);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Size = new System.Drawing.Size(52, 22);
this.btnQuery.TabIndex = 23;
this.btnQuery.Text = "查询";
//
// GoodsOutWave
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1954, 1218);
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbon);
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
this.Name = "GoodsOutWave";
this.Ribbon = this.ribbon;
this.Text = "GoodsForm";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsInForm_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.gridControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.swAutoWave.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.spinWave.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comWaveRule.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comRecType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
private DevExpress.XtraBars.BarButtonItem bbQuery;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
private DevExpress.XtraLayout.SplitterItem splitterItem1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
private DevExpress.XtraEditors.SimpleButton btnPrintCode;
private DevExpress.XtraEditors.SimpleButton btnPrintReport;
private DevExpress.XtraGrid.GridControl gridControl3;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraEditors.ToggleSwitch swAutoWave;
private DevExpress.XtraEditors.SpinEdit spinWave;
private DevExpress.XtraEditors.SimpleButton btnWaveStart;
private Controls.pager.Pager pager1;
private Controls.pager.Pager pager2;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
private DevExpress.XtraEditors.SimpleButton btnQ;
private DevExpress.XtraEditors.DateEdit dateEditFrom;
private DevExpress.XtraEditors.ComboBoxEdit comboState;
private DevExpress.XtraEditors.DateEdit dateEditTo;
private DevExpress.XtraEditors.SimpleButton btnQuery;
private DevExpress.XtraEditors.ComboBoxEdit comWaveRule;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraEditors.ComboBoxEdit comRecType;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
}
}