ldj/winform/基础资料/CustomerSetup.designer.cs

793 lines
48 KiB
C#
Raw Permalink Normal View History

2023-05-23 16:13:17 +08:00
namespace DeiNiu.wms.win
{
partial class CustomerSetup
{
/// <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(CustomerSetup));
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
this.barBiSyncGoods = new DevExpress.XtraBars.BarButtonItem();
2024-03-06 20:48:05 +08:00
this.btnExport = new DevExpress.XtraBars.BarButtonItem();
2023-05-23 16:13:17 +08:00
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
2023-09-04 22:41:19 +08:00
this.comJdQ = new DevExpress.XtraEditors.ComboBoxEdit();
this.comIntervalQ = new DevExpress.XtraEditors.ComboBoxEdit();
this.comJhtimeq = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnInterval = new DevExpress.XtraEditors.SimpleButton();
this.comInterval = new DevExpress.XtraEditors.ComboBoxEdit();
2023-05-23 16:13:17 +08:00
this.btnUpdateHour = new DevExpress.XtraEditors.SimpleButton();
this.comBoxTypeQ = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnUpdateFenzu = new DevExpress.XtraEditors.SimpleButton();
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.btnQuery = new DevExpress.XtraEditors.SimpleButton();
this.comBoxJd = new DevExpress.XtraEditors.ComboBoxEdit();
this.comJdanHour = new DevExpress.XtraEditors.ComboBoxEdit();
this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup13 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
2023-11-21 19:18:23 +08:00
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
2023-05-23 16:13:17 +08:00
this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
2023-09-04 22:41:19 +08:00
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
2023-11-21 19:18:23 +08:00
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
2023-05-23 16:13:17 +08:00
this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
2023-09-04 22:41:19 +08:00
((System.ComponentModel.ISupportInitialize)(this.comJdQ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comIntervalQ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comJhtimeq.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comInterval.Properties)).BeginInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.comBoxTypeQ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtOrderNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comBoxJd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comJdanHour.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
2023-11-21 19:18:23 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
2023-09-04 22:41:19 +08:00
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
2023-11-21 19:18:23 +08:00
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
this.SuspendLayout();
//
// ribbon
//
this.ribbon.ExpandCollapseItem.Id = 0;
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbon.ExpandCollapseItem,
this.bbQuery,
2024-02-06 19:36:47 +08:00
this.barBiSyncGoods,
this.btnExport});
2023-05-23 16:13:17 +08:00
this.ribbon.Location = new System.Drawing.Point(0, 0);
2023-09-04 22:41:19 +08:00
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2024-02-06 19:36:47 +08:00
this.ribbon.MaxItemId = 5;
2023-05-23 16:13:17 +08:00
this.ribbon.Name = "ribbon";
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
2023-11-21 19:18:23 +08:00
this.ribbon.Size = new System.Drawing.Size(1698, 225);
2023-05-23 16:13:17 +08:00
//
// 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);
//
// barBiSyncGoods
//
this.barBiSyncGoods.Caption = "同步Owners";
this.barBiSyncGoods.Id = 3;
this.barBiSyncGoods.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barBiSyncGoods.ImageOptions.Image")));
this.barBiSyncGoods.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barBiSyncGoods.ImageOptions.LargeImage")));
this.barBiSyncGoods.Name = "barBiSyncGoods";
this.barBiSyncGoods.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBiSyncGoods_ItemClick);
//
2024-03-06 20:48:05 +08:00
// btnExport
//
this.btnExport.Caption = "导出";
this.btnExport.Id = 4;
this.btnExport.ImageOptions.ImageUri.Uri = "ExportToXLSX";
this.btnExport.Name = "btnExport";
this.btnExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExport_ItemClick);
//
2023-05-23 16:13:17 +08:00
// 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);
2024-02-06 19:36:47 +08:00
this.ribbonPageGroup1.ItemLinks.Add(this.btnExport);
2023-05-23 16:13:17 +08:00
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
this.ribbonPageGroup1.Text = "编辑";
//
// layoutControl1
//
2023-09-04 22:41:19 +08:00
this.layoutControl1.Controls.Add(this.comJdQ);
this.layoutControl1.Controls.Add(this.comIntervalQ);
this.layoutControl1.Controls.Add(this.comJhtimeq);
this.layoutControl1.Controls.Add(this.btnInterval);
this.layoutControl1.Controls.Add(this.comInterval);
2023-05-23 16:13:17 +08:00
this.layoutControl1.Controls.Add(this.btnUpdateHour);
this.layoutControl1.Controls.Add(this.comBoxTypeQ);
this.layoutControl1.Controls.Add(this.btnUpdateFenzu);
this.layoutControl1.Controls.Add(this.pager1);
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Controls.Add(this.txtOrderNo);
this.layoutControl1.Controls.Add(this.btnQuery);
this.layoutControl1.Controls.Add(this.comBoxJd);
this.layoutControl1.Controls.Add(this.comJdanHour);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup10,
this.layoutControlGroup12,
this.layoutControlGroup13});
2023-09-04 22:41:19 +08:00
this.layoutControl1.Location = new System.Drawing.Point(0, 225);
this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1689, 510, 450, 400);
this.layoutControl1.Root = this.layoutControlGroup1;
2023-11-21 19:18:23 +08:00
this.layoutControl1.Size = new System.Drawing.Size(1698, 744);
2023-05-23 16:13:17 +08:00
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
2023-09-04 22:41:19 +08:00
// comJdQ
//
2023-11-21 19:18:23 +08:00
this.comJdQ.Location = new System.Drawing.Point(401, 91);
2023-09-04 22:41:19 +08:00
this.comJdQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comJdQ.Name = "comJdQ";
this.comJdQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
2023-11-21 19:18:23 +08:00
this.comJdQ.Size = new System.Drawing.Size(214, 28);
2023-09-04 22:41:19 +08:00
this.comJdQ.StyleController = this.layoutControl1;
this.comJdQ.TabIndex = 71;
//
// comIntervalQ
//
2023-11-21 19:18:23 +08:00
this.comIntervalQ.Location = new System.Drawing.Point(696, 91);
2023-09-04 22:41:19 +08:00
this.comIntervalQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comIntervalQ.MenuManager = this.ribbon;
this.comIntervalQ.Name = "comIntervalQ";
this.comIntervalQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
2023-11-21 19:18:23 +08:00
this.comIntervalQ.Size = new System.Drawing.Size(214, 28);
2023-09-04 22:41:19 +08:00
this.comIntervalQ.StyleController = this.layoutControl1;
this.comIntervalQ.TabIndex = 69;
//
// comJhtimeq
//
2023-11-21 19:18:23 +08:00
this.comJhtimeq.Location = new System.Drawing.Point(401, 57);
2023-09-04 22:41:19 +08:00
this.comJhtimeq.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comJhtimeq.Name = "comJhtimeq";
this.comJhtimeq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
2023-11-21 19:18:23 +08:00
this.comJhtimeq.Size = new System.Drawing.Size(509, 28);
2023-09-04 22:41:19 +08:00
this.comJhtimeq.StyleController = this.layoutControl1;
this.comJhtimeq.TabIndex = 70;
//
// btnInterval
//
2023-11-21 19:18:23 +08:00
this.btnInterval.Location = new System.Drawing.Point(905, 57);
2023-09-04 22:41:19 +08:00
this.btnInterval.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnInterval.Name = "btnInterval";
this.btnInterval.Size = new System.Drawing.Size(84, 32);
this.btnInterval.StyleController = this.layoutControl1;
this.btnInterval.TabIndex = 68;
this.btnInterval.Text = "修改";
this.btnInterval.Click += new System.EventHandler(this.btnInterval_Click);
//
// comInterval
//
2023-11-21 19:18:23 +08:00
this.comInterval.Location = new System.Drawing.Point(696, 57);
2023-09-04 22:41:19 +08:00
this.comInterval.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comInterval.Name = "comInterval";
this.comInterval.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comInterval.Size = new System.Drawing.Size(203, 28);
this.comInterval.StyleController = this.layoutControl1;
this.comInterval.TabIndex = 67;
//
2023-05-23 16:13:17 +08:00
// btnUpdateHour
//
2023-11-21 19:18:23 +08:00
this.btnUpdateHour.Location = new System.Drawing.Point(525, 57);
2023-09-04 22:41:19 +08:00
this.btnUpdateHour.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnUpdateHour.Name = "btnUpdateHour";
2023-09-04 22:41:19 +08:00
this.btnUpdateHour.Size = new System.Drawing.Size(80, 32);
2023-05-23 16:13:17 +08:00
this.btnUpdateHour.StyleController = this.layoutControl1;
this.btnUpdateHour.TabIndex = 66;
this.btnUpdateHour.Text = "修改";
this.btnUpdateHour.Click += new System.EventHandler(this.btnUpdateHour_Click);
//
// comBoxTypeQ
//
2023-09-04 22:41:19 +08:00
this.comBoxTypeQ.Location = new System.Drawing.Point(96, 90);
this.comBoxTypeQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.comBoxTypeQ.MenuManager = this.ribbon;
this.comBoxTypeQ.Name = "comBoxTypeQ";
this.comBoxTypeQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
2023-11-21 19:18:23 +08:00
this.comBoxTypeQ.Size = new System.Drawing.Size(217, 28);
2023-05-23 16:13:17 +08:00
this.comBoxTypeQ.StyleController = this.layoutControl1;
this.comBoxTypeQ.TabIndex = 65;
//
// btnUpdateFenzu
//
2023-09-04 22:41:19 +08:00
this.btnUpdateFenzu.Location = new System.Drawing.Point(220, 57);
this.btnUpdateFenzu.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnUpdateFenzu.Name = "btnUpdateFenzu";
2023-09-04 22:41:19 +08:00
this.btnUpdateFenzu.Size = new System.Drawing.Size(75, 32);
2023-05-23 16:13:17 +08:00
this.btnUpdateFenzu.StyleController = this.layoutControl1;
this.btnUpdateFenzu.TabIndex = 61;
this.btnUpdateFenzu.Text = "修改";
this.btnUpdateFenzu.Click += new System.EventHandler(this.btnUpdateOwner_Click);
//
// pager1
//
2023-11-21 19:18:23 +08:00
this.pager1.Location = new System.Drawing.Point(3, 705);
2023-09-04 22:41:19 +08:00
this.pager1.Margin = new System.Windows.Forms.Padding(6);
2023-05-23 16:13:17 +08:00
this.pager1.Name = "pager1";
this.pager1.NMax = 0;
this.pager1.PageCount = 0;
this.pager1.PageCurrent = 0;
this.pager1.PageSize = 100;
2023-11-21 19:18:23 +08:00
this.pager1.Size = new System.Drawing.Size(1692, 33);
2023-05-23 16:13:17 +08:00
this.pager1.TabIndex = 22;
//
// gridControl1
//
2023-09-04 22:41:19 +08:00
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl1.Location = new System.Drawing.Point(3, 145);
2023-05-23 16:13:17 +08:00
this.gridControl1.MainView = this.gridView1;
2023-09-04 22:41:19 +08:00
this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.gridControl1.MenuManager = this.ribbon;
this.gridControl1.Name = "gridControl1";
2023-11-21 19:18:23 +08:00
this.gridControl1.Size = new System.Drawing.Size(1692, 554);
2023-05-23 16:13:17 +08:00
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
//
2023-09-04 22:41:19 +08:00
this.txtOrderNo.Location = new System.Drawing.Point(98, 56);
this.txtOrderNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.txtOrderNo.MenuManager = this.ribbon;
this.txtOrderNo.Name = "txtOrderNo";
2023-11-21 19:18:23 +08:00
this.txtOrderNo.Size = new System.Drawing.Size(215, 28);
2023-05-23 16:13:17 +08:00
this.txtOrderNo.StyleController = this.layoutControl1;
this.txtOrderNo.TabIndex = 4;
//
// btnQuery
//
2023-11-21 19:18:23 +08:00
this.btnQuery.Location = new System.Drawing.Point(916, 57);
2023-09-04 22:41:19 +08:00
this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.btnQuery.Name = "btnQuery";
2023-11-21 19:18:23 +08:00
this.btnQuery.Size = new System.Drawing.Size(55, 62);
2023-05-23 16:13:17 +08:00
this.btnQuery.StyleController = this.layoutControl1;
this.btnQuery.TabIndex = 23;
this.btnQuery.Text = "查询";
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
//
// comBoxJd
//
2023-09-04 22:41:19 +08:00
this.comBoxJd.Location = new System.Drawing.Point(97, 57);
this.comBoxJd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.comBoxJd.MenuManager = this.ribbon;
this.comBoxJd.Name = "comBoxJd";
this.comBoxJd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
2023-09-04 22:41:19 +08:00
this.comBoxJd.Size = new System.Drawing.Size(117, 28);
2023-05-23 16:13:17 +08:00
this.comBoxJd.StyleController = this.layoutControl1;
this.comBoxJd.TabIndex = 64;
//
// comJdanHour
//
2023-09-04 22:41:19 +08:00
this.comJdanHour.Location = new System.Drawing.Point(386, 57);
this.comJdanHour.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.comJdanHour.Name = "comJdanHour";
this.comJdanHour.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
2023-11-21 19:18:23 +08:00
this.comJdanHour.Size = new System.Drawing.Size(133, 28);
2023-05-23 16:13:17 +08:00
this.comJdanHour.StyleController = this.layoutControl1;
this.comJdanHour.TabIndex = 64;
//
// layoutControlGroup10
//
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup10.Name = "layoutControlGroup10";
this.layoutControlGroup10.Size = new System.Drawing.Size(389, 101);
this.layoutControlGroup10.Text = "货品拒收";
//
// layoutControlGroup12
//
this.layoutControlGroup12.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup12.Name = "layoutControlGroup12";
this.layoutControlGroup12.Size = new System.Drawing.Size(667, 569);
this.layoutControlGroup12.Text = "货位分配";
//
// layoutControlGroup13
//
this.layoutControlGroup13.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup13.Name = "layoutControlGroup13";
this.layoutControlGroup13.Size = new System.Drawing.Size(667, 569);
this.layoutControlGroup13.Text = "货物分配";
//
// layoutControlGroup1
//
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem18,
this.tabbedControlGroup1,
this.layoutControlGroup6,
this.simpleSeparator1});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "Root";
2023-11-21 19:18:23 +08:00
this.layoutControlGroup1.Size = new System.Drawing.Size(1698, 744);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.gridControl1;
2023-09-04 22:41:19 +08:00
this.layoutControlItem18.Location = new System.Drawing.Point(0, 142);
2023-05-23 16:13:17 +08:00
this.layoutControlItem18.Name = "layoutControlItem18";
2023-11-21 19:18:23 +08:00
this.layoutControlItem18.Size = new System.Drawing.Size(1698, 560);
2023-05-23 16:13:17 +08:00
this.layoutControlItem18.Text = "待入库订单";
this.layoutControlItem18.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
//
// tabbedControlGroup1
//
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup2;
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
2023-11-21 19:18:23 +08:00
this.tabbedControlGroup1.Size = new System.Drawing.Size(1698, 142);
2023-05-23 16:13:17 +08:00
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup2,
this.layoutControlGroup8});
//
2023-11-21 19:18:23 +08:00
// layoutControlGroup2
//
this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem7,
this.emptySpaceItem2,
this.layoutControlItem10,
this.layoutControlItem2,
this.layoutControlItem11,
this.layoutControlItem9});
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup2.Name = "layoutControlGroup2";
this.layoutControlGroup2.Size = new System.Drawing.Size(1659, 68);
this.layoutControlGroup2.Text = "查询";
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txtOrderNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.MinSize = new System.Drawing.Size(139, 32);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2);
this.layoutControlItem1.Size = new System.Drawing.Size(304, 34);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.Text = "客户名称";
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
this.layoutControlItem1.TextToControlDistance = 5;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.btnQuery;
this.layoutControlItem7.Location = new System.Drawing.Point(894, 0);
this.layoutControlItem7.MaxSize = new System.Drawing.Size(61, 68);
this.layoutControlItem7.MinSize = new System.Drawing.Size(61, 68);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(61, 68);
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(955, 0);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(704, 68);
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.comIntervalQ;
this.layoutControlItem10.Location = new System.Drawing.Point(599, 34);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(295, 34);
this.layoutControlItem10.Text = "发货间隔";
this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.comBoxTypeQ;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 34);
this.layoutControlItem2.MinSize = new System.Drawing.Size(137, 32);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2);
this.layoutControlItem2.Size = new System.Drawing.Size(304, 34);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.Text = "客户类型";
this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.comJhtimeq;
this.layoutControlItem11.Location = new System.Drawing.Point(304, 0);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(590, 34);
this.layoutControlItem11.Text = "拣货分组";
this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.comJdQ;
this.layoutControlItem9.Location = new System.Drawing.Point(304, 34);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(295, 34);
this.layoutControlItem9.Text = "拣货时间";
this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
//
2023-09-04 22:41:19 +08:00
// layoutControlGroup8
//
this.layoutControlGroup8.CustomizationFormText = "集单设置";
this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem14,
this.layoutControlItem5,
this.emptySpaceItem3,
this.layoutControlItem4,
this.emptySpaceItem1,
this.layoutControlItem6,
this.layoutControlItem3,
this.layoutControlItem8,
this.emptySpaceItem4,
this.emptySpaceItem5});
this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup8.Name = "layoutControlGroup8";
2023-11-21 19:18:23 +08:00
this.layoutControlGroup8.Size = new System.Drawing.Size(1659, 68);
2023-09-04 22:41:19 +08:00
this.layoutControlGroup8.Text = "集单设置";
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.comBoxJd;
this.layoutControlItem14.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem14.MaxSize = new System.Drawing.Size(198, 24);
this.layoutControlItem14.MinSize = new System.Drawing.Size(198, 24);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(198, 38);
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
2023-11-21 19:18:23 +08:00
this.layoutControlItem14.Text = "拣货分组";
2023-09-04 22:41:19 +08:00
this.layoutControlItem14.TextLocation = DevExpress.Utils.Locations.Left;
this.layoutControlItem14.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.btnUpdateFenzu;
this.layoutControlItem5.Location = new System.Drawing.Point(198, 0);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(81, 38);
this.layoutControlItem5.MinSize = new System.Drawing.Size(81, 38);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(81, 38);
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;
2023-11-21 19:18:23 +08:00
this.emptySpaceItem3.Location = new System.Drawing.Point(973, 0);
2023-09-04 22:41:19 +08:00
this.emptySpaceItem3.Name = "emptySpaceItem3";
2023-11-21 19:18:23 +08:00
this.emptySpaceItem3.Size = new System.Drawing.Size(686, 38);
2023-09-04 22:41:19 +08:00
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.btnUpdateHour;
2023-11-21 19:18:23 +08:00
this.layoutControlItem4.Location = new System.Drawing.Point(503, 0);
2023-09-04 22:41:19 +08:00
this.layoutControlItem4.MaxSize = new System.Drawing.Size(86, 38);
this.layoutControlItem4.MinSize = new System.Drawing.Size(86, 38);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(86, 38);
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(0, 38);
this.emptySpaceItem1.Name = "emptySpaceItem1";
2023-11-21 19:18:23 +08:00
this.emptySpaceItem1.Size = new System.Drawing.Size(1659, 30);
2023-09-04 22:41:19 +08:00
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.comInterval;
2023-11-21 19:18:23 +08:00
this.layoutControlItem6.Location = new System.Drawing.Point(599, 0);
2023-09-04 22:41:19 +08:00
this.layoutControlItem6.MaxSize = new System.Drawing.Size(284, 38);
this.layoutControlItem6.MinSize = new System.Drawing.Size(284, 38);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(284, 38);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Text = "发货间隔";
this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.comJdanHour;
this.layoutControlItem3.CustomizationFormText = "客户类型";
this.layoutControlItem3.Location = new System.Drawing.Point(289, 0);
this.layoutControlItem3.MinSize = new System.Drawing.Size(211, 34);
this.layoutControlItem3.Name = "layoutControlItem3";
2023-11-21 19:18:23 +08:00
this.layoutControlItem3.Size = new System.Drawing.Size(214, 38);
2023-09-04 22:41:19 +08:00
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
2023-11-21 19:18:23 +08:00
this.layoutControlItem3.Text = "拣货时间";
2023-09-04 22:41:19 +08:00
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left;
this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.btnInterval;
2023-11-21 19:18:23 +08:00
this.layoutControlItem8.Location = new System.Drawing.Point(883, 0);
2023-09-04 22:41:19 +08:00
this.layoutControlItem8.MaxSize = new System.Drawing.Size(90, 38);
this.layoutControlItem8.MinSize = new System.Drawing.Size(90, 38);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(90, 38);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
2023-11-21 19:18:23 +08:00
// emptySpaceItem4
2023-05-23 16:13:17 +08:00
//
2023-11-21 19:18:23 +08:00
this.emptySpaceItem4.AllowHotTrack = false;
this.emptySpaceItem4.Location = new System.Drawing.Point(279, 0);
this.emptySpaceItem4.MaxSize = new System.Drawing.Size(10, 38);
this.emptySpaceItem4.MinSize = new System.Drawing.Size(10, 38);
this.emptySpaceItem4.Name = "emptySpaceItem4";
this.emptySpaceItem4.Size = new System.Drawing.Size(10, 38);
this.emptySpaceItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
2023-05-23 16:13:17 +08:00
//
2023-11-21 19:18:23 +08:00
// emptySpaceItem5
2023-05-23 16:13:17 +08:00
//
2023-11-21 19:18:23 +08:00
this.emptySpaceItem5.AllowHotTrack = false;
this.emptySpaceItem5.Location = new System.Drawing.Point(589, 0);
this.emptySpaceItem5.MaxSize = new System.Drawing.Size(10, 38);
this.emptySpaceItem5.MinSize = new System.Drawing.Size(10, 38);
this.emptySpaceItem5.Name = "emptySpaceItem5";
this.emptySpaceItem5.Size = new System.Drawing.Size(10, 38);
this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
2023-05-23 16:13:17 +08:00
//
// layoutControlGroup6
//
this.layoutControlGroup6.GroupBordersVisible = false;
this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem19});
2023-11-21 19:18:23 +08:00
this.layoutControlGroup6.Location = new System.Drawing.Point(0, 702);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup6.Name = "layoutControlGroup6";
2023-11-21 19:18:23 +08:00
this.layoutControlGroup6.Size = new System.Drawing.Size(1698, 39);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup6.TextVisible = false;
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.pager1;
this.layoutControlItem19.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem19.Name = "layoutControlItem19";
2023-11-21 19:18:23 +08:00
this.layoutControlItem19.Size = new System.Drawing.Size(1698, 39);
2023-05-23 16:13:17 +08:00
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
//
// simpleSeparator1
//
this.simpleSeparator1.AllowHotTrack = false;
2023-11-21 19:18:23 +08:00
this.simpleSeparator1.Location = new System.Drawing.Point(0, 741);
2023-05-23 16:13:17 +08:00
this.simpleSeparator1.Name = "simpleSeparator1";
2023-11-21 19:18:23 +08:00
this.simpleSeparator1.Size = new System.Drawing.Size(1698, 3);
2023-05-23 16:13:17 +08:00
//
// CustomerSetup
//
2023-09-04 22:41:19 +08:00
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
2023-05-23 16:13:17 +08:00
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2023-11-21 19:18:23 +08:00
this.ClientSize = new System.Drawing.Size(1698, 969);
2023-05-23 16:13:17 +08:00
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbon);
2023-09-04 22:41:19 +08:00
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
2023-05-23 16:13:17 +08:00
this.Name = "CustomerSetup";
this.Ribbon = this.ribbon;
this.Text = "customerSetup";
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);
2023-09-04 22:41:19 +08:00
((System.ComponentModel.ISupportInitialize)(this.comJdQ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comIntervalQ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comJhtimeq.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comInterval.Properties)).EndInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.comBoxTypeQ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtOrderNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comBoxJd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comJdanHour.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
2023-11-21 19:18:23 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
2023-09-04 22:41:19 +08:00
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
2023-11-21 19:18:23 +08:00
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).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.XtraEditors.SimpleButton btnQuery;
private DevExpress.XtraBars.BarButtonItem barBiSyncGoods;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
private DevExpress.XtraEditors.SimpleButton btnUpdateFenzu;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup13;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12;
private DevExpress.XtraEditors.ComboBoxEdit comBoxJd;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraEditors.ComboBoxEdit comBoxTypeQ;
private DevExpress.XtraEditors.SimpleButton btnUpdateHour;
private DevExpress.XtraEditors.ComboBoxEdit comJdanHour;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
2023-09-04 22:41:19 +08:00
private DevExpress.XtraEditors.SimpleButton btnInterval;
private DevExpress.XtraEditors.ComboBoxEdit comInterval;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraEditors.ComboBoxEdit comJdQ;
private DevExpress.XtraEditors.ComboBoxEdit comIntervalQ;
private DevExpress.XtraEditors.ComboBoxEdit comJhtimeq;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
2024-02-06 19:36:47 +08:00
private DevExpress.XtraBars.BarButtonItem btnExport;
2023-05-23 16:13:17 +08:00
}
}