BaoKai_202508-Wms-Jingwang..../WMS.FrmBaseData/FrmStorageAreaLocationHandle.Designer.cs

1179 lines
67 KiB
C#
Raw Normal View History

2025-08-24 09:35:55 +08:00
namespace WMS.FrmBaseData
{
partial class FrmStorageAreaLocationHandle
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStorageAreaLocationHandle));
this.btnConfirm = new WMS.Ctrl.CtrlButtons();
this.bsStorageAreaLocation = new System.Windows.Forms.BindingSource();
this.label19 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.txtPYName = new WMS.Ctrl.WMSCtrlTextBox();
this.label14 = new System.Windows.Forms.Label();
this.txtWitdh = new WMS.Ctrl.WMSCtrlTextBox();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.txtHeight = new WMS.Ctrl.WMSCtrlTextBox();
this.label8 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.txtLong = new WMS.Ctrl.WMSCtrlTextBox();
this.label1 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.txtVolume = new WMS.Ctrl.WMSCtrlTextBox();
this.txtHasVolume = new WMS.Ctrl.WMSCtrlTextBox();
this.label3 = new System.Windows.Forms.Label();
this.txtBearWeight = new WMS.Ctrl.WMSCtrlTextBox();
this.label11 = new System.Windows.Forms.Label();
this.txtSort = new WMS.Ctrl.WMSCtrlTextBox();
this.label12 = new System.Windows.Forms.Label();
this.lueStorage = new WMS.Ctrl.LookUpEditSystem();
this.lueAbc_id = new WMS.Ctrl.LookUpEditSystem();
this.txtRemark = new DevExpress.XtraEditors.MemoEdit();
this.txtVersion = new WMS.Ctrl.WMSCtrlTextBox();
this.label17 = new System.Windows.Forms.Label();
this.rgStatus = new DevExpress.XtraEditors.RadioGroup();
this.rgIsLock = new DevExpress.XtraEditors.RadioGroup();
this.txtStartID = new WMS.Ctrl.WMSCtrlTextBox();
this.lblStart = new System.Windows.Forms.Label();
this.txtEndID = new WMS.Ctrl.WMSCtrlTextBox();
this.lblEnd = new System.Windows.Forms.Label();
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.label20 = new System.Windows.Forms.Label();
this.txtCengEnd = new WMS.Ctrl.WMSCtrlTextBox();
this.label13 = new System.Windows.Forms.Label();
this.t_lieEnd = new WMS.Ctrl.WMSCtrlTextBox();
this.btnClose = new WMS.Ctrl.CtrlButtons();
this.txtCeng = new WMS.Ctrl.WMSCtrlTextBox();
this.lblCeng = new System.Windows.Forms.Label();
this.txtLie = new WMS.Ctrl.WMSCtrlTextBox();
this.lblLie = new System.Windows.Forms.Label();
this.txtPai = new WMS.Ctrl.WMSCtrlTextBox();
this.lblPai = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.txtLetter = new WMS.Ctrl.WMSCtrlTextBox();
this.lblLetter = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
this.GCLocArea = new WMS.Ctrl.GridControlCustom();
this.bsLocArea = new System.Windows.Forms.BindingSource();
this.GVLocArea = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colSTORAGE_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTORAGE_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.btnDel = new WMS.Ctrl.CtrlButtons();
this.ctrlDicArea = new WMS.Ctrl.CtrlDictonary();
((System.ComponentModel.ISupportInitialize)(this.bsStorageAreaLocation)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPYName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWitdh.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLong.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtVolume.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtHasVolume.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtBearWeight.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtSort.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueStorage.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueAbc_id.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtVersion.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rgStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rgIsLock.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtStartID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtEndID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCengEnd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.t_lieEnd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCeng.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLie.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPai.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLetter.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
this.splitContainerControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCLocArea)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsLocArea)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVLocArea)).BeginInit();
this.SuspendLayout();
//
// 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 = "Apply;Office2013";
this.btnConfirm.Location = new System.Drawing.Point(145, 297);
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.ctrlButtons1_Click);
//
// bsStorageAreaLocation
//
this.bsStorageAreaLocation.DataSource = typeof(WMS.Model.Base.StorageAreaLocationModel);
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(312, 60);
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(47, 14);
this.label19.TabIndex = 1228;
this.label19.Text = "分 类";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(313, 193);
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(47, 14);
this.label16.TabIndex = 1226;
this.label16.Text = "状 态";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(23, 216);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(47, 14);
this.label18.TabIndex = 1220;
this.label18.Text = "备 注";
//
// txtPYName
//
this.txtPYName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "PY_NAME", true));
this.txtPYName.FrmSelect = false;
this.txtPYName.Location = new System.Drawing.Point(284, 358);
this.txtPYName.MustText = false;
this.txtPYName.Name = "txtPYName";
this.txtPYName.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtPYName.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtPYName.Properties.Appearance.Options.UseBackColor = true;
this.txtPYName.Properties.Appearance.Options.UseFont = true;
this.txtPYName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtPYName.Properties.MaxLength = 20;
this.txtPYName.Size = new System.Drawing.Size(213, 22);
this.txtPYName.StrLen = 0;
this.txtPYName.TabIndex = 1062;
this.txtPYName.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtPYName.ValText = "";
this.txtPYName.Visible = false;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(222, 362);
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(51, 14);
this.label14.TabIndex = 1214;
this.label14.Text = "助 记 码";
this.label14.Visible = false;
//
// txtWitdh
//
this.txtWitdh.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "LOCATION_WIDTH", true));
this.txtWitdh.FrmSelect = false;
this.txtWitdh.Location = new System.Drawing.Point(364, 110);
this.txtWitdh.MustText = true;
this.txtWitdh.Name = "txtWitdh";
this.txtWitdh.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtWitdh.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtWitdh.Properties.Appearance.Options.UseBackColor = true;
this.txtWitdh.Properties.Appearance.Options.UseFont = true;
this.txtWitdh.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtWitdh.Properties.MaxLength = 11;
this.txtWitdh.Size = new System.Drawing.Size(193, 22);
this.txtWitdh.StrLen = 0;
this.txtWitdh.TabIndex = 109;
this.txtWitdh.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtWitdh.ValText = "";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(341, 114);
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(19, 14);
this.label10.TabIndex = 1212;
this.label10.Text = "宽";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(15, 189);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(55, 14);
this.label9.TabIndex = 1210;
this.label9.Text = "是否有锁";
//
// txtHeight
//
this.txtHeight.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "LOCATION_HEIGHT", true));
this.txtHeight.FrmSelect = false;
this.txtHeight.Location = new System.Drawing.Point(74, 136);
this.txtHeight.MustText = true;
this.txtHeight.Name = "txtHeight";
this.txtHeight.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtHeight.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtHeight.Properties.Appearance.Options.UseBackColor = true;
this.txtHeight.Properties.Appearance.Options.UseFont = true;
this.txtHeight.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtHeight.Properties.MaxLength = 30;
this.txtHeight.Size = new System.Drawing.Size(181, 22);
this.txtHeight.StrLen = 0;
this.txtHeight.TabIndex = 110;
this.txtHeight.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtHeight.ValText = "";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(50, 139);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(19, 14);
this.label8.TabIndex = 1208;
this.label8.Text = "高";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(2, 26);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(55, 14);
this.label6.TabIndex = 1206;
this.label6.Text = "所属库区";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(15, 10);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(55, 14);
this.label5.TabIndex = 1204;
this.label5.Text = "所属仓库";
//
// txtLong
//
this.txtLong.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "LOCATION_LONG", true));
this.txtLong.FrmSelect = false;
this.txtLong.Location = new System.Drawing.Point(74, 110);
this.txtLong.MustText = true;
this.txtLong.Name = "txtLong";
this.txtLong.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtLong.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtLong.Properties.Appearance.Options.UseBackColor = true;
this.txtLong.Properties.Appearance.Options.UseFont = true;
this.txtLong.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtLong.Properties.MaxLength = 11;
this.txtLong.Size = new System.Drawing.Size(181, 22);
this.txtLong.StrLen = 0;
this.txtLong.TabIndex = 108;
this.txtLong.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtLong.ValText = "";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(50, 113);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(19, 14);
this.label1.TabIndex = 1238;
this.label1.Text = "长";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(313, 140);
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(47, 14);
this.label15.TabIndex = 1216;
this.label15.Text = "容 积";
//
// txtVolume
//
this.txtVolume.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "VOLUME", true));
this.txtVolume.Enabled = false;
this.txtVolume.FrmSelect = false;
this.txtVolume.Location = new System.Drawing.Point(364, 136);
this.txtVolume.MustText = false;
this.txtVolume.Name = "txtVolume";
this.txtVolume.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtVolume.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtVolume.Properties.Appearance.Options.UseBackColor = true;
this.txtVolume.Properties.Appearance.Options.UseFont = true;
this.txtVolume.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtVolume.Properties.MaxLength = 18;
this.txtVolume.Size = new System.Drawing.Size(193, 22);
this.txtVolume.StrLen = 0;
this.txtVolume.TabIndex = 111;
this.txtVolume.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtVolume.ValText = "";
//
// txtHasVolume
//
this.txtHasVolume.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "HASVOLUME", true));
this.txtHasVolume.FrmSelect = false;
this.txtHasVolume.Location = new System.Drawing.Point(74, 161);
this.txtHasVolume.MustText = false;
this.txtHasVolume.Name = "txtHasVolume";
this.txtHasVolume.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtHasVolume.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtHasVolume.Properties.Appearance.Options.UseBackColor = true;
this.txtHasVolume.Properties.Appearance.Options.UseFont = true;
this.txtHasVolume.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtHasVolume.Properties.MaxLength = 18;
this.txtHasVolume.Size = new System.Drawing.Size(181, 22);
this.txtHasVolume.StrLen = 0;
this.txtHasVolume.TabIndex = 112;
this.txtHasVolume.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtHasVolume.ValText = "";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(15, 165);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(55, 14);
this.label3.TabIndex = 1240;
this.label3.Text = "占用容积";
//
// txtBearWeight
//
this.txtBearWeight.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "BEARWEIGHT", true));
this.txtBearWeight.FrmSelect = false;
this.txtBearWeight.Location = new System.Drawing.Point(364, 161);
this.txtBearWeight.MustText = true;
this.txtBearWeight.Name = "txtBearWeight";
this.txtBearWeight.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtBearWeight.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtBearWeight.Properties.Appearance.Options.UseBackColor = true;
this.txtBearWeight.Properties.Appearance.Options.UseFont = true;
this.txtBearWeight.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtBearWeight.Properties.MaxLength = 18;
this.txtBearWeight.Size = new System.Drawing.Size(213, 22);
this.txtBearWeight.StrLen = 0;
this.txtBearWeight.TabIndex = 113;
this.txtBearWeight.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtBearWeight.ValText = "";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(313, 166);
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(47, 14);
this.label11.TabIndex = 1242;
this.label11.Text = "载 重";
//
// txtSort
//
this.txtSort.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "SORT", true));
this.txtSort.FrmSelect = false;
this.txtSort.Location = new System.Drawing.Point(368, 361);
this.txtSort.MustText = false;
this.txtSort.Name = "txtSort";
this.txtSort.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtSort.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtSort.Properties.Appearance.Options.UseBackColor = true;
this.txtSort.Properties.Appearance.Options.UseFont = true;
this.txtSort.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtSort.Properties.MaxLength = 18;
this.txtSort.Size = new System.Drawing.Size(213, 22);
this.txtSort.StrLen = 0;
this.txtSort.TabIndex = 1152;
this.txtSort.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtSort.ValText = "";
this.txtSort.Visible = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(280, 360);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(47, 14);
this.label12.TabIndex = 1245;
this.label12.Text = "排 序";
this.label12.Visible = false;
//
// lueStorage
//
this.lueStorage.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsStorageAreaLocation, "STORAGE_ID", true));
this.lueStorage.EditValue = "";
this.lueStorage.Location = new System.Drawing.Point(74, 8);
this.lueStorage.Name = "lueStorage";
this.lueStorage.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lueStorage.Properties.Appearance.Options.UseFont = true;
this.lueStorage.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueStorage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueStorage.Properties.NullText = " ";
this.lueStorage.Properties.NullValuePrompt = " ";
this.lueStorage.Properties.Tag = "";
this.lueStorage.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
this.lueStorage.Size = new System.Drawing.Size(181, 22);
this.lueStorage.TabIndex = 101;
//
// lueAbc_id
//
this.lueAbc_id.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsStorageAreaLocation, "ABC_ID", true));
this.lueAbc_id.EditValue = "";
this.lueAbc_id.Location = new System.Drawing.Point(363, 57);
this.lueAbc_id.Name = "lueAbc_id";
this.lueAbc_id.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lueAbc_id.Properties.Appearance.Options.UseFont = true;
this.lueAbc_id.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueAbc_id.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueAbc_id.Properties.NullText = " ";
this.lueAbc_id.Properties.NullValuePrompt = " ";
this.lueAbc_id.Properties.Tag = "";
this.lueAbc_id.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
this.lueAbc_id.Size = new System.Drawing.Size(213, 22);
this.lueAbc_id.TabIndex = 106;
//
// txtRemark
//
this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "REMARK", true));
this.txtRemark.Location = new System.Drawing.Point(71, 213);
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(505, 60);
this.txtRemark.TabIndex = 118;
//
// txtVersion
//
this.txtVersion.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsStorageAreaLocation, "VERSION", true));
this.txtVersion.Enabled = false;
this.txtVersion.FrmSelect = false;
this.txtVersion.Location = new System.Drawing.Point(92, 362);
this.txtVersion.MustText = false;
this.txtVersion.Name = "txtVersion";
this.txtVersion.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtVersion.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtVersion.Properties.Appearance.Options.UseBackColor = true;
this.txtVersion.Properties.Appearance.Options.UseFont = true;
this.txtVersion.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtVersion.Properties.MaxLength = 100;
this.txtVersion.Size = new System.Drawing.Size(158, 22);
this.txtVersion.StrLen = 0;
this.txtVersion.TabIndex = 1212;
this.txtVersion.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtVersion.ValText = "";
this.txtVersion.Visible = false;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(39, 365);
this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(51, 14);
this.label17.TabIndex = 1218;
this.label17.Text = "版 本 号";
this.label17.Visible = false;
//
// rgStatus
//
this.rgStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsStorageAreaLocation, "STATUS", true));
this.rgStatus.Location = new System.Drawing.Point(366, 186);
this.rgStatus.Name = "rgStatus";
this.rgStatus.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
this.rgStatus.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.rgStatus.Properties.Appearance.Options.UseBackColor = true;
this.rgStatus.Properties.Appearance.Options.UseFont = true;
this.rgStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.rgStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("正常", "正常"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("停用", "停用")});
this.rgStatus.Properties.ReadOnly = true;
this.rgStatus.Size = new System.Drawing.Size(213, 22);
this.rgStatus.TabIndex = 117;
//
// rgIsLock
//
this.rgIsLock.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsStorageAreaLocation, "ISLOCK", true));
this.rgIsLock.Location = new System.Drawing.Point(72, 185);
this.rgIsLock.Name = "rgIsLock";
this.rgIsLock.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
this.rgIsLock.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.rgIsLock.Properties.Appearance.Options.UseBackColor = true;
this.rgIsLock.Properties.Appearance.Options.UseFont = true;
this.rgIsLock.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.rgIsLock.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("是", "是"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("否", "否")});
this.rgIsLock.Properties.ReadOnly = true;
this.rgIsLock.Size = new System.Drawing.Size(183, 22);
this.rgIsLock.TabIndex = 116;
//
// txtStartID
//
this.txtStartID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsStorageAreaLocation, "LOCATION_ID", true));
this.txtStartID.FrmSelect = false;
this.txtStartID.Location = new System.Drawing.Point(74, 85);
this.txtStartID.MustText = true;
this.txtStartID.Name = "txtStartID";
this.txtStartID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtStartID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtStartID.Properties.Appearance.Options.UseBackColor = true;
this.txtStartID.Properties.Appearance.Options.UseFont = true;
this.txtStartID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtStartID.Properties.MaxLength = 30;
this.txtStartID.Properties.ReadOnly = true;
this.txtStartID.Size = new System.Drawing.Size(181, 22);
this.txtStartID.StrLen = 0;
this.txtStartID.TabIndex = 104;
this.txtStartID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtStartID.ValText = "";
//
// lblStart
//
this.lblStart.AutoSize = true;
this.lblStart.Location = new System.Drawing.Point(15, 88);
this.lblStart.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblStart.Name = "lblStart";
this.lblStart.Size = new System.Drawing.Size(55, 14);
this.lblStart.TabIndex = 1254;
this.lblStart.Text = "开始编号";
//
// txtEndID
//
this.txtEndID.FrmSelect = false;
this.txtEndID.Location = new System.Drawing.Point(364, 84);
this.txtEndID.MustText = true;
this.txtEndID.Name = "txtEndID";
this.txtEndID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtEndID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtEndID.Properties.Appearance.Options.UseBackColor = true;
this.txtEndID.Properties.Appearance.Options.UseFont = true;
this.txtEndID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtEndID.Properties.MaxLength = 30;
this.txtEndID.Properties.ReadOnly = true;
this.txtEndID.Size = new System.Drawing.Size(213, 22);
this.txtEndID.StrLen = 0;
this.txtEndID.TabIndex = 102;
this.txtEndID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtEndID.ValText = "";
//
// lblEnd
//
this.lblEnd.AutoSize = true;
this.lblEnd.Location = new System.Drawing.Point(305, 88);
this.lblEnd.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblEnd.Name = "lblEnd";
this.lblEnd.Size = new System.Drawing.Size(55, 14);
this.lblEnd.TabIndex = 1256;
this.lblEnd.Text = "结束编号";
//
// splitContainerControl1
//
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
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.label20);
this.splitContainerControl1.Panel1.Controls.Add(this.txtCengEnd);
this.splitContainerControl1.Panel1.Controls.Add(this.label13);
this.splitContainerControl1.Panel1.Controls.Add(this.t_lieEnd);
this.splitContainerControl1.Panel1.Controls.Add(this.btnClose);
this.splitContainerControl1.Panel1.Controls.Add(this.txtCeng);
this.splitContainerControl1.Panel1.Controls.Add(this.lblCeng);
this.splitContainerControl1.Panel1.Controls.Add(this.txtLie);
this.splitContainerControl1.Panel1.Controls.Add(this.lblLie);
this.splitContainerControl1.Panel1.Controls.Add(this.txtPai);
this.splitContainerControl1.Panel1.Controls.Add(this.lblPai);
this.splitContainerControl1.Panel1.Controls.Add(this.label7);
this.splitContainerControl1.Panel1.Controls.Add(this.label4);
this.splitContainerControl1.Panel1.Controls.Add(this.lueStorage);
this.splitContainerControl1.Panel1.Controls.Add(this.label5);
this.splitContainerControl1.Panel1.Controls.Add(this.btnConfirm);
this.splitContainerControl1.Panel1.Controls.Add(this.txtLetter);
this.splitContainerControl1.Panel1.Controls.Add(this.txtStartID);
this.splitContainerControl1.Panel1.Controls.Add(this.txtHeight);
this.splitContainerControl1.Panel1.Controls.Add(this.rgIsLock);
this.splitContainerControl1.Panel1.Controls.Add(this.rgStatus);
this.splitContainerControl1.Panel1.Controls.Add(this.txtWitdh);
this.splitContainerControl1.Panel1.Controls.Add(this.txtRemark);
this.splitContainerControl1.Panel1.Controls.Add(this.lueAbc_id);
this.splitContainerControl1.Panel1.Controls.Add(this.txtPYName);
this.splitContainerControl1.Panel1.Controls.Add(this.txtSort);
this.splitContainerControl1.Panel1.Controls.Add(this.txtVolume);
this.splitContainerControl1.Panel1.Controls.Add(this.label17);
this.splitContainerControl1.Panel1.Controls.Add(this.txtBearWeight);
this.splitContainerControl1.Panel1.Controls.Add(this.txtVersion);
this.splitContainerControl1.Panel1.Controls.Add(this.txtHasVolume);
this.splitContainerControl1.Panel1.Controls.Add(this.txtLong);
this.splitContainerControl1.Panel1.Controls.Add(this.txtEndID);
this.splitContainerControl1.Panel1.Controls.Add(this.lblLetter);
this.splitContainerControl1.Panel1.Controls.Add(this.lblEnd);
this.splitContainerControl1.Panel1.Controls.Add(this.label8);
this.splitContainerControl1.Panel1.Controls.Add(this.label9);
this.splitContainerControl1.Panel1.Controls.Add(this.label18);
this.splitContainerControl1.Panel1.Controls.Add(this.label3);
this.splitContainerControl1.Panel1.Controls.Add(this.label19);
this.splitContainerControl1.Panel1.Controls.Add(this.label1);
this.splitContainerControl1.Panel1.Controls.Add(this.lblStart);
this.splitContainerControl1.Panel1.Controls.Add(this.label10);
this.splitContainerControl1.Panel1.Controls.Add(this.label14);
this.splitContainerControl1.Panel1.Controls.Add(this.label15);
this.splitContainerControl1.Panel1.Controls.Add(this.label12);
this.splitContainerControl1.Panel1.Controls.Add(this.label11);
this.splitContainerControl1.Panel1.Controls.Add(this.label16);
this.splitContainerControl1.Panel1.Controls.Add(this.label2);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.Controls.Add(this.splitContainerControl2);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(955, 392);
this.splitContainerControl1.SplitterPosition = 584;
this.splitContainerControl1.TabIndex = 1356;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(466, 33);
this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(19, 14);
this.label20.TabIndex = 1371;
this.label20.Text = "至";
//
// txtCengEnd
//
this.txtCengEnd.FrmSelect = false;
this.txtCengEnd.Location = new System.Drawing.Point(495, 31);
this.txtCengEnd.MustText = true;
this.txtCengEnd.Name = "txtCengEnd";
this.txtCengEnd.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtCengEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtCengEnd.Properties.Appearance.Options.UseBackColor = true;
this.txtCengEnd.Properties.Appearance.Options.UseFont = true;
this.txtCengEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCengEnd.Properties.MaxLength = 30;
this.txtCengEnd.Properties.ReadOnly = true;
this.txtCengEnd.Size = new System.Drawing.Size(81, 22);
this.txtCengEnd.StrLen = 0;
this.txtCengEnd.TabIndex = 1370;
this.txtCengEnd.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtCengEnd.ValText = "";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(153, 61);
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(19, 14);
this.label13.TabIndex = 1369;
this.label13.Text = "至";
//
// t_lieEnd
//
this.t_lieEnd.FrmSelect = false;
this.t_lieEnd.Location = new System.Drawing.Point(179, 59);
this.t_lieEnd.MustText = true;
this.t_lieEnd.Name = "t_lieEnd";
this.t_lieEnd.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.t_lieEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.t_lieEnd.Properties.Appearance.Options.UseBackColor = true;
this.t_lieEnd.Properties.Appearance.Options.UseFont = true;
this.t_lieEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.t_lieEnd.Properties.MaxLength = 30;
this.t_lieEnd.Properties.ReadOnly = true;
this.t_lieEnd.Size = new System.Drawing.Size(71, 22);
this.t_lieEnd.StrLen = 0;
this.t_lieEnd.TabIndex = 1368;
this.t_lieEnd.Valatt = WMS.Ctrl.ValidationAttribute.;
this.t_lieEnd.ValText = "";
//
// 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.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.ImageUri.Uri = "Close;Office2013";
this.btnClose.Location = new System.Drawing.Point(317, 297);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(150, 45);
this.btnClose.TabIndex = 1367;
this.btnClose.Text = " 关闭 ";
this.btnClose.typeButton = " 关闭 ";
this.btnClose.Click += new System.EventHandler(this.ctrlButtons2_Click);
//
// txtCeng
//
this.txtCeng.Enabled = false;
this.txtCeng.FrmSelect = false;
this.txtCeng.Location = new System.Drawing.Point(364, 30);
this.txtCeng.MustText = true;
this.txtCeng.Name = "txtCeng";
this.txtCeng.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtCeng.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtCeng.Properties.Appearance.Options.UseBackColor = true;
this.txtCeng.Properties.Appearance.Options.UseFont = true;
this.txtCeng.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCeng.Properties.MaxLength = 30;
this.txtCeng.Properties.ReadOnly = true;
this.txtCeng.Size = new System.Drawing.Size(88, 22);
this.txtCeng.StrLen = 0;
this.txtCeng.TabIndex = 1365;
this.txtCeng.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtCeng.ValText = "";
//
// lblCeng
//
this.lblCeng.AutoSize = true;
this.lblCeng.Location = new System.Drawing.Point(329, 34);
this.lblCeng.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblCeng.Name = "lblCeng";
this.lblCeng.Size = new System.Drawing.Size(31, 14);
this.lblCeng.TabIndex = 1366;
this.lblCeng.Text = "层号";
//
// txtLie
//
this.txtLie.Enabled = false;
this.txtLie.FrmSelect = false;
this.txtLie.Location = new System.Drawing.Point(74, 59);
this.txtLie.MustText = true;
this.txtLie.Name = "txtLie";
this.txtLie.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtLie.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtLie.Properties.Appearance.Options.UseBackColor = true;
this.txtLie.Properties.Appearance.Options.UseFont = true;
this.txtLie.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtLie.Properties.MaxLength = 30;
this.txtLie.Properties.ReadOnly = true;
this.txtLie.Size = new System.Drawing.Size(72, 22);
this.txtLie.StrLen = 0;
this.txtLie.TabIndex = 1363;
this.txtLie.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtLie.ValText = "";
//
// lblLie
//
this.lblLie.AutoSize = true;
this.lblLie.Location = new System.Drawing.Point(39, 61);
this.lblLie.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblLie.Name = "lblLie";
this.lblLie.Size = new System.Drawing.Size(31, 14);
this.lblLie.TabIndex = 1364;
this.lblLie.Text = "列号";
//
// txtPai
//
this.txtPai.Enabled = false;
this.txtPai.FrmSelect = false;
this.txtPai.Location = new System.Drawing.Point(364, 4);
this.txtPai.MustText = true;
this.txtPai.Name = "txtPai";
this.txtPai.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtPai.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtPai.Properties.Appearance.Options.UseBackColor = true;
this.txtPai.Properties.Appearance.Options.UseFont = true;
this.txtPai.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtPai.Properties.MaxLength = 30;
this.txtPai.Properties.ReadOnly = true;
this.txtPai.Size = new System.Drawing.Size(213, 22);
this.txtPai.StrLen = 0;
this.txtPai.TabIndex = 1361;
this.txtPai.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtPai.ValText = "";
//
// lblPai
//
this.lblPai.AutoSize = true;
this.lblPai.Location = new System.Drawing.Point(329, 8);
this.lblPai.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblPai.Name = "lblPai";
this.lblPai.Size = new System.Drawing.Size(31, 14);
this.lblPai.TabIndex = 1362;
this.lblPai.Text = "行号";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(558, 118);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(23, 14);
this.label7.TabIndex = 1360;
this.label7.Text = "cm";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(264, 140);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(23, 14);
this.label4.TabIndex = 1359;
this.label4.Text = "cm";
//
// txtLetter
//
this.txtLetter.FrmSelect = false;
this.txtLetter.Location = new System.Drawing.Point(74, 33);
this.txtLetter.MustText = true;
this.txtLetter.Name = "txtLetter";
this.txtLetter.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtLetter.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtLetter.Properties.Appearance.Options.UseBackColor = true;
this.txtLetter.Properties.Appearance.Options.UseFont = true;
this.txtLetter.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtLetter.Properties.MaxLength = 30;
this.txtLetter.Size = new System.Drawing.Size(181, 22);
this.txtLetter.StrLen = 0;
this.txtLetter.TabIndex = 103;
this.txtLetter.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtLetter.ValText = "";
//
// lblLetter
//
this.lblLetter.AutoSize = true;
this.lblLetter.Location = new System.Drawing.Point(15, 36);
this.lblLetter.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lblLetter.Name = "lblLetter";
this.lblLetter.Size = new System.Drawing.Size(55, 14);
this.lblLetter.TabIndex = 1355;
this.lblLetter.Text = "字母标识";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(263, 114);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(23, 14);
this.label2.TabIndex = 1358;
this.label2.Text = "cm";
//
// splitContainerControl2
//
this.splitContainerControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl2.Horizontal = false;
this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl2.Name = "splitContainerControl2";
this.splitContainerControl2.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl2.Panel1.Controls.Add(this.GCLocArea);
this.splitContainerControl2.Panel1.Text = "Panel1";
this.splitContainerControl2.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl2.Panel2.Controls.Add(this.ctrlButtons1);
this.splitContainerControl2.Panel2.Controls.Add(this.btnDel);
this.splitContainerControl2.Panel2.Controls.Add(this.ctrlDicArea);
this.splitContainerControl2.Panel2.Controls.Add(this.label6);
this.splitContainerControl2.Panel2.Text = "Panel2";
this.splitContainerControl2.Size = new System.Drawing.Size(362, 388);
this.splitContainerControl2.SplitterPosition = 214;
this.splitContainerControl2.TabIndex = 3;
this.splitContainerControl2.Text = "splitContainerControl2";
//
// GCLocArea
//
this.GCLocArea.ColorApprove = System.Drawing.Color.Empty;
this.GCLocArea.ColorApproveValue = null;
this.GCLocArea.ColorPass = System.Drawing.Color.Empty;
this.GCLocArea.ColorPassValue = null;
this.GCLocArea.ColorRepeal = System.Drawing.Color.Empty;
this.GCLocArea.ColorRepealValue = null;
this.GCLocArea.ColorReWork = System.Drawing.Color.Empty;
this.GCLocArea.ColorReWorkValue = null;
this.GCLocArea.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCLocArea.ColorShortage = System.Drawing.Color.Empty;
this.GCLocArea.ColorShortageFlagColumn = null;
this.GCLocArea.ColorShortageValue = null;
this.GCLocArea.ColorUnExecute = System.Drawing.Color.Empty;
this.GCLocArea.ColorUnExecuteValue = null;
this.GCLocArea.ColorUnPass = System.Drawing.Color.Empty;
this.GCLocArea.ColorUnPassValue = null;
this.GCLocArea.ColorVerify = System.Drawing.Color.Empty;
this.GCLocArea.ColorVerifyFlagColumn = null;
this.GCLocArea.ColorVerifyValue = null;
this.GCLocArea.ColorWarning = System.Drawing.Color.Empty;
this.GCLocArea.ColorWarningValue = null;
this.GCLocArea.DataSource = this.bsLocArea;
this.GCLocArea.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCLocArea.EnableAppearanceEvenRow = true;
this.GCLocArea.IndicatorWidth = 40;
this.GCLocArea.Location = new System.Drawing.Point(0, 0);
this.GCLocArea.MainView = this.GVLocArea;
this.GCLocArea.Name = "GCLocArea";
this.GCLocArea.ShowRowID = true;
this.GCLocArea.Size = new System.Drawing.Size(354, 210);
this.GCLocArea.TabIndex = 2;
this.GCLocArea.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVLocArea});
//
// bsLocArea
//
this.bsLocArea.DataSource = typeof(WMS.Model.Base.LocAreaModel);
//
// GVLocArea
//
this.GVLocArea.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVLocArea.Appearance.EvenRow.Options.UseBackColor = true;
this.GVLocArea.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colSTORAGE_AREA_ID,
this.colSTORAGE_AREA_NAME,
this.colLOCATION_ID});
this.GVLocArea.GridControl = this.GCLocArea;
this.GVLocArea.IndicatorWidth = 34;
this.GVLocArea.Name = "GVLocArea";
this.GVLocArea.OptionsBehavior.AutoExpandAllGroups = true;
this.GVLocArea.OptionsBehavior.Editable = false;
this.GVLocArea.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.Click;
this.GVLocArea.OptionsMenu.EnableColumnMenu = false;
this.GVLocArea.OptionsView.ColumnAutoWidth = false;
this.GVLocArea.OptionsView.EnableAppearanceEvenRow = true;
this.GVLocArea.OptionsView.ShowGroupPanel = false;
//
// colSTORAGE_AREA_ID
//
this.colSTORAGE_AREA_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_AREA_ID.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_AREA_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_AREA_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTORAGE_AREA_ID.FieldName = "STORAGE_AREA_ID";
this.colSTORAGE_AREA_ID.Name = "colSTORAGE_AREA_ID";
//
// colSTORAGE_AREA_NAME
//
this.colSTORAGE_AREA_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colSTORAGE_AREA_NAME.AppearanceCell.Options.UseFont = true;
this.colSTORAGE_AREA_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colSTORAGE_AREA_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
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 = 139;
//
// colLOCATION_ID
//
this.colLOCATION_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLOCATION_ID.AppearanceCell.Options.UseFont = true;
this.colLOCATION_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colLOCATION_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLOCATION_ID.FieldName = "LOCATION_ID";
this.colLOCATION_ID.Name = "colLOCATION_ID";
//
// 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 = "Apply;Office2013";
this.ctrlButtons1.Location = new System.Drawing.Point(5, 71);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons1.TabIndex = 1207;
this.ctrlButtons1.Text = " 确定 ";
this.ctrlButtons1.typeButton = " 确定 ";
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click_1);
//
// btnDel
//
this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnDel.Appearance.Options.UseFont = true;
this.btnDel.BoolDiagFrm = false;
this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
this.btnDel.ImageUri.Uri = "Delete;Office2013";
this.btnDel.Location = new System.Drawing.Point(176, 71);
this.btnDel.Name = "btnDel";
this.btnDel.Size = new System.Drawing.Size(150, 45);
this.btnDel.TabIndex = 121;
this.btnDel.Text = " 删除 ";
this.btnDel.typeButton = " 删除 ";
this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
//
// ctrlDicArea
//
this.ctrlDicArea.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrlDicArea.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrlDicArea.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_Storage_Area;
this.ctrlDicArea.ErrText = "无数据重新查询";
this.ctrlDicArea.Font = new System.Drawing.Font("宋体", 10F);
this.ctrlDicArea.IsSqlWhere = true;
this.ctrlDicArea.Location = new System.Drawing.Point(61, 22);
this.ctrlDicArea.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.ctrlDicArea.Name = "ctrlDicArea";
this.ctrlDicArea.Number = 0;
this.ctrlDicArea.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
this.ctrlDicArea.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicArea.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("ctrlDicArea.ShowColumns1")))});
this.ctrlDicArea.Size = new System.Drawing.Size(213, 22);
this.ctrlDicArea.SqlStr = "start with t_base_addressarea.add_pid=0 connect by prior t_base_addressarea.add_i" +
"d=t_base_addressarea.add_pid order siblings by t_base_addressarea.lev asc";
this.ctrlDicArea.TabIndex = 102;
this.ctrlDicArea.TextBoxFlag = "";
this.ctrlDicArea.TextBoxValue = "";
this.ctrlDicArea.Button_Click += new System.EventHandler(this.ctrlDicArea_Button_Click);
//
// FrmStorageAreaLocationHandle
//
this.AcceptButton = this.btnConfirm;
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(955, 392);
this.Controls.Add(this.splitContainerControl1);
this.Font = new System.Drawing.Font("宋体", 10F);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.MinimumSize = new System.Drawing.Size(790, 431);
this.Name = "FrmStorageAreaLocationHandle";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "库位信息";
this.Load += new System.EventHandler(this.FrmStorageAreaLocationHandle_Load);
((System.ComponentModel.ISupportInitialize)(this.bsStorageAreaLocation)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPYName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWitdh.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLong.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtVolume.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtHasVolume.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtBearWeight.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtSort.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueStorage.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueAbc_id.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtVersion.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rgStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rgIsLock.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtStartID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtEndID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtCengEnd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.t_lieEnd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCeng.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLie.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPai.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLetter.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
this.splitContainerControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCLocArea)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsLocArea)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVLocArea)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Ctrl.CtrlButtons btnConfirm;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label18;
private Ctrl.WMSCtrlTextBox txtPYName;
private System.Windows.Forms.Label label14;
private Ctrl.WMSCtrlTextBox txtWitdh;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private Ctrl.WMSCtrlTextBox txtHeight;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private Ctrl.WMSCtrlTextBox txtLong;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label15;
private Ctrl.WMSCtrlTextBox txtVolume;
private Ctrl.WMSCtrlTextBox txtHasVolume;
private System.Windows.Forms.Label label3;
private Ctrl.WMSCtrlTextBox txtBearWeight;
private System.Windows.Forms.Label label11;
private Ctrl.WMSCtrlTextBox txtSort;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.BindingSource bsStorageAreaLocation;
private Ctrl.LookUpEditSystem lueStorage;
private Ctrl.LookUpEditSystem lueAbc_id;
private DevExpress.XtraEditors.MemoEdit txtRemark;
private Ctrl.WMSCtrlTextBox txtVersion;
private System.Windows.Forms.Label label17;
private DevExpress.XtraEditors.RadioGroup rgStatus;
private DevExpress.XtraEditors.RadioGroup rgIsLock;
private Ctrl.WMSCtrlTextBox txtStartID;
private System.Windows.Forms.Label lblStart;
private Ctrl.WMSCtrlTextBox txtEndID;
private System.Windows.Forms.Label lblEnd;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private System.Windows.Forms.Label lblLetter;
private Ctrl.WMSCtrlTextBox txtLetter;
private Ctrl.CtrlDictonary ctrlDicArea;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl2;
private Ctrl.GridControlCustom GCLocArea;
private DevExpress.XtraGrid.Views.Grid.GridView GVLocArea;
private Ctrl.CtrlButtons btnDel;
private System.Windows.Forms.BindingSource bsLocArea;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID;
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label2;
private Ctrl.WMSCtrlTextBox txtCeng;
private System.Windows.Forms.Label lblCeng;
private Ctrl.WMSCtrlTextBox txtLie;
private System.Windows.Forms.Label lblLie;
private Ctrl.WMSCtrlTextBox txtPai;
private System.Windows.Forms.Label lblPai;
private Ctrl.CtrlButtons btnClose;
private Ctrl.CtrlButtons ctrlButtons1;
private System.Windows.Forms.Label label20;
private Ctrl.WMSCtrlTextBox txtCengEnd;
private System.Windows.Forms.Label label13;
private Ctrl.WMSCtrlTextBox t_lieEnd;
}
}