namespace WMS.FrmBaseData
{
partial class FrmStorage
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStorage));
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.treeListStorageArea = new WMS.Ctrl.DevExpressCustom.TreeListCustom();
this.colSELECTED = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSTORAGE_AREA_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSTORAGE_AREA_SHORT_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colPY_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSTORAGE_ID1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSTORAGE_NAME1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSORT1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colSTATUS1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colREMARK1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colVERSION1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colOPERATORID1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colOPERATEDATE1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colEDIT = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.colLOCKFLAG = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.bsStorageArea = new System.Windows.Forms.BindingSource(this.components);
this.bsStorageAreaLocation = new System.Windows.Forms.BindingSource(this.components);
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label10 = new System.Windows.Forms.Label();
this.textBox6 = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.t_ckbh = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
this.t_kq = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.btnConfirm = new WMS.Ctrl.CtrlButtons();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.t_begC = new System.Windows.Forms.TextBox();
this.t_begL = new System.Windows.Forms.TextBox();
this.t_begP = new System.Windows.Forms.TextBox();
this.bsStorageInfo = new System.Windows.Forms.BindingSource(this.components);
this.GVStorageAreaLocation = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPY_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colISLOCK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_HEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHASVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBEARWEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colABC_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSORT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATEDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colrow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colcln = new DevExpress.XtraGrid.Columns.GridColumn();
this.collayer = new DevExpress.XtraGrid.Columns.GridColumn();
this.coldecId = new DevExpress.XtraGrid.Columns.GridColumn();
this.colinstand = new DevExpress.XtraGrid.Columns.GridColumn();
this.coloutStand = new DevExpress.XtraGrid.Columns.GridColumn();
this.coloutStand1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.coloutStand2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colinline = new DevExpress.XtraGrid.Columns.GridColumn();
this.coloutLine = new DevExpress.XtraGrid.Columns.GridColumn();
this.GCStorageAreaLocation = new WMS.Ctrl.GridControlCustom();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.treeListStorageArea)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsStorageArea)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsStorageAreaLocation)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bsStorageInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVStorageAreaLocation)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCStorageAreaLocation)).BeginInit();
this.SuspendLayout();
//
// splitContainerControl1
//
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl1.Name = "splitContainerControl1";
this.splitContainerControl1.Panel1.Controls.Add(this.treeListStorageArea);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.Controls.Add(this.GCStorageAreaLocation);
this.splitContainerControl1.Panel2.Controls.Add(this.groupBox1);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(1200, 647);
this.splitContainerControl1.SplitterPosition = 185;
this.splitContainerControl1.TabIndex = 0;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// treeListStorageArea
//
this.treeListStorageArea.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.treeListStorageArea.Appearance.EvenRow.Options.UseBackColor = true;
this.treeListStorageArea.Appearance.FocusedRow.BackColor = System.Drawing.Color.LightSteelBlue;
this.treeListStorageArea.Appearance.FocusedRow.Options.UseBackColor = true;
this.treeListStorageArea.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
this.colSELECTED,
this.colSTORAGE_AREA_NAME,
this.colSTORAGE_AREA_SHORT_NAME,
this.colPY_NAME1,
this.colSTORAGE_ID1,
this.colSTORAGE_NAME1,
this.colSORT1,
this.colSTATUS1,
this.colREMARK1,
this.colVERSION1,
this.colOPERATORID1,
this.colOPERATEDATE1,
this.colEDIT,
this.colLOCKFLAG});
this.treeListStorageArea.DataSource = this.bsStorageArea;
this.treeListStorageArea.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeListStorageArea.EnableAppearanceEvenRow = true;
this.treeListStorageArea.IndicatorRowWidth = 40;
this.treeListStorageArea.IndicatorWidth = 40;
this.treeListStorageArea.KeyFieldName = "STORAGE_AREA_ID";
this.treeListStorageArea.Location = new System.Drawing.Point(0, 0);
this.treeListStorageArea.Name = "treeListStorageArea";
this.treeListStorageArea.OptionsBehavior.Editable = false;
this.treeListStorageArea.OptionsView.EnableAppearanceEvenRow = true;
this.treeListStorageArea.ParentFieldName = "PARENT_ID";
this.treeListStorageArea.PreviewFieldName = "STORAGE_AREA_NAME";
this.treeListStorageArea.ShowRowID = true;
this.treeListStorageArea.Size = new System.Drawing.Size(185, 647);
this.treeListStorageArea.TabIndex = 202;
this.treeListStorageArea.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.treeListStorageArea_FocusedNodeChanged);
this.treeListStorageArea.Enter += new System.EventHandler(this.treeListStorageArea_Enter);
//
// colSELECTED
//
this.colSELECTED.FieldName = "SELECTED";
this.colSELECTED.Name = "colSELECTED";
this.colSELECTED.Width = 20;
//
// colSTORAGE_AREA_NAME
//
this.colSTORAGE_AREA_NAME.FieldName = "STORAGE_AREA_NAME";
this.colSTORAGE_AREA_NAME.Name = "colSTORAGE_AREA_NAME";
this.colSTORAGE_AREA_NAME.Visible = true;
this.colSTORAGE_AREA_NAME.VisibleIndex = 0;
this.colSTORAGE_AREA_NAME.Width = 20;
//
// colSTORAGE_AREA_SHORT_NAME
//
this.colSTORAGE_AREA_SHORT_NAME.FieldName = "STORAGE_AREA_SHORT_NAME";
this.colSTORAGE_AREA_SHORT_NAME.Name = "colSTORAGE_AREA_SHORT_NAME";
this.colSTORAGE_AREA_SHORT_NAME.Width = 20;
//
// colPY_NAME1
//
this.colPY_NAME1.FieldName = "PY_NAME";
this.colPY_NAME1.Name = "colPY_NAME1";
this.colPY_NAME1.Width = 20;
//
// colSTORAGE_ID1
//
this.colSTORAGE_ID1.FieldName = "STORAGE_ID";
this.colSTORAGE_ID1.Name = "colSTORAGE_ID1";
this.colSTORAGE_ID1.Width = 20;
//
// colSTORAGE_NAME1
//
this.colSTORAGE_NAME1.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME1.Name = "colSTORAGE_NAME1";
this.colSTORAGE_NAME1.Width = 20;
//
// colSORT1
//
this.colSORT1.FieldName = "SORT";
this.colSORT1.Name = "colSORT1";
this.colSORT1.Width = 20;
//
// colSTATUS1
//
this.colSTATUS1.FieldName = "STATUS";
this.colSTATUS1.Name = "colSTATUS1";
this.colSTATUS1.Width = 20;
//
// colREMARK1
//
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
this.colREMARK1.Width = 20;
//
// colVERSION1
//
this.colVERSION1.FieldName = "VERSION";
this.colVERSION1.Name = "colVERSION1";
this.colVERSION1.Width = 20;
//
// colOPERATORID1
//
this.colOPERATORID1.FieldName = "OPERATORID";
this.colOPERATORID1.Name = "colOPERATORID1";
this.colOPERATORID1.Width = 20;
//
// colOPERATEDATE1
//
this.colOPERATEDATE1.FieldName = "OPERATEDATE";
this.colOPERATEDATE1.Name = "colOPERATEDATE1";
this.colOPERATEDATE1.Width = 20;
//
// colEDIT
//
this.colEDIT.FieldName = "EDIT";
this.colEDIT.Name = "colEDIT";
this.colEDIT.Width = 20;
//
// colLOCKFLAG
//
this.colLOCKFLAG.FieldName = "LOCKFLAG";
this.colLOCKFLAG.Name = "colLOCKFLAG";
this.colLOCKFLAG.Width = 20;
//
// bsStorageArea
//
this.bsStorageArea.DataSource = typeof(WMS.Model.Base.StorageAreaModel);
//
// bsStorageAreaLocation
//
this.bsStorageAreaLocation.DataSource = typeof(WMS.Model.Base.StorageAreaLocationModel);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.textBox6);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.textBox5);
this.groupBox1.Controls.Add(this.t_ckbh);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.ctrlButtons2);
this.groupBox1.Controls.Add(this.t_kq);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.ctrlButtons1);
this.groupBox1.Controls.Add(this.btnConfirm);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.textBox1);
this.groupBox1.Controls.Add(this.textBox2);
this.groupBox1.Controls.Add(this.textBox3);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.t_begC);
this.groupBox1.Controls.Add(this.t_begL);
this.groupBox1.Controls.Add(this.t_begP);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Font = new System.Drawing.Font("Tahoma", 12F);
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1010, 216);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "库位库区设置";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(331, 62);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(73, 19);
this.label10.TabIndex = 131;
this.label10.Text = "结束编号";
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(410, 59);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(191, 27);
this.textBox6.TabIndex = 130;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(20, 59);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(73, 19);
this.label9.TabIndex = 129;
this.label9.Text = "开始编号";
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(99, 56);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(191, 27);
this.textBox5.TabIndex = 128;
//
// t_ckbh
//
this.t_ckbh.Location = new System.Drawing.Point(99, 23);
this.t_ckbh.Name = "t_ckbh";
this.t_ckbh.Size = new System.Drawing.Size(191, 27);
this.t_ckbh.TabIndex = 127;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(52, 27);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(41, 19);
this.label8.TabIndex = 126;
this.label8.Text = "仓库";
//
// ctrlButtons2
//
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons2.Appearance.Options.UseFont = true;
this.ctrlButtons2.BoolDiagFrm = false;
this.ctrlButtons2.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.Image")));
this.ctrlButtons2.ImageUri.Uri = "TimeLineView;Office2013";
this.ctrlButtons2.Location = new System.Drawing.Point(430, 165);
this.ctrlButtons2.Name = "ctrlButtons2";
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons2.TabIndex = 125;
this.ctrlButtons2.Text = " 清除";
this.ctrlButtons2.typeButton = " 清除";
//
// t_kq
//
this.t_kq.Location = new System.Drawing.Point(410, 23);
this.t_kq.Name = "t_kq";
this.t_kq.Size = new System.Drawing.Size(191, 27);
this.t_kq.TabIndex = 123;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(363, 27);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(41, 19);
this.label7.TabIndex = 122;
this.label7.Text = "库区";
//
// ctrlButtons1
//
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.ctrlButtons1.Appearance.Options.UseFont = true;
this.ctrlButtons1.BoolDiagFrm = false;
this.ctrlButtons1.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons1.Image")));
this.ctrlButtons1.ImageUri.Uri = "Find;Office2013";
this.ctrlButtons1.Location = new System.Drawing.Point(98, 165);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons1.TabIndex = 120;
this.ctrlButtons1.Text = " 查询 ";
this.ctrlButtons1.typeButton = " 查询 ";
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
//
// btnConfirm
//
this.btnConfirm.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnConfirm.Appearance.Options.UseFont = true;
this.btnConfirm.BoolDiagFrm = false;
this.btnConfirm.Image = ((System.Drawing.Image)(resources.GetObject("btnConfirm.Image")));
this.btnConfirm.ImageUri.Uri = "TimeLineView;Office2013";
this.btnConfirm.Location = new System.Drawing.Point(264, 165);
this.btnConfirm.Name = "btnConfirm";
this.btnConfirm.Size = new System.Drawing.Size(150, 45);
this.btnConfirm.TabIndex = 119;
this.btnConfirm.Text = " 设置库位";
this.btnConfirm.typeButton = " 设置库位";
this.btnConfirm.Click += new System.EventHandler(this.btnConfirm_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(439, 129);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(25, 19);
this.label4.TabIndex = 11;
this.label4.Text = "层";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(242, 129);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(25, 19);
this.label5.TabIndex = 10;
this.label5.Text = "列";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(35, 129);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(57, 19);
this.label6.TabIndex = 9;
this.label6.Text = "结束排";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(470, 126);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(131, 27);
this.textBox1.TabIndex = 8;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(273, 126);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(131, 27);
this.textBox2.TabIndex = 7;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(98, 126);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(131, 27);
this.textBox3.TabIndex = 6;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(439, 96);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(25, 19);
this.label3.TabIndex = 5;
this.label3.Text = "层";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(242, 96);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(25, 19);
this.label2.TabIndex = 4;
this.label2.Text = "列";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(30, 96);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(62, 19);
this.label1.TabIndex = 3;
this.label1.Text = "开始 排";
//
// t_begC
//
this.t_begC.Location = new System.Drawing.Point(470, 93);
this.t_begC.Name = "t_begC";
this.t_begC.Size = new System.Drawing.Size(131, 27);
this.t_begC.TabIndex = 2;
//
// t_begL
//
this.t_begL.Location = new System.Drawing.Point(273, 93);
this.t_begL.Name = "t_begL";
this.t_begL.Size = new System.Drawing.Size(131, 27);
this.t_begL.TabIndex = 1;
//
// t_begP
//
this.t_begP.Location = new System.Drawing.Point(98, 93);
this.t_begP.Name = "t_begP";
this.t_begP.Size = new System.Drawing.Size(131, 27);
this.t_begP.TabIndex = 0;
//
// bsStorageInfo
//
this.bsStorageInfo.DataSource = typeof(WMS.Model.Base.StorageInfoModel);
//
// GVStorageAreaLocation
//
this.GVStorageAreaLocation.Appearance.Empty.Font = new System.Drawing.Font("Tahoma", 12F);
this.GVStorageAreaLocation.Appearance.Empty.Options.UseFont = true;
this.GVStorageAreaLocation.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVStorageAreaLocation.Appearance.EvenRow.Options.UseBackColor = true;
this.GVStorageAreaLocation.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
this.GVStorageAreaLocation.Appearance.Row.Options.UseFont = true;
this.GVStorageAreaLocation.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colLOCATION_ID,
this.colPY_NAME,
this.colSTORAGE_ID,
this.colSTORAGE_AREA_ID,
this.colSTORAGE_NAME,
this.colSTORAGE_AREA_NAME1,
this.colISLOCK,
this.colLOCATION_HEIGHT,
this.colHASVOLUME,
this.colBEARWEIGHT,
this.colABC_ID,
this.colSORT,
this.colSTATUS,
this.colREMARK,
this.colVERSION,
this.colOPERATORID,
this.colOPERATEDATE,
this.colrow,
this.colcln,
this.collayer,
this.coldecId,
this.colinstand,
this.coloutStand,
this.coloutStand1,
this.coloutStand2,
this.colinline,
this.coloutLine});
this.GVStorageAreaLocation.GridControl = this.GCStorageAreaLocation;
this.GVStorageAreaLocation.IndicatorWidth = 34;
this.GVStorageAreaLocation.Name = "GVStorageAreaLocation";
this.GVStorageAreaLocation.OptionsBehavior.Editable = false;
this.GVStorageAreaLocation.OptionsFind.AlwaysVisible = true;
this.GVStorageAreaLocation.OptionsSelection.MultiSelect = true;
this.GVStorageAreaLocation.OptionsView.ColumnAutoWidth = false;
this.GVStorageAreaLocation.OptionsView.EnableAppearanceEvenRow = true;
this.GVStorageAreaLocation.OptionsView.ShowAutoFilterRow = true;
this.GVStorageAreaLocation.OptionsView.ShowFooter = true;
this.GVStorageAreaLocation.OptionsView.ShowGroupPanel = false;
this.GVStorageAreaLocation.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.GVStorageAreaLocation_RowStyle);
this.GVStorageAreaLocation.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVStorageAreaLocation_CustomColumnDisplayText);
//
// colLOCATION_ID
//
this.colLOCATION_ID.FieldName = "LOCATION_ID";
this.colLOCATION_ID.Name = "colLOCATION_ID";
this.colLOCATION_ID.Visible = true;
this.colLOCATION_ID.VisibleIndex = 1;
this.colLOCATION_ID.Width = 111;
//
// colPY_NAME
//
this.colPY_NAME.FieldName = "PY_NAME";
this.colPY_NAME.Name = "colPY_NAME";
//
// colSTORAGE_ID
//
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
//
// colSTORAGE_AREA_ID
//
this.colSTORAGE_AREA_ID.FieldName = "STORAGE_AREA_ID";
this.colSTORAGE_AREA_ID.Name = "colSTORAGE_AREA_ID";
//
// colSTORAGE_NAME
//
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
this.colSTORAGE_NAME.Visible = true;
this.colSTORAGE_NAME.VisibleIndex = 6;
this.colSTORAGE_NAME.Width = 133;
//
// colSTORAGE_AREA_NAME1
//
this.colSTORAGE_AREA_NAME1.FieldName = "STORAGE_AREA_NAME";
this.colSTORAGE_AREA_NAME1.Name = "colSTORAGE_AREA_NAME1";
this.colSTORAGE_AREA_NAME1.Visible = true;
this.colSTORAGE_AREA_NAME1.VisibleIndex = 7;
this.colSTORAGE_AREA_NAME1.Width = 138;
//
// colISLOCK
//
this.colISLOCK.FieldName = "ISLOCK";
this.colISLOCK.Name = "colISLOCK";
//
// colLOCATION_HEIGHT
//
this.colLOCATION_HEIGHT.FieldName = "LOCATION_HEIGHT";
this.colLOCATION_HEIGHT.Name = "colLOCATION_HEIGHT";
this.colLOCATION_HEIGHT.Visible = true;
this.colLOCATION_HEIGHT.VisibleIndex = 5;
this.colLOCATION_HEIGHT.Width = 90;
//
// colHASVOLUME
//
this.colHASVOLUME.FieldName = "HASVOLUME";
this.colHASVOLUME.Name = "colHASVOLUME";
//
// colBEARWEIGHT
//
this.colBEARWEIGHT.FieldName = "BEARWEIGHT";
this.colBEARWEIGHT.Name = "colBEARWEIGHT";
//
// colABC_ID
//
this.colABC_ID.FieldName = "ABC_ID";
this.colABC_ID.Name = "colABC_ID";
//
// colSORT
//
this.colSORT.FieldName = "SORT";
this.colSORT.Name = "colSORT";
this.colSORT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "SORT", "{0}")});
this.colSORT.Visible = true;
this.colSORT.VisibleIndex = 0;
this.colSORT.Width = 70;
//
// colSTATUS
//
this.colSTATUS.FieldName = "STATUS";
this.colSTATUS.Name = "colSTATUS";
this.colSTATUS.Visible = true;
this.colSTATUS.VisibleIndex = 8;
this.colSTATUS.Width = 96;
//
// colREMARK
//
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
//
// colVERSION
//
this.colVERSION.FieldName = "VERSION";
this.colVERSION.Name = "colVERSION";
//
// colOPERATORID
//
this.colOPERATORID.FieldName = "OPERATORID";
this.colOPERATORID.Name = "colOPERATORID";
//
// colOPERATEDATE
//
this.colOPERATEDATE.FieldName = "OPERATEDATE";
this.colOPERATEDATE.Name = "colOPERATEDATE";
//
// colrow
//
this.colrow.FieldName = "row";
this.colrow.Name = "colrow";
this.colrow.Visible = true;
this.colrow.VisibleIndex = 2;
this.colrow.Width = 55;
//
// colcln
//
this.colcln.FieldName = "cln";
this.colcln.Name = "colcln";
this.colcln.Visible = true;
this.colcln.VisibleIndex = 3;
this.colcln.Width = 53;
//
// collayer
//
this.collayer.FieldName = "layer";
this.collayer.Name = "collayer";
this.collayer.Visible = true;
this.collayer.VisibleIndex = 4;
this.collayer.Width = 60;
//
// coldecId
//
this.coldecId.FieldName = "decId";
this.coldecId.Name = "coldecId";
//
// colinstand
//
this.colinstand.FieldName = "instand";
this.colinstand.Name = "colinstand";
//
// coloutStand
//
this.coloutStand.FieldName = "outStand";
this.coloutStand.Name = "coloutStand";
//
// coloutStand1
//
this.coloutStand1.FieldName = "outStand1";
this.coloutStand1.Name = "coloutStand1";
//
// coloutStand2
//
this.coloutStand2.FieldName = "outStand2";
this.coloutStand2.Name = "coloutStand2";
//
// colinline
//
this.colinline.FieldName = "inline";
this.colinline.Name = "colinline";
//
// coloutLine
//
this.coloutLine.FieldName = "outLine";
this.coloutLine.Name = "coloutLine";
//
// GCStorageAreaLocation
//
this.GCStorageAreaLocation.ColorApprove = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorApproveValue = null;
this.GCStorageAreaLocation.ColorPass = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorPassValue = null;
this.GCStorageAreaLocation.ColorRepeal = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorRepealValue = null;
this.GCStorageAreaLocation.ColorReWork = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorReWorkValue = null;
this.GCStorageAreaLocation.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorShortage = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorShortageFlagColumn = null;
this.GCStorageAreaLocation.ColorShortageValue = null;
this.GCStorageAreaLocation.ColorUnExecute = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorUnExecuteValue = null;
this.GCStorageAreaLocation.ColorUnPass = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorUnPassValue = null;
this.GCStorageAreaLocation.ColorVerify = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorVerifyFlagColumn = null;
this.GCStorageAreaLocation.ColorVerifyValue = null;
this.GCStorageAreaLocation.ColorWarning = System.Drawing.Color.Empty;
this.GCStorageAreaLocation.ColorWarningValue = null;
this.GCStorageAreaLocation.DataSource = this.bsStorageAreaLocation;
this.GCStorageAreaLocation.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCStorageAreaLocation.EnableAppearanceEvenRow = true;
this.GCStorageAreaLocation.IndicatorWidth = 40;
this.GCStorageAreaLocation.Location = new System.Drawing.Point(0, 216);
this.GCStorageAreaLocation.MainView = this.GVStorageAreaLocation;
this.GCStorageAreaLocation.Name = "GCStorageAreaLocation";
this.GCStorageAreaLocation.ShowRowID = true;
this.GCStorageAreaLocation.Size = new System.Drawing.Size(1010, 431);
this.GCStorageAreaLocation.TabIndex = 0;
this.GCStorageAreaLocation.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVStorageAreaLocation});
this.GCStorageAreaLocation.DoubleClick += new System.EventHandler(this.GCStorageAreaLocation_DoubleClick);
this.GCStorageAreaLocation.Enter += new System.EventHandler(this.GCStorageAreaLocation_Enter);
//
// FrmStorage
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1200, 647);
this.Controls.Add(this.splitContainerControl1);
this.Name = "FrmStorage";
this.Text = "仓库";
this.Load += new System.EventHandler(this.FrmStorage_Load);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.treeListStorageArea)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsStorageArea)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsStorageAreaLocation)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bsStorageInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVStorageAreaLocation)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GCStorageAreaLocation)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private System.Windows.Forms.BindingSource bsStorageArea;
private System.Windows.Forms.BindingSource bsStorageAreaLocation;
private System.Windows.Forms.BindingSource bsStorageInfo;
private Ctrl.DevExpressCustom.TreeListCustom treeListStorageArea;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox t_begC;
private System.Windows.Forms.TextBox t_begL;
private System.Windows.Forms.TextBox t_begP;
private Ctrl.CtrlButtons btnConfirm;
private Ctrl.CtrlButtons ctrlButtons1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox t_kq;
private Ctrl.CtrlButtons ctrlButtons2;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSELECTED;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTORAGE_AREA_NAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTORAGE_AREA_SHORT_NAME;
private DevExpress.XtraTreeList.Columns.TreeListColumn colPY_NAME1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTORAGE_ID1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTORAGE_NAME1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSORT1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSTATUS1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colREMARK1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colVERSION1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colOPERATORID1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colOPERATEDATE1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colEDIT;
private DevExpress.XtraTreeList.Columns.TreeListColumn colLOCKFLAG;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.TextBox t_ckbh;
private System.Windows.Forms.Label label8;
private Ctrl.GridControlCustom GCStorageAreaLocation;
private DevExpress.XtraGrid.Views.Grid.GridView GVStorageAreaLocation;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
private DevExpress.XtraGrid.Columns.GridColumn colPY_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colISLOCK;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_HEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colHASVOLUME;
private DevExpress.XtraGrid.Columns.GridColumn colBEARWEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colABC_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSORT;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE;
private DevExpress.XtraGrid.Columns.GridColumn colrow;
private DevExpress.XtraGrid.Columns.GridColumn colcln;
private DevExpress.XtraGrid.Columns.GridColumn collayer;
private DevExpress.XtraGrid.Columns.GridColumn coldecId;
private DevExpress.XtraGrid.Columns.GridColumn colinstand;
private DevExpress.XtraGrid.Columns.GridColumn coloutStand;
private DevExpress.XtraGrid.Columns.GridColumn coloutStand1;
private DevExpress.XtraGrid.Columns.GridColumn coloutStand2;
private DevExpress.XtraGrid.Columns.GridColumn colinline;
private DevExpress.XtraGrid.Columns.GridColumn coloutLine;
}
}