1020 lines
61 KiB
C#
1020 lines
61 KiB
C#
namespace DeiNiu.wms.win
|
|
{
|
|
partial class GoodsStockAutoRepForm
|
|
{
|
|
/// <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(GoodsStockAutoRepForm));
|
|
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
|
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
|
|
this.btnExport = new DevExpress.XtraBars.BarButtonItem();
|
|
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
|
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
|
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.txtSkuId = new DevExpress.XtraEditors.TextEdit();
|
|
this.spRepCnt = new DevExpress.XtraEditors.SpinEdit();
|
|
this.chkRecnt = new DevExpress.XtraEditors.CheckEdit();
|
|
this.txtValid = new DevExpress.XtraEditors.TextEdit();
|
|
this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit();
|
|
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.comboBoPart = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comboRep = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.comboState = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.pager1 = new DeiNiu.Controls.pager.Pager();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.txtGoodName = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtpinyin = new DevExpress.XtraEditors.TextEdit();
|
|
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
|
|
this.textBatch = new DevExpress.XtraEditors.TextEdit();
|
|
this.comboBoGoodsType = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txtGoodsId = new DevExpress.XtraEditors.TextEdit();
|
|
this.spinEdit1 = new DevExpress.XtraEditors.SpinEdit();
|
|
this.btnRep = new DevExpress.XtraEditors.SimpleButton();
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlWaitting = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
|
|
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|
((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.txtSkuId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spRepCnt.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkRecnt.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtValid.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboBoPart.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboRep.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtGoodName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtpinyin.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textBatch.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboBoGoodsType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtGoodsId.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinEdit1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// ribbon
|
|
//
|
|
this.ribbon.ExpandCollapseItem.Id = 0;
|
|
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.ribbon.ExpandCollapseItem,
|
|
this.bbQuery,
|
|
this.btnExport});
|
|
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
|
this.ribbon.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.ribbon.MaxItemId = 5;
|
|
this.ribbon.Name = "ribbon";
|
|
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
|
this.ribbonPage1});
|
|
this.ribbon.Size = new System.Drawing.Size(1966, 225);
|
|
this.ribbon.StatusBar = this.ribbonStatusBar;
|
|
//
|
|
// bbQuery
|
|
//
|
|
this.bbQuery.Caption = "查询";
|
|
this.bbQuery.Id = 3;
|
|
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);
|
|
//
|
|
// btnExport
|
|
//
|
|
this.btnExport.Caption = "导出";
|
|
this.btnExport.Id = 4;
|
|
this.btnExport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnExport.ImageOptions.Image")));
|
|
this.btnExport.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnExport.ImageOptions.LargeImage")));
|
|
this.btnExport.Name = "btnExport";
|
|
this.btnExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExport_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.btnExport);
|
|
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
|
this.ribbonPageGroup1.Text = "编辑";
|
|
//
|
|
// ribbonStatusBar
|
|
//
|
|
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 1176);
|
|
this.ribbonStatusBar.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.ribbonStatusBar.Name = "ribbonStatusBar";
|
|
this.ribbonStatusBar.Ribbon = this.ribbon;
|
|
this.ribbonStatusBar.Size = new System.Drawing.Size(1966, 48);
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.txtSkuId);
|
|
this.layoutControl1.Controls.Add(this.spRepCnt);
|
|
this.layoutControl1.Controls.Add(this.chkRecnt);
|
|
this.layoutControl1.Controls.Add(this.txtValid);
|
|
this.layoutControl1.Controls.Add(this.checkEdit1);
|
|
this.layoutControl1.Controls.Add(this.gridControl2);
|
|
this.layoutControl1.Controls.Add(this.comboBoPart);
|
|
this.layoutControl1.Controls.Add(this.comboRep);
|
|
this.layoutControl1.Controls.Add(this.comboState);
|
|
this.layoutControl1.Controls.Add(this.pager1);
|
|
this.layoutControl1.Controls.Add(this.gridControl1);
|
|
this.layoutControl1.Controls.Add(this.txtGoodName);
|
|
this.layoutControl1.Controls.Add(this.txtpinyin);
|
|
this.layoutControl1.Controls.Add(this.btnQuery);
|
|
this.layoutControl1.Controls.Add(this.textBatch);
|
|
this.layoutControl1.Controls.Add(this.comboBoGoodsType);
|
|
this.layoutControl1.Controls.Add(this.txtGoodsId);
|
|
this.layoutControl1.Controls.Add(this.spinEdit1);
|
|
this.layoutControl1.Controls.Add(this.btnRep);
|
|
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(1611, 125, 450, 400);
|
|
this.layoutControl1.Root = this.layoutControlGroup1;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1966, 951);
|
|
this.layoutControl1.TabIndex = 2;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// txtSkuId
|
|
//
|
|
this.txtSkuId.Location = new System.Drawing.Point(705, 93);
|
|
this.txtSkuId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtSkuId.Name = "txtSkuId";
|
|
this.txtSkuId.Size = new System.Drawing.Size(92, 28);
|
|
this.txtSkuId.StyleController = this.layoutControl1;
|
|
this.txtSkuId.TabIndex = 45;
|
|
//
|
|
// spRepCnt
|
|
//
|
|
this.spRepCnt.EditValue = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spRepCnt.Location = new System.Drawing.Point(358, 223);
|
|
this.spRepCnt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.spRepCnt.MenuManager = this.ribbon;
|
|
this.spRepCnt.Name = "spRepCnt";
|
|
this.spRepCnt.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.spRepCnt.Properties.MaxValue = new decimal(new int[] {
|
|
100,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spRepCnt.Properties.MinValue = new decimal(new int[] {
|
|
1,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spRepCnt.Size = new System.Drawing.Size(54, 28);
|
|
this.spRepCnt.StyleController = this.layoutControl1;
|
|
this.spRepCnt.TabIndex = 43;
|
|
//
|
|
// chkRecnt
|
|
//
|
|
this.chkRecnt.EditValue = true;
|
|
this.chkRecnt.Location = new System.Drawing.Point(37, 223);
|
|
this.chkRecnt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.chkRecnt.MenuManager = this.ribbon;
|
|
this.chkRecnt.Name = "chkRecnt";
|
|
this.chkRecnt.Properties.Caption = "按设定的补货策略比例计算";
|
|
this.chkRecnt.Size = new System.Drawing.Size(315, 26);
|
|
this.chkRecnt.StyleController = this.layoutControl1;
|
|
this.chkRecnt.TabIndex = 42;
|
|
this.chkRecnt.CheckedChanged += new System.EventHandler(this.chkRecnt_CheckedChanged);
|
|
//
|
|
// txtValid
|
|
//
|
|
this.txtValid.Location = new System.Drawing.Point(507, 93);
|
|
this.txtValid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtValid.Name = "txtValid";
|
|
this.txtValid.Size = new System.Drawing.Size(127, 28);
|
|
this.txtValid.StyleController = this.layoutControl1;
|
|
this.txtValid.TabIndex = 41;
|
|
//
|
|
// checkEdit1
|
|
//
|
|
this.checkEdit1.Location = new System.Drawing.Point(1009, 86);
|
|
this.checkEdit1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.checkEdit1.MenuManager = this.ribbon;
|
|
this.checkEdit1.Name = "checkEdit1";
|
|
this.checkEdit1.Properties.Caption = "设定库容比例";
|
|
this.checkEdit1.Size = new System.Drawing.Size(118, 26);
|
|
this.checkEdit1.StyleController = this.layoutControl1;
|
|
this.checkEdit1.TabIndex = 40;
|
|
this.checkEdit1.CheckedChanged += new System.EventHandler(this.checkEdit1_CheckedChanged);
|
|
//
|
|
// gridControl2
|
|
//
|
|
this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridControl2.Location = new System.Drawing.Point(1508, 329);
|
|
this.gridControl2.MainView = this.gridView2;
|
|
this.gridControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridControl2.MenuManager = this.ribbon;
|
|
this.gridControl2.Name = "gridControl2";
|
|
this.gridControl2.Size = new System.Drawing.Size(421, 585);
|
|
this.gridControl2.TabIndex = 38;
|
|
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView2});
|
|
//
|
|
// gridView2
|
|
//
|
|
this.gridView2.GridControl = this.gridControl2;
|
|
this.gridView2.Name = "gridView2";
|
|
//
|
|
// comboBoPart
|
|
//
|
|
this.comboBoPart.Location = new System.Drawing.Point(78, 131);
|
|
this.comboBoPart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comboBoPart.Name = "comboBoPart";
|
|
this.comboBoPart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comboBoPart.Properties.Items.AddRange(new object[] {
|
|
"全部类型",
|
|
"普通养护",
|
|
"重点养护"});
|
|
this.comboBoPart.Size = new System.Drawing.Size(106, 28);
|
|
this.comboBoPart.StyleController = this.layoutControl1;
|
|
this.comboBoPart.TabIndex = 36;
|
|
//
|
|
// comboRep
|
|
//
|
|
this.comboRep.Location = new System.Drawing.Point(909, 86);
|
|
this.comboRep.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comboRep.Name = "comboRep";
|
|
this.comboRep.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comboRep.Properties.Items.AddRange(new object[] {
|
|
"全部类型",
|
|
"普通养护",
|
|
"重点养护"});
|
|
this.comboRep.Size = new System.Drawing.Size(84, 28);
|
|
this.comboRep.StyleController = this.layoutControl1;
|
|
this.comboRep.TabIndex = 35;
|
|
//
|
|
// comboState
|
|
//
|
|
this.comboState.Location = new System.Drawing.Point(114, 93);
|
|
this.comboState.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comboState.Name = "comboState";
|
|
this.comboState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comboState.Properties.Items.AddRange(new object[] {
|
|
"全部类型",
|
|
"普通养护",
|
|
"重点养护"});
|
|
this.comboState.Size = new System.Drawing.Size(80, 28);
|
|
this.comboState.StyleController = this.layoutControl1;
|
|
this.comboState.TabIndex = 34;
|
|
//
|
|
// pager1
|
|
//
|
|
this.pager1.Location = new System.Drawing.Point(37, 829);
|
|
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 = 50;
|
|
this.pager1.Size = new System.Drawing.Size(1419, 85);
|
|
this.pager1.TabIndex = 22;
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
|
|
this.gridControl1.Location = new System.Drawing.Point(37, 329);
|
|
this.gridControl1.MainView = this.gridView1;
|
|
this.gridControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.gridControl1.MenuManager = this.ribbon;
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(1419, 494);
|
|
this.gridControl1.TabIndex = 21;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.Name = "gridView1";
|
|
//
|
|
// txtGoodName
|
|
//
|
|
this.txtGoodName.Location = new System.Drawing.Point(287, 67);
|
|
this.txtGoodName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtGoodName.MenuManager = this.ribbon;
|
|
this.txtGoodName.Name = "txtGoodName";
|
|
this.txtGoodName.Size = new System.Drawing.Size(127, 28);
|
|
this.txtGoodName.StyleController = this.layoutControl1;
|
|
this.txtGoodName.TabIndex = 5;
|
|
//
|
|
// txtpinyin
|
|
//
|
|
this.txtpinyin.Location = new System.Drawing.Point(114, 67);
|
|
this.txtpinyin.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtpinyin.MenuManager = this.ribbon;
|
|
this.txtpinyin.Name = "txtpinyin";
|
|
this.txtpinyin.Size = new System.Drawing.Size(80, 28);
|
|
this.txtpinyin.StyleController = this.layoutControl1;
|
|
this.txtpinyin.TabIndex = 25;
|
|
this.txtpinyin.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtpinyin_KeyUp);
|
|
//
|
|
// btnQuery
|
|
//
|
|
this.btnQuery.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.Image")));
|
|
this.btnQuery.Location = new System.Drawing.Point(1235, 67);
|
|
this.btnQuery.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnQuery.Name = "btnQuery";
|
|
this.btnQuery.Padding = new System.Windows.Forms.Padding(7, 8, 7, 8);
|
|
this.btnQuery.Size = new System.Drawing.Size(98, 44);
|
|
this.btnQuery.StyleController = this.layoutControl1;
|
|
this.btnQuery.TabIndex = 32;
|
|
this.btnQuery.Text = "查询";
|
|
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click_1);
|
|
//
|
|
// textBatch
|
|
//
|
|
this.textBatch.Location = new System.Drawing.Point(727, 67);
|
|
this.textBatch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.textBatch.Name = "textBatch";
|
|
this.textBatch.Size = new System.Drawing.Size(70, 28);
|
|
this.textBatch.StyleController = this.layoutControl1;
|
|
this.textBatch.TabIndex = 5;
|
|
//
|
|
// comboBoGoodsType
|
|
//
|
|
this.comboBoGoodsType.Location = new System.Drawing.Point(287, 93);
|
|
this.comboBoGoodsType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.comboBoGoodsType.Name = "comboBoGoodsType";
|
|
this.comboBoGoodsType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.comboBoGoodsType.Properties.Items.AddRange(new object[] {
|
|
"全部类型",
|
|
"普通养护",
|
|
"重点养护"});
|
|
this.comboBoGoodsType.Size = new System.Drawing.Size(127, 28);
|
|
this.comboBoGoodsType.StyleController = this.layoutControl1;
|
|
this.comboBoGoodsType.TabIndex = 34;
|
|
//
|
|
// txtGoodsId
|
|
//
|
|
this.txtGoodsId.Location = new System.Drawing.Point(507, 67);
|
|
this.txtGoodsId.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.txtGoodsId.Name = "txtGoodsId";
|
|
this.txtGoodsId.Size = new System.Drawing.Size(127, 28);
|
|
this.txtGoodsId.StyleController = this.layoutControl1;
|
|
this.txtGoodsId.TabIndex = 5;
|
|
//
|
|
// spinEdit1
|
|
//
|
|
this.spinEdit1.EditValue = new decimal(new int[] {
|
|
20,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinEdit1.Location = new System.Drawing.Point(1133, 86);
|
|
this.spinEdit1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.spinEdit1.MenuManager = this.ribbon;
|
|
this.spinEdit1.Name = "spinEdit1";
|
|
this.spinEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.spinEdit1.Properties.MaxValue = new decimal(new int[] {
|
|
1000,
|
|
0,
|
|
0,
|
|
0});
|
|
this.spinEdit1.Size = new System.Drawing.Size(67, 28);
|
|
this.spinEdit1.StyleController = this.layoutControl1;
|
|
this.spinEdit1.TabIndex = 39;
|
|
//
|
|
// btnRep
|
|
//
|
|
this.btnRep.Location = new System.Drawing.Point(448, 223);
|
|
this.btnRep.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
this.btnRep.Name = "btnRep";
|
|
this.btnRep.Size = new System.Drawing.Size(55, 32);
|
|
this.btnRep.StyleController = this.layoutControl1;
|
|
this.btnRep.TabIndex = 44;
|
|
this.btnRep.Text = "补货";
|
|
this.btnRep.Click += new System.EventHandler(this.btnRep_Click);
|
|
//
|
|
// layoutControlGroup1
|
|
//
|
|
this.layoutControlGroup1.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
|
this.layoutControlGroup1.AppearanceGroup.Options.UseFont = true;
|
|
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlGroup4,
|
|
this.layoutControlWaitting,
|
|
this.layoutControlGroup2,
|
|
this.splitterItem1,
|
|
this.layoutControlGroup5});
|
|
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlGroup1.Name = "Root";
|
|
this.layoutControlGroup1.Size = new System.Drawing.Size(1966, 951);
|
|
this.layoutControlGroup1.TextVisible = false;
|
|
//
|
|
// layoutControlGroup4
|
|
//
|
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem19,
|
|
this.layoutControlItem18});
|
|
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 262);
|
|
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
|
this.layoutControlGroup4.Size = new System.Drawing.Size(1463, 659);
|
|
this.layoutControlGroup4.Text = "零库数据";
|
|
//
|
|
// layoutControlItem19
|
|
//
|
|
this.layoutControlItem19.Control = this.pager1;
|
|
this.layoutControlItem19.Location = new System.Drawing.Point(0, 500);
|
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
|
this.layoutControlItem19.Size = new System.Drawing.Size(1425, 91);
|
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem19.TextVisible = false;
|
|
//
|
|
// layoutControlItem18
|
|
//
|
|
this.layoutControlItem18.Control = this.gridControl1;
|
|
this.layoutControlItem18.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
|
this.layoutControlItem18.Size = new System.Drawing.Size(1425, 500);
|
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem18.TextVisible = false;
|
|
//
|
|
// layoutControlWaitting
|
|
//
|
|
this.layoutControlWaitting.ExpandButtonVisible = true;
|
|
this.layoutControlWaitting.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem21,
|
|
this.layoutControlItem4,
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem6,
|
|
this.layoutControlItem11,
|
|
this.layoutControlGroup3,
|
|
this.layoutControlItem12,
|
|
this.emptySpaceItem2,
|
|
this.layoutControlItem8,
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem16,
|
|
this.emptySpaceItem5});
|
|
this.layoutControlWaitting.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlWaitting.Name = "layoutControlWaitting";
|
|
this.layoutControlWaitting.Size = new System.Drawing.Size(1936, 156);
|
|
this.layoutControlWaitting.Text = "查询";
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.Control = this.txtGoodName;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(173, 0);
|
|
this.layoutControlItem2.MaxSize = new System.Drawing.Size(220, 26);
|
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(220, 26);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(220, 26);
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem2.Text = "商品名称";
|
|
this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem2.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem21
|
|
//
|
|
this.layoutControlItem21.Control = this.txtpinyin;
|
|
this.layoutControlItem21.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem21.MaxSize = new System.Drawing.Size(173, 26);
|
|
this.layoutControlItem21.MinSize = new System.Drawing.Size(173, 26);
|
|
this.layoutControlItem21.Name = "layoutControlItem21";
|
|
this.layoutControlItem21.Size = new System.Drawing.Size(173, 26);
|
|
this.layoutControlItem21.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem21.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem21.Text = "拼音简码";
|
|
this.layoutControlItem21.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem21.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem21.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.Control = this.btnQuery;
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(1198, 0);
|
|
this.layoutControlItem4.MaxSize = new System.Drawing.Size(104, 50);
|
|
this.layoutControlItem4.MinSize = new System.Drawing.Size(104, 50);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(104, 64);
|
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem4.TextVisible = false;
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.comboState;
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 26);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(173, 38);
|
|
this.layoutControlItem5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem5.Text = "库存状态";
|
|
this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem5.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem6
|
|
//
|
|
this.layoutControlItem6.Control = this.comboBoGoodsType;
|
|
this.layoutControlItem6.CustomizationFormText = "layoutControlItem5";
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(173, 26);
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(220, 38);
|
|
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(72, 22);
|
|
this.layoutControlItem6.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem11
|
|
//
|
|
this.layoutControlItem11.Control = this.txtGoodsId;
|
|
this.layoutControlItem11.CustomizationFormText = "商品名称";
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(393, 0);
|
|
this.layoutControlItem11.MaxSize = new System.Drawing.Size(220, 26);
|
|
this.layoutControlItem11.MinSize = new System.Drawing.Size(220, 26);
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(220, 26);
|
|
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem11.Text = "商品编号";
|
|
this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem11.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlGroup3
|
|
//
|
|
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem3,
|
|
this.layoutControlItem9,
|
|
this.layoutControlItem7});
|
|
this.layoutControlGroup3.Location = new System.Drawing.Point(776, 0);
|
|
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
|
this.layoutControlGroup3.Size = new System.Drawing.Size(412, 64);
|
|
this.layoutControlGroup3.TextVisible = false;
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.Control = this.spinEdit1;
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(301, 0);
|
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(73, 26);
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(73, 26);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(73, 26);
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem3.Text = "低于库容量比例";
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem3.TextVisible = false;
|
|
//
|
|
// layoutControlItem9
|
|
//
|
|
this.layoutControlItem9.Control = this.checkEdit1;
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(177, 0);
|
|
this.layoutControlItem9.MaxSize = new System.Drawing.Size(124, 26);
|
|
this.layoutControlItem9.MinSize = new System.Drawing.Size(124, 26);
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(124, 26);
|
|
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem9.TextVisible = false;
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.Control = this.comboRep;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem7.MaxSize = new System.Drawing.Size(177, 26);
|
|
this.layoutControlItem7.MinSize = new System.Drawing.Size(177, 26);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(177, 26);
|
|
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem7.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem7.Text = "补货策略";
|
|
this.layoutControlItem7.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem7.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem12
|
|
//
|
|
this.layoutControlItem12.Control = this.txtValid;
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(393, 26);
|
|
this.layoutControlItem12.MaxSize = new System.Drawing.Size(220, 24);
|
|
this.layoutControlItem12.MinSize = new System.Drawing.Size(220, 24);
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(220, 38);
|
|
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem12.Text = "商品效期";
|
|
this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem12.TextToControlDistance = 5;
|
|
//
|
|
// emptySpaceItem2
|
|
//
|
|
this.emptySpaceItem2.AllowHotTrack = false;
|
|
this.emptySpaceItem2.Location = new System.Drawing.Point(1188, 0);
|
|
this.emptySpaceItem2.MaxSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem2.MinSize = new System.Drawing.Size(10, 50);
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
this.emptySpaceItem2.Size = new System.Drawing.Size(10, 64);
|
|
this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlItem8
|
|
//
|
|
this.layoutControlItem8.Control = this.comboBoPart;
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(0, 64);
|
|
this.layoutControlItem8.MaxSize = new System.Drawing.Size(163, 24);
|
|
this.layoutControlItem8.MinSize = new System.Drawing.Size(163, 24);
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(1302, 24);
|
|
this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem8.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem8.Text = "分区";
|
|
this.layoutControlItem8.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(36, 22);
|
|
this.layoutControlItem8.TextToControlDistance = 5;
|
|
this.layoutControlItem8.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.Control = this.textBatch;
|
|
this.layoutControlItem1.CustomizationFormText = "商品名称";
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(613, 0);
|
|
this.layoutControlItem1.MaxSize = new System.Drawing.Size(163, 26);
|
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(163, 26);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(163, 26);
|
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem1.Text = "商品批号";
|
|
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
|
|
this.layoutControlItem1.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem16
|
|
//
|
|
this.layoutControlItem16.Control = this.txtSkuId;
|
|
this.layoutControlItem16.Location = new System.Drawing.Point(613, 26);
|
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
|
this.layoutControlItem16.Size = new System.Drawing.Size(163, 38);
|
|
this.layoutControlItem16.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
|
this.layoutControlItem16.Text = "SKUID";
|
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(52, 22);
|
|
//
|
|
// emptySpaceItem5
|
|
//
|
|
this.emptySpaceItem5.AllowHotTrack = false;
|
|
this.emptySpaceItem5.Location = new System.Drawing.Point(1302, 0);
|
|
this.emptySpaceItem5.Name = "emptySpaceItem5";
|
|
this.emptySpaceItem5.Size = new System.Drawing.Size(596, 88);
|
|
this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// layoutControlGroup2
|
|
//
|
|
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem10});
|
|
this.layoutControlGroup2.Location = new System.Drawing.Point(1471, 262);
|
|
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
|
this.layoutControlGroup2.Size = new System.Drawing.Size(465, 659);
|
|
this.layoutControlGroup2.Text = "商品库存明细";
|
|
//
|
|
// layoutControlItem10
|
|
//
|
|
this.layoutControlItem10.Control = this.gridControl2;
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(427, 591);
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem10.TextVisible = false;
|
|
//
|
|
// splitterItem1
|
|
//
|
|
this.splitterItem1.AllowHotTrack = true;
|
|
this.splitterItem1.Location = new System.Drawing.Point(1463, 262);
|
|
this.splitterItem1.Name = "splitterItem1";
|
|
this.splitterItem1.Size = new System.Drawing.Size(8, 659);
|
|
//
|
|
// layoutControlGroup5
|
|
//
|
|
this.layoutControlGroup5.ExpandButtonVisible = true;
|
|
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem13,
|
|
this.layoutControlItem14,
|
|
this.layoutControlItem15,
|
|
this.emptySpaceItem3,
|
|
this.emptySpaceItem4,
|
|
this.emptySpaceItem6});
|
|
this.layoutControlGroup5.Location = new System.Drawing.Point(0, 156);
|
|
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
|
this.layoutControlGroup5.Size = new System.Drawing.Size(1936, 106);
|
|
this.layoutControlGroup5.Text = "补货";
|
|
//
|
|
// layoutControlItem13
|
|
//
|
|
this.layoutControlItem13.Control = this.chkRecnt;
|
|
this.layoutControlItem13.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem13.MaxSize = new System.Drawing.Size(321, 26);
|
|
this.layoutControlItem13.MinSize = new System.Drawing.Size(321, 26);
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
this.layoutControlItem13.Size = new System.Drawing.Size(321, 38);
|
|
this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem13.Text = "补货件数:";
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem13.TextVisible = false;
|
|
//
|
|
// layoutControlItem14
|
|
//
|
|
this.layoutControlItem14.Control = this.spRepCnt;
|
|
this.layoutControlItem14.Location = new System.Drawing.Point(321, 0);
|
|
this.layoutControlItem14.MaxSize = new System.Drawing.Size(60, 26);
|
|
this.layoutControlItem14.MinSize = new System.Drawing.Size(60, 26);
|
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|
this.layoutControlItem14.Size = new System.Drawing.Size(60, 38);
|
|
this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem14.TextVisible = false;
|
|
//
|
|
// layoutControlItem15
|
|
//
|
|
this.layoutControlItem15.Control = this.btnRep;
|
|
this.layoutControlItem15.Location = new System.Drawing.Point(411, 0);
|
|
this.layoutControlItem15.MinSize = new System.Drawing.Size(53, 38);
|
|
this.layoutControlItem15.Name = "layoutControlItem15";
|
|
this.layoutControlItem15.Size = new System.Drawing.Size(61, 38);
|
|
this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem15.TextVisible = false;
|
|
//
|
|
// emptySpaceItem3
|
|
//
|
|
this.emptySpaceItem3.AllowHotTrack = false;
|
|
this.emptySpaceItem3.Location = new System.Drawing.Point(472, 0);
|
|
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
this.emptySpaceItem3.Size = new System.Drawing.Size(836, 38);
|
|
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem4
|
|
//
|
|
this.emptySpaceItem4.AllowHotTrack = false;
|
|
this.emptySpaceItem4.Location = new System.Drawing.Point(381, 0);
|
|
this.emptySpaceItem4.MaxSize = new System.Drawing.Size(30, 26);
|
|
this.emptySpaceItem4.MinSize = new System.Drawing.Size(30, 26);
|
|
this.emptySpaceItem4.Name = "emptySpaceItem4";
|
|
this.emptySpaceItem4.Size = new System.Drawing.Size(30, 38);
|
|
this.emptySpaceItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// emptySpaceItem6
|
|
//
|
|
this.emptySpaceItem6.AllowHotTrack = false;
|
|
this.emptySpaceItem6.Location = new System.Drawing.Point(1308, 0);
|
|
this.emptySpaceItem6.Name = "emptySpaceItem6";
|
|
this.emptySpaceItem6.Size = new System.Drawing.Size(590, 38);
|
|
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
|
|
//
|
|
// 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";
|
|
//
|
|
// GoodsStockAutoRepForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1966, 1224);
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.ribbonStatusBar);
|
|
this.Controls.Add(this.ribbon);
|
|
this.Margin = new System.Windows.Forms.Padding(10, 14, 10, 14);
|
|
this.Name = "GoodsStockAutoRepForm";
|
|
this.Ribbon = this.ribbon;
|
|
this.StatusBar = this.ribbonStatusBar;
|
|
this.Text = "GoodsForm";
|
|
((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.txtSkuId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spRepCnt.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.chkRecnt.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtValid.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboBoPart.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboRep.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboState.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtGoodName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtpinyin.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.textBatch.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.comboBoGoodsType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtGoodsId.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.spinEdit1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlWaitting)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).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.Ribbon.RibbonStatusBar ribbonStatusBar;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private Controls.pager.Pager pager1;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraEditors.TextEdit txtGoodName;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
|
private DevExpress.XtraEditors.TextEdit txtpinyin;
|
|
|
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|
private DevExpress.XtraBars.BarButtonItem bbQuery;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|
private DevExpress.XtraEditors.SimpleButton btnQuery;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlWaitting;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
|
private DevExpress.XtraEditors.TextEdit textBatch;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comboState;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comboBoGoodsType;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comboBoPart;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
private DevExpress.XtraLayout.SplitterItem splitterItem1;
|
|
private DevExpress.XtraEditors.TextEdit txtGoodsId;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
private DevExpress.XtraEditors.ComboBoxEdit comboRep;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraEditors.CheckEdit checkEdit1;
|
|
private DevExpress.XtraEditors.SpinEdit spinEdit1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
private DevExpress.XtraEditors.TextEdit txtValid;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
private DevExpress.XtraEditors.SpinEdit spRepCnt;
|
|
private DevExpress.XtraEditors.CheckEdit chkRecnt;
|
|
private DevExpress.XtraEditors.SimpleButton btnRep;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
|
private DevExpress.XtraBars.BarButtonItem btnExport;
|
|
private DevExpress.XtraEditors.TextEdit txtSkuId;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem5;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
|
|
}
|
|
} |