BaoKai_202508-Wms-Jingwang..../WMS.FrmStrategy/FrmStrAreaRepDet.Designer.cs

836 lines
48 KiB
C#
Raw Normal View History

2025-08-24 09:35:55 +08:00
namespace WMS.FrmStrategy
{
partial class FrmStrAreaRepDet
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStrAreaRepDet));
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.label4 = new System.Windows.Forms.Label();
this.txtAdd = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.label3 = new System.Windows.Forms.Label();
this.txtMin = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.label2 = new System.Windows.Forms.Label();
this.ctrlDicGoods = new WMS.Ctrl.CtrlDictonary();
this.label22 = new System.Windows.Forms.Label();
this.btnDelGoods = new WMS.Ctrl.CtrlButtons();
this.txtTime = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.bsStrAreaRep = new System.Windows.Forms.BindingSource(this.components);
this.label1 = new System.Windows.Forms.Label();
this.btnAddTab = new WMS.Ctrl.CtrlButtons();
this.btnDelTab = new WMS.Ctrl.CtrlButtons();
this.btnClose = new WMS.Ctrl.CtrlButtons();
this.btnSave = new WMS.Ctrl.CtrlButtons();
this.txtRemark = new DevExpress.XtraEditors.MemoEdit();
this.label12 = new System.Windows.Forms.Label();
this.rgState = new DevExpress.XtraEditors.RadioGroup();
this.label7 = new System.Windows.Forms.Label();
this.txtStartegyName = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.label5 = new System.Windows.Forms.Label();
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
this.GCStrAreaRepStorage = new WMS.Ctrl.GridControlCustom();
this.bsStrAreaRepStorage = new System.Windows.Forms.BindingSource(this.components);
this.GVStrAreaRepStorage = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.lueStorage = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colOUT_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.lueArea = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colIN_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTRATEGY_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.GCStrAreaRepGoods = new WMS.Ctrl.GridControlCustom();
this.bsStrAreaRepGoods = new System.Windows.Forms.BindingSource(this.components);
this.GVStrAreaRepGoods = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colSTRATEGY_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
this.colSTOCK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.txt = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.colNUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.lueUnit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtAdd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMin.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTime.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsStrAreaRep)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rgState.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtStartegyName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
this.splitContainerControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCStrAreaRepStorage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsStrAreaRepStorage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVStrAreaRepStorage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueStorage)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueArea)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCStrAreaRepGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsStrAreaRepGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVStrAreaRepGoods)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
this.SuspendLayout();
//
// splitContainerControl1
//
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Horizontal = false;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl1.Name = "splitContainerControl1";
this.splitContainerControl1.Panel1.Controls.Add(this.label4);
this.splitContainerControl1.Panel1.Controls.Add(this.txtAdd);
this.splitContainerControl1.Panel1.Controls.Add(this.label3);
this.splitContainerControl1.Panel1.Controls.Add(this.txtMin);
this.splitContainerControl1.Panel1.Controls.Add(this.label2);
this.splitContainerControl1.Panel1.Controls.Add(this.ctrlDicGoods);
this.splitContainerControl1.Panel1.Controls.Add(this.label22);
this.splitContainerControl1.Panel1.Controls.Add(this.btnDelGoods);
this.splitContainerControl1.Panel1.Controls.Add(this.txtTime);
this.splitContainerControl1.Panel1.Controls.Add(this.label1);
this.splitContainerControl1.Panel1.Controls.Add(this.btnAddTab);
this.splitContainerControl1.Panel1.Controls.Add(this.btnDelTab);
this.splitContainerControl1.Panel1.Controls.Add(this.btnClose);
this.splitContainerControl1.Panel1.Controls.Add(this.btnSave);
this.splitContainerControl1.Panel1.Controls.Add(this.txtRemark);
this.splitContainerControl1.Panel1.Controls.Add(this.label12);
this.splitContainerControl1.Panel1.Controls.Add(this.rgState);
this.splitContainerControl1.Panel1.Controls.Add(this.label7);
this.splitContainerControl1.Panel1.Controls.Add(this.txtStartegyName);
this.splitContainerControl1.Panel1.Controls.Add(this.label5);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.Controls.Add(this.splitContainerControl2);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(887, 586);
this.splitContainerControl1.SplitterPosition = 246;
this.splitContainerControl1.TabIndex = 0;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 10F);
this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
this.label4.Location = new System.Drawing.Point(615, 11);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(35, 14);
this.label4.TabIndex = 1359;
this.label4.Text = "分钟";
//
// txtAdd
//
this.txtAdd.EditValue = 1;
this.txtAdd.FrmSelect = false;
this.txtAdd.Location = new System.Drawing.Point(437, 35);
this.txtAdd.MustText = false;
this.txtAdd.Name = "txtAdd";
this.txtAdd.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtAdd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtAdd.Properties.Appearance.Options.UseBackColor = true;
this.txtAdd.Properties.Appearance.Options.UseFont = true;
this.txtAdd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtAdd.Size = new System.Drawing.Size(213, 22);
this.txtAdd.StrLen = 50;
this.txtAdd.TabIndex = 1357;
this.txtAdd.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtAdd.ValText = "";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10F);
this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
this.label3.Location = new System.Drawing.Point(347, 39);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(91, 14);
this.label3.TabIndex = 1358;
this.label3.Text = "默认补货数量";
//
// txtMin
//
this.txtMin.EditValue = 1;
this.txtMin.FrmSelect = false;
this.txtMin.Location = new System.Drawing.Point(100, 36);
this.txtMin.MustText = false;
this.txtMin.Name = "txtMin";
this.txtMin.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtMin.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtMin.Properties.Appearance.Options.UseBackColor = true;
this.txtMin.Properties.Appearance.Options.UseFont = true;
this.txtMin.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtMin.Size = new System.Drawing.Size(213, 22);
this.txtMin.StrLen = 50;
this.txtMin.TabIndex = 1355;
this.txtMin.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtMin.ValText = "";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10F);
this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
this.label2.Location = new System.Drawing.Point(10, 39);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(91, 14);
this.label2.TabIndex = 1356;
this.label2.Text = "默认库存下限";
//
// ctrlDicGoods
//
this.ctrlDicGoods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrlDicGoods.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrlDicGoods.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_Goods;
this.ctrlDicGoods.ErrText = "无数据重新查询";
this.ctrlDicGoods.Font = new System.Drawing.Font("宋体", 10F);
this.ctrlDicGoods.IsSqlWhere = true;
this.ctrlDicGoods.Location = new System.Drawing.Point(100, 65);
this.ctrlDicGoods.Margin = new System.Windows.Forms.Padding(4);
this.ctrlDicGoods.Name = "ctrlDicGoods";
this.ctrlDicGoods.Number = 0;
this.ctrlDicGoods.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
this.ctrlDicGoods.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns1"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns2"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns3"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns4"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns5"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns6"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns7"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicGoods.ShowColumns8")))});
this.ctrlDicGoods.Size = new System.Drawing.Size(213, 22);
this.ctrlDicGoods.SqlStr = "";
this.ctrlDicGoods.TabIndex = 1353;
this.ctrlDicGoods.TextBoxFlag = "";
this.ctrlDicGoods.TextBoxValue = "";
this.ctrlDicGoods.Button_Click += new System.EventHandler(this.ctrlDicGoods_Button_Click);
//
// label22
//
this.label22.AutoSize = true;
this.label22.Font = new System.Drawing.Font("宋体", 10F);
this.label22.Location = new System.Drawing.Point(10, 68);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(63, 14);
this.label22.TabIndex = 1354;
this.label22.Text = "选择商品";
//
// btnDelGoods
//
this.btnDelGoods.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnDelGoods.Appearance.Options.UseFont = true;
this.btnDelGoods.BoolDiagFrm = false;
this.btnDelGoods.Image = ((System.Drawing.Image)(resources.GetObject("btnDelGoods.Image")));
this.btnDelGoods.Location = new System.Drawing.Point(713, 174);
this.btnDelGoods.Name = "btnDelGoods";
this.btnDelGoods.Size = new System.Drawing.Size(150, 45);
this.btnDelGoods.TabIndex = 1348;
this.btnDelGoods.Text = "删除商品明细";
this.btnDelGoods.typeButton = "删除商品明细";
this.btnDelGoods.Click += new System.EventHandler(this.btnDelGoods_Click);
//
// txtTime
//
this.txtTime.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStrAreaRep, "REP_TIME", true));
this.txtTime.EditValue = 1;
this.txtTime.FrmSelect = false;
this.txtTime.Location = new System.Drawing.Point(437, 7);
this.txtTime.MustText = true;
this.txtTime.Name = "txtTime";
this.txtTime.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtTime.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtTime.Properties.Appearance.Options.UseBackColor = true;
this.txtTime.Properties.Appearance.Options.UseFont = true;
this.txtTime.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtTime.Size = new System.Drawing.Size(178, 22);
this.txtTime.StrLen = 50;
this.txtTime.TabIndex = 1345;
this.txtTime.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtTime.ValText = "";
//
// bsStrAreaRep
//
this.bsStrAreaRep.DataSource = typeof(WMS.Model.Strategy.StrAreaRepModel);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10F);
this.label1.ForeColor = System.Drawing.SystemColors.ControlText;
this.label1.Location = new System.Drawing.Point(347, 12);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.TabIndex = 1346;
this.label1.Text = "补货间隔";
//
// btnAddTab
//
this.btnAddTab.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnAddTab.Appearance.Options.UseFont = true;
this.btnAddTab.BoolDiagFrm = false;
this.btnAddTab.Image = ((System.Drawing.Image)(resources.GetObject("btnAddTab.Image")));
this.btnAddTab.ImageUri.Uri = "Add;Office2013";
this.btnAddTab.Location = new System.Drawing.Point(17, 174);
this.btnAddTab.Name = "btnAddTab";
this.btnAddTab.Size = new System.Drawing.Size(150, 45);
this.btnAddTab.TabIndex = 107;
this.btnAddTab.Text = " 增加 ";
this.btnAddTab.typeButton = " 增加 ";
this.btnAddTab.Click += new System.EventHandler(this.btnAddTab_Click);
//
// btnDelTab
//
this.btnDelTab.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnDelTab.Appearance.Options.UseFont = true;
this.btnDelTab.BoolDiagFrm = false;
this.btnDelTab.Image = ((System.Drawing.Image)(resources.GetObject("btnDelTab.Image")));
this.btnDelTab.ImageUri.Uri = "Delete;Office2013";
this.btnDelTab.Location = new System.Drawing.Point(187, 174);
this.btnDelTab.Name = "btnDelTab";
this.btnDelTab.Size = new System.Drawing.Size(150, 45);
this.btnDelTab.TabIndex = 108;
this.btnDelTab.Text = " 删除 ";
this.btnDelTab.typeButton = " 删除 ";
this.btnDelTab.Click += new System.EventHandler(this.btnDelTab_Click);
//
// btnClose
//
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnClose.Appearance.Options.UseFont = true;
this.btnClose.BoolDiagFrm = false;
this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.ImageUri.Uri = "Close;Office2013";
this.btnClose.Location = new System.Drawing.Point(539, 174);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(150, 45);
this.btnClose.TabIndex = 110;
this.btnClose.Text = " 关闭 ";
this.btnClose.typeButton = " 关闭 ";
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// btnSave
//
this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnSave.Appearance.Options.UseFont = true;
this.btnSave.BoolDiagFrm = false;
this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
this.btnSave.ImageUri.Uri = "SaveAll;Office2013";
this.btnSave.Location = new System.Drawing.Point(373, 174);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(150, 45);
this.btnSave.TabIndex = 109;
this.btnSave.Text = " 保存 ";
this.btnSave.typeButton = " 保存 ";
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// txtRemark
//
this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsStrAreaRep, "REMARK", true));
this.txtRemark.EditValue = "";
this.txtRemark.Location = new System.Drawing.Point(100, 94);
this.txtRemark.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txtRemark.Name = "txtRemark";
this.txtRemark.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtRemark.Properties.Appearance.Options.UseFont = true;
this.txtRemark.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtRemark.Size = new System.Drawing.Size(550, 56);
this.txtRemark.TabIndex = 106;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("宋体", 10F);
this.label12.ForeColor = System.Drawing.SystemColors.ControlText;
this.label12.Location = new System.Drawing.Point(10, 98);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(63, 14);
this.label12.TabIndex = 1344;
this.label12.Text = "备 注";
//
// rgState
//
this.rgState.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsStrAreaRep, "STRATEGY_STATE", true));
this.rgState.Location = new System.Drawing.Point(437, 65);
this.rgState.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.rgState.Name = "rgState";
this.rgState.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
this.rgState.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.rgState.Properties.Appearance.Options.UseBackColor = true;
this.rgState.Properties.Appearance.Options.UseFont = true;
this.rgState.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.rgState.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "启用"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "停用")});
this.rgState.Size = new System.Drawing.Size(213, 22);
this.rgState.TabIndex = 105;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 10F);
this.label7.ForeColor = System.Drawing.SystemColors.ControlText;
this.label7.Location = new System.Drawing.Point(347, 68);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(63, 14);
this.label7.TabIndex = 109;
this.label7.Text = "状 态";
//
// txtStartegyName
//
this.txtStartegyName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStrAreaRep, "STRATEGY_NAME", true));
this.txtStartegyName.FrmSelect = false;
this.txtStartegyName.Location = new System.Drawing.Point(100, 8);
this.txtStartegyName.MustText = true;
this.txtStartegyName.Name = "txtStartegyName";
this.txtStartegyName.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtStartegyName.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtStartegyName.Properties.Appearance.Options.UseBackColor = true;
this.txtStartegyName.Properties.Appearance.Options.UseFont = true;
this.txtStartegyName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtStartegyName.Size = new System.Drawing.Size(213, 22);
this.txtStartegyName.StrLen = 50;
this.txtStartegyName.TabIndex = 101;
this.txtStartegyName.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtStartegyName.ValText = "";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 10F);
this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
this.label5.Location = new System.Drawing.Point(10, 12);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(63, 14);
this.label5.TabIndex = 106;
this.label5.Text = "策略名称";
//
// splitContainerControl2
//
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl2.Name = "splitContainerControl2";
this.splitContainerControl2.Panel1.Controls.Add(this.GCStrAreaRepStorage);
this.splitContainerControl2.Panel1.Text = "Panel1";
this.splitContainerControl2.Panel2.Controls.Add(this.GCStrAreaRepGoods);
this.splitContainerControl2.Panel2.Text = "Panel2";
this.splitContainerControl2.Size = new System.Drawing.Size(883, 331);
this.splitContainerControl2.SplitterPosition = 310;
this.splitContainerControl2.TabIndex = 112;
this.splitContainerControl2.Text = "splitContainerControl2";
//
// GCStrAreaRepStorage
//
this.GCStrAreaRepStorage.ColorApprove = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorApproveValue = null;
this.GCStrAreaRepStorage.ColorPass = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorPassValue = null;
this.GCStrAreaRepStorage.ColorRepeal = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorRepealValue = null;
this.GCStrAreaRepStorage.ColorReWork = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorReWorkValue = null;
this.GCStrAreaRepStorage.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorShortage = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorShortageFlagColumn = null;
this.GCStrAreaRepStorage.ColorShortageValue = null;
this.GCStrAreaRepStorage.ColorUnExecute = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorUnExecuteValue = null;
this.GCStrAreaRepStorage.ColorUnPass = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorUnPassValue = null;
this.GCStrAreaRepStorage.ColorVerify = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorVerifyFlagColumn = null;
this.GCStrAreaRepStorage.ColorVerifyValue = null;
this.GCStrAreaRepStorage.ColorWarning = System.Drawing.Color.Empty;
this.GCStrAreaRepStorage.ColorWarningValue = null;
this.GCStrAreaRepStorage.DataSource = this.bsStrAreaRepStorage;
this.GCStrAreaRepStorage.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCStrAreaRepStorage.EnableAppearanceEvenRow = true;
this.GCStrAreaRepStorage.IndicatorWidth = 40;
this.GCStrAreaRepStorage.Location = new System.Drawing.Point(0, 0);
this.GCStrAreaRepStorage.MainView = this.GVStrAreaRepStorage;
this.GCStrAreaRepStorage.Name = "GCStrAreaRepStorage";
this.GCStrAreaRepStorage.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.lueStorage,
this.lueArea});
this.GCStrAreaRepStorage.ShowRowID = true;
this.GCStrAreaRepStorage.Size = new System.Drawing.Size(310, 331);
this.GCStrAreaRepStorage.TabIndex = 111;
this.GCStrAreaRepStorage.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVStrAreaRepStorage});
//
// bsStrAreaRepStorage
//
this.bsStrAreaRepStorage.DataSource = typeof(WMS.Model.Strategy.StrAreaRepStorageModel);
//
// GVStrAreaRepStorage
//
this.GVStrAreaRepStorage.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVStrAreaRepStorage.Appearance.EvenRow.Options.UseBackColor = true;
this.GVStrAreaRepStorage.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colSTORAGE_ID,
this.colOUT_AREA_ID,
this.colIN_AREA_ID,
this.colSTRATEGY_ID});
this.GVStrAreaRepStorage.GridControl = this.GCStrAreaRepStorage;
this.GVStrAreaRepStorage.IndicatorWidth = 34;
this.GVStrAreaRepStorage.Name = "GVStrAreaRepStorage";
this.GVStrAreaRepStorage.OptionsView.ColumnAutoWidth = false;
this.GVStrAreaRepStorage.OptionsView.EnableAppearanceEvenRow = true;
this.GVStrAreaRepStorage.OptionsView.ShowFooter = true;
this.GVStrAreaRepStorage.OptionsView.ShowGroupPanel = false;
this.GVStrAreaRepStorage.CustomRowCellEditForEditing += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.GVStrAreaRepStorage_CustomRowCellEditForEditing);
//
// colSTORAGE_ID
//
this.colSTORAGE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_ID.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_ID.ColumnEdit = this.lueStorage;
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
this.colSTORAGE_ID.Visible = true;
this.colSTORAGE_ID.VisibleIndex = 0;
//
// lueStorage
//
this.lueStorage.AutoHeight = false;
this.lueStorage.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueStorage.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueStorage.Name = "lueStorage";
this.lueStorage.NullText = "";
//
// colOUT_AREA_ID
//
this.colOUT_AREA_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOUT_AREA_ID.AppearanceCell.Options.UseFont = true;
this.colOUT_AREA_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colOUT_AREA_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOUT_AREA_ID.ColumnEdit = this.lueArea;
this.colOUT_AREA_ID.FieldName = "OUT_AREA_ID";
this.colOUT_AREA_ID.Name = "colOUT_AREA_ID";
this.colOUT_AREA_ID.Visible = true;
this.colOUT_AREA_ID.VisibleIndex = 2;
//
// lueArea
//
this.lueArea.AutoHeight = false;
this.lueArea.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueArea.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueArea.Name = "lueArea";
this.lueArea.NullText = "";
//
// colIN_AREA_ID
//
this.colIN_AREA_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colIN_AREA_ID.AppearanceCell.Options.UseFont = true;
this.colIN_AREA_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colIN_AREA_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colIN_AREA_ID.ColumnEdit = this.lueArea;
this.colIN_AREA_ID.FieldName = "IN_AREA_ID";
this.colIN_AREA_ID.Name = "colIN_AREA_ID";
this.colIN_AREA_ID.Visible = true;
this.colIN_AREA_ID.VisibleIndex = 1;
//
// colSTRATEGY_ID
//
this.colSTRATEGY_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTRATEGY_ID.AppearanceCell.Options.UseFont = true;
this.colSTRATEGY_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colSTRATEGY_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTRATEGY_ID.FieldName = "STRATEGY_ID";
this.colSTRATEGY_ID.Name = "colSTRATEGY_ID";
//
// GCStrAreaRepGoods
//
this.GCStrAreaRepGoods.ColorApprove = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorApproveValue = null;
this.GCStrAreaRepGoods.ColorPass = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorPassValue = null;
this.GCStrAreaRepGoods.ColorRepeal = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorRepealValue = null;
this.GCStrAreaRepGoods.ColorReWork = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorReWorkValue = null;
this.GCStrAreaRepGoods.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorShortage = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorShortageFlagColumn = null;
this.GCStrAreaRepGoods.ColorShortageValue = null;
this.GCStrAreaRepGoods.ColorUnExecute = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorUnExecuteValue = null;
this.GCStrAreaRepGoods.ColorUnPass = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorUnPassValue = null;
this.GCStrAreaRepGoods.ColorVerify = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorVerifyFlagColumn = null;
this.GCStrAreaRepGoods.ColorVerifyValue = null;
this.GCStrAreaRepGoods.ColorWarning = System.Drawing.Color.Empty;
this.GCStrAreaRepGoods.ColorWarningValue = null;
this.GCStrAreaRepGoods.DataSource = this.bsStrAreaRepGoods;
this.GCStrAreaRepGoods.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCStrAreaRepGoods.EnableAppearanceEvenRow = true;
this.GCStrAreaRepGoods.IndicatorWidth = 40;
this.GCStrAreaRepGoods.Location = new System.Drawing.Point(0, 0);
this.GCStrAreaRepGoods.MainView = this.GVStrAreaRepGoods;
this.GCStrAreaRepGoods.Name = "GCStrAreaRepGoods";
this.GCStrAreaRepGoods.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.Check,
this.repositoryItemHyperLinkEdit1,
this.lueUnit,
this.txt});
this.GCStrAreaRepGoods.ShowRowID = true;
this.GCStrAreaRepGoods.Size = new System.Drawing.Size(568, 331);
this.GCStrAreaRepGoods.TabIndex = 7;
this.GCStrAreaRepGoods.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVStrAreaRepGoods});
//
// bsStrAreaRepGoods
//
this.bsStrAreaRepGoods.DataSource = typeof(WMS.Model.Strategy.StrAreaRepGoodsModel);
//
// GVStrAreaRepGoods
//
this.GVStrAreaRepGoods.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVStrAreaRepGoods.Appearance.EvenRow.Options.UseBackColor = true;
this.GVStrAreaRepGoods.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colSTRATEGY_ID1,
this.colGOODS_ID,
this.colSTOCK_NUM,
this.colNUM,
this.colUNIT,
this.colGOODS_NAME});
this.GVStrAreaRepGoods.GridControl = this.GCStrAreaRepGoods;
this.GVStrAreaRepGoods.IndicatorWidth = 34;
this.GVStrAreaRepGoods.Name = "GVStrAreaRepGoods";
this.GVStrAreaRepGoods.OptionsView.ColumnAutoWidth = false;
this.GVStrAreaRepGoods.OptionsView.EnableAppearanceEvenRow = true;
this.GVStrAreaRepGoods.OptionsView.ShowFooter = true;
this.GVStrAreaRepGoods.OptionsView.ShowGroupPanel = false;
//
// colSTRATEGY_ID1
//
this.colSTRATEGY_ID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTRATEGY_ID1.AppearanceCell.Options.UseFont = true;
this.colSTRATEGY_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colSTRATEGY_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTRATEGY_ID1.FieldName = "STRATEGY_ID";
this.colSTRATEGY_ID1.Name = "colSTRATEGY_ID1";
this.colSTRATEGY_ID1.OptionsColumn.AllowEdit = false;
//
// colGOODS_ID
//
this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_ID.AppearanceCell.Options.UseFont = true;
this.colGOODS_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_ID.ColumnEdit = this.repositoryItemHyperLinkEdit1;
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 0;
this.colGOODS_ID.Width = 129;
//
// repositoryItemHyperLinkEdit1
//
this.repositoryItemHyperLinkEdit1.AutoHeight = false;
this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
this.repositoryItemHyperLinkEdit1.Click += new System.EventHandler(this.repositoryItemHyperLinkEdit1_Click);
//
// colSTOCK_NUM
//
this.colSTOCK_NUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTOCK_NUM.AppearanceCell.Options.UseFont = true;
this.colSTOCK_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colSTOCK_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTOCK_NUM.ColumnEdit = this.txt;
this.colSTOCK_NUM.FieldName = "STOCK_NUM";
this.colSTOCK_NUM.Name = "colSTOCK_NUM";
this.colSTOCK_NUM.Visible = true;
this.colSTOCK_NUM.VisibleIndex = 2;
//
// txt
//
this.txt.AutoHeight = false;
this.txt.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txt.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.txt.Name = "txt";
//
// colNUM
//
this.colNUM.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colNUM.AppearanceCell.Options.UseFont = true;
this.colNUM.AppearanceHeader.Options.UseTextOptions = true;
this.colNUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNUM.ColumnEdit = this.txt;
this.colNUM.FieldName = "NUM";
this.colNUM.Name = "colNUM";
this.colNUM.Visible = true;
this.colNUM.VisibleIndex = 3;
//
// colUNIT
//
this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colUNIT.AppearanceCell.Options.UseFont = true;
this.colUNIT.AppearanceHeader.Options.UseTextOptions = true;
this.colUNIT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colUNIT.ColumnEdit = this.lueUnit;
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
this.colUNIT.OptionsColumn.AllowEdit = false;
this.colUNIT.Visible = true;
this.colUNIT.VisibleIndex = 4;
//
// lueUnit
//
this.lueUnit.AutoHeight = false;
this.lueUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueUnit.Name = "lueUnit";
this.lueUnit.NullText = "";
//
// colGOODS_NAME
//
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_NAME.ColumnEdit = this.repositoryItemHyperLinkEdit1;
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 1;
this.colGOODS_NAME.Width = 178;
//
// Check
//
this.Check.AutoHeight = false;
this.Check.Caption = "Check";
this.Check.Name = "Check";
this.Check.ValueChecked = false;
//
// gridColumn1
//
this.gridColumn1.Name = "gridColumn1";
//
// FrmStrAreaRepDet
//
this.AcceptButton = this.btnSave;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.btnClose;
this.ClientSize = new System.Drawing.Size(887, 586);
this.Controls.Add(this.splitContainerControl1);
this.MaximizeBox = false;
this.MinimumSize = new System.Drawing.Size(800, 600);
this.Name = "FrmStrAreaRepDet";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "库区间定时补货策略信息";
this.Load += new System.EventHandler(this.FrmStrAreaRepDet_Load);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtAdd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMin.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtTime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsStrAreaRep)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rgState.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtStartegyName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
this.splitContainerControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCStrAreaRepStorage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsStrAreaRepStorage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVStrAreaRepStorage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueStorage)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueArea)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GCStrAreaRepGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsStrAreaRepGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVStrAreaRepGoods)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueUnit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private System.Windows.Forms.BindingSource bsStrAreaRep;
private System.Windows.Forms.BindingSource bsStrAreaRepStorage;
private Ctrl.GridControlCustom GCStrAreaRepStorage;
private DevExpress.XtraGrid.Views.Grid.GridView GVStrAreaRepStorage;
private System.Windows.Forms.Label label5;
private Ctrl.WMSCtrlTextBox txtStartegyName;
private System.Windows.Forms.Label label7;
private DevExpress.XtraEditors.RadioGroup rgState;
private DevExpress.XtraEditors.MemoEdit txtRemark;
private System.Windows.Forms.Label label12;
private Ctrl.CtrlButtons btnDelTab;
private Ctrl.CtrlButtons btnClose;
private Ctrl.CtrlButtons btnSave;
private Ctrl.CtrlButtons btnAddTab;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueStorage;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueArea;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colOUT_AREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colIN_AREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTRATEGY_ID;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
private System.Windows.Forms.BindingSource bsStrAreaRepGoods;
private Ctrl.GridControlCustom GCStrAreaRepGoods;
private DevExpress.XtraGrid.Views.Grid.GridView GVStrAreaRepGoods;
private DevExpress.XtraGrid.Columns.GridColumn colSTRATEGY_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTOCK_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colNUM;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
private Ctrl.WMSCtrlTextBox txtTime;
private System.Windows.Forms.Label label1;
private Ctrl.CtrlButtons btnDelGoods;
private Ctrl.WMSCtrlTextBox txtAdd;
private System.Windows.Forms.Label label3;
private Ctrl.WMSCtrlTextBox txtMin;
private System.Windows.Forms.Label label2;
private Ctrl.CtrlDictonary ctrlDicGoods;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label4;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueUnit;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txt;
}
}