BaoKai_202508_Wms_Jingwang_.../WMS.FrmBaseData/FrmGoodsSKUDet.Designer.cs

1345 lines
75 KiB
C#
Raw Permalink Normal View History

2025-08-24 21:52:42 +08:00
namespace WMS.FrmBaseData
{
partial class FrmGoodsSKUDet
{
/// <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(FrmGoodsSKUDet));
this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
this.bsSKU = new System.Windows.Forms.BindingSource(this.components);
this.label38 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label36 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
this.rgSC = new DevExpress.XtraEditors.RadioGroup();
this.label32 = new System.Windows.Forms.Label();
this.pictureEdit = new DevExpress.XtraEditors.PictureEdit();
this.label28 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.txtRemark = new DevExpress.XtraEditors.MemoEdit();
this.label31 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.wmsCtrlTextBox6 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.wmsCtrlTextBox4 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.LueSPDW = new WMS.Ctrl.LookUpEditSystem();
this.txtPrice = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.wmsCtrlTextBox9 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.wmsCtrlTextBox8 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.wmsCtrlTextBox7 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.wmsCtrlTextBox5 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.wmsCtrlTextBox3 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.wmsCtrlTextBox2 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.wmsCtrlTextBox1 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.LueProvider = new WMS.Ctrl.LookUpEditSystem();
this.LueStatus = new WMS.Ctrl.LookUpEditSystem();
this.LueJJ = new WMS.Ctrl.LookUpEditSystem();
this.txtMZ = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtZZS = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtHeight = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtBZQ = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
this.LueZLDW = new WMS.Ctrl.LookUpEditSystem();
this.LueBZQ = new WMS.Ctrl.LookUpEditSystem();
this.LueStored = new WMS.Ctrl.LookUpEditSystem();
this.LueABC = new WMS.Ctrl.LookUpEditSystem();
this.txtGSSL = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtJZ = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtVOLUME = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtWidth = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtLong = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtCD = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtXH = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtHsCode = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtGoodsName = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.label3 = new System.Windows.Forms.Label();
this.txt_SKUID = new WMS.Ctrl.WMSCtrlTextBox(this.components);
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsSKU)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rgSC.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox6.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox4.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueSPDW.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPrice.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox9.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox8.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox7.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox5.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox3.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueProvider.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueJJ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMZ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtZZS.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtBZQ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueZLDW.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueBZQ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueStored.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LueABC.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtGSSL.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtJZ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtVOLUME.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLong.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCD.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtXH.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtHsCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoodsName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_SKUID.Properties)).BeginInit();
this.SuspendLayout();
//
// radioGroup2
//
this.radioGroup2.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "GIFT_FLAG", true));
this.radioGroup2.Location = new System.Drawing.Point(72, 359);
this.radioGroup2.Name = "radioGroup2";
this.radioGroup2.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
this.radioGroup2.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.radioGroup2.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup2.Properties.Appearance.Options.UseFont = true;
this.radioGroup2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.radioGroup2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
this.radioGroup2.Size = new System.Drawing.Size(213, 22);
this.radioGroup2.TabIndex = 1251;
//
// bsSKU
//
this.bsSKU.DataSource = typeof(WMS.Model.Base.SKUModel);
//
// label38
//
this.label38.AutoSize = true;
this.label38.ForeColor = System.Drawing.SystemColors.ControlText;
this.label38.Location = new System.Drawing.Point(12, 363);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(63, 14);
this.label38.TabIndex = 1252;
this.label38.Text = "赠 品";
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(301, 232);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(63, 14);
this.label37.TabIndex = 1250;
this.label37.Text = "体积单位";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(12, 169);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(63, 14);
this.label23.TabIndex = 1248;
this.label23.Text = "用 途";
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(301, 117);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(63, 14);
this.label36.TabIndex = 1246;
this.label36.Text = "单 位";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(12, 143);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(63, 14);
this.label35.TabIndex = 1244;
this.label35.Text = "包装容量";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(301, 91);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(63, 14);
this.label34.TabIndex = 1242;
this.label34.Text = "花 色";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(12, 117);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(63, 14);
this.label33.TabIndex = 1240;
this.label33.Text = "颜 色";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(301, 66);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(63, 14);
this.label14.TabIndex = 1238;
this.label14.Text = "等 级";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(12, 92);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(63, 14);
this.label13.TabIndex = 1236;
this.label13.Text = "配 置";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(301, 40);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(63, 14);
this.label8.TabIndex = 1234;
this.label8.Text = "尺 码";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(11, 40);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(63, 14);
this.label2.TabIndex = 1232;
this.label2.Text = "品 牌";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(590, 363);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(63, 14);
this.label25.TabIndex = 58;
this.label25.Text = "状 态";
//
// radioGroup1
//
this.radioGroup1.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "HAZARDOUS", true));
this.radioGroup1.Location = new System.Drawing.Point(72, 306);
this.radioGroup1.Name = "radioGroup1";
this.radioGroup1.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
this.radioGroup1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.radioGroup1.Properties.Appearance.Options.UseBackColor = true;
this.radioGroup1.Properties.Appearance.Options.UseFont = true;
this.radioGroup1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
this.radioGroup1.Size = new System.Drawing.Size(213, 22);
this.radioGroup1.TabIndex = 30;
//
// rgSC
//
this.rgSC.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "SC_FLAG", true));
this.rgSC.Location = new System.Drawing.Point(362, 359);
this.rgSC.Name = "rgSC";
this.rgSC.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
this.rgSC.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.rgSC.Properties.Appearance.Options.UseBackColor = true;
this.rgSC.Properties.Appearance.Options.UseFont = true;
this.rgSC.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.rgSC.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是")});
this.rgSC.Size = new System.Drawing.Size(213, 22);
this.rgSC.TabIndex = 31;
//
// label32
//
this.label32.AutoSize = true;
this.label32.ForeColor = System.Drawing.SystemColors.ControlText;
this.label32.Location = new System.Drawing.Point(301, 363);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(63, 14);
this.label32.TabIndex = 1230;
this.label32.Text = "组合商品";
//
// pictureEdit
//
this.pictureEdit.Cursor = System.Windows.Forms.Cursors.Default;
this.pictureEdit.EditValue = "";
this.pictureEdit.Location = new System.Drawing.Point(652, 8);
this.pictureEdit.Name = "pictureEdit";
this.pictureEdit.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.pictureEdit.Properties.Appearance.Options.UseFont = true;
this.pictureEdit.Properties.NullText = "点击右键选择图片";
this.pictureEdit.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
this.pictureEdit.Properties.ZoomAccelerationFactor = 1D;
this.pictureEdit.Size = new System.Drawing.Size(213, 214);
this.pictureEdit.TabIndex = 89;
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(590, 14);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(63, 14);
this.label28.TabIndex = 90;
this.label28.Text = "图 片";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(590, 336);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(63, 14);
this.label27.TabIndex = 66;
this.label27.Text = "关税税率";
//
// txtRemark
//
this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "REMARK", true));
this.txtRemark.Location = new System.Drawing.Point(72, 387);
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(792, 53);
this.txtRemark.TabIndex = 32;
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(12, 391);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(63, 14);
this.label31.TabIndex = 63;
this.label31.Text = "备 注";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(301, 258);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(63, 14);
this.label29.TabIndex = 56;
this.label29.Text = "毛 重";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(12, 258);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(63, 14);
this.label30.TabIndex = 54;
this.label30.Text = "净 重";
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(12, 310);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(63, 14);
this.label26.TabIndex = 51;
this.label26.Text = "危 险 品";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(301, 336);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(63, 14);
this.label24.TabIndex = 47;
this.label24.Text = "季 节";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(590, 258);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(63, 14);
this.label22.TabIndex = 43;
this.label22.Text = "重量单位";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(12, 336);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(63, 14);
this.label20.TabIndex = 41;
this.label20.Text = "增 值 税";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(301, 143);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(63, 14);
this.label21.TabIndex = 39;
this.label21.Text = "价 格";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(12, 232);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(63, 14);
this.label19.TabIndex = 37;
this.label19.Text = "体 积";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(300, 204);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(21, 14);
this.label16.TabIndex = 35;
this.label16.Text = "高";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(11, 203);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(21, 14);
this.label17.TabIndex = 33;
this.label17.Text = "宽";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(302, 171);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(21, 14);
this.label18.TabIndex = 31;
this.label18.Text = "长";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(590, 310);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(63, 14);
this.label15.TabIndex = 28;
this.label15.Text = "保 质 期";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(590, 232);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(63, 14);
this.label12.TabIndex = 22;
this.label12.Text = "产 地";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(301, 310);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(63, 14);
this.label11.TabIndex = 20;
this.label11.Text = "存储条件";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(590, 284);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(63, 14);
this.label10.TabIndex = 18;
this.label10.Text = "ABC 分类";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(12, 66);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(63, 14);
this.label9.TabIndex = 16;
this.label9.Text = "型 号";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(301, 284);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(63, 14);
this.label6.TabIndex = 10;
this.label6.Text = "HS 编 码";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(12, 284);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(63, 14);
this.label5.TabIndex = 8;
this.label5.Text = "供 应 商";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(302, 14);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.TabIndex = 0;
this.label1.Text = "规格名称";
//
// wmsCtrlTextBox6
//
this.wmsCtrlTextBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "DESIGN_COLOR", true));
this.wmsCtrlTextBox6.FrmSelect = false;
this.wmsCtrlTextBox6.Location = new System.Drawing.Point(362, 87);
this.wmsCtrlTextBox6.MustText = false;
this.wmsCtrlTextBox6.Name = "wmsCtrlTextBox6";
this.wmsCtrlTextBox6.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox6.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox6.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox6.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox6.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox6.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox6.StrLen = 50;
this.wmsCtrlTextBox6.TabIndex = 1241;
this.wmsCtrlTextBox6.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox6.ValText = "";
//
// wmsCtrlTextBox4
//
this.wmsCtrlTextBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GCLASS", true));
this.wmsCtrlTextBox4.FrmSelect = false;
this.wmsCtrlTextBox4.Location = new System.Drawing.Point(362, 62);
this.wmsCtrlTextBox4.MustText = false;
this.wmsCtrlTextBox4.Name = "wmsCtrlTextBox4";
this.wmsCtrlTextBox4.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox4.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox4.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox4.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox4.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox4.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox4.StrLen = 50;
this.wmsCtrlTextBox4.TabIndex = 1237;
this.wmsCtrlTextBox4.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox4.ValText = "";
//
// LueSPDW
//
this.LueSPDW.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "UNIT", true));
this.LueSPDW.EditValue = "";
this.LueSPDW.Location = new System.Drawing.Point(362, 113);
this.LueSPDW.Name = "LueSPDW";
this.LueSPDW.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueSPDW.Properties.Appearance.Options.UseFont = true;
this.LueSPDW.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LueSPDW.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueSPDW.Properties.NullText = "";
this.LueSPDW.Size = new System.Drawing.Size(213, 22);
this.LueSPDW.TabIndex = 27;
//
// txtPrice
//
this.txtPrice.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "PRICE", true));
this.txtPrice.EditValue = "0";
this.txtPrice.FrmSelect = false;
this.txtPrice.Location = new System.Drawing.Point(362, 139);
this.txtPrice.MustText = false;
this.txtPrice.Name = "txtPrice";
this.txtPrice.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtPrice.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtPrice.Properties.Appearance.Options.UseBackColor = true;
this.txtPrice.Properties.Appearance.Options.UseFont = true;
this.txtPrice.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtPrice.Size = new System.Drawing.Size(213, 22);
this.txtPrice.StrLen = 50;
this.txtPrice.TabIndex = 21;
this.txtPrice.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtPrice.ValText = "";
//
// wmsCtrlTextBox9
//
this.wmsCtrlTextBox9.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GVOLUME_UNIT", true));
this.wmsCtrlTextBox9.FrmSelect = false;
this.wmsCtrlTextBox9.Location = new System.Drawing.Point(362, 228);
this.wmsCtrlTextBox9.MustText = false;
this.wmsCtrlTextBox9.Name = "wmsCtrlTextBox9";
this.wmsCtrlTextBox9.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox9.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox9.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox9.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox9.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox9.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox9.StrLen = 50;
this.wmsCtrlTextBox9.TabIndex = 1249;
this.wmsCtrlTextBox9.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox9.ValText = "";
//
// wmsCtrlTextBox8
//
this.wmsCtrlTextBox8.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GUSE", true));
this.wmsCtrlTextBox8.FrmSelect = false;
this.wmsCtrlTextBox8.Location = new System.Drawing.Point(72, 165);
this.wmsCtrlTextBox8.MustText = false;
this.wmsCtrlTextBox8.Name = "wmsCtrlTextBox8";
this.wmsCtrlTextBox8.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox8.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox8.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox8.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox8.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox8.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox8.StrLen = 50;
this.wmsCtrlTextBox8.TabIndex = 1247;
this.wmsCtrlTextBox8.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox8.ValText = "";
//
// wmsCtrlTextBox7
//
this.wmsCtrlTextBox7.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "CAPACITY_PACKING", true));
this.wmsCtrlTextBox7.FrmSelect = false;
this.wmsCtrlTextBox7.Location = new System.Drawing.Point(72, 139);
this.wmsCtrlTextBox7.MustText = false;
this.wmsCtrlTextBox7.Name = "wmsCtrlTextBox7";
this.wmsCtrlTextBox7.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox7.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox7.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox7.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox7.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox7.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox7.StrLen = 50;
this.wmsCtrlTextBox7.TabIndex = 1243;
this.wmsCtrlTextBox7.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox7.ValText = "";
//
// wmsCtrlTextBox5
//
this.wmsCtrlTextBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "COLOR", true));
this.wmsCtrlTextBox5.FrmSelect = false;
this.wmsCtrlTextBox5.Location = new System.Drawing.Point(72, 113);
this.wmsCtrlTextBox5.MustText = false;
this.wmsCtrlTextBox5.Name = "wmsCtrlTextBox5";
this.wmsCtrlTextBox5.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox5.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox5.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox5.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox5.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox5.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox5.StrLen = 50;
this.wmsCtrlTextBox5.TabIndex = 1239;
this.wmsCtrlTextBox5.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox5.ValText = "";
//
// wmsCtrlTextBox3
//
this.wmsCtrlTextBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "CONFIGURE", true));
this.wmsCtrlTextBox3.FrmSelect = false;
this.wmsCtrlTextBox3.Location = new System.Drawing.Point(72, 88);
this.wmsCtrlTextBox3.MustText = false;
this.wmsCtrlTextBox3.Name = "wmsCtrlTextBox3";
this.wmsCtrlTextBox3.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox3.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox3.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox3.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox3.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox3.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox3.StrLen = 50;
this.wmsCtrlTextBox3.TabIndex = 1235;
this.wmsCtrlTextBox3.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox3.ValText = "";
//
// wmsCtrlTextBox2
//
this.wmsCtrlTextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GSIZE", true));
this.wmsCtrlTextBox2.FrmSelect = false;
this.wmsCtrlTextBox2.Location = new System.Drawing.Point(362, 36);
this.wmsCtrlTextBox2.MustText = false;
this.wmsCtrlTextBox2.Name = "wmsCtrlTextBox2";
this.wmsCtrlTextBox2.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox2.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox2.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox2.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox2.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox2.StrLen = 50;
this.wmsCtrlTextBox2.TabIndex = 1233;
this.wmsCtrlTextBox2.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox2.ValText = "";
//
// wmsCtrlTextBox1
//
this.wmsCtrlTextBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "BRAND", true));
this.wmsCtrlTextBox1.FrmSelect = false;
this.wmsCtrlTextBox1.Location = new System.Drawing.Point(72, 36);
this.wmsCtrlTextBox1.MustText = false;
this.wmsCtrlTextBox1.Name = "wmsCtrlTextBox1";
this.wmsCtrlTextBox1.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.wmsCtrlTextBox1.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox1.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox1.Size = new System.Drawing.Size(213, 22);
this.wmsCtrlTextBox1.StrLen = 50;
this.wmsCtrlTextBox1.TabIndex = 1231;
this.wmsCtrlTextBox1.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox1.ValText = "";
//
// LueProvider
//
this.LueProvider.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "PROVIDER_ID", true));
this.LueProvider.EditValue = "";
this.LueProvider.Location = new System.Drawing.Point(72, 280);
this.LueProvider.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.LueProvider.Name = "LueProvider";
this.LueProvider.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueProvider.Properties.Appearance.Options.UseFont = true;
this.LueProvider.Properties.AutoSearchColumnIndex = 1;
this.LueProvider.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LueProvider.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueProvider.Properties.ImmediatePopup = true;
this.LueProvider.Properties.NullText = "";
this.LueProvider.Properties.SearchMode = DevExpress.XtraEditors.Controls.SearchMode.OnlyInPopup;
this.LueProvider.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
this.LueProvider.Size = new System.Drawing.Size(213, 22);
this.LueProvider.TabIndex = 6;
//
// LueStatus
//
this.LueStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "STATUS", true));
this.LueStatus.EditValue = "";
this.LueStatus.Location = new System.Drawing.Point(652, 359);
this.LueStatus.Name = "LueStatus";
this.LueStatus.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueStatus.Properties.Appearance.Options.UseFont = true;
this.LueStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LueStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueStatus.Properties.NullText = "";
this.LueStatus.Size = new System.Drawing.Size(213, 22);
this.LueStatus.TabIndex = 29;
//
// LueJJ
//
this.LueJJ.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "SEASON", true));
this.LueJJ.EditValue = "";
this.LueJJ.Location = new System.Drawing.Point(362, 332);
this.LueJJ.Name = "LueJJ";
this.LueJJ.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueJJ.Properties.Appearance.Options.UseFont = true;
this.LueJJ.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LueJJ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueJJ.Properties.NullText = "";
this.LueJJ.Size = new System.Drawing.Size(213, 22);
this.LueJJ.TabIndex = 28;
//
// txtMZ
//
this.txtMZ.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GROSS_WEIGHT", true));
this.txtMZ.FrmSelect = false;
this.txtMZ.Location = new System.Drawing.Point(362, 254);
this.txtMZ.MustText = false;
this.txtMZ.Name = "txtMZ";
this.txtMZ.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtMZ.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtMZ.Properties.Appearance.Options.UseBackColor = true;
this.txtMZ.Properties.Appearance.Options.UseFont = true;
this.txtMZ.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtMZ.Size = new System.Drawing.Size(213, 22);
this.txtMZ.StrLen = 50;
this.txtMZ.TabIndex = 25;
this.txtMZ.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtMZ.ValText = "";
//
// txtZZS
//
this.txtZZS.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "ADDTAX", true));
this.txtZZS.EditValue = "0";
this.txtZZS.FrmSelect = false;
this.txtZZS.Location = new System.Drawing.Point(72, 332);
this.txtZZS.MustText = false;
this.txtZZS.Name = "txtZZS";
this.txtZZS.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtZZS.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtZZS.Properties.Appearance.Options.UseBackColor = true;
this.txtZZS.Properties.Appearance.Options.UseFont = true;
this.txtZZS.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtZZS.Size = new System.Drawing.Size(213, 22);
this.txtZZS.StrLen = 50;
this.txtZZS.TabIndex = 22;
this.txtZZS.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtZZS.ValText = "";
//
// txtHeight
//
this.txtHeight.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GHEIGHT", true));
this.txtHeight.EditValue = "0";
this.txtHeight.FrmSelect = false;
this.txtHeight.Location = new System.Drawing.Point(362, 200);
this.txtHeight.MustText = false;
this.txtHeight.Name = "txtHeight";
this.txtHeight.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
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.Size = new System.Drawing.Size(213, 22);
this.txtHeight.StrLen = 50;
this.txtHeight.TabIndex = 19;
this.txtHeight.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtHeight.ValText = "";
this.txtHeight.TextChanged += new System.EventHandler(this.txtLong_TextChanged);
//
// txtBZQ
//
this.txtBZQ.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "PERIOD", true));
this.txtBZQ.FrmSelect = false;
this.txtBZQ.Location = new System.Drawing.Point(652, 306);
this.txtBZQ.MustText = false;
this.txtBZQ.Name = "txtBZQ";
this.txtBZQ.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtBZQ.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtBZQ.Properties.Appearance.Options.UseBackColor = true;
this.txtBZQ.Properties.Appearance.Options.UseFont = true;
this.txtBZQ.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtBZQ.Size = new System.Drawing.Size(92, 22);
this.txtBZQ.StrLen = 50;
this.txtBZQ.TabIndex = 15;
this.txtBZQ.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtBZQ.ValText = "";
//
// 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(338, 446);
this.ctrlButtons1.Name = "ctrlButtons1";
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
this.ctrlButtons1.TabIndex = 85;
this.ctrlButtons1.Text = " 确定 ";
this.ctrlButtons1.typeButton = " 确定 ";
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
//
// LueZLDW
//
this.LueZLDW.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "SCALE_UNIT", true));
this.LueZLDW.EditValue = "";
this.LueZLDW.Location = new System.Drawing.Point(652, 254);
this.LueZLDW.Name = "LueZLDW";
this.LueZLDW.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueZLDW.Properties.Appearance.Options.UseFont = true;
this.LueZLDW.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LueZLDW.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueZLDW.Properties.NullText = "";
this.LueZLDW.Size = new System.Drawing.Size(213, 22);
this.LueZLDW.TabIndex = 26;
//
// LueBZQ
//
this.LueBZQ.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "PERIODUNIT", true));
this.LueBZQ.EditValue = "";
this.LueBZQ.Location = new System.Drawing.Point(741, 306);
this.LueBZQ.Name = "LueBZQ";
this.LueBZQ.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueBZQ.Properties.Appearance.Options.UseFont = true;
this.LueBZQ.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LueBZQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueBZQ.Properties.NullText = "";
this.LueBZQ.Size = new System.Drawing.Size(124, 22);
this.LueBZQ.TabIndex = 16;
//
// LueStored
//
this.LueStored.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "GSTORED", true));
this.LueStored.EditValue = "";
this.LueStored.Location = new System.Drawing.Point(362, 306);
this.LueStored.Name = "LueStored";
this.LueStored.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueStored.Properties.Appearance.Options.UseFont = true;
this.LueStored.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LueStored.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueStored.Properties.NullText = "";
this.LueStored.Size = new System.Drawing.Size(213, 22);
this.LueStored.TabIndex = 11;
//
// LueABC
//
this.LueABC.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "ABC", true));
this.LueABC.EditValue = "";
this.LueABC.Location = new System.Drawing.Point(652, 280);
this.LueABC.Name = "LueABC";
this.LueABC.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LueABC.Properties.Appearance.Options.UseFont = true;
this.LueABC.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LueABC.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LueABC.Properties.NullText = "";
this.LueABC.Size = new System.Drawing.Size(213, 22);
this.LueABC.TabIndex = 10;
//
// txtGSSL
//
this.txtGSSL.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "TARIFFRATE", true));
this.txtGSSL.EditValue = "0";
this.txtGSSL.FrmSelect = false;
this.txtGSSL.Location = new System.Drawing.Point(652, 332);
this.txtGSSL.MustText = false;
this.txtGSSL.Name = "txtGSSL";
this.txtGSSL.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtGSSL.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtGSSL.Properties.Appearance.Options.UseBackColor = true;
this.txtGSSL.Properties.Appearance.Options.UseFont = true;
this.txtGSSL.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtGSSL.Size = new System.Drawing.Size(213, 22);
this.txtGSSL.StrLen = 50;
this.txtGSSL.TabIndex = 23;
this.txtGSSL.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtGSSL.ValText = "";
//
// txtJZ
//
this.txtJZ.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "NET_WEIGHT", true));
this.txtJZ.EditValue = "0";
this.txtJZ.FrmSelect = false;
this.txtJZ.Location = new System.Drawing.Point(72, 254);
this.txtJZ.MustText = false;
this.txtJZ.Name = "txtJZ";
this.txtJZ.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtJZ.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtJZ.Properties.Appearance.Options.UseBackColor = true;
this.txtJZ.Properties.Appearance.Options.UseFont = true;
this.txtJZ.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtJZ.Size = new System.Drawing.Size(213, 22);
this.txtJZ.StrLen = 50;
this.txtJZ.TabIndex = 24;
this.txtJZ.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtJZ.ValText = "";
//
// txtVOLUME
//
this.txtVOLUME.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GVOLUME", true));
this.txtVOLUME.EditValue = "0";
this.txtVOLUME.Enabled = false;
this.txtVOLUME.FrmSelect = false;
this.txtVOLUME.Location = new System.Drawing.Point(72, 228);
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.ReadOnly = true;
this.txtVOLUME.Size = new System.Drawing.Size(213, 22);
this.txtVOLUME.StrLen = 50;
this.txtVOLUME.TabIndex = 20;
this.txtVOLUME.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtVOLUME.ValText = "";
//
// txtWidth
//
this.txtWidth.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GWIDTH", true));
this.txtWidth.EditValue = "0";
this.txtWidth.FrmSelect = false;
this.txtWidth.Location = new System.Drawing.Point(72, 200);
this.txtWidth.MustText = false;
this.txtWidth.Name = "txtWidth";
this.txtWidth.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtWidth.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtWidth.Properties.Appearance.Options.UseBackColor = true;
this.txtWidth.Properties.Appearance.Options.UseFont = true;
this.txtWidth.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtWidth.Size = new System.Drawing.Size(213, 22);
this.txtWidth.StrLen = 50;
this.txtWidth.TabIndex = 18;
this.txtWidth.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtWidth.ValText = "";
this.txtWidth.TextChanged += new System.EventHandler(this.txtLong_TextChanged);
//
// txtLong
//
this.txtLong.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GLENGTH", true));
this.txtLong.EditValue = "0";
this.txtLong.FrmSelect = false;
this.txtLong.Location = new System.Drawing.Point(362, 167);
this.txtLong.MustText = false;
this.txtLong.Name = "txtLong";
this.txtLong.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
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.Size = new System.Drawing.Size(213, 22);
this.txtLong.StrLen = 50;
this.txtLong.TabIndex = 17;
this.txtLong.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtLong.ValText = "";
this.txtLong.TextChanged += new System.EventHandler(this.txtLong_TextChanged);
//
// txtCD
//
this.txtCD.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "ORIGIN", true));
this.txtCD.FrmSelect = false;
this.txtCD.Location = new System.Drawing.Point(652, 228);
this.txtCD.MustText = false;
this.txtCD.Name = "txtCD";
this.txtCD.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtCD.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtCD.Properties.Appearance.Options.UseBackColor = true;
this.txtCD.Properties.Appearance.Options.UseFont = true;
this.txtCD.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCD.Size = new System.Drawing.Size(213, 22);
this.txtCD.StrLen = 50;
this.txtCD.TabIndex = 12;
this.txtCD.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtCD.ValText = "";
//
// txtXH
//
this.txtXH.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "GMODEL", true));
this.txtXH.FrmSelect = false;
this.txtXH.Location = new System.Drawing.Point(72, 62);
this.txtXH.MustText = false;
this.txtXH.Name = "txtXH";
this.txtXH.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtXH.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtXH.Properties.Appearance.Options.UseBackColor = true;
this.txtXH.Properties.Appearance.Options.UseFont = true;
this.txtXH.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtXH.Size = new System.Drawing.Size(213, 22);
this.txtXH.StrLen = 50;
this.txtXH.TabIndex = 9;
this.txtXH.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtXH.ValText = "";
//
// txtHsCode
//
this.txtHsCode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "HSNUMBER", true));
this.txtHsCode.FrmSelect = false;
this.txtHsCode.Location = new System.Drawing.Point(362, 280);
this.txtHsCode.MustText = false;
this.txtHsCode.Name = "txtHsCode";
this.txtHsCode.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtHsCode.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtHsCode.Properties.Appearance.Options.UseBackColor = true;
this.txtHsCode.Properties.Appearance.Options.UseFont = true;
this.txtHsCode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtHsCode.Size = new System.Drawing.Size(213, 22);
this.txtHsCode.StrLen = 50;
this.txtHsCode.TabIndex = 4;
this.txtHsCode.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtHsCode.ValText = "";
//
// txtGoodsName
//
this.txtGoodsName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsSKU, "SKU_NAME", true));
this.txtGoodsName.FrmSelect = false;
this.txtGoodsName.Location = new System.Drawing.Point(362, 10);
this.txtGoodsName.MustText = false;
this.txtGoodsName.Name = "txtGoodsName";
this.txtGoodsName.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtGoodsName.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtGoodsName.Properties.Appearance.Options.UseBackColor = true;
this.txtGoodsName.Properties.Appearance.Options.UseFont = true;
this.txtGoodsName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtGoodsName.Size = new System.Drawing.Size(213, 22);
this.txtGoodsName.StrLen = 100;
this.txtGoodsName.TabIndex = 1;
this.txtGoodsName.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtGoodsName.ValText = "";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(12, 14);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 14);
this.label3.TabIndex = 0;
this.label3.Text = "规格编号";
//
// txt_SKUID
//
this.txt_SKUID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bsSKU, "SKU_ID", true));
this.txt_SKUID.FrmSelect = false;
this.txt_SKUID.Location = new System.Drawing.Point(72, 10);
this.txt_SKUID.MustText = false;
this.txt_SKUID.Name = "txt_SKUID";
this.txt_SKUID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txt_SKUID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txt_SKUID.Properties.Appearance.Options.UseBackColor = true;
this.txt_SKUID.Properties.Appearance.Options.UseFont = true;
this.txt_SKUID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txt_SKUID.Size = new System.Drawing.Size(213, 22);
this.txt_SKUID.StrLen = 100;
this.txt_SKUID.TabIndex = 1;
this.txt_SKUID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txt_SKUID.ValText = "";
//
// FrmGoodsSKUDet
//
this.Appearance.Options.UseFont = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(883, 551);
this.Controls.Add(this.wmsCtrlTextBox6);
this.Controls.Add(this.wmsCtrlTextBox4);
this.Controls.Add(this.LueSPDW);
this.Controls.Add(this.txtPrice);
this.Controls.Add(this.radioGroup2);
this.Controls.Add(this.label38);
this.Controls.Add(this.wmsCtrlTextBox9);
this.Controls.Add(this.label37);
this.Controls.Add(this.wmsCtrlTextBox8);
this.Controls.Add(this.label23);
this.Controls.Add(this.label36);
this.Controls.Add(this.wmsCtrlTextBox7);
this.Controls.Add(this.label35);
this.Controls.Add(this.label34);
this.Controls.Add(this.wmsCtrlTextBox5);
this.Controls.Add(this.label33);
this.Controls.Add(this.label14);
this.Controls.Add(this.wmsCtrlTextBox3);
this.Controls.Add(this.label13);
this.Controls.Add(this.wmsCtrlTextBox2);
this.Controls.Add(this.label8);
this.Controls.Add(this.wmsCtrlTextBox1);
this.Controls.Add(this.label2);
this.Controls.Add(this.LueProvider);
this.Controls.Add(this.LueStatus);
this.Controls.Add(this.label25);
this.Controls.Add(this.radioGroup1);
this.Controls.Add(this.rgSC);
this.Controls.Add(this.label32);
this.Controls.Add(this.pictureEdit);
this.Controls.Add(this.LueJJ);
this.Controls.Add(this.txtMZ);
this.Controls.Add(this.txtZZS);
this.Controls.Add(this.txtHeight);
this.Controls.Add(this.txtBZQ);
this.Controls.Add(this.label28);
this.Controls.Add(this.ctrlButtons1);
this.Controls.Add(this.LueZLDW);
this.Controls.Add(this.LueBZQ);
this.Controls.Add(this.LueStored);
this.Controls.Add(this.LueABC);
this.Controls.Add(this.txtGSSL);
this.Controls.Add(this.label27);
this.Controls.Add(this.txtRemark);
this.Controls.Add(this.label31);
this.Controls.Add(this.label29);
this.Controls.Add(this.txtJZ);
this.Controls.Add(this.label30);
this.Controls.Add(this.label26);
this.Controls.Add(this.label24);
this.Controls.Add(this.label22);
this.Controls.Add(this.label20);
this.Controls.Add(this.label21);
this.Controls.Add(this.txtVOLUME);
this.Controls.Add(this.label19);
this.Controls.Add(this.label16);
this.Controls.Add(this.txtWidth);
this.Controls.Add(this.label17);
this.Controls.Add(this.txtLong);
this.Controls.Add(this.label18);
this.Controls.Add(this.label15);
this.Controls.Add(this.txtCD);
this.Controls.Add(this.label12);
this.Controls.Add(this.label11);
this.Controls.Add(this.label10);
this.Controls.Add(this.txtXH);
this.Controls.Add(this.label9);
this.Controls.Add(this.txtHsCode);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.txt_SKUID);
this.Controls.Add(this.label3);
this.Controls.Add(this.txtGoodsName);
this.Controls.Add(this.label1);
this.Font = new System.Drawing.Font("宋体", 10F);
this.LookAndFeel.SkinName = "Office 2010 Blue";
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmGoodsSKUDet";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "商品规格信息";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmGoodsSKUDet_FormClosing);
this.Load += new System.EventHandler(this.FrmGoodsSKUDet_Load);
((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsSKU)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rgSC.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureEdit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtRemark.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox6.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox4.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueSPDW.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPrice.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox9.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox8.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox7.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox5.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox3.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueProvider.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueJJ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMZ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtZZS.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtBZQ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueZLDW.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueBZQ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueStored.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LueABC.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtGSSL.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtJZ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtVOLUME.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLong.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCD.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtXH.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtHsCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtGoodsName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_SKUID.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private Ctrl.WMSCtrlTextBox txtGoodsName;
private System.Windows.Forms.Label label5;
private Ctrl.WMSCtrlTextBox txtHsCode;
private System.Windows.Forms.Label label6;
private Ctrl.WMSCtrlTextBox txtXH;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private Ctrl.WMSCtrlTextBox txtCD;
private System.Windows.Forms.Label label12;
private Ctrl.WMSCtrlTextBox txtBZQ;
private System.Windows.Forms.Label label15;
private Ctrl.WMSCtrlTextBox txtHeight;
private System.Windows.Forms.Label label16;
private Ctrl.WMSCtrlTextBox txtWidth;
private System.Windows.Forms.Label label17;
private Ctrl.WMSCtrlTextBox txtLong;
private System.Windows.Forms.Label label18;
private Ctrl.WMSCtrlTextBox txtVOLUME;
private System.Windows.Forms.Label label19;
private Ctrl.WMSCtrlTextBox txtZZS;
private System.Windows.Forms.Label label20;
private Ctrl.WMSCtrlTextBox txtPrice;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label26;
private Ctrl.WMSCtrlTextBox txtMZ;
private System.Windows.Forms.Label label29;
private Ctrl.WMSCtrlTextBox txtJZ;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label31;
private DevExpress.XtraEditors.MemoEdit txtRemark;
private Ctrl.WMSCtrlTextBox txtGSSL;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.BindingSource bsSKU;
private Ctrl.LookUpEditSystem LueABC;
private Ctrl.LookUpEditSystem LueStored;
private Ctrl.LookUpEditSystem LueBZQ;
private Ctrl.LookUpEditSystem LueZLDW;
private Ctrl.LookUpEditSystem LueSPDW;
private Ctrl.LookUpEditSystem LueJJ;
private Ctrl.LookUpEditSystem LueStatus;
private Ctrl.CtrlButtons ctrlButtons1;
private DevExpress.XtraEditors.PictureEdit pictureEdit;
private System.Windows.Forms.Label label28;
private DevExpress.XtraEditors.RadioGroup rgSC;
private System.Windows.Forms.Label label32;
private DevExpress.XtraEditors.RadioGroup radioGroup1;
private Ctrl.LookUpEditSystem LueProvider;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox1;
private System.Windows.Forms.Label label2;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox2;
private System.Windows.Forms.Label label8;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox3;
private System.Windows.Forms.Label label13;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox4;
private System.Windows.Forms.Label label14;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox5;
private System.Windows.Forms.Label label33;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox6;
private System.Windows.Forms.Label label34;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox7;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label36;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox8;
private System.Windows.Forms.Label label23;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox9;
private System.Windows.Forms.Label label37;
private DevExpress.XtraEditors.RadioGroup radioGroup2;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label3;
private Ctrl.WMSCtrlTextBox txt_SKUID;
}
}