917 lines
56 KiB
C#
917 lines
56 KiB
C#
|
|
namespace WMS.FrmBaseData
|
|||
|
|
{
|
|||
|
|
partial class FrmPallet
|
|||
|
|
{
|
|||
|
|
/// <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(FrmPallet));
|
|||
|
|
this.bgsPallet = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
|
|||
|
|
this.txtCtl = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|||
|
|
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.wmsCtrlTextBox3 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|||
|
|
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.wmsCtrlTextBox1 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|||
|
|
this.wmsCtrlTextBox2 = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|||
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.btnAccept = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.txtRemark = new WMS.Ctrl.NoteData();
|
|||
|
|
this.bgsCondition = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
this.txtVolume = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.cDictionaryUser = new WMS.Ctrl.CtrlDictonary();
|
|||
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.txtBearweight = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.txtHeight = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.txtWidth = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.txtPalletLong = new DevExpress.XtraEditors.TextEdit();
|
|||
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.rdoPalletStatus = new DevExpress.XtraEditors.RadioGroup();
|
|||
|
|
this.txtEnd = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|||
|
|
this.txtNum = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|||
|
|
this.txtStart = new WMS.Ctrl.WMSCtrlTextBox(this.components);
|
|||
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.lblType = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.lkpPalletType = new WMS.Ctrl.LookUpEditSystem();
|
|||
|
|
this.gridControlCustomPallet = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.gridViewPallet = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.btnSave = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
|||
|
|
this.bgsNoteData = new System.Windows.Forms.BindingSource(this.components);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsPallet)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
|
|||
|
|
this.splitContainerControl1.Panel1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
|
|||
|
|
this.splitContainerControl1.Panel2.SuspendLayout();
|
|||
|
|
this.splitContainerControl1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCtl.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox3.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox2.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsCondition)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtVolume.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBearweight.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPalletLong.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoPalletStatus.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEnd.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNum.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtStart.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lkpPalletType.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustomPallet)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewPallet)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsNoteData)).BeginInit();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// bgsPallet
|
|||
|
|
//
|
|||
|
|
this.bgsPallet.DataSource = typeof(WMS.Model.Base.PalletModel);
|
|||
|
|
//
|
|||
|
|
// splitContainerControl1
|
|||
|
|
//
|
|||
|
|
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.splitContainerControl1.Horizontal = false;
|
|||
|
|
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.splitContainerControl1.Name = "splitContainerControl1";
|
|||
|
|
//
|
|||
|
|
// splitContainerControl1.Panel1
|
|||
|
|
//
|
|||
|
|
this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtCtl);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl15);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.ctrlButtons1);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.wmsCtrlTextBox3);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl14);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.wmsCtrlTextBox1);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.wmsCtrlTextBox2);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl12);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl13);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.btnAccept);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtRemark);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtVolume);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl11);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl9);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.cDictionaryUser);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl10);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl8);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtBearweight);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtHeight);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtWidth);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtPalletLong);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl7);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.rdoPalletStatus);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtEnd);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtNum);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.txtStart);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl6);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl5);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl4);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl3);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl2);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl1);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.lblType);
|
|||
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.lkpPalletType);
|
|||
|
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
|||
|
|
//
|
|||
|
|
// splitContainerControl1.Panel2
|
|||
|
|
//
|
|||
|
|
this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.gridControlCustomPallet);
|
|||
|
|
this.splitContainerControl1.Panel2.Controls.Add(this.btnSave);
|
|||
|
|
this.splitContainerControl1.Panel2.Text = "Panel2";
|
|||
|
|
this.splitContainerControl1.Size = new System.Drawing.Size(1247, 649);
|
|||
|
|
this.splitContainerControl1.SplitterPosition = 142;
|
|||
|
|
this.splitContainerControl1.TabIndex = 0;
|
|||
|
|
this.splitContainerControl1.Text = "splitContainerControl1";
|
|||
|
|
//
|
|||
|
|
// txtCtl
|
|||
|
|
//
|
|||
|
|
this.txtCtl.Enabled = false;
|
|||
|
|
this.txtCtl.EnterMoveNextControl = true;
|
|||
|
|
this.txtCtl.FrmSelect = false;
|
|||
|
|
this.txtCtl.Location = new System.Drawing.Point(437, 69);
|
|||
|
|
this.txtCtl.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.txtCtl.MustText = true;
|
|||
|
|
this.txtCtl.Name = "txtCtl";
|
|||
|
|
this.txtCtl.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.txtCtl.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtCtl.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtCtl.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtCtl.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtCtl.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|||
|
|
this.txtCtl.Properties.MaskSettings.Set("mask", "n0");
|
|||
|
|
this.txtCtl.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtCtl.StrLen = 0;
|
|||
|
|
this.txtCtl.TabIndex = 33;
|
|||
|
|
this.txtCtl.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.txtCtl.ValText = "";
|
|||
|
|
//
|
|||
|
|
// labelControl15
|
|||
|
|
//
|
|||
|
|
this.labelControl15.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl15.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl15.Location = new System.Drawing.Point(385, 73);
|
|||
|
|
this.labelControl15.Name = "labelControl15";
|
|||
|
|
this.labelControl15.Size = new System.Drawing.Size(45, 20);
|
|||
|
|
this.labelControl15.TabIndex = 34;
|
|||
|
|
this.labelControl15.Text = "托盘号";
|
|||
|
|
//
|
|||
|
|
// ctrlButtons1
|
|||
|
|
//
|
|||
|
|
this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ctrlButtons1.Appearance.Options.UseFont = true;
|
|||
|
|
this.ctrlButtons1.BoolDiagFrm = false;
|
|||
|
|
this.ctrlButtons1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons1.ImageOptions.Image")));
|
|||
|
|
this.ctrlButtons1.ImageOptions.ImageUri.Uri = "Print;Office2013";
|
|||
|
|
this.ctrlButtons1.Location = new System.Drawing.Point(753, 30);
|
|||
|
|
this.ctrlButtons1.Name = "ctrlButtons1";
|
|||
|
|
this.ctrlButtons1.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons1.TabIndex = 32;
|
|||
|
|
this.ctrlButtons1.Text = " 条码打印 ";
|
|||
|
|
this.ctrlButtons1.typeButton = " 条码打印 ";
|
|||
|
|
this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click);
|
|||
|
|
//
|
|||
|
|
// wmsCtrlTextBox3
|
|||
|
|
//
|
|||
|
|
this.wmsCtrlTextBox3.Enabled = false;
|
|||
|
|
this.wmsCtrlTextBox3.EnterMoveNextControl = true;
|
|||
|
|
this.wmsCtrlTextBox3.FrmSelect = false;
|
|||
|
|
this.wmsCtrlTextBox3.Location = new System.Drawing.Point(109, 72);
|
|||
|
|
this.wmsCtrlTextBox3.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.wmsCtrlTextBox3.MustText = true;
|
|||
|
|
this.wmsCtrlTextBox3.Name = "wmsCtrlTextBox3";
|
|||
|
|
this.wmsCtrlTextBox3.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.wmsCtrlTextBox3.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
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.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|||
|
|
this.wmsCtrlTextBox3.Properties.MaskSettings.Set("mask", "n0");
|
|||
|
|
this.wmsCtrlTextBox3.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.wmsCtrlTextBox3.StrLen = 0;
|
|||
|
|
this.wmsCtrlTextBox3.TabIndex = 30;
|
|||
|
|
this.wmsCtrlTextBox3.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.wmsCtrlTextBox3.ValText = "";
|
|||
|
|
//
|
|||
|
|
// labelControl14
|
|||
|
|
//
|
|||
|
|
this.labelControl14.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl14.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl14.Location = new System.Drawing.Point(42, 77);
|
|||
|
|
this.labelControl14.Name = "labelControl14";
|
|||
|
|
this.labelControl14.Size = new System.Drawing.Size(60, 20);
|
|||
|
|
this.labelControl14.TabIndex = 31;
|
|||
|
|
this.labelControl14.Text = "标签序号";
|
|||
|
|
//
|
|||
|
|
// wmsCtrlTextBox1
|
|||
|
|
//
|
|||
|
|
this.wmsCtrlTextBox1.Enabled = false;
|
|||
|
|
this.wmsCtrlTextBox1.EnterMoveNextControl = true;
|
|||
|
|
this.wmsCtrlTextBox1.FrmSelect = false;
|
|||
|
|
this.wmsCtrlTextBox1.Location = new System.Drawing.Point(437, 26);
|
|||
|
|
this.wmsCtrlTextBox1.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.wmsCtrlTextBox1.MustText = true;
|
|||
|
|
this.wmsCtrlTextBox1.Name = "wmsCtrlTextBox1";
|
|||
|
|
this.wmsCtrlTextBox1.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.wmsCtrlTextBox1.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
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.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|||
|
|
this.wmsCtrlTextBox1.Properties.MaskSettings.Set("mask", "n0");
|
|||
|
|
this.wmsCtrlTextBox1.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.wmsCtrlTextBox1.StrLen = 0;
|
|||
|
|
this.wmsCtrlTextBox1.TabIndex = 27;
|
|||
|
|
this.wmsCtrlTextBox1.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.wmsCtrlTextBox1.ValText = "";
|
|||
|
|
//
|
|||
|
|
// wmsCtrlTextBox2
|
|||
|
|
//
|
|||
|
|
this.wmsCtrlTextBox2.EditValue = "";
|
|||
|
|
this.wmsCtrlTextBox2.EnterMoveNextControl = true;
|
|||
|
|
this.wmsCtrlTextBox2.FrmSelect = false;
|
|||
|
|
this.wmsCtrlTextBox2.Location = new System.Drawing.Point(109, 26);
|
|||
|
|
this.wmsCtrlTextBox2.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.wmsCtrlTextBox2.MustText = true;
|
|||
|
|
this.wmsCtrlTextBox2.Name = "wmsCtrlTextBox2";
|
|||
|
|
this.wmsCtrlTextBox2.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.wmsCtrlTextBox2.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
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.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|||
|
|
this.wmsCtrlTextBox2.Properties.MaskSettings.Set("mask", "d0");
|
|||
|
|
this.wmsCtrlTextBox2.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.wmsCtrlTextBox2.StrLen = 0;
|
|||
|
|
this.wmsCtrlTextBox2.TabIndex = 26;
|
|||
|
|
this.wmsCtrlTextBox2.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.wmsCtrlTextBox2.ValText = "";
|
|||
|
|
//
|
|||
|
|
// labelControl12
|
|||
|
|
//
|
|||
|
|
this.labelControl12.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl12.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl12.Location = new System.Drawing.Point(42, 28);
|
|||
|
|
this.labelControl12.Name = "labelControl12";
|
|||
|
|
this.labelControl12.Size = new System.Drawing.Size(60, 20);
|
|||
|
|
this.labelControl12.TabIndex = 28;
|
|||
|
|
this.labelControl12.Text = "仓库编号";
|
|||
|
|
//
|
|||
|
|
// labelControl13
|
|||
|
|
//
|
|||
|
|
this.labelControl13.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl13.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl13.Location = new System.Drawing.Point(370, 30);
|
|||
|
|
this.labelControl13.Name = "labelControl13";
|
|||
|
|
this.labelControl13.Size = new System.Drawing.Size(60, 20);
|
|||
|
|
this.labelControl13.TabIndex = 29;
|
|||
|
|
this.labelControl13.Text = "打印日期";
|
|||
|
|
//
|
|||
|
|
// btnAccept
|
|||
|
|
//
|
|||
|
|
this.btnAccept.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.btnAccept.Appearance.Options.UseFont = true;
|
|||
|
|
this.btnAccept.BoolDiagFrm = false;
|
|||
|
|
this.btnAccept.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnAccept.ImageOptions.Image")));
|
|||
|
|
this.btnAccept.ImageOptions.ImageUri.Uri = "Print;Office2013";
|
|||
|
|
this.btnAccept.Location = new System.Drawing.Point(1017, 30);
|
|||
|
|
this.btnAccept.Name = "btnAccept";
|
|||
|
|
this.btnAccept.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.btnAccept.TabIndex = 25;
|
|||
|
|
this.btnAccept.Text = " 条码重打 ";
|
|||
|
|
this.btnAccept.typeButton = " 条码重打 ";
|
|||
|
|
this.btnAccept.Click += new System.EventHandler(this.btnAccept_Click);
|
|||
|
|
//
|
|||
|
|
// txtRemark
|
|||
|
|
//
|
|||
|
|
this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("SelectedItem", this.bgsCondition, "REMARK", true));
|
|||
|
|
this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bgsCondition, "REMARK", true));
|
|||
|
|
this.txtRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsCondition, "REMARK", true));
|
|||
|
|
this.txtRemark.DisplayMember = "CONTENT";
|
|||
|
|
this.txtRemark.Enabled = false;
|
|||
|
|
this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtRemark.FormattingEnabled = true;
|
|||
|
|
this.txtRemark.Location = new System.Drawing.Point(134, 407);
|
|||
|
|
this.txtRemark.Name = "txtRemark";
|
|||
|
|
this.txtRemark.NoteTypes = WMS.Ctrl.DateType.基础资料备注;
|
|||
|
|
this.txtRemark.Size = new System.Drawing.Size(506, 28);
|
|||
|
|
this.txtRemark.TabIndex = 24;
|
|||
|
|
this.txtRemark.ValueMember = "CONTENT";
|
|||
|
|
//
|
|||
|
|
// bgsCondition
|
|||
|
|
//
|
|||
|
|
this.bgsCondition.DataSource = typeof(WMS.Model.Base.PalletModel);
|
|||
|
|
//
|
|||
|
|
// txtVolume
|
|||
|
|
//
|
|||
|
|
this.txtVolume.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsCondition, "VOLUME", true));
|
|||
|
|
this.txtVolume.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsCondition, "VOLUME", true));
|
|||
|
|
this.txtVolume.Enabled = false;
|
|||
|
|
this.txtVolume.EnterMoveNextControl = true;
|
|||
|
|
this.txtVolume.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|||
|
|
this.txtVolume.Location = new System.Drawing.Point(421, 344);
|
|||
|
|
this.txtVolume.Name = "txtVolume";
|
|||
|
|
this.txtVolume.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtVolume.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtVolume.Properties.AutoHeight = false;
|
|||
|
|
this.txtVolume.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtVolume.Properties.Mask.EditMask = "n4";
|
|||
|
|
this.txtVolume.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtVolume.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtVolume.TabIndex = 7;
|
|||
|
|
//
|
|||
|
|
// labelControl11
|
|||
|
|
//
|
|||
|
|
this.labelControl11.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl11.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl11.Location = new System.Drawing.Point(358, 342);
|
|||
|
|
this.labelControl11.Name = "labelControl11";
|
|||
|
|
this.labelControl11.Size = new System.Drawing.Size(60, 20);
|
|||
|
|
this.labelControl11.TabIndex = 19;
|
|||
|
|
this.labelControl11.Text = "容器容积";
|
|||
|
|
//
|
|||
|
|
// labelControl9
|
|||
|
|
//
|
|||
|
|
this.labelControl9.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl9.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl9.Location = new System.Drawing.Point(65, 410);
|
|||
|
|
this.labelControl9.Name = "labelControl9";
|
|||
|
|
this.labelControl9.Size = new System.Drawing.Size(46, 20);
|
|||
|
|
this.labelControl9.TabIndex = 23;
|
|||
|
|
this.labelControl9.Text = "备 注";
|
|||
|
|
//
|
|||
|
|
// cDictionaryUser
|
|||
|
|
//
|
|||
|
|
this.cDictionaryUser.BackColor = System.Drawing.Color.Transparent;
|
|||
|
|
this.cDictionaryUser.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|||
|
|
this.cDictionaryUser.Cursor = System.Windows.Forms.Cursors.Default;
|
|||
|
|
this.cDictionaryUser.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.bgsCondition, "User_ID", true));
|
|||
|
|
this.cDictionaryUser.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo;
|
|||
|
|
this.cDictionaryUser.ErrText = "无数据重新查询";
|
|||
|
|
this.cDictionaryUser.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.cDictionaryUser.IsSqlWhere = false;
|
|||
|
|
this.cDictionaryUser.Location = new System.Drawing.Point(134, 374);
|
|||
|
|
this.cDictionaryUser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|||
|
|
this.cDictionaryUser.Name = "cDictionaryUser";
|
|||
|
|
this.cDictionaryUser.Number = 0;
|
|||
|
|
this.cDictionaryUser.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
|
|||
|
|
this.cDictionaryUser.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("cDictionaryUser.ShowColumns"))),
|
|||
|
|
((WMS.Ctrl.ColumnsItem)(resources.GetObject("cDictionaryUser.ShowColumns1")))});
|
|||
|
|
this.cDictionaryUser.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.cDictionaryUser.SqlStr = null;
|
|||
|
|
this.cDictionaryUser.TabIndex = 8;
|
|||
|
|
this.cDictionaryUser.TextBoxFlag = "";
|
|||
|
|
this.cDictionaryUser.TextBoxValue = "";
|
|||
|
|
//
|
|||
|
|
// labelControl10
|
|||
|
|
//
|
|||
|
|
this.labelControl10.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl10.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl10.Location = new System.Drawing.Point(66, 375);
|
|||
|
|
this.labelControl10.Name = "labelControl10";
|
|||
|
|
this.labelControl10.Size = new System.Drawing.Size(53, 20);
|
|||
|
|
this.labelControl10.TabIndex = 20;
|
|||
|
|
this.labelControl10.Text = "占 用 人";
|
|||
|
|
//
|
|||
|
|
// labelControl8
|
|||
|
|
//
|
|||
|
|
this.labelControl8.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl8.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl8.Location = new System.Drawing.Point(358, 375);
|
|||
|
|
this.labelControl8.Name = "labelControl8";
|
|||
|
|
this.labelControl8.Size = new System.Drawing.Size(60, 20);
|
|||
|
|
this.labelControl8.TabIndex = 21;
|
|||
|
|
this.labelControl8.Text = "承载重量";
|
|||
|
|
//
|
|||
|
|
// txtBearweight
|
|||
|
|
//
|
|||
|
|
this.txtBearweight.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsCondition, "BEARWEIGHT", true));
|
|||
|
|
this.txtBearweight.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsCondition, "BEARWEIGHT", true));
|
|||
|
|
this.txtBearweight.EnterMoveNextControl = true;
|
|||
|
|
this.txtBearweight.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|||
|
|
this.txtBearweight.Location = new System.Drawing.Point(421, 375);
|
|||
|
|
this.txtBearweight.Name = "txtBearweight";
|
|||
|
|
this.txtBearweight.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtBearweight.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtBearweight.Properties.AutoHeight = false;
|
|||
|
|
this.txtBearweight.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtBearweight.Properties.Mask.EditMask = "n4";
|
|||
|
|
this.txtBearweight.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtBearweight.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtBearweight.TabIndex = 9;
|
|||
|
|
this.txtBearweight.Click += new System.EventHandler(this.txtBearweight_Click);
|
|||
|
|
//
|
|||
|
|
// txtHeight
|
|||
|
|
//
|
|||
|
|
this.txtHeight.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsCondition, "PALLET_HEIGHT", true));
|
|||
|
|
this.txtHeight.EnterMoveNextControl = true;
|
|||
|
|
this.txtHeight.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|||
|
|
this.txtHeight.Location = new System.Drawing.Point(134, 340);
|
|||
|
|
this.txtHeight.Name = "txtHeight";
|
|||
|
|
this.txtHeight.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtHeight.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtHeight.Properties.AutoHeight = false;
|
|||
|
|
this.txtHeight.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtHeight.Properties.Mask.EditMask = "n4";
|
|||
|
|
this.txtHeight.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtHeight.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtHeight.TabIndex = 6;
|
|||
|
|
this.txtHeight.Click += new System.EventHandler(this.txtHeight_Click);
|
|||
|
|
this.txtHeight.Leave += new System.EventHandler(this.GetVolume_Leave);
|
|||
|
|
//
|
|||
|
|
// txtWidth
|
|||
|
|
//
|
|||
|
|
this.txtWidth.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsCondition, "PALLET_WIDTH", true));
|
|||
|
|
this.txtWidth.EnterMoveNextControl = true;
|
|||
|
|
this.txtWidth.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|||
|
|
this.txtWidth.Location = new System.Drawing.Point(421, 312);
|
|||
|
|
this.txtWidth.Name = "txtWidth";
|
|||
|
|
this.txtWidth.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtWidth.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtWidth.Properties.AutoHeight = false;
|
|||
|
|
this.txtWidth.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtWidth.Properties.Mask.EditMask = "n4";
|
|||
|
|
this.txtWidth.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtWidth.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtWidth.TabIndex = 5;
|
|||
|
|
this.txtWidth.Click += new System.EventHandler(this.txtWidth_Click);
|
|||
|
|
this.txtWidth.Leave += new System.EventHandler(this.GetVolume_Leave);
|
|||
|
|
//
|
|||
|
|
// txtPalletLong
|
|||
|
|
//
|
|||
|
|
this.txtPalletLong.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsCondition, "PALLET_LONG", true));
|
|||
|
|
this.txtPalletLong.EnterMoveNextControl = true;
|
|||
|
|
this.txtPalletLong.ImeMode = System.Windows.Forms.ImeMode.Off;
|
|||
|
|
this.txtPalletLong.Location = new System.Drawing.Point(134, 309);
|
|||
|
|
this.txtPalletLong.Name = "txtPalletLong";
|
|||
|
|
this.txtPalletLong.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtPalletLong.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtPalletLong.Properties.AutoHeight = false;
|
|||
|
|
this.txtPalletLong.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtPalletLong.Properties.Mask.EditMask = "n4";
|
|||
|
|
this.txtPalletLong.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtPalletLong.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtPalletLong.TabIndex = 4;
|
|||
|
|
this.txtPalletLong.Click += new System.EventHandler(this.txtPalletLong_Click);
|
|||
|
|
this.txtPalletLong.Leave += new System.EventHandler(this.GetVolume_Leave);
|
|||
|
|
//
|
|||
|
|
// labelControl7
|
|||
|
|
//
|
|||
|
|
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
|
this.labelControl7.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl7.Location = new System.Drawing.Point(58, 447);
|
|||
|
|
this.labelControl7.Name = "labelControl7";
|
|||
|
|
this.labelControl7.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl7.TabIndex = 22;
|
|||
|
|
this.labelControl7.Text = "状 态";
|
|||
|
|
this.labelControl7.Visible = false;
|
|||
|
|
//
|
|||
|
|
// rdoPalletStatus
|
|||
|
|
//
|
|||
|
|
this.rdoPalletStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsCondition, "STATUS", true));
|
|||
|
|
this.rdoPalletStatus.EditValue = "0";
|
|||
|
|
this.rdoPalletStatus.EnterMoveNextControl = true;
|
|||
|
|
this.rdoPalletStatus.Location = new System.Drawing.Point(134, 440);
|
|||
|
|
this.rdoPalletStatus.Name = "rdoPalletStatus";
|
|||
|
|
this.rdoPalletStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|||
|
|
this.rdoPalletStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11F);
|
|||
|
|
this.rdoPalletStatus.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.rdoPalletStatus.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.rdoPalletStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.rdoPalletStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "空闲"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "占用")});
|
|||
|
|
this.rdoPalletStatus.Size = new System.Drawing.Size(214, 30);
|
|||
|
|
this.rdoPalletStatus.TabIndex = 10;
|
|||
|
|
this.rdoPalletStatus.Visible = false;
|
|||
|
|
//
|
|||
|
|
// txtEnd
|
|||
|
|
//
|
|||
|
|
this.txtEnd.EditValue = "";
|
|||
|
|
this.txtEnd.EnterMoveNextControl = true;
|
|||
|
|
this.txtEnd.FrmSelect = false;
|
|||
|
|
this.txtEnd.Location = new System.Drawing.Point(134, 278);
|
|||
|
|
this.txtEnd.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.txtEnd.MustText = true;
|
|||
|
|
this.txtEnd.Name = "txtEnd";
|
|||
|
|
this.txtEnd.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.txtEnd.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtEnd.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtEnd.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtEnd.Properties.Mask.EditMask = "d0";
|
|||
|
|
this.txtEnd.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtEnd.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtEnd.StrLen = 0;
|
|||
|
|
this.txtEnd.TabIndex = 2;
|
|||
|
|
this.txtEnd.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.txtEnd.ValText = "";
|
|||
|
|
this.txtEnd.TextChanged += new System.EventHandler(this.txtEnd_TextChanged);
|
|||
|
|
this.txtEnd.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtEnd_KeyPress);
|
|||
|
|
this.txtEnd.Leave += new System.EventHandler(this.txtEnd_Leave);
|
|||
|
|
//
|
|||
|
|
// txtNum
|
|||
|
|
//
|
|||
|
|
this.txtNum.Enabled = false;
|
|||
|
|
this.txtNum.EnterMoveNextControl = true;
|
|||
|
|
this.txtNum.FrmSelect = false;
|
|||
|
|
this.txtNum.Location = new System.Drawing.Point(421, 280);
|
|||
|
|
this.txtNum.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.txtNum.MustText = true;
|
|||
|
|
this.txtNum.Name = "txtNum";
|
|||
|
|
this.txtNum.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.txtNum.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtNum.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtNum.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtNum.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtNum.Properties.Mask.EditMask = "n0";
|
|||
|
|
this.txtNum.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtNum.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtNum.StrLen = 0;
|
|||
|
|
this.txtNum.TabIndex = 3;
|
|||
|
|
this.txtNum.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.txtNum.ValText = "";
|
|||
|
|
this.txtNum.Click += new System.EventHandler(this.txtNum_Click);
|
|||
|
|
this.txtNum.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtNum_KeyPress);
|
|||
|
|
//
|
|||
|
|
// txtStart
|
|||
|
|
//
|
|||
|
|
this.txtStart.EditValue = "";
|
|||
|
|
this.txtStart.EnterMoveNextControl = true;
|
|||
|
|
this.txtStart.FrmSelect = false;
|
|||
|
|
this.txtStart.Location = new System.Drawing.Point(421, 249);
|
|||
|
|
this.txtStart.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.txtStart.MustText = true;
|
|||
|
|
this.txtStart.Name = "txtStart";
|
|||
|
|
this.txtStart.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.txtStart.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.txtStart.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtStart.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtStart.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtStart.Properties.Mask.EditMask = "d0";
|
|||
|
|
this.txtStart.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
|
|||
|
|
this.txtStart.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.txtStart.StrLen = 0;
|
|||
|
|
this.txtStart.TabIndex = 1;
|
|||
|
|
this.txtStart.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.txtStart.ValText = "";
|
|||
|
|
this.txtStart.TextChanged += new System.EventHandler(this.txtStart_TextChanged);
|
|||
|
|
this.txtStart.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtStart_KeyPress);
|
|||
|
|
//
|
|||
|
|
// labelControl6
|
|||
|
|
//
|
|||
|
|
this.labelControl6.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl6.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl6.Location = new System.Drawing.Point(65, 344);
|
|||
|
|
this.labelControl6.Name = "labelControl6";
|
|||
|
|
this.labelControl6.Size = new System.Drawing.Size(46, 20);
|
|||
|
|
this.labelControl6.TabIndex = 18;
|
|||
|
|
this.labelControl6.Text = "高 度";
|
|||
|
|
//
|
|||
|
|
// labelControl5
|
|||
|
|
//
|
|||
|
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl5.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl5.Location = new System.Drawing.Point(358, 248);
|
|||
|
|
this.labelControl5.Name = "labelControl5";
|
|||
|
|
this.labelControl5.Size = new System.Drawing.Size(60, 20);
|
|||
|
|
this.labelControl5.TabIndex = 13;
|
|||
|
|
this.labelControl5.Text = "开始编号";
|
|||
|
|
//
|
|||
|
|
// labelControl4
|
|||
|
|
//
|
|||
|
|
this.labelControl4.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl4.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl4.Location = new System.Drawing.Point(369, 279);
|
|||
|
|
this.labelControl4.Name = "labelControl4";
|
|||
|
|
this.labelControl4.Size = new System.Drawing.Size(46, 20);
|
|||
|
|
this.labelControl4.TabIndex = 15;
|
|||
|
|
this.labelControl4.Text = "数 量";
|
|||
|
|
//
|
|||
|
|
// labelControl3
|
|||
|
|
//
|
|||
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl3.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl3.Location = new System.Drawing.Point(67, 281);
|
|||
|
|
this.labelControl3.Name = "labelControl3";
|
|||
|
|
this.labelControl3.Size = new System.Drawing.Size(60, 20);
|
|||
|
|
this.labelControl3.TabIndex = 14;
|
|||
|
|
this.labelControl3.Text = "结束编号";
|
|||
|
|
//
|
|||
|
|
// labelControl2
|
|||
|
|
//
|
|||
|
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl2.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl2.Location = new System.Drawing.Point(65, 312);
|
|||
|
|
this.labelControl2.Name = "labelControl2";
|
|||
|
|
this.labelControl2.Size = new System.Drawing.Size(46, 20);
|
|||
|
|
this.labelControl2.TabIndex = 16;
|
|||
|
|
this.labelControl2.Text = "长 度";
|
|||
|
|
//
|
|||
|
|
// labelControl1
|
|||
|
|
//
|
|||
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.labelControl1.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl1.Location = new System.Drawing.Point(369, 312);
|
|||
|
|
this.labelControl1.Name = "labelControl1";
|
|||
|
|
this.labelControl1.Size = new System.Drawing.Size(46, 20);
|
|||
|
|
this.labelControl1.TabIndex = 17;
|
|||
|
|
this.labelControl1.Text = "宽 度";
|
|||
|
|
//
|
|||
|
|
// lblType
|
|||
|
|
//
|
|||
|
|
this.lblType.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.lblType.Appearance.Options.UseFont = true;
|
|||
|
|
this.lblType.Location = new System.Drawing.Point(67, 248);
|
|||
|
|
this.lblType.Name = "lblType";
|
|||
|
|
this.lblType.Size = new System.Drawing.Size(60, 20);
|
|||
|
|
this.lblType.TabIndex = 12;
|
|||
|
|
this.lblType.Text = "容器类型";
|
|||
|
|
//
|
|||
|
|
// lkpPalletType
|
|||
|
|
//
|
|||
|
|
this.lkpPalletType.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsCondition, "PALLET_TYPE", true));
|
|||
|
|
this.lkpPalletType.EditValue = "";
|
|||
|
|
this.lkpPalletType.EnterMoveNextControl = true;
|
|||
|
|
this.lkpPalletType.Location = new System.Drawing.Point(133, 246);
|
|||
|
|
this.lkpPalletType.Margin = new System.Windows.Forms.Padding(4);
|
|||
|
|
this.lkpPalletType.Name = "lkpPalletType";
|
|||
|
|
this.lkpPalletType.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.lkpPalletType.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.lkpPalletType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.lkpPalletType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.lkpPalletType.Properties.NullText = "";
|
|||
|
|
this.lkpPalletType.Size = new System.Drawing.Size(213, 28);
|
|||
|
|
this.lkpPalletType.TabIndex = 0;
|
|||
|
|
this.lkpPalletType.EditValueChanged += new System.EventHandler(this.lkpPalletType_EditValueChanged);
|
|||
|
|
//
|
|||
|
|
// gridControlCustomPallet
|
|||
|
|
//
|
|||
|
|
this.gridControlCustomPallet.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorApproveValue = null;
|
|||
|
|
this.gridControlCustomPallet.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorPassValue = null;
|
|||
|
|
this.gridControlCustomPallet.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorRepealValue = null;
|
|||
|
|
this.gridControlCustomPallet.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorReWorkValue = null;
|
|||
|
|
this.gridControlCustomPallet.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorShortageFlagColumn = null;
|
|||
|
|
this.gridControlCustomPallet.ColorShortageValue = null;
|
|||
|
|
this.gridControlCustomPallet.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorUnExecuteValue = null;
|
|||
|
|
this.gridControlCustomPallet.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorUnPassValue = null;
|
|||
|
|
this.gridControlCustomPallet.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorVerifyFlagColumn = null;
|
|||
|
|
this.gridControlCustomPallet.ColorVerifyValue = null;
|
|||
|
|
this.gridControlCustomPallet.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustomPallet.ColorWarningValue = null;
|
|||
|
|
this.gridControlCustomPallet.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustomPallet.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustomPallet.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustomPallet.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.gridControlCustomPallet.MainView = this.gridViewPallet;
|
|||
|
|
this.gridControlCustomPallet.Name = "gridControlCustomPallet";
|
|||
|
|
this.gridControlCustomPallet.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.Check});
|
|||
|
|
this.gridControlCustomPallet.ShowRowID = true;
|
|||
|
|
this.gridControlCustomPallet.Size = new System.Drawing.Size(1239, 489);
|
|||
|
|
this.gridControlCustomPallet.TabIndex = 0;
|
|||
|
|
this.gridControlCustomPallet.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gridViewPallet});
|
|||
|
|
this.gridControlCustomPallet.Click += new System.EventHandler(this.gridControlCustomPallet_Click);
|
|||
|
|
//
|
|||
|
|
// gridViewPallet
|
|||
|
|
//
|
|||
|
|
this.gridViewPallet.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gridViewPallet.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gridViewPallet.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.gridColumn1,
|
|||
|
|
this.gridColumn2,
|
|||
|
|
this.gridColumn3,
|
|||
|
|
this.gridColumn4});
|
|||
|
|
this.gridViewPallet.GridControl = this.gridControlCustomPallet;
|
|||
|
|
this.gridViewPallet.IndicatorWidth = 34;
|
|||
|
|
this.gridViewPallet.Name = "gridViewPallet";
|
|||
|
|
this.gridViewPallet.OptionsBehavior.AutoExpandAllGroups = true;
|
|||
|
|
this.gridViewPallet.OptionsSelection.MultiSelect = true;
|
|||
|
|
this.gridViewPallet.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gridViewPallet.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridViewPallet.OptionsView.ShowFooter = true;
|
|||
|
|
this.gridViewPallet.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gridViewPallet.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridViewPallet_RowClick);
|
|||
|
|
this.gridViewPallet.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.gridViewPallet_CustomDrawColumnHeader);
|
|||
|
|
this.gridViewPallet.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewPallet_FocusedRowChanged);
|
|||
|
|
this.gridViewPallet.Click += new System.EventHandler(this.gridViewPallet_Click);
|
|||
|
|
this.gridViewPallet.DataSourceChanged += new System.EventHandler(this.gridViewPallet_DataSourceChanged);
|
|||
|
|
//
|
|||
|
|
// gridColumn1
|
|||
|
|
//
|
|||
|
|
this.gridColumn1.Caption = "仓库编号";
|
|||
|
|
this.gridColumn1.FieldName = "STORAGE_ID";
|
|||
|
|
this.gridColumn1.Name = "gridColumn1";
|
|||
|
|
this.gridColumn1.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.gridColumn1.Visible = true;
|
|||
|
|
this.gridColumn1.VisibleIndex = 0;
|
|||
|
|
this.gridColumn1.Width = 94;
|
|||
|
|
//
|
|||
|
|
// gridColumn2
|
|||
|
|
//
|
|||
|
|
this.gridColumn2.Caption = "打印日期";
|
|||
|
|
this.gridColumn2.FieldName = "BARCODETIME";
|
|||
|
|
this.gridColumn2.Name = "gridColumn2";
|
|||
|
|
this.gridColumn2.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.gridColumn2.Visible = true;
|
|||
|
|
this.gridColumn2.VisibleIndex = 1;
|
|||
|
|
this.gridColumn2.Width = 200;
|
|||
|
|
//
|
|||
|
|
// gridColumn3
|
|||
|
|
//
|
|||
|
|
this.gridColumn3.Caption = "打印序列号";
|
|||
|
|
this.gridColumn3.FieldName = "SEQID";
|
|||
|
|
this.gridColumn3.Name = "gridColumn3";
|
|||
|
|
this.gridColumn3.OptionsColumn.AllowEdit = false;
|
|||
|
|
this.gridColumn3.Visible = true;
|
|||
|
|
this.gridColumn3.VisibleIndex = 2;
|
|||
|
|
this.gridColumn3.Width = 120;
|
|||
|
|
//
|
|||
|
|
// gridColumn4
|
|||
|
|
//
|
|||
|
|
this.gridColumn4.Caption = "托盘条码";
|
|||
|
|
this.gridColumn4.FieldName = "BARCODE";
|
|||
|
|
this.gridColumn4.Name = "gridColumn4";
|
|||
|
|
this.gridColumn4.Visible = true;
|
|||
|
|
this.gridColumn4.VisibleIndex = 3;
|
|||
|
|
this.gridColumn4.Width = 300;
|
|||
|
|
//
|
|||
|
|
// Check
|
|||
|
|
//
|
|||
|
|
this.Check.AutoHeight = false;
|
|||
|
|
this.Check.Caption = "Check";
|
|||
|
|
this.Check.Name = "Check";
|
|||
|
|
this.Check.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
|
|||
|
|
//
|
|||
|
|
// btnSave
|
|||
|
|
//
|
|||
|
|
this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.btnSave.Appearance.Options.UseFont = true;
|
|||
|
|
this.btnSave.BoolDiagFrm = false;
|
|||
|
|
this.btnSave.Location = new System.Drawing.Point(185, 413);
|
|||
|
|
this.btnSave.Name = "btnSave";
|
|||
|
|
this.btnSave.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.btnSave.TabIndex = 10;
|
|||
|
|
this.btnSave.Text = "保 存(&Z)";
|
|||
|
|
this.btnSave.typeButton = "保 存(&Z)";
|
|||
|
|
this.btnSave.Visible = false;
|
|||
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|||
|
|
//
|
|||
|
|
// openFileDialog1
|
|||
|
|
//
|
|||
|
|
this.openFileDialog1.FileName = "openFileDialog1";
|
|||
|
|
//
|
|||
|
|
// bgsNoteData
|
|||
|
|
//
|
|||
|
|
this.bgsNoteData.DataSource = typeof(WMS.Model.Base.BaseRemarkDictionaryModel);
|
|||
|
|
//
|
|||
|
|
// FrmPallet
|
|||
|
|
//
|
|||
|
|
this.Appearance.Options.UseFont = true;
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(1247, 649);
|
|||
|
|
this.Controls.Add(this.splitContainerControl1);
|
|||
|
|
this.Font = new System.Drawing.Font("宋体", 10F);
|
|||
|
|
this.MaximizeBox = false;
|
|||
|
|
this.MinimizeBox = false;
|
|||
|
|
this.Name = "FrmPallet";
|
|||
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|||
|
|
this.Text = "容器资料";
|
|||
|
|
this.Load += new System.EventHandler(this.FrmPallet_Load);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsPallet)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
|
|||
|
|
this.splitContainerControl1.Panel1.ResumeLayout(false);
|
|||
|
|
this.splitContainerControl1.Panel1.PerformLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
|
|||
|
|
this.splitContainerControl1.Panel2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
|
|||
|
|
this.splitContainerControl1.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCtl.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox3.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox1.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox2.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsCondition)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtVolume.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtBearweight.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPalletLong.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoPalletStatus.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEnd.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNum.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtStart.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.lkpPalletType.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustomPallet)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewPallet)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsNoteData)).EndInit();
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
|
|||
|
|
private System.Windows.Forms.BindingSource bgsPallet;
|
|||
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustomPallet;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewPallet;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
|
|||
|
|
private Ctrl.CtrlButtons btnSave;
|
|||
|
|
private System.Windows.Forms.BindingSource bgsCondition;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|||
|
|
private Ctrl.CtrlDictonary cDictionaryUser;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit txtBearweight;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit txtHeight;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit txtWidth;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit txtPalletLong;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|||
|
|
private DevExpress.XtraEditors.RadioGroup rdoPalletStatus;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtEnd;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtNum;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtStart;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl lblType;
|
|||
|
|
private Ctrl.LookUpEditSystem lkpPalletType;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl11;
|
|||
|
|
private DevExpress.XtraEditors.TextEdit txtVolume;
|
|||
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog1;
|
|||
|
|
private Ctrl.NoteData txtRemark;
|
|||
|
|
private System.Windows.Forms.BindingSource bgsNoteData;
|
|||
|
|
private Ctrl.CtrlButtons btnAccept;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons1;
|
|||
|
|
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox3;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl14;
|
|||
|
|
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox1;
|
|||
|
|
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox2;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtCtl;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl15;
|
|||
|
|
}
|
|||
|
|
}
|