BaoKai_202508_Wms_Jingwang_.../WMS.FrmBaseData/FrmUpStrategyDet.Designer.cs

623 lines
32 KiB
C#
Raw Permalink Normal View History

2025-08-24 21:52:42 +08:00
namespace WMS.FrmBaseData
{
partial class FrmUpStrategyDet
{
/// <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(FrmUpStrategyDet));
this.txtStartegyName = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.rbZLFlase = new System.Windows.Forms.RadioButton();
this.rbZLTrue = new System.Windows.Forms.RadioButton();
this.panel2 = new System.Windows.Forms.Panel();
this.rbPCFlase = new System.Windows.Forms.RadioButton();
this.rbPCTrue = new System.Windows.Forms.RadioButton();
this.storageInfoModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.storageAreaModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel3 = new System.Windows.Forms.Panel();
this.rbCZFlase = new System.Windows.Forms.RadioButton();
this.rbCZTrue = new System.Windows.Forms.RadioButton();
this.panel4 = new System.Windows.Forms.Panel();
this.rbRJFlase = new System.Windows.Forms.RadioButton();
this.rbRJTrue = new System.Windows.Forms.RadioButton();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.panel5 = new System.Windows.Forms.Panel();
this.rbKWFlase = new System.Windows.Forms.RadioButton();
this.rbKWTrue = new System.Windows.Forms.RadioButton();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.txtRemark = new DevExpress.XtraEditors.MemoEdit();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
this.LueState = new DevExpress.XtraEditors.LookUpEdit();
this.dictionaryTabModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.gridSplitContainer1 = new DevExpress.XtraGrid.GridSplitContainer();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
((System.ComponentModel.ISupportInitialize)(this.txtStartegyName.Properties)).BeginInit();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.storageInfoModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.storageAreaModelBindingSource)).BeginInit();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueState.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dictionaryTabModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridSplitContainer1)).BeginInit();
this.gridSplitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.SuspendLayout();
//
// txtStartegyName
//
this.txtStartegyName.FrmSelect = false;
this.txtStartegyName.Location = new System.Drawing.Point(97, 3);
this.txtStartegyName.MustText = false;
this.txtStartegyName.Name = "txtStartegyName";
this.txtStartegyName.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
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(163, 22);
this.txtStartegyName.StrLen = 0;
this.txtStartegyName.TabIndex = 0;
this.txtStartegyName.Valatt = WMS.Ctrl.ValidationAttribute.;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10F);
this.label1.Location = new System.Drawing.Point(9, 7);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(91, 14);
this.label1.TabIndex = 1;
this.label1.Text = "上架策略名称";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10F);
this.label2.Location = new System.Drawing.Point(272, 7);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(91, 14);
this.label2.TabIndex = 3;
this.label2.Text = "上架策略状态";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10F);
this.label3.Location = new System.Drawing.Point(34, 33);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 14);
this.label3.TabIndex = 4;
this.label3.Text = "种类混放";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 10F);
this.label4.Location = new System.Drawing.Point(300, 35);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(63, 14);
this.label4.TabIndex = 7;
this.label4.Text = "批次混放";
//
// panel1
//
this.panel1.Controls.Add(this.rbZLFlase);
this.panel1.Controls.Add(this.rbZLTrue);
this.panel1.Font = new System.Drawing.Font("宋体", 10F);
this.panel1.Location = new System.Drawing.Point(97, 29);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(163, 22);
this.panel1.TabIndex = 8;
//
// rbZLFlase
//
this.rbZLFlase.AutoSize = true;
this.rbZLFlase.Location = new System.Drawing.Point(108, 2);
this.rbZLFlase.Name = "rbZLFlase";
this.rbZLFlase.Size = new System.Drawing.Size(39, 18);
this.rbZLFlase.TabIndex = 11;
this.rbZLFlase.TabStop = true;
this.rbZLFlase.Text = "否";
this.rbZLFlase.UseVisualStyleBackColor = true;
//
// rbZLTrue
//
this.rbZLTrue.AutoSize = true;
this.rbZLTrue.Checked = true;
this.rbZLTrue.Location = new System.Drawing.Point(8, 3);
this.rbZLTrue.Name = "rbZLTrue";
this.rbZLTrue.Size = new System.Drawing.Size(39, 18);
this.rbZLTrue.TabIndex = 10;
this.rbZLTrue.TabStop = true;
this.rbZLTrue.Text = "是";
this.rbZLTrue.UseVisualStyleBackColor = true;
//
// panel2
//
this.panel2.Controls.Add(this.rbPCFlase);
this.panel2.Controls.Add(this.rbPCTrue);
this.panel2.Font = new System.Drawing.Font("宋体", 10F);
this.panel2.Location = new System.Drawing.Point(361, 29);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(163, 22);
this.panel2.TabIndex = 9;
//
// rbPCFlase
//
this.rbPCFlase.AutoSize = true;
this.rbPCFlase.Location = new System.Drawing.Point(116, 2);
this.rbPCFlase.Name = "rbPCFlase";
this.rbPCFlase.Size = new System.Drawing.Size(39, 18);
this.rbPCFlase.TabIndex = 13;
this.rbPCFlase.TabStop = true;
this.rbPCFlase.Text = "否";
this.rbPCFlase.UseVisualStyleBackColor = true;
//
// rbPCTrue
//
this.rbPCTrue.AutoSize = true;
this.rbPCTrue.Checked = true;
this.rbPCTrue.Location = new System.Drawing.Point(13, 2);
this.rbPCTrue.Name = "rbPCTrue";
this.rbPCTrue.Size = new System.Drawing.Size(39, 18);
this.rbPCTrue.TabIndex = 12;
this.rbPCTrue.TabStop = true;
this.rbPCTrue.Text = "是";
this.rbPCTrue.UseVisualStyleBackColor = true;
//
// storageInfoModelBindingSource
//
this.storageInfoModelBindingSource.DataSource = typeof(WMS.Model.Base.StorageInfoModel);
//
// storageAreaModelBindingSource
//
this.storageAreaModelBindingSource.DataSource = typeof(WMS.Model.Base.StorageAreaModel);
//
// panel3
//
this.panel3.Controls.Add(this.rbCZFlase);
this.panel3.Controls.Add(this.rbCZTrue);
this.panel3.Font = new System.Drawing.Font("宋体", 10F);
this.panel3.Location = new System.Drawing.Point(646, 31);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(163, 22);
this.panel3.TabIndex = 17;
//
// rbCZFlase
//
this.rbCZFlase.AutoSize = true;
this.rbCZFlase.Location = new System.Drawing.Point(116, 2);
this.rbCZFlase.Name = "rbCZFlase";
this.rbCZFlase.Size = new System.Drawing.Size(39, 18);
this.rbCZFlase.TabIndex = 13;
this.rbCZFlase.TabStop = true;
this.rbCZFlase.Text = "否";
this.rbCZFlase.UseVisualStyleBackColor = true;
//
// rbCZTrue
//
this.rbCZTrue.AutoSize = true;
this.rbCZTrue.Checked = true;
this.rbCZTrue.Location = new System.Drawing.Point(13, 1);
this.rbCZTrue.Name = "rbCZTrue";
this.rbCZTrue.Size = new System.Drawing.Size(39, 18);
this.rbCZTrue.TabIndex = 12;
this.rbCZTrue.TabStop = true;
this.rbCZTrue.Text = "是";
this.rbCZTrue.UseVisualStyleBackColor = true;
//
// panel4
//
this.panel4.Controls.Add(this.rbRJFlase);
this.panel4.Controls.Add(this.rbRJTrue);
this.panel4.Font = new System.Drawing.Font("宋体", 10F);
this.panel4.Location = new System.Drawing.Point(644, 4);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(163, 22);
this.panel4.TabIndex = 16;
//
// rbRJFlase
//
this.rbRJFlase.AutoSize = true;
this.rbRJFlase.Location = new System.Drawing.Point(107, 3);
this.rbRJFlase.Name = "rbRJFlase";
this.rbRJFlase.Size = new System.Drawing.Size(39, 18);
this.rbRJFlase.TabIndex = 11;
this.rbRJFlase.TabStop = true;
this.rbRJFlase.Text = "否";
this.rbRJFlase.UseVisualStyleBackColor = true;
//
// rbRJTrue
//
this.rbRJTrue.AutoSize = true;
this.rbRJTrue.Checked = true;
this.rbRJTrue.Location = new System.Drawing.Point(8, 3);
this.rbRJTrue.Name = "rbRJTrue";
this.rbRJTrue.Size = new System.Drawing.Size(39, 18);
this.rbRJTrue.TabIndex = 10;
this.rbRJTrue.TabStop = true;
this.rbRJTrue.Text = "是";
this.rbRJTrue.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 10F);
this.label7.Location = new System.Drawing.Point(557, 36);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(91, 14);
this.label7.TabIndex = 15;
this.label7.Text = "允许超出承重";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 10F);
this.label8.Location = new System.Drawing.Point(557, 9);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(91, 14);
this.label8.TabIndex = 14;
this.label8.Text = "允许超出容积";
//
// panel5
//
this.panel5.Controls.Add(this.rbKWFlase);
this.panel5.Controls.Add(this.rbKWTrue);
this.panel5.Font = new System.Drawing.Font("宋体", 10F);
this.panel5.Location = new System.Drawing.Point(97, 57);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(163, 22);
this.panel5.TabIndex = 18;
//
// rbKWFlase
//
this.rbKWFlase.AutoSize = true;
this.rbKWFlase.Location = new System.Drawing.Point(108, 3);
this.rbKWFlase.Name = "rbKWFlase";
this.rbKWFlase.Size = new System.Drawing.Size(39, 18);
this.rbKWFlase.TabIndex = 11;
this.rbKWFlase.TabStop = true;
this.rbKWFlase.Text = "否";
this.rbKWFlase.UseVisualStyleBackColor = true;
//
// rbKWTrue
//
this.rbKWTrue.AutoSize = true;
this.rbKWTrue.Checked = true;
this.rbKWTrue.Location = new System.Drawing.Point(8, 3);
this.rbKWTrue.Name = "rbKWTrue";
this.rbKWTrue.Size = new System.Drawing.Size(39, 18);
this.rbKWTrue.TabIndex = 10;
this.rbKWTrue.TabStop = true;
this.rbKWTrue.Text = "是";
this.rbKWTrue.UseVisualStyleBackColor = true;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 10F);
this.label9.Location = new System.Drawing.Point(20, 62);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(77, 14);
this.label9.TabIndex = 17;
this.label9.Text = "只放空库位";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 10F);
this.label10.Location = new System.Drawing.Point(55, 92);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(35, 14);
this.label10.TabIndex = 19;
this.label10.Text = "备注";
//
// txtRemark
//
this.txtRemark.Location = new System.Drawing.Point(97, 86);
this.txtRemark.Name = "txtRemark";
this.txtRemark.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtRemark.Properties.Appearance.Options.UseFont = true;
this.txtRemark.Size = new System.Drawing.Size(712, 59);
this.txtRemark.TabIndex = 20;
//
// ctrlButtons1
//
this.ctrlButtons1.BoolDiagFrm = false;
this.ctrlButtons1.Font = new System.Drawing.Font("宋体", 10F);
this.ctrlButtons1.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons1.Image")));
this.ctrlButtons1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.ctrlButtons1.Location = new System.Drawing.Point(237, 151);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(94, 30);
this.ctrlButtons1.TabIndex = 21;
this.ctrlButtons1.Text = " 确 定(&Z)";
this.ctrlButtons1.typeButton = " 确 定(&Z)";
this.ctrlButtons1.UseVisualStyleBackColor = true;
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
//
// ctrlButtons2
//
this.ctrlButtons2.BoolDiagFrm = false;
this.ctrlButtons2.Font = new System.Drawing.Font("宋体", 10F);
this.ctrlButtons2.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.Image")));
this.ctrlButtons2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.ctrlButtons2.Location = new System.Drawing.Point(545, 151);
this.ctrlButtons2.Name = "ctrlButtons2";
this.ctrlButtons2.Size = new System.Drawing.Size(93, 30);
this.ctrlButtons2.TabIndex = 22;
this.ctrlButtons2.Text = " 关 闭(&X)";
this.ctrlButtons2.typeButton = " 关 闭(&X)";
this.ctrlButtons2.UseVisualStyleBackColor = true;
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
//
// LueState
//
this.LueState.Location = new System.Drawing.Point(361, 4);
this.LueState.Name = "LueState";
this.LueState.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueState.Properties.Appearance.Options.UseFont = true;
this.LueState.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueState.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_DICTIONARY_ID", "Name5", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_DICTIONARY_NAME", "状态")});
this.LueState.Properties.DataSource = this.dictionaryTabModelBindingSource;
this.LueState.Properties.DisplayMember = "VC_DICTIONARY_NAME";
this.LueState.Properties.NullText = "";
this.LueState.Properties.ValueMember = "VC_DICTIONARY_ID";
this.LueState.Size = new System.Drawing.Size(163, 20);
this.LueState.TabIndex = 23;
//
// dictionaryTabModelBindingSource
//
this.dictionaryTabModelBindingSource.DataSource = typeof(WMS.Model.SystemManage.DictionaryTabModel);
//
// splitContainerControl1
//
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.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel1.Controls.Add(this.ctrlButtons2);
this.splitContainerControl1.Panel1.Controls.Add(this.ctrlButtons1);
this.splitContainerControl1.Panel1.Controls.Add(this.txtRemark);
this.splitContainerControl1.Panel1.Controls.Add(this.LueState);
this.splitContainerControl1.Panel1.Controls.Add(this.txtStartegyName);
this.splitContainerControl1.Panel1.Controls.Add(this.label1);
this.splitContainerControl1.Panel1.Controls.Add(this.label2);
this.splitContainerControl1.Panel1.Controls.Add(this.label3);
this.splitContainerControl1.Panel1.Controls.Add(this.label10);
this.splitContainerControl1.Panel1.Controls.Add(this.panel5);
this.splitContainerControl1.Panel1.Controls.Add(this.panel1);
this.splitContainerControl1.Panel1.Controls.Add(this.label9);
this.splitContainerControl1.Panel1.Controls.Add(this.panel2);
this.splitContainerControl1.Panel1.Controls.Add(this.panel3);
this.splitContainerControl1.Panel1.Controls.Add(this.panel4);
this.splitContainerControl1.Panel1.Controls.Add(this.label8);
this.splitContainerControl1.Panel1.Controls.Add(this.label7);
this.splitContainerControl1.Panel1.Controls.Add(this.label4);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel2.Controls.Add(this.gridSplitContainer1);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(882, 500);
this.splitContainerControl1.SplitterPosition = 193;
this.splitContainerControl1.TabIndex = 24;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// gridSplitContainer1
//
this.gridSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridSplitContainer1.Grid = null;
this.gridSplitContainer1.Location = new System.Drawing.Point(0, 0);
this.gridSplitContainer1.Name = "gridSplitContainer1";
this.gridSplitContainer1.Panel1.Controls.Add(this.xtraTabControl1);
this.gridSplitContainer1.Panel1.Text = "Panel1";
this.gridSplitContainer1.Panel2.Text = "Panel2";
this.gridSplitContainer1.Size = new System.Drawing.Size(878, 298);
this.gridSplitContainer1.TabIndex = 0;
this.gridSplitContainer1.Text = "gridSplitContainer1";
//
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(878, 298);
this.xtraTabControl1.TabIndex = 0;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
this.xtraTabPage2});
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.gridControlCustom1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(872, 269);
this.xtraTabPage1.Text = "库位条件";
//
// xtraTabPage2
//
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(294, 271);
this.xtraTabPage2.Text = "xtraTabPage2";
//
// gridControlCustom1
//
this.gridControlCustom1.ColorApprove = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorApproveValue = null;
this.gridControlCustom1.ColorPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorPassValue = null;
this.gridControlCustom1.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorRepealValue = null;
this.gridControlCustom1.ColorReWork = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorReWorkValue = null;
this.gridControlCustom1.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortage = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorShortageFlagColumn = null;
this.gridControlCustom1.ColorShortageValue = null;
this.gridControlCustom1.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnExecuteValue = null;
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorUnPassValue = null;
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorVerifyFlagColumn = null;
this.gridControlCustom1.ColorVerifyValue = null;
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
this.gridControlCustom1.ColorWarningValue = null;
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlCustom1.EnableAppearanceEvenRow = true;
this.gridControlCustom1.IndicatorWidth = 40;
this.gridControlCustom1.Location = new System.Drawing.Point(0, 0);
this.gridControlCustom1.MainView = this.gridView1;
this.gridControlCustom1.Name = "gridControlCustom1";
this.gridControlCustom1.ShowRowID = true;
this.gridControlCustom1.Size = new System.Drawing.Size(872, 269);
this.gridControlCustom1.TabIndex = 0;
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
this.gridControlCustom1.Click += new System.EventHandler(this.gridControlCustom1_Click);
//
// gridView1
//
this.gridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView1.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView1.GridControl = this.gridControlCustom1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// FrmUpStrategyDet
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(882, 500);
this.Controls.Add(this.splitContainerControl1);
this.IsMdiContainer = true;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmUpStrategyDet";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "上架策略信息";
this.Load += new System.EventHandler(this.FrmUpStrategyDet_Load);
((System.ComponentModel.ISupportInitialize)(this.txtStartegyName.Properties)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.storageInfoModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.storageAreaModelBindingSource)).EndInit();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueState.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dictionaryTabModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridSplitContainer1)).EndInit();
this.gridSplitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Ctrl.WMSCtrlTextBox txtStartegyName;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.RadioButton rbZLFlase;
private System.Windows.Forms.RadioButton rbZLTrue;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.RadioButton rbPCFlase;
private System.Windows.Forms.RadioButton rbPCTrue;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.RadioButton rbCZFlase;
private System.Windows.Forms.RadioButton rbCZTrue;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.RadioButton rbRJFlase;
private System.Windows.Forms.RadioButton rbRJTrue;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.RadioButton rbKWFlase;
private System.Windows.Forms.RadioButton rbKWTrue;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private DevExpress.XtraEditors.MemoEdit txtRemark;
private Ctrl.CtrlButtons ctrlButtons1;
private Ctrl.CtrlButtons ctrlButtons2;
private DevExpress.XtraEditors.LookUpEdit LueState;
private System.Windows.Forms.BindingSource storageInfoModelBindingSource;
private System.Windows.Forms.BindingSource storageAreaModelBindingSource;
private System.Windows.Forms.BindingSource dictionaryTabModelBindingSource;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private DevExpress.XtraGrid.GridSplitContainer gridSplitContainer1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private Ctrl.GridControlCustom gridControlCustom1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
}
}