552 lines
33 KiB
C#
552 lines
33 KiB
C#
|
namespace DeiNiu.wms.win
|
|||
|
{
|
|||
|
partial class GoodsSaleOutDetails
|
|||
|
{
|
|||
|
/// <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(GoodsSaleOutDetails));
|
|||
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|||
|
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
|
|||
|
this.barButtonItem1 = 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.txtcustname = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txtSaleNo = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txtGoodsName = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txtgoodsId = new DevExpress.XtraEditors.TextEdit();
|
|||
|
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.dateEditFrom = new DevExpress.XtraEditors.DateEdit();
|
|||
|
this.dateEditTo = new DevExpress.XtraEditors.DateEdit();
|
|||
|
this.chkSum = new DevExpress.XtraEditors.CheckEdit();
|
|||
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlGroup10 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.emptySpaceItem7 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|||
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|||
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem16 = 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.txtcustname.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtSaleNo.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtGoodsName.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtgoodsId.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.chkSum.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// ribbon
|
|||
|
//
|
|||
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|||
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|||
|
this.ribbon.ExpandCollapseItem,
|
|||
|
this.bbQuery,
|
|||
|
this.barButtonItem1});
|
|||
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
this.ribbon.MaxItemId = 4;
|
|||
|
this.ribbon.Name = "ribbon";
|
|||
|
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|||
|
this.ribbonPage1});
|
|||
|
this.ribbon.Size = new System.Drawing.Size(1377, 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);
|
|||
|
//
|
|||
|
// barButtonItem1
|
|||
|
//
|
|||
|
this.barButtonItem1.Caption = "导出";
|
|||
|
this.barButtonItem1.Id = 3;
|
|||
|
this.barButtonItem1.ImageOptions.ImageUri.Uri = "Save";
|
|||
|
this.barButtonItem1.Name = "barButtonItem1";
|
|||
|
this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
|
|||
|
//
|
|||
|
// ribbonPage1
|
|||
|
//
|
|||
|
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
|||
|
this.ribbonPageGroup1});
|
|||
|
this.ribbonPage1.Name = "ribbonPage1";
|
|||
|
this.ribbonPage1.Text = "编辑";
|
|||
|
//
|
|||
|
// ribbonPageGroup1
|
|||
|
//
|
|||
|
this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
|
|||
|
this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
|
|||
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|||
|
this.ribbonPageGroup1.Text = "编辑";
|
|||
|
//
|
|||
|
// layoutControl1
|
|||
|
//
|
|||
|
this.layoutControl1.Controls.Add(this.txtcustname);
|
|||
|
this.layoutControl1.Controls.Add(this.txtSaleNo);
|
|||
|
this.layoutControl1.Controls.Add(this.txtGoodsName);
|
|||
|
this.layoutControl1.Controls.Add(this.txtgoodsId);
|
|||
|
this.layoutControl1.Controls.Add(this.btnQ);
|
|||
|
this.layoutControl1.Controls.Add(this.pager1);
|
|||
|
this.layoutControl1.Controls.Add(this.gridControl3);
|
|||
|
this.layoutControl1.Controls.Add(this.dateEditFrom);
|
|||
|
this.layoutControl1.Controls.Add(this.dateEditTo);
|
|||
|
this.layoutControl1.Controls.Add(this.chkSum);
|
|||
|
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(1377, 1005);
|
|||
|
this.layoutControl1.TabIndex = 2;
|
|||
|
this.layoutControl1.Text = "layoutControl1";
|
|||
|
//
|
|||
|
// txtcustname
|
|||
|
//
|
|||
|
this.txtcustname.Location = new System.Drawing.Point(586, 95);
|
|||
|
this.txtcustname.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
this.txtcustname.Name = "txtcustname";
|
|||
|
this.txtcustname.Size = new System.Drawing.Size(191, 28);
|
|||
|
this.txtcustname.StyleController = this.layoutControl1;
|
|||
|
this.txtcustname.TabIndex = 84;
|
|||
|
//
|
|||
|
// txtSaleNo
|
|||
|
//
|
|||
|
this.txtSaleNo.Location = new System.Drawing.Point(586, 59);
|
|||
|
this.txtSaleNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
this.txtSaleNo.Name = "txtSaleNo";
|
|||
|
this.txtSaleNo.Size = new System.Drawing.Size(191, 28);
|
|||
|
this.txtSaleNo.StyleController = this.layoutControl1;
|
|||
|
this.txtSaleNo.TabIndex = 83;
|
|||
|
//
|
|||
|
// txtGoodsName
|
|||
|
//
|
|||
|
this.txtGoodsName.Location = new System.Drawing.Point(330, 95);
|
|||
|
this.txtGoodsName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
this.txtGoodsName.Name = "txtGoodsName";
|
|||
|
this.txtGoodsName.Size = new System.Drawing.Size(168, 28);
|
|||
|
this.txtGoodsName.StyleController = this.layoutControl1;
|
|||
|
this.txtGoodsName.TabIndex = 82;
|
|||
|
//
|
|||
|
// txtgoodsId
|
|||
|
//
|
|||
|
this.txtgoodsId.Location = new System.Drawing.Point(329, 58);
|
|||
|
this.txtgoodsId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
this.txtgoodsId.Name = "txtgoodsId";
|
|||
|
this.txtgoodsId.Size = new System.Drawing.Size(169, 28);
|
|||
|
this.txtgoodsId.StyleController = this.layoutControl1;
|
|||
|
this.txtgoodsId.TabIndex = 79;
|
|||
|
//
|
|||
|
// btnQ
|
|||
|
//
|
|||
|
this.btnQ.ImageUri.Uri = "Zoom;Size32x32";
|
|||
|
this.btnQ.Location = new System.Drawing.Point(929, 59);
|
|||
|
this.btnQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
this.btnQ.Name = "btnQ";
|
|||
|
this.btnQ.Size = new System.Drawing.Size(104, 66);
|
|||
|
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, 925);
|
|||
|
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(1371, 77);
|
|||
|
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, 150);
|
|||
|
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(1371, 769);
|
|||
|
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";
|
|||
|
//
|
|||
|
// dateEditFrom
|
|||
|
//
|
|||
|
this.dateEditFrom.EditValue = null;
|
|||
|
this.dateEditFrom.Location = new System.Drawing.Point(97, 59);
|
|||
|
this.dateEditFrom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
this.dateEditFrom.Name = "dateEditFrom";
|
|||
|
this.dateEditFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.dateEditFrom.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.dateEditFrom.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
|
|||
|
this.dateEditFrom.Size = new System.Drawing.Size(142, 28);
|
|||
|
this.dateEditFrom.StyleController = this.layoutControl1;
|
|||
|
this.dateEditFrom.TabIndex = 31;
|
|||
|
//
|
|||
|
// dateEditTo
|
|||
|
//
|
|||
|
this.dateEditTo.EditValue = null;
|
|||
|
this.dateEditTo.Location = new System.Drawing.Point(97, 93);
|
|||
|
this.dateEditTo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
this.dateEditTo.Name = "dateEditTo";
|
|||
|
this.dateEditTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.dateEditTo.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.dateEditTo.Size = new System.Drawing.Size(142, 28);
|
|||
|
this.dateEditTo.StyleController = this.layoutControl1;
|
|||
|
this.dateEditTo.TabIndex = 32;
|
|||
|
//
|
|||
|
// chkSum
|
|||
|
//
|
|||
|
this.chkSum.Location = new System.Drawing.Point(790, 59);
|
|||
|
this.chkSum.MenuManager = this.ribbon;
|
|||
|
this.chkSum.Name = "chkSum";
|
|||
|
this.chkSum.Properties.Caption = "按商品汇总";
|
|||
|
this.chkSum.Size = new System.Drawing.Size(133, 26);
|
|||
|
this.chkSum.StyleController = this.layoutControl1;
|
|||
|
this.chkSum.TabIndex = 81;
|
|||
|
//
|
|||
|
// layoutControlGroup1
|
|||
|
//
|
|||
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|||
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlGroup5,
|
|||
|
this.layoutControlGroup10,
|
|||
|
this.layoutControlItem16});
|
|||
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlGroup1.Name = "Root";
|
|||
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1377, 1005);
|
|||
|
this.layoutControlGroup1.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlGroup5
|
|||
|
//
|
|||
|
this.layoutControlGroup5.GroupBordersVisible = false;
|
|||
|
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlItem20});
|
|||
|
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 922);
|
|||
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
|||
|
this.layoutControlGroup5.Size = new System.Drawing.Size(1377, 83);
|
|||
|
this.layoutControlGroup5.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlItem20
|
|||
|
//
|
|||
|
this.layoutControlItem20.Control = this.pager1;
|
|||
|
this.layoutControlItem20.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
|||
|
this.layoutControlItem20.Size = new System.Drawing.Size(1377, 83);
|
|||
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem20.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlGroup10
|
|||
|
//
|
|||
|
this.layoutControlGroup10.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
this.layoutControlGroup10.AppearanceGroup.Options.UseFont = true;
|
|||
|
this.layoutControlGroup10.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.layoutControlItem1,
|
|||
|
this.layoutControlItem9,
|
|||
|
this.layoutControlItem11,
|
|||
|
this.layoutControlItem22,
|
|||
|
this.emptySpaceItem7,
|
|||
|
this.emptySpaceItem2,
|
|||
|
this.layoutControlItem3,
|
|||
|
this.layoutControlItem2,
|
|||
|
this.layoutControlItem4,
|
|||
|
this.layoutControlItem5});
|
|||
|
this.layoutControlGroup10.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlGroup10.Name = "layoutControlGroup10";
|
|||
|
this.layoutControlGroup10.Size = new System.Drawing.Size(1377, 147);
|
|||
|
this.layoutControlGroup10.Text = "销售出库查询";
|
|||
|
//
|
|||
|
// layoutControlItem1
|
|||
|
//
|
|||
|
this.layoutControlItem1.Control = this.dateEditFrom;
|
|||
|
this.layoutControlItem1.CustomizationFormText = "起始时间";
|
|||
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.layoutControlItem1.MaxSize = new System.Drawing.Size(233, 34);
|
|||
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(233, 34);
|
|||
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|||
|
this.layoutControlItem1.Size = new System.Drawing.Size(233, 34);
|
|||
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|||
|
this.layoutControlItem1.Text = "起始时间";
|
|||
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
|
|||
|
//
|
|||
|
// layoutControlItem9
|
|||
|
//
|
|||
|
this.layoutControlItem9.Control = this.dateEditTo;
|
|||
|
this.layoutControlItem9.CustomizationFormText = "截止时间";
|
|||
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 34);
|
|||
|
this.layoutControlItem9.MinSize = new System.Drawing.Size(141, 34);
|
|||
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|||
|
this.layoutControlItem9.Size = new System.Drawing.Size(233, 38);
|
|||
|
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem9.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|||
|
this.layoutControlItem9.Text = "截止时间";
|
|||
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
|
|||
|
//
|
|||
|
// layoutControlItem11
|
|||
|
//
|
|||
|
this.layoutControlItem11.Control = this.btnQ;
|
|||
|
this.layoutControlItem11.Location = new System.Drawing.Point(907, 0);
|
|||
|
this.layoutControlItem11.MaxSize = new System.Drawing.Size(110, 72);
|
|||
|
this.layoutControlItem11.MinSize = new System.Drawing.Size(110, 72);
|
|||
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|||
|
this.layoutControlItem11.Size = new System.Drawing.Size(110, 72);
|
|||
|
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem11.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlItem22
|
|||
|
//
|
|||
|
this.layoutControlItem22.Control = this.txtgoodsId;
|
|||
|
this.layoutControlItem22.Location = new System.Drawing.Point(233, 0);
|
|||
|
this.layoutControlItem22.MaxSize = new System.Drawing.Size(256, 36);
|
|||
|
this.layoutControlItem22.MinSize = new System.Drawing.Size(256, 36);
|
|||
|
this.layoutControlItem22.Name = "layoutControlItem22";
|
|||
|
this.layoutControlItem22.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 10, 2, 2);
|
|||
|
this.layoutControlItem22.Size = new System.Drawing.Size(256, 36);
|
|||
|
this.layoutControlItem22.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem22.Text = "商品编号";
|
|||
|
this.layoutControlItem22.TextSize = new System.Drawing.Size(72, 22);
|
|||
|
//
|
|||
|
// emptySpaceItem7
|
|||
|
//
|
|||
|
this.emptySpaceItem7.AllowHotTrack = false;
|
|||
|
this.emptySpaceItem7.Location = new System.Drawing.Point(768, 36);
|
|||
|
this.emptySpaceItem7.Name = "emptySpaceItem7";
|
|||
|
this.emptySpaceItem7.Size = new System.Drawing.Size(139, 36);
|
|||
|
this.emptySpaceItem7.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
//
|
|||
|
// emptySpaceItem2
|
|||
|
//
|
|||
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|||
|
this.emptySpaceItem2.Location = new System.Drawing.Point(1017, 0);
|
|||
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|||
|
this.emptySpaceItem2.Size = new System.Drawing.Size(322, 72);
|
|||
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
//
|
|||
|
// layoutControlItem3
|
|||
|
//
|
|||
|
this.layoutControlItem3.Control = this.chkSum;
|
|||
|
this.layoutControlItem3.Location = new System.Drawing.Point(768, 0);
|
|||
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(139, 36);
|
|||
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(139, 36);
|
|||
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|||
|
this.layoutControlItem3.Size = new System.Drawing.Size(139, 36);
|
|||
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem3.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlItem2
|
|||
|
//
|
|||
|
this.layoutControlItem2.Control = this.txtGoodsName;
|
|||
|
this.layoutControlItem2.Location = new System.Drawing.Point(233, 36);
|
|||
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(138, 34);
|
|||
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|||
|
this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 10, 3, 3);
|
|||
|
this.layoutControlItem2.Size = new System.Drawing.Size(256, 36);
|
|||
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem2.Text = "商品名称";
|
|||
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
|
|||
|
//
|
|||
|
// layoutControlItem4
|
|||
|
//
|
|||
|
this.layoutControlItem4.Control = this.txtSaleNo;
|
|||
|
this.layoutControlItem4.Location = new System.Drawing.Point(489, 0);
|
|||
|
this.layoutControlItem4.MaxSize = new System.Drawing.Size(279, 36);
|
|||
|
this.layoutControlItem4.MinSize = new System.Drawing.Size(279, 36);
|
|||
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|||
|
this.layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 10, 3, 3);
|
|||
|
this.layoutControlItem4.Size = new System.Drawing.Size(279, 36);
|
|||
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem4.Text = "订单号码";
|
|||
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
|
|||
|
//
|
|||
|
// layoutControlItem5
|
|||
|
//
|
|||
|
this.layoutControlItem5.Control = this.txtcustname;
|
|||
|
this.layoutControlItem5.Location = new System.Drawing.Point(489, 36);
|
|||
|
this.layoutControlItem5.MinSize = new System.Drawing.Size(138, 34);
|
|||
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|||
|
this.layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 10, 3, 3);
|
|||
|
this.layoutControlItem5.Size = new System.Drawing.Size(279, 36);
|
|||
|
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem5.Text = "客户名称";
|
|||
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
|
|||
|
//
|
|||
|
// layoutControlItem16
|
|||
|
//
|
|||
|
this.layoutControlItem16.Control = this.gridControl3;
|
|||
|
this.layoutControlItem16.Location = new System.Drawing.Point(0, 147);
|
|||
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
|||
|
this.layoutControlItem16.Size = new System.Drawing.Size(1377, 775);
|
|||
|
this.layoutControlItem16.Text = "任务明细";
|
|||
|
this.layoutControlItem16.TextLocation = DevExpress.Utils.Locations.Top;
|
|||
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem16.TextVisible = false;
|
|||
|
//
|
|||
|
// 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 = "查询";
|
|||
|
//
|
|||
|
// GoodsSaleOutDetails
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
this.ClientSize = new System.Drawing.Size(1377, 1230);
|
|||
|
this.Controls.Add(this.layoutControl1);
|
|||
|
this.Controls.Add(this.ribbon);
|
|||
|
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
|
|||
|
this.Name = "GoodsSaleOutDetails";
|
|||
|
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.txtcustname.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtSaleNo.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtGoodsName.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txtgoodsId.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dateEditFrom.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dateEditTo.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.chkSum.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup10)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
|||
|
this.ResumeLayout(false);
|
|||
|
this.PerformLayout();
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
|
|||
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
|||
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
|||
|
private DevExpress.XtraBars.BarButtonItem bbQuery;
|
|||
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|||
|
private DevExpress.XtraGrid.GridControl gridControl3;
|
|||
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|||
|
private Controls.pager.Pager pager1;
|
|||
|
private DevExpress.XtraEditors.SimpleButton btnQ;
|
|||
|
private DevExpress.XtraEditors.DateEdit dateEditFrom;
|
|||
|
private DevExpress.XtraEditors.DateEdit dateEditTo;
|
|||
|
private DevExpress.XtraEditors.SimpleButton btnQuery;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
|||
|
private DevExpress.XtraEditors.TextEdit txtgoodsId;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup10;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
|||
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem7;
|
|||
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|||
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|||
|
private DevExpress.XtraEditors.CheckEdit chkSum;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|||
|
private DevExpress.XtraEditors.TextEdit txtGoodsName;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|||
|
private DevExpress.XtraEditors.TextEdit txtcustname;
|
|||
|
private DevExpress.XtraEditors.TextEdit txtSaleNo;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|||
|
}
|
|||
|
}
|