ldj/winform/service/GoodsOutServiceForm.Designe...

1163 lines
70 KiB
C#
Raw Normal View History

2023-05-23 16:13:17 +08:00
namespace DeiNiu.wms.win
{
partial class GoodsOutServiceForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing"> true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
2023-05-23 16:13:17 +08:00
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GoodsOutServiceForm));
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();
2024-02-06 19:36:47 +08:00
this.lbCustName = new System.Windows.Forms.Label();
this.comWarehouseQuery = new DevExpress.XtraEditors.ComboBoxEdit();
2023-05-23 16:13:17 +08:00
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
2024-02-06 19:36:47 +08:00
this.dateEditFrom = new DevExpress.XtraEditors.DateEdit();
this.comLine = new DevExpress.XtraEditors.ComboBoxEdit();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.btnPrintCode = new DevExpress.XtraEditors.SimpleButton();
this.comPartQuery = new DevExpress.XtraEditors.ComboBoxEdit();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.btnChck = new DevExpress.XtraEditors.SimpleButton();
this.picBarcode = new System.Windows.Forms.PictureBox();
this.lbInfo = new System.Windows.Forms.Label();
2023-11-21 19:18:23 +08:00
this.lbComstatus = new System.Windows.Forms.Label();
this.combComs = new DevExpress.XtraEditors.ComboBoxEdit();
this.btnInitialCom = new DevExpress.XtraEditors.SimpleButton();
this.btnShowId = new DevExpress.XtraEditors.SimpleButton();
this.lbUrl = new System.Windows.Forms.Label();
this.lbStatus = new System.Windows.Forms.Label();
2023-05-23 16:13:17 +08:00
this.lbLightsInfo = new System.Windows.Forms.Label();
this.gridControl3 = new DevExpress.XtraGrid.GridControl();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
2024-02-06 19:36:47 +08:00
this.chkLight = new DevExpress.XtraEditors.CheckEdit();
this.txtCutName = new DevExpress.XtraEditors.TextEdit();
2023-05-23 16:13:17 +08:00
this.layoutControlGroup8 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
2024-02-06 19:36:47 +08:00
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem8 = new DevExpress.XtraLayout.EmptySpaceItem();
2023-05-23 16:13:17 +08:00
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
2023-11-21 19:18:23 +08:00
this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
2024-02-06 19:36:47 +08:00
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
2024-02-06 19:36:47 +08:00
this.tabbedControlGroup2 = new DevExpress.XtraLayout.TabbedControlGroup();
2023-05-23 16:13:17 +08:00
this.layoutControlGroup7 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
2024-02-06 19:36:47 +08:00
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
2024-02-06 19:36:47 +08:00
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.comWarehouseQuery.Properties)).BeginInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comLine.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comPartQuery.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picBarcode)).BeginInit();
2023-11-21 19:18:23 +08:00
((System.ComponentModel.ISupportInitialize)(this.combComs.Properties)).BeginInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.chkLight.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCutName.Properties)).BeginInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).BeginInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
2023-11-21 19:18:23 +08:00
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).BeginInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
2023-05-23 16:13:17 +08:00
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);
2023-11-21 19:18:23 +08:00
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.ribbon.MaxItemId = 3;
this.ribbon.Name = "ribbon";
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
2024-02-06 19:36:47 +08:00
this.ribbon.Size = new System.Drawing.Size(1976, 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";
//
// 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
//
2024-02-06 19:36:47 +08:00
this.layoutControl1.Controls.Add(this.lbCustName);
this.layoutControl1.Controls.Add(this.comWarehouseQuery);
this.layoutControl1.Controls.Add(this.gridControl2);
this.layoutControl1.Controls.Add(this.dateEditFrom);
this.layoutControl1.Controls.Add(this.comLine);
this.layoutControl1.Controls.Add(this.simpleButton1);
this.layoutControl1.Controls.Add(this.btnPrintCode);
this.layoutControl1.Controls.Add(this.comPartQuery);
this.layoutControl1.Controls.Add(this.gridControl1);
this.layoutControl1.Controls.Add(this.btnChck);
2023-11-21 19:18:23 +08:00
this.layoutControl1.Controls.Add(this.picBarcode);
this.layoutControl1.Controls.Add(this.lbInfo);
this.layoutControl1.Controls.Add(this.lbComstatus);
this.layoutControl1.Controls.Add(this.combComs);
this.layoutControl1.Controls.Add(this.btnInitialCom);
this.layoutControl1.Controls.Add(this.btnShowId);
2023-05-23 16:13:17 +08:00
this.layoutControl1.Controls.Add(this.lbUrl);
this.layoutControl1.Controls.Add(this.lbStatus);
this.layoutControl1.Controls.Add(this.lbLightsInfo);
this.layoutControl1.Controls.Add(this.gridControl3);
2024-02-06 19:36:47 +08:00
this.layoutControl1.Controls.Add(this.chkLight);
this.layoutControl1.Controls.Add(this.txtCutName);
2023-05-23 16:13:17 +08:00
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
2024-02-06 19:36:47 +08:00
this.layoutControlGroup8,
this.layoutControlGroup4});
2023-11-21 19:18:23 +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(1509, 529, 450, 400);
this.layoutControl1.Root = this.layoutControlGroup1;
2024-02-06 19:36:47 +08:00
this.layoutControl1.Size = new System.Drawing.Size(1976, 830);
2023-05-23 16:13:17 +08:00
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
2024-02-06 19:36:47 +08:00
// lbCustName
2023-05-23 16:13:17 +08:00
//
2024-02-06 19:36:47 +08:00
this.lbCustName.Font = new System.Drawing.Font("隶书", 30F);
this.lbCustName.Location = new System.Drawing.Point(286, 57);
this.lbCustName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbCustName.Name = "lbCustName";
this.lbCustName.Size = new System.Drawing.Size(692, 76);
this.lbCustName.TabIndex = 113;
this.lbCustName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
2023-05-23 16:13:17 +08:00
//
2024-02-06 19:36:47 +08:00
// comWarehouseQuery
2023-05-23 16:13:17 +08:00
//
2024-02-06 19:36:47 +08:00
this.comWarehouseQuery.Location = new System.Drawing.Point(671, 57);
this.comWarehouseQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comWarehouseQuery.Name = "comWarehouseQuery";
this.comWarehouseQuery.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
this.comWarehouseQuery.Properties.Appearance.Options.UseFont = true;
this.comWarehouseQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comWarehouseQuery.Properties.Items.AddRange(new object[] {
"全部",
"待入库",
"已入库",
"入库异常"});
this.comWarehouseQuery.Size = new System.Drawing.Size(195, 50);
this.comWarehouseQuery.StyleController = this.layoutControl1;
this.comWarehouseQuery.TabIndex = 110;
2023-05-23 16:13:17 +08:00
//
// gridControl2
//
2023-11-21 19:18:23 +08:00
this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl2.Location = new System.Drawing.Point(420, 58);
2023-05-23 16:13:17 +08:00
this.gridControl2.MainView = this.gridView2;
2023-11-21 19:18:23 +08:00
this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.gridControl2.MenuManager = this.ribbon;
this.gridControl2.Name = "gridControl2";
2023-11-21 19:18:23 +08:00
this.gridControl2.Size = new System.Drawing.Size(1514, 874);
2023-05-23 16:13:17 +08:00
this.gridControl2.TabIndex = 24;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// gridView2
//
this.gridView2.GridControl = this.gridControl2;
this.gridView2.Name = "gridView2";
//
2024-02-06 19:36:47 +08:00
// dateEditFrom
//
this.dateEditFrom.EditValue = null;
this.dateEditFrom.Location = new System.Drawing.Point(361, 57);
this.dateEditFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dateEditFrom.MenuManager = this.ribbon;
this.dateEditFrom.Name = "dateEditFrom";
this.dateEditFrom.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
this.dateEditFrom.Properties.Appearance.Options.UseFont = true;
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.EditMask = "";
this.dateEditFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
this.dateEditFrom.Size = new System.Drawing.Size(219, 50);
this.dateEditFrom.StyleController = this.layoutControl1;
this.dateEditFrom.TabIndex = 108;
//
// comLine
//
this.comLine.Location = new System.Drawing.Point(361, 113);
this.comLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comLine.Name = "comLine";
this.comLine.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
this.comLine.Properties.Appearance.Options.UseFont = true;
this.comLine.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comLine.Properties.Items.AddRange(new object[] {
"全部",
"待入库",
"已入库",
"入库异常"});
this.comLine.Size = new System.Drawing.Size(229, 50);
this.comLine.StyleController = this.layoutControl1;
this.comLine.TabIndex = 107;
//
// simpleButton1
//
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 16F);
this.simpleButton1.Appearance.Options.UseFont = true;
this.simpleButton1.ImageUri.Uri = "Zoom";
this.simpleButton1.Location = new System.Drawing.Point(1178, 57);
this.simpleButton1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(160, 50);
this.simpleButton1.StyleController = this.layoutControl1;
this.simpleButton1.TabIndex = 106;
this.simpleButton1.Text = "查询";
this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
//
// btnPrintCode
//
this.btnPrintCode.Appearance.Font = new System.Drawing.Font("Tahoma", 16F);
this.btnPrintCode.Appearance.Options.UseFont = true;
this.btnPrintCode.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintCode.Image")));
this.btnPrintCode.Location = new System.Drawing.Point(1178, 113);
this.btnPrintCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnPrintCode.Name = "btnPrintCode";
this.btnPrintCode.Size = new System.Drawing.Size(160, 50);
this.btnPrintCode.StyleController = this.layoutControl1;
this.btnPrintCode.TabIndex = 36;
this.btnPrintCode.Text = "打印";
this.btnPrintCode.Click += new System.EventHandler(this.btnPrintCode_Click);
//
// comPartQuery
//
this.comPartQuery.Location = new System.Drawing.Point(1419, 57);
this.comPartQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comPartQuery.Name = "comPartQuery";
this.comPartQuery.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
this.comPartQuery.Properties.Appearance.Options.UseFont = true;
this.comPartQuery.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comPartQuery.Size = new System.Drawing.Size(218, 50);
this.comPartQuery.StyleController = this.layoutControl1;
this.comPartQuery.TabIndex = 105;
//
// gridControl1
//
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl1.Location = new System.Drawing.Point(286, 169);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gridControl1.MenuManager = this.ribbonControl1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(1667, 618);
this.gridControl1.TabIndex = 104;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
//
// ribbonControl1
//
this.ribbonControl1.ExpandCollapseItem.Id = 0;
this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbonControl1.ExpandCollapseItem,
this.barButtonItem1});
this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
this.ribbonControl1.MaxItemId = 3;
this.ribbonControl1.Name = "ribbonControl1";
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage2});
this.ribbonControl1.Size = new System.Drawing.Size(1368, 223);
//
// barButtonItem1
//
this.barButtonItem1.Caption = "查询";
this.barButtonItem1.Id = 1;
this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
this.barButtonItem1.Name = "barButtonItem1";
//
// ribbonPage2
//
this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroup2});
this.ribbonPage2.Name = "ribbonPage2";
this.ribbonPage2.Text = "编辑";
//
// ribbonPageGroup2
//
this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem1);
this.ribbonPageGroup2.Name = "ribbonPageGroup2";
this.ribbonPageGroup2.Text = "编辑";
//
// btnChck
//
this.btnChck.ImageUri.Uri = "Apply";
this.btnChck.Location = new System.Drawing.Point(22, 258);
this.btnChck.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnChck.Name = "btnChck";
this.btnChck.Size = new System.Drawing.Size(219, 40);
this.btnChck.StyleController = this.layoutControl1;
this.btnChck.TabIndex = 109;
this.btnChck.Text = "库存检查";
this.btnChck.Click += new System.EventHandler(this.btnChck_Click);
//
// picBarcode
//
this.picBarcode.Location = new System.Drawing.Point(22, 57);
this.picBarcode.Name = "picBarcode";
this.picBarcode.Size = new System.Drawing.Size(219, 179);
this.picBarcode.TabIndex = 103;
this.picBarcode.TabStop = false;
//
// lbInfo
//
this.lbInfo.Font = new System.Drawing.Font("Tahoma", 10F);
this.lbInfo.Location = new System.Drawing.Point(984, 57);
this.lbInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbInfo.Name = "lbInfo";
this.lbInfo.Size = new System.Drawing.Size(969, 76);
this.lbInfo.TabIndex = 102;
this.lbInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
2023-11-21 19:18:23 +08:00
// lbComstatus
//
this.lbComstatus.Font = new System.Drawing.Font("Tahoma", 10F);
2024-02-06 19:36:47 +08:00
this.lbComstatus.Location = new System.Drawing.Point(22, 304);
2023-11-21 19:18:23 +08:00
this.lbComstatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbComstatus.Name = "lbComstatus";
2024-02-06 19:36:47 +08:00
this.lbComstatus.Size = new System.Drawing.Size(219, 436);
2023-11-21 19:18:23 +08:00
this.lbComstatus.TabIndex = 101;
this.lbComstatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// combComs
//
this.combComs.Location = new System.Drawing.Point(22, 82);
this.combComs.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.combComs.Name = "combComs";
this.combComs.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 25F);
this.combComs.Properties.Appearance.Options.UseFont = true;
this.combComs.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.combComs.Size = new System.Drawing.Size(219, 66);
this.combComs.StyleController = this.layoutControl1;
this.combComs.TabIndex = 100;
//
// btnInitialCom
//
this.btnInitialCom.ImageUri.Uri = "Forward";
this.btnInitialCom.Location = new System.Drawing.Point(22, 154);
this.btnInitialCom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnInitialCom.Name = "btnInitialCom";
this.btnInitialCom.Size = new System.Drawing.Size(219, 41);
this.btnInitialCom.StyleController = this.layoutControl1;
this.btnInitialCom.TabIndex = 98;
this.btnInitialCom.Text = "确定";
this.btnInitialCom.Click += new System.EventHandler(this.btnInitialCom_Click);
//
// btnShowId
//
this.btnShowId.ImageUri.Uri = "ListNumbers";
2024-02-06 19:36:47 +08:00
this.btnShowId.Location = new System.Drawing.Point(22, 212);
2023-11-21 19:18:23 +08:00
this.btnShowId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnShowId.Name = "btnShowId";
this.btnShowId.Size = new System.Drawing.Size(219, 40);
this.btnShowId.StyleController = this.layoutControl1;
this.btnShowId.TabIndex = 99;
this.btnShowId.Text = "ID";
this.btnShowId.Click += new System.EventHandler(this.btnShowId_Click);
//
// lbUrl
//
this.lbUrl.Font = new System.Drawing.Font("Tahoma", 10F);
2024-02-06 19:36:47 +08:00
this.lbUrl.Location = new System.Drawing.Point(22, 242);
2023-11-21 19:18:23 +08:00
this.lbUrl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbUrl.Name = "lbUrl";
2024-02-06 19:36:47 +08:00
this.lbUrl.Size = new System.Drawing.Size(219, 34);
2023-11-21 19:18:23 +08:00
this.lbUrl.TabIndex = 76;
this.lbUrl.Text = "light servic url";
this.lbUrl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbStatus
//
this.lbStatus.Font = new System.Drawing.Font("Tahoma", 10F);
2024-02-06 19:36:47 +08:00
this.lbStatus.Location = new System.Drawing.Point(22, 282);
2023-11-21 19:18:23 +08:00
this.lbStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbStatus.Name = "lbStatus";
2024-02-06 19:36:47 +08:00
this.lbStatus.Size = new System.Drawing.Size(219, 33);
2023-11-21 19:18:23 +08:00
this.lbStatus.TabIndex = 75;
this.lbStatus.Text = "host status";
this.lbStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
2023-05-23 16:13:17 +08:00
// lbLightsInfo
//
this.lbLightsInfo.Font = new System.Drawing.Font("Tahoma", 10F);
2024-02-06 19:36:47 +08:00
this.lbLightsInfo.Location = new System.Drawing.Point(22, 321);
2023-11-21 19:18:23 +08:00
this.lbLightsInfo.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
2023-05-23 16:13:17 +08:00
this.lbLightsInfo.Name = "lbLightsInfo";
2023-11-21 19:18:23 +08:00
this.lbLightsInfo.Size = new System.Drawing.Size(219, 30);
2023-05-23 16:13:17 +08:00
this.lbLightsInfo.TabIndex = 72;
this.lbLightsInfo.Text = "light info";
2023-11-21 19:18:23 +08:00
this.lbLightsInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
2023-05-23 16:13:17 +08:00
//
// gridControl3
//
2023-11-21 19:18:23 +08:00
this.gridControl3.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
2024-02-06 19:36:47 +08:00
this.gridControl3.Location = new System.Drawing.Point(286, 139);
2023-05-23 16:13:17 +08:00
this.gridControl3.MainView = this.gridView3;
2023-11-21 19:18:23 +08:00
this.gridControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
2023-05-23 16:13:17 +08:00
this.gridControl3.MenuManager = this.ribbonControl1;
this.gridControl3.Name = "gridControl3";
2024-02-06 19:36:47 +08:00
this.gridControl3.Size = new System.Drawing.Size(1667, 648);
2023-05-23 16:13:17 +08:00
this.gridControl3.TabIndex = 24;
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// gridView3
//
this.gridView3.GridControl = this.gridControl3;
this.gridView3.Name = "gridView3";
//
2024-02-06 19:36:47 +08:00
// chkLight
//
this.chkLight.EditValue = true;
this.chkLight.Location = new System.Drawing.Point(596, 113);
this.chkLight.MenuManager = this.ribbon;
this.chkLight.Name = "chkLight";
this.chkLight.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14F);
this.chkLight.Properties.Appearance.Options.UseFont = true;
this.chkLight.Properties.Caption = "亮灯分拣";
this.chkLight.Size = new System.Drawing.Size(280, 38);
this.chkLight.StyleController = this.layoutControl1;
this.chkLight.TabIndex = 111;
//
// txtCutName
//
this.txtCutName.Location = new System.Drawing.Point(957, 57);
this.txtCutName.MenuManager = this.ribbon;
this.txtCutName.Name = "txtCutName";
this.txtCutName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 16F);
this.txtCutName.Properties.Appearance.Options.UseFont = true;
this.txtCutName.Size = new System.Drawing.Size(205, 46);
this.txtCutName.StyleController = this.layoutControl1;
this.txtCutName.TabIndex = 112;
2023-05-23 16:13:17 +08:00
//
// layoutControlGroup8
//
this.layoutControlGroup8.ExpandButtonVisible = true;
this.layoutControlGroup8.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem8});
this.layoutControlGroup8.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup8.Name = "layoutControlGroup8";
this.layoutControlGroup8.Size = new System.Drawing.Size(1064, 560);
this.layoutControlGroup8.Text = "波次整库明细";
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.gridControl2;
this.layoutControlItem8.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem8.MinSize = new System.Drawing.Size(104, 24);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(1064, 560);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.Text = " 波次整库明细";
this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
2024-02-06 19:36:47 +08:00
// layoutControlGroup4
//
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem10,
this.layoutControlItem14,
this.layoutControlItem17,
this.emptySpaceItem6,
this.layoutControlItem13,
this.layoutControlItem20,
this.layoutControlItem19,
this.layoutControlItem16,
this.emptySpaceItem7,
this.layoutControlItem15,
this.layoutControlItem21,
this.emptySpaceItem8});
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup4.Name = "layoutControlGroup4";
this.layoutControlGroup4.OptionsItemText.TextToControlDistance = 5;
this.layoutControlGroup4.Size = new System.Drawing.Size(1673, 736);
this.layoutControlGroup4.Text = "打印任务";
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.gridControl1;
this.layoutControlItem10.Location = new System.Drawing.Point(0, 112);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(1673, 624);
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextVisible = false;
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.btnPrintCode;
this.layoutControlItem14.Location = new System.Drawing.Point(892, 56);
this.layoutControlItem14.MinSize = new System.Drawing.Size(116, 54);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.Size = new System.Drawing.Size(166, 56);
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem14.TextVisible = false;
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.dateEditFrom;
this.layoutControlItem17.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem17.MaxSize = new System.Drawing.Size(310, 56);
this.layoutControlItem17.MinSize = new System.Drawing.Size(310, 56);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.Size = new System.Drawing.Size(310, 56);
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem17.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem17.Text = "选择日期";
this.layoutControlItem17.TextSize = new System.Drawing.Size(72, 22);
//
// emptySpaceItem6
//
this.emptySpaceItem6.AllowHotTrack = false;
this.emptySpaceItem6.Location = new System.Drawing.Point(1357, 0);
this.emptySpaceItem6.Name = "emptySpaceItem6";
this.emptySpaceItem6.Size = new System.Drawing.Size(316, 112);
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.comPartQuery;
this.layoutControlItem13.Location = new System.Drawing.Point(1058, 0);
this.layoutControlItem13.MaxSize = new System.Drawing.Size(299, 56);
this.layoutControlItem13.MinSize = new System.Drawing.Size(299, 56);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.Size = new System.Drawing.Size(299, 112);
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem13.Text = "选择分区";
this.layoutControlItem13.TextSize = new System.Drawing.Size(72, 22);
this.layoutControlItem13.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.chkLight;
this.layoutControlItem20.Location = new System.Drawing.Point(310, 56);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.Size = new System.Drawing.Size(286, 44);
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem20.TextVisible = false;
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.comWarehouseQuery;
this.layoutControlItem19.Location = new System.Drawing.Point(310, 0);
this.layoutControlItem19.MaxSize = new System.Drawing.Size(286, 56);
this.layoutControlItem19.MinSize = new System.Drawing.Size(286, 56);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.Size = new System.Drawing.Size(286, 56);
this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem19.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem19.Text = "选择库房";
this.layoutControlItem19.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.comLine;
this.layoutControlItem16.Location = new System.Drawing.Point(0, 56);
this.layoutControlItem16.MaxSize = new System.Drawing.Size(299, 56);
this.layoutControlItem16.MinSize = new System.Drawing.Size(299, 56);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(310, 56);
this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem16.Text = "选择线路";
this.layoutControlItem16.TextSize = new System.Drawing.Size(72, 22);
//
// emptySpaceItem7
//
this.emptySpaceItem7.AllowHotTrack = false;
this.emptySpaceItem7.Location = new System.Drawing.Point(310, 100);
this.emptySpaceItem7.Name = "emptySpaceItem7";
this.emptySpaceItem7.Size = new System.Drawing.Size(286, 12);
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.simpleButton1;
this.layoutControlItem15.Location = new System.Drawing.Point(892, 0);
this.layoutControlItem15.MaxSize = new System.Drawing.Size(166, 56);
this.layoutControlItem15.MinSize = new System.Drawing.Size(166, 56);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.Size = new System.Drawing.Size(166, 56);
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem15.TextVisible = false;
//
// layoutControlItem21
//
this.layoutControlItem21.Control = this.txtCutName;
this.layoutControlItem21.Location = new System.Drawing.Point(596, 0);
this.layoutControlItem21.Name = "layoutControlItem21";
this.layoutControlItem21.Size = new System.Drawing.Size(296, 56);
this.layoutControlItem21.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem21.Text = "客户名称";
this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 22);
//
// emptySpaceItem8
//
this.emptySpaceItem8.AllowHotTrack = false;
this.emptySpaceItem8.Location = new System.Drawing.Point(596, 56);
this.emptySpaceItem8.Name = "emptySpaceItem8";
this.emptySpaceItem8.Size = new System.Drawing.Size(296, 56);
this.emptySpaceItem8.TextSize = new System.Drawing.Size(0, 0);
//
2023-05-23 16:13:17 +08:00
// layoutControlGroup1
//
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup5});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "Root";
2024-02-06 19:36:47 +08:00
this.layoutControlGroup1.Size = new System.Drawing.Size(1976, 830);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlGroup5
//
this.layoutControlGroup5.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
this.layoutControlGroup5.AppearanceGroup.Options.UseFont = true;
this.layoutControlGroup5.GroupBordersVisible = false;
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.simpleSeparator1,
2023-11-21 19:18:23 +08:00
this.tabbedControlGroup1,
2024-02-06 19:36:47 +08:00
this.tabbedControlGroup2,
this.emptySpaceItem1});
2023-05-23 16:13:17 +08:00
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup5.Name = "layoutControlGroup5";
2024-02-06 19:36:47 +08:00
this.layoutControlGroup5.Size = new System.Drawing.Size(1976, 830);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup5.Text = "波次出库";
this.layoutControlGroup5.TextVisible = false;
//
// simpleSeparator1
//
this.simpleSeparator1.AllowHotTrack = false;
2024-02-06 19:36:47 +08:00
this.simpleSeparator1.Location = new System.Drawing.Point(0, 807);
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(264, 3);
//
// tabbedControlGroup1
//
this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
this.tabbedControlGroup1.Name = "tabbedControlGroup1";
this.tabbedControlGroup1.SelectedTabPage = this.layoutControlGroup3;
this.tabbedControlGroup1.SelectedTabPageIndex = 0;
2024-02-06 19:36:47 +08:00
this.tabbedControlGroup1.Size = new System.Drawing.Size(264, 807);
2023-11-21 19:18:23 +08:00
this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup3,
this.layoutControlGroup2});
2023-05-23 16:13:17 +08:00
//
2023-11-21 19:18:23 +08:00
// layoutControlGroup2
//
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem9,
this.layoutControlItem6,
this.layoutControlItem7,
this.layoutControlItem3,
this.emptySpaceItem3,
2024-02-06 19:36:47 +08:00
this.emptySpaceItem5,
this.layoutControlItem18});
2023-11-21 19:18:23 +08:00
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup2.Name = "layoutControlGroup2";
this.layoutControlGroup2.OptionsItemText.TextToControlDistance = 5;
2024-02-06 19:36:47 +08:00
this.layoutControlGroup2.Size = new System.Drawing.Size(225, 733);
2023-11-21 19:18:23 +08:00
this.layoutControlGroup2.Text = "灯光设备";
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.combComs;
this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 97);
this.layoutControlItem9.MinSize = new System.Drawing.Size(60, 97);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.Size = new System.Drawing.Size(225, 97);
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem9.Text = "端口号";
this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem9.TextSize = new System.Drawing.Size(54, 22);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.btnInitialCom;
this.layoutControlItem6.Location = new System.Drawing.Point(0, 97);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(225, 47);
this.layoutControlItem6.MinSize = new System.Drawing.Size(225, 47);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(225, 47);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.btnShowId;
2024-02-06 19:36:47 +08:00
this.layoutControlItem7.Location = new System.Drawing.Point(0, 155);
2023-11-21 19:18:23 +08:00
this.layoutControlItem7.MaxSize = new System.Drawing.Size(225, 46);
this.layoutControlItem7.MinSize = new System.Drawing.Size(225, 46);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(225, 46);
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.lbComstatus;
2024-02-06 19:36:47 +08:00
this.layoutControlItem3.Location = new System.Drawing.Point(0, 247);
2023-11-21 19:18:23 +08:00
this.layoutControlItem3.MinSize = new System.Drawing.Size(36, 36);
this.layoutControlItem3.Name = "layoutControlItem3";
2024-02-06 19:36:47 +08:00
this.layoutControlItem3.Size = new System.Drawing.Size(225, 442);
2023-11-21 19:18:23 +08:00
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(0, 144);
this.emptySpaceItem3.Name = "emptySpaceItem3";
2024-02-06 19:36:47 +08:00
this.emptySpaceItem3.Size = new System.Drawing.Size(225, 11);
2023-11-21 19:18:23 +08:00
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem5
//
this.emptySpaceItem5.AllowHotTrack = false;
2024-02-06 19:36:47 +08:00
this.emptySpaceItem5.Location = new System.Drawing.Point(0, 689);
2023-11-21 19:18:23 +08:00
this.emptySpaceItem5.Name = "emptySpaceItem5";
2024-02-06 19:36:47 +08:00
this.emptySpaceItem5.Size = new System.Drawing.Size(225, 44);
2023-11-21 19:18:23 +08:00
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
//
2024-02-06 19:36:47 +08:00
// layoutControlItem18
//
this.layoutControlItem18.Control = this.btnChck;
this.layoutControlItem18.Location = new System.Drawing.Point(0, 201);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.Size = new System.Drawing.Size(225, 46);
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
this.layoutControlItem18.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlGroup3
//
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem4,
this.layoutControlItem12,
this.emptySpaceItem4,
this.layoutControlItem2});
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup3.Name = "layoutControlGroup3";
this.layoutControlGroup3.Size = new System.Drawing.Size(225, 733);
this.layoutControlGroup3.Text = "服务状态";
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.lbUrl;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 185);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(225, 40);
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.lbStatus;
this.layoutControlItem4.Location = new System.Drawing.Point(0, 225);
this.layoutControlItem4.MaxSize = new System.Drawing.Size(225, 39);
this.layoutControlItem4.MinSize = new System.Drawing.Size(225, 39);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(225, 39);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem4.TextVisible = false;
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.picBarcode;
this.layoutControlItem12.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem12.MinSize = new System.Drawing.Size(106, 26);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(225, 185);
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
//
// emptySpaceItem4
//
this.emptySpaceItem4.AllowHotTrack = false;
this.emptySpaceItem4.Location = new System.Drawing.Point(0, 300);
this.emptySpaceItem4.Name = "emptySpaceItem4";
this.emptySpaceItem4.Size = new System.Drawing.Size(225, 433);
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.lbLightsInfo;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 264);
this.layoutControlItem2.MinSize = new System.Drawing.Size(36, 36);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(225, 36);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
2024-02-06 19:36:47 +08:00
// tabbedControlGroup2
//
this.tabbedControlGroup2.Location = new System.Drawing.Point(264, 0);
this.tabbedControlGroup2.Name = "tabbedControlGroup2";
this.tabbedControlGroup2.SelectedTabPage = this.layoutControlGroup7;
this.tabbedControlGroup2.SelectedTabPageIndex = 0;
this.tabbedControlGroup2.Size = new System.Drawing.Size(1712, 810);
this.tabbedControlGroup2.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup7});
//
2023-05-23 16:13:17 +08:00
// layoutControlGroup7
//
this.layoutControlGroup7.CustomizationFormText = "亮灯分拣明细";
this.layoutControlGroup7.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
2024-02-06 19:36:47 +08:00
this.layoutControlItem5,
this.layoutControlItem22,
this.layoutControlItem11});
this.layoutControlGroup7.Location = new System.Drawing.Point(0, 0);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup7.Name = "layoutControlGroup7";
2024-02-06 19:36:47 +08:00
this.layoutControlGroup7.Size = new System.Drawing.Size(1673, 736);
2023-05-23 16:13:17 +08:00
this.layoutControlGroup7.Text = "亮灯分拣明细";
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.gridControl3;
this.layoutControlItem5.CustomizationFormText = "波次整库明细";
2024-02-06 19:36:47 +08:00
this.layoutControlItem5.Location = new System.Drawing.Point(0, 82);
2023-05-23 16:13:17 +08:00
this.layoutControlItem5.MinSize = new System.Drawing.Size(104, 24);
this.layoutControlItem5.Name = "layoutControlItem5";
2024-02-06 19:36:47 +08:00
this.layoutControlItem5.Size = new System.Drawing.Size(1673, 654);
2023-05-23 16:13:17 +08:00
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.Text = " 波次零库明细";
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
2024-02-06 19:36:47 +08:00
// layoutControlItem22
//
this.layoutControlItem22.Control = this.lbCustName;
this.layoutControlItem22.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem22.MaxSize = new System.Drawing.Size(698, 82);
this.layoutControlItem22.MinSize = new System.Drawing.Size(698, 82);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.Size = new System.Drawing.Size(698, 82);
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem22.TextVisible = false;
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.lbInfo;
this.layoutControlItem11.Location = new System.Drawing.Point(698, 0);
this.layoutControlItem11.MinSize = new System.Drawing.Size(36, 36);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(975, 82);
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
2024-02-06 19:36:47 +08:00
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 810);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(1976, 20);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
2023-05-23 16:13:17 +08:00
// imageList1
//
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
this.imageList1.Images.SetKeyName(0, "correct.jpg");
this.imageList1.Images.SetKeyName(1, "wrong.png");
//
// GoodsOutServiceForm
//
2023-11-21 19:18:23 +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;
2024-02-06 19:36:47 +08:00
this.ClientSize = new System.Drawing.Size(1976, 1055);
2023-05-23 16:13:17 +08:00
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbon);
2023-11-21 19:18:23 +08:00
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
2023-05-23 16:13:17 +08:00
this.Name = "GoodsOutServiceForm";
this.Ribbon = this.ribbon;
this.Text = "GoodsOutPickForm";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsOutForm_FormClosing);
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.comWarehouseQuery.Properties)).EndInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comLine.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comPartQuery.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picBarcode)).EndInit();
2023-11-21 19:18:23 +08:00
((System.ComponentModel.ISupportInitialize)(this.combComs.Properties)).EndInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.chkLight.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCutName.Properties)).EndInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem8)).EndInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
2023-11-21 19:18:23 +08:00
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup2)).EndInit();
2023-05-23 16:13:17 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
2024-02-06 19:36:47 +08:00
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
2023-05-23 16:13:17 +08:00
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.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraGrid.GridControl gridControl2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
private DevExpress.XtraGrid.GridControl gridControl3;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage2;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup8;
private System.Windows.Forms.ImageList imageList1;
private DevExpress.XtraLayout.SimpleSeparator simpleSeparator1;
private System.Windows.Forms.Label lbLightsInfo;
private System.Windows.Forms.Label lbUrl;
private System.Windows.Forms.Label lbStatus;
2023-11-21 19:18:23 +08:00
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
2023-05-23 16:13:17 +08:00
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
2023-11-21 19:18:23 +08:00
private DevExpress.XtraEditors.SimpleButton btnInitialCom;
private DevExpress.XtraEditors.SimpleButton btnShowId;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraEditors.ComboBoxEdit combComs;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private System.Windows.Forms.Label lbComstatus;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private System.Windows.Forms.Label lbInfo;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private System.Windows.Forms.PictureBox picBarcode;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
2024-02-06 19:36:47 +08:00
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraLayout.TabbedControlGroup tabbedControlGroup2;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
private DevExpress.XtraEditors.ComboBoxEdit comPartQuery;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraEditors.SimpleButton btnPrintCode;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraEditors.ComboBoxEdit comLine;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraEditors.DateEdit dateEditFrom;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
private DevExpress.XtraEditors.SimpleButton btnChck;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraEditors.ComboBoxEdit comWarehouseQuery;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
private DevExpress.XtraEditors.CheckEdit chkLight;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
private DevExpress.XtraEditors.TextEdit txtCutName;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem8;
private System.Windows.Forms.Label lbCustName;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
2023-05-23 16:13:17 +08:00
}
}