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

630 lines
36 KiB
C#
Raw Normal View History

2023-05-23 16:13:17 +08:00
namespace DeiNiu.wms.win
{
partial class GoodsOutTasksPrint
{
/// <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(GoodsOutTasksPrint));
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.lbUrl = new System.Windows.Forms.Label();
this.lbStatus = new System.Windows.Forms.Label();
this.lbIp = new System.Windows.Forms.Label();
this.txtGoodsName = new System.Windows.Forms.TextBox();
this.btnQ = new DevExpress.XtraEditors.SimpleButton();
this.pager1 = new DeiNiu.Controls.pager.Pager();
this.gridControl3 = new DevExpress.XtraGrid.GridControl();
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.btnPrintCode = new DevExpress.XtraEditors.SimpleButton();
this.btnPrintReport = new DevExpress.XtraEditors.SimpleButton();
this.comRecType = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtcustname = new System.Windows.Forms.TextBox();
this.comLine = new DevExpress.XtraEditors.ComboBoxEdit();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup12 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comRecType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comLine.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
this.SuspendLayout();
//
// ribbon
//
this.ribbon.ExpandCollapseItem.Id = 0;
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbon.ExpandCollapseItem,
this.bbQuery});
this.ribbon.Location = new System.Drawing.Point(0, 0);
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ribbon.MaxItemId = 3;
this.ribbon.Name = "ribbon";
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
this.ribbon.Size = new System.Drawing.Size(1954, 225);
//
// bbQuery
//
this.bbQuery.Caption = "查询";
this.bbQuery.Id = 1;
this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image")));
this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage")));
this.bbQuery.Name = "bbQuery";
this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick_1);
//
// ribbonPage1
//
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroup1});
this.ribbonPage1.Name = "ribbonPage1";
this.ribbonPage1.Text = "编辑";
//
// ribbonPageGroup1
//
this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
this.ribbonPageGroup1.Text = "编辑";
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.lbUrl);
this.layoutControl1.Controls.Add(this.lbStatus);
this.layoutControl1.Controls.Add(this.lbIp);
this.layoutControl1.Controls.Add(this.txtGoodsName);
this.layoutControl1.Controls.Add(this.btnQ);
this.layoutControl1.Controls.Add(this.pager1);
this.layoutControl1.Controls.Add(this.gridControl3);
this.layoutControl1.Controls.Add(this.btnPrintCode);
this.layoutControl1.Controls.Add(this.btnPrintReport);
this.layoutControl1.Controls.Add(this.comRecType);
this.layoutControl1.Controls.Add(this.txtcustname);
this.layoutControl1.Controls.Add(this.comLine);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 225);
this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(2348, 394, 450, 400);
this.layoutControl1.Root = this.layoutControlGroup1;
this.layoutControl1.Size = new System.Drawing.Size(1954, 993);
this.layoutControl1.TabIndex = 2;
this.layoutControl1.Text = "layoutControl1";
//
// lbUrl
//
this.lbUrl.Font = new System.Drawing.Font("Tahoma", 10F);
this.lbUrl.Location = new System.Drawing.Point(3, 3);
this.lbUrl.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbUrl.Name = "lbUrl";
this.lbUrl.Size = new System.Drawing.Size(258, 18);
this.lbUrl.TabIndex = 81;
this.lbUrl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lbUrl.Visible = false;
//
// lbStatus
//
this.lbStatus.Font = new System.Drawing.Font("Tahoma", 10F);
this.lbStatus.Location = new System.Drawing.Point(3, 27);
this.lbStatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbStatus.Name = "lbStatus";
this.lbStatus.Size = new System.Drawing.Size(296, 45);
this.lbStatus.TabIndex = 80;
this.lbStatus.Text = "host status";
this.lbStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lbIp
//
this.lbIp.Font = new System.Drawing.Font("Microsoft Sans Serif", 15F);
this.lbIp.Location = new System.Drawing.Point(3, 78);
this.lbIp.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbIp.Name = "lbIp";
this.lbIp.Size = new System.Drawing.Size(296, 63);
this.lbIp.TabIndex = 79;
this.lbIp.Text = "192.168.0.102";
//
// txtGoodsName
//
this.txtGoodsName.Location = new System.Drawing.Point(557, 100);
this.txtGoodsName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtGoodsName.Name = "txtGoodsName";
this.txtGoodsName.Size = new System.Drawing.Size(105, 18);
this.txtGoodsName.TabIndex = 77;
//
// btnQ
//
this.btnQ.Location = new System.Drawing.Point(668, 76);
this.btnQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnQ.Name = "btnQ";
this.btnQ.Size = new System.Drawing.Size(60, 46);
this.btnQ.StyleController = this.layoutControl1;
this.btnQ.TabIndex = 74;
this.btnQ.Text = "查询";
this.btnQ.Click += new System.EventHandler(this.btnQ_Click);
//
// pager1
//
this.pager1.Location = new System.Drawing.Point(3, 954);
this.pager1.Margin = new System.Windows.Forms.Padding(6);
this.pager1.Name = "pager1";
this.pager1.NMax = 0;
this.pager1.PageCount = 0;
this.pager1.PageCurrent = 0;
this.pager1.PageSize = 100;
this.pager1.Size = new System.Drawing.Size(1948, 36);
this.pager1.TabIndex = 73;
//
// gridControl3
//
this.gridControl3.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
this.gridControl3.Location = new System.Drawing.Point(3, 147);
this.gridControl3.MainView = this.gridView3;
this.gridControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.gridControl3.MenuManager = this.ribbon;
this.gridControl3.Name = "gridControl3";
this.gridControl3.Size = new System.Drawing.Size(1948, 801);
this.gridControl3.TabIndex = 38;
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// gridView3
//
this.gridView3.GridControl = this.gridControl3;
this.gridView3.Name = "gridView3";
//
// btnPrintCode
//
this.btnPrintCode.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintCode.Image")));
this.btnPrintCode.Location = new System.Drawing.Point(1688, 76);
this.btnPrintCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnPrintCode.Name = "btnPrintCode";
this.btnPrintCode.Size = new System.Drawing.Size(116, 46);
this.btnPrintCode.StyleController = this.layoutControl1;
this.btnPrintCode.TabIndex = 35;
this.btnPrintCode.Text = "分区任务";
this.btnPrintCode.Click += new System.EventHandler(this.btnPrint_Click);
//
// btnPrintReport
//
this.btnPrintReport.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintReport.Image")));
this.btnPrintReport.Location = new System.Drawing.Point(1820, 76);
this.btnPrintReport.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.btnPrintReport.Name = "btnPrintReport";
this.btnPrintReport.Size = new System.Drawing.Size(112, 46);
this.btnPrintReport.StyleController = this.layoutControl1;
this.btnPrintReport.TabIndex = 36;
this.btnPrintReport.Text = "出库单";
this.btnPrintReport.Click += new System.EventHandler(this.btnPrintReport_Click);
//
// comRecType
//
this.comRecType.Location = new System.Drawing.Point(365, 76);
this.comRecType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comRecType.Name = "comRecType";
this.comRecType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.comRecType.Properties.Items.AddRange(new object[] {
"全部",
"待入库",
"已入库",
"入库异常"});
this.comRecType.Size = new System.Drawing.Size(97, 28);
this.comRecType.StyleController = this.layoutControl1;
this.comRecType.TabIndex = 26;
//
// txtcustname
//
this.txtcustname.Location = new System.Drawing.Point(557, 76);
this.txtcustname.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.txtcustname.Name = "txtcustname";
this.txtcustname.Size = new System.Drawing.Size(105, 18);
this.txtcustname.TabIndex = 78;
//
// comLine
//
this.comLine.Location = new System.Drawing.Point(365, 104);
this.comLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.comLine.Name = "comLine";
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(101, 28);
this.comLine.StyleController = this.layoutControl1;
this.comLine.TabIndex = 26;
//
// layoutControlGroup1
//
this.layoutControlGroup1.GroupBordersVisible = false;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlGroup5,
this.layoutControlItem3,
this.layoutControlItem10,
this.emptySpaceItem1,
this.layoutControlItem7,
this.layoutControlGroup12,
this.emptySpaceItem7,
this.layoutControlGroup10});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
this.layoutControlGroup1.Name = "Root";
this.layoutControlGroup1.Size = new System.Drawing.Size(1954, 993);
this.layoutControlGroup1.TextVisible = false;
//
// layoutControlGroup5
//
this.layoutControlGroup5.GroupBordersVisible = false;
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem16,
this.layoutControlItem20});
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 144);
this.layoutControlGroup5.Name = "layoutControlGroup5";
this.layoutControlGroup5.Size = new System.Drawing.Size(1954, 849);
this.layoutControlGroup5.TextVisible = false;
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.gridControl3;
this.layoutControlItem16.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.Size = new System.Drawing.Size(1954, 807);
this.layoutControlItem16.Text = "任务明细";
this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem16.TextVisible = false;
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.pager1;
this.layoutControlItem20.Location = new System.Drawing.Point(0, 807);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.Size = new System.Drawing.Size(1954, 42);
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem20.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.lbIp;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 75);
this.layoutControlItem3.MinSize = new System.Drawing.Size(36, 36);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(302, 69);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.lbUrl;
this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem10.MaxSize = new System.Drawing.Size(264, 24);
this.layoutControlItem10.MinSize = new System.Drawing.Size(264, 24);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(264, 24);
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem10.TextVisible = false;
this.layoutControlItem10.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// emptySpaceItem1
//
this.emptySpaceItem1.AllowHotTrack = false;
this.emptySpaceItem1.Location = new System.Drawing.Point(264, 0);
this.emptySpaceItem1.Name = "emptySpaceItem1";
this.emptySpaceItem1.Size = new System.Drawing.Size(1690, 24);
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.lbStatus;
this.layoutControlItem7.Location = new System.Drawing.Point(0, 24);
this.layoutControlItem7.MinSize = new System.Drawing.Size(24, 24);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.Size = new System.Drawing.Size(302, 51);
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem7.TextVisible = false;
this.layoutControlItem7.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlGroup12
//
this.layoutControlGroup12.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem2,
this.layoutControlItem5,
this.emptySpaceItem3});
this.layoutControlGroup12.Location = new System.Drawing.Point(1666, 24);
this.layoutControlGroup12.Name = "layoutControlGroup12";
this.layoutControlGroup12.Size = new System.Drawing.Size(288, 120);
this.layoutControlGroup12.Text = "任务打印";
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.btnPrintCode;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem2.MaxSize = new System.Drawing.Size(122, 52);
this.layoutControlItem2.MinSize = new System.Drawing.Size(122, 52);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(122, 52);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem2.TextVisible = false;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.btnPrintReport;
this.layoutControlItem5.Location = new System.Drawing.Point(132, 0);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(118, 52);
this.layoutControlItem5.MinSize = new System.Drawing.Size(118, 52);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(118, 52);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
this.layoutControlItem5.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(122, 0);
this.emptySpaceItem3.MaxSize = new System.Drawing.Size(10, 52);
this.emptySpaceItem3.MinSize = new System.Drawing.Size(10, 52);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(10, 52);
this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// emptySpaceItem7
//
this.emptySpaceItem7.AllowHotTrack = false;
this.emptySpaceItem7.Location = new System.Drawing.Point(750, 24);
this.emptySpaceItem7.MinSize = new System.Drawing.Size(106, 26);
this.emptySpaceItem7.Name = "emptySpaceItem7";
this.emptySpaceItem7.Size = new System.Drawing.Size(916, 120);
this.emptySpaceItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlGroup10
//
this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem11,
this.layoutControlItem6,
this.layoutControlItem18,
this.layoutControlItem17,
this.layoutControlItem8});
this.layoutControlGroup10.Location = new System.Drawing.Point(302, 24);
this.layoutControlGroup10.Name = "layoutControlGroup10";
this.layoutControlGroup10.Size = new System.Drawing.Size(448, 120);
this.layoutControlGroup10.Text = "任务过滤";
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.btnQ;
this.layoutControlItem11.Location = new System.Drawing.Point(344, 0);
this.layoutControlItem11.MaxSize = new System.Drawing.Size(66, 52);
this.layoutControlItem11.MinSize = new System.Drawing.Size(66, 52);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.Size = new System.Drawing.Size(66, 52);
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem11.TextVisible = false;
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.comRecType;
this.layoutControlItem6.CustomizationFormText = "状态";
this.layoutControlItem6.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(154, 28);
this.layoutControlItem6.MinSize = new System.Drawing.Size(154, 28);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(158, 28);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem6.Text = "类型";
this.layoutControlItem6.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem6.TextSize = new System.Drawing.Size(36, 22);
this.layoutControlItem6.TextToControlDistance = 5;
this.layoutControlItem6.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.comLine;
this.layoutControlItem18.CustomizationFormText = "状态";
this.layoutControlItem18.Location = new System.Drawing.Point(0, 28);
this.layoutControlItem18.MaxSize = new System.Drawing.Size(158, 24);
this.layoutControlItem18.MinSize = new System.Drawing.Size(158, 24);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.Size = new System.Drawing.Size(158, 24);
this.layoutControlItem18.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem18.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
this.layoutControlItem18.Text = "线路";
this.layoutControlItem18.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem18.TextSize = new System.Drawing.Size(36, 22);
this.layoutControlItem18.TextToControlDistance = 5;
this.layoutControlItem18.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.txtcustname;
this.layoutControlItem17.CustomizationFormText = "线路";
this.layoutControlItem17.Location = new System.Drawing.Point(158, 0);
this.layoutControlItem17.MaxSize = new System.Drawing.Size(186, 24);
this.layoutControlItem17.MinSize = new System.Drawing.Size(186, 24);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.Size = new System.Drawing.Size(186, 24);
this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem17.Text = "客户";
this.layoutControlItem17.TextSize = new System.Drawing.Size(72, 22);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txtGoodsName;
this.layoutControlItem8.Location = new System.Drawing.Point(158, 24);
this.layoutControlItem8.MaxSize = new System.Drawing.Size(186, 24);
this.layoutControlItem8.MinSize = new System.Drawing.Size(186, 24);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(186, 28);
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem8.Text = "商品名称";
this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22);
//
// btnQuery
//
this.btnQuery.Location = new System.Drawing.Point(1144, 33);
this.btnQuery.Name = "btnQuery";
this.btnQuery.Size = new System.Drawing.Size(52, 22);
this.btnQuery.TabIndex = 23;
this.btnQuery.Text = "查询";
//
// GoodsOutTasksPrint
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1954, 1218);
this.Controls.Add(this.layoutControl1);
this.Controls.Add(this.ribbon);
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
this.Name = "GoodsOutTasksPrint";
this.Ribbon = this.ribbon;
this.Text = "GoodsForm";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.GoodsInForm_FormClosing);
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comRecType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comLine.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
private DevExpress.XtraBars.BarButtonItem bbQuery;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraEditors.SimpleButton btnPrintCode;
private DevExpress.XtraEditors.SimpleButton btnPrintReport;
private DevExpress.XtraGrid.GridControl gridControl3;
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
private Controls.pager.Pager pager1;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
private DevExpress.XtraEditors.SimpleButton btnQ;
private DevExpress.XtraEditors.SimpleButton btnQuery;
private DevExpress.XtraEditors.ComboBoxEdit comRecType;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private System.Windows.Forms.TextBox txtGoodsName;
private System.Windows.Forms.TextBox txtcustname;
private DevExpress.XtraEditors.ComboBoxEdit comLine;
private System.Windows.Forms.Label lbIp;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private System.Windows.Forms.Label lbStatus;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private System.Windows.Forms.Label lbUrl;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
}
}