BaoKai_202508_Wms_Jingwang_.../WMS.FrmRK/FrmReceive.designer.cs
2025-08-24 21:52:42 +08:00

1374 lines
80 KiB
C#

namespace WMS.FrmRK
{
partial class FrmReceive
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmReceive));
this.BSNoti = new System.Windows.Forms.BindingSource();
this.BSNotiTab = new System.Windows.Forms.BindingSource();
this.BSReceive = new System.Windows.Forms.BindingSource();
this.BSReceiveInfo = new System.Windows.Forms.BindingSource();
this.xtraTab = new DevExpress.XtraTab.XtraTabControl();
this.PageNotice = new DevExpress.XtraTab.XtraTabPage();
this.GCReceive = new WMS.Ctrl.GridControlCustom();
this.BSReceiveView = new System.Windows.Forms.BindingSource();
this.GVReceive = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colRECE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNOTICE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTEAM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colDRIVER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCAR_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINT_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINT_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINT_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRINT_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colENTRY_MAN = new DevExpress.XtraGrid.Columns.GridColumn();
this.colENTRY_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colENTRY_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATIC = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBUY_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARR_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVE_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTO_NUM_SUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPROVIDER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.PageRece = new DevExpress.XtraTab.XtraTabPage();
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.noteData1 = new WMS.Ctrl.NoteData();
this.LEPTeam = new WMS.Ctrl.LookUpEditSystem();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.DicNotice = new WMS.Ctrl.CtrlDictonary();
this.DateRece = new DevExpress.XtraEditors.DateEdit();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.LEPProvater = new WMS.Ctrl.LookUpEditSystem();
this.DicCar = new WMS.Ctrl.CtrlDictonary();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.txtShipper = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.txtDreiver = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.txtReceID = new WMS.Ctrl.WMSCtrlTextBox();
this.DicReceMan = new WMS.Ctrl.CtrlDictonary();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.DicPrintMan = new WMS.Ctrl.CtrlDictonary();
this.GCReceiveInfo = new WMS.Ctrl.GridControlCustom();
this.GVReceiveInfo = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colRECE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBUY_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colARR_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSHELVE_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMADE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colACC_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTO_TRAY = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colRECE_VOLUEM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGRO_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNET_WEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRECE_MONEY = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colVOLUME_UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTO_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATORNAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOPERATEDATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSCALE_UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.BSStoView = new System.Windows.Forms.BindingSource();
this.BSSto = new System.Windows.Forms.BindingSource();
this.BSStoInfo = new System.Windows.Forms.BindingSource();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
((System.ComponentModel.ISupportInitialize)(this.BSNoti)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSNotiTab)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceive)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceiveInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTab)).BeginInit();
this.xtraTab.SuspendLayout();
this.PageNotice.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCReceive)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceiveView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVReceive)).BeginInit();
this.PageRece.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LEPTeam.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateRece.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateRece.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPProvater.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtShipper.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDreiver.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtReceID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GCReceiveInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVReceiveInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSStoView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSSto)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSStoInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.SuspendLayout();
//
// BSNoti
//
this.BSNoti.DataSource = typeof(WMS.Model.RK.WareNoticeModel);
//
// BSNotiTab
//
this.BSNotiTab.DataSource = typeof(WMS.Model.RK.WareNoticeModel);
//
// BSReceive
//
this.BSReceive.DataSource = typeof(WMS.Model.RK.ReceivingModel);
//
// BSReceiveInfo
//
this.BSReceiveInfo.DataSource = typeof(WMS.Model.RK.ReceivingInfoModel);
//
// xtraTab
//
this.xtraTab.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTab.Location = new System.Drawing.Point(0, 0);
this.xtraTab.Name = "xtraTab";
this.xtraTab.SelectedTabPage = this.PageNotice;
this.xtraTab.Size = new System.Drawing.Size(1064, 514);
this.xtraTab.TabIndex = 1;
this.xtraTab.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.PageNotice,
this.PageRece});
this.xtraTab.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTab_SelectedPageChanged);
//
// PageNotice
//
this.PageNotice.Controls.Add(this.GCReceive);
this.PageNotice.Name = "PageNotice";
this.PageNotice.Size = new System.Drawing.Size(1062, 488);
this.PageNotice.Text = "收货单";
//
// GCReceive
//
this.GCReceive.ColorApprove = System.Drawing.Color.Empty;
this.GCReceive.ColorApproveValue = null;
this.GCReceive.ColorPass = System.Drawing.Color.Empty;
this.GCReceive.ColorPassValue = null;
this.GCReceive.ColorRepeal = System.Drawing.Color.Empty;
this.GCReceive.ColorRepealValue = null;
this.GCReceive.ColorReWork = System.Drawing.Color.Empty;
this.GCReceive.ColorReWorkValue = null;
this.GCReceive.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCReceive.ColorShortage = System.Drawing.Color.Empty;
this.GCReceive.ColorShortageFlagColumn = null;
this.GCReceive.ColorShortageValue = null;
this.GCReceive.ColorUnExecute = System.Drawing.Color.Empty;
this.GCReceive.ColorUnExecuteValue = null;
this.GCReceive.ColorUnPass = System.Drawing.Color.Empty;
this.GCReceive.ColorUnPassValue = null;
this.GCReceive.ColorVerify = System.Drawing.Color.Empty;
this.GCReceive.ColorVerifyFlagColumn = null;
this.GCReceive.ColorVerifyValue = null;
this.GCReceive.ColorWarning = System.Drawing.Color.Empty;
this.GCReceive.ColorWarningValue = null;
this.GCReceive.DataSource = this.BSReceiveView;
this.GCReceive.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCReceive.EnableAppearanceEvenRow = true;
this.GCReceive.IndicatorWidth = 40;
this.GCReceive.Location = new System.Drawing.Point(0, 0);
this.GCReceive.MainView = this.GVReceive;
this.GCReceive.Name = "GCReceive";
this.GCReceive.ShowRowID = true;
this.GCReceive.Size = new System.Drawing.Size(1062, 488);
this.GCReceive.TabIndex = 17;
this.GCReceive.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVReceive});
this.GCReceive.DoubleClick += new System.EventHandler(this.GCReceive_DoubleClick);
//
// BSReceiveView
//
this.BSReceiveView.DataSource = typeof(WMS.Model.RK.ReceivingModel);
//
// GVReceive
//
this.GVReceive.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVReceive.Appearance.EvenRow.Options.UseBackColor = true;
this.GVReceive.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colRECE_ID1,
this.colNOTICE_ID,
this.colTEAM,
this.colRECE_DATE,
this.colDRIVER,
this.colRECE_MAN,
this.colRECE_MAN_NAME,
this.colCAR_ID,
this.colVERSION,
this.colPRINT_MAN,
this.colPRINT_MAN_NAME,
this.colPRINT_DATE,
this.colPRINT_NUM,
this.colENTRY_MAN,
this.colENTRY_MAN_NAME,
this.colENTRY_DATE,
this.colSTATIC,
this.colREMARK,
this.colBUY_NUM_SUM,
this.colARR_NUM_SUM,
this.colSHELVE_NUM_SUM,
this.colSTO_NUM_SUM,
this.colPROVIDER_ID1,
this.colPROVIDER_NAME1});
this.GVReceive.GridControl = this.GCReceive;
this.GVReceive.IndicatorWidth = 34;
this.GVReceive.Name = "GVReceive";
this.GVReceive.OptionsBehavior.Editable = false;
this.GVReceive.OptionsSelection.MultiSelect = true;
this.GVReceive.OptionsView.ColumnAutoWidth = false;
this.GVReceive.OptionsView.EnableAppearanceEvenRow = true;
this.GVReceive.OptionsView.ShowFooter = true;
this.GVReceive.OptionsView.ShowGroupPanel = false;
this.GVReceive.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colARR_NUM_SUM, DevExpress.Data.ColumnSortOrder.Ascending)});
this.GVReceive.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVReceive_CustomColumnDisplayText);
this.GVReceive.Click += new System.EventHandler(this.GVReceive_Click);
this.GVReceive.DoubleClick += new System.EventHandler(this.GCReceive_DoubleClick);
//
// colRECE_ID1
//
this.colRECE_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colRECE_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECE_ID1.FieldName = "RECE_ID";
this.colRECE_ID1.Name = "colRECE_ID1";
this.colRECE_ID1.OptionsColumn.AllowEdit = false;
this.colRECE_ID1.Visible = true;
this.colRECE_ID1.VisibleIndex = 0;
this.colRECE_ID1.Width = 161;
//
// colNOTICE_ID
//
this.colNOTICE_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colNOTICE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNOTICE_ID.FieldName = "NOTICE_ID";
this.colNOTICE_ID.Name = "colNOTICE_ID";
this.colNOTICE_ID.OptionsColumn.AllowEdit = false;
this.colNOTICE_ID.Visible = true;
this.colNOTICE_ID.VisibleIndex = 1;
this.colNOTICE_ID.Width = 192;
//
// colTEAM
//
this.colTEAM.AppearanceHeader.Options.UseTextOptions = true;
this.colTEAM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colTEAM.FieldName = "TEAM";
this.colTEAM.Name = "colTEAM";
this.colTEAM.OptionsColumn.AllowEdit = false;
//
// colRECE_DATE
//
this.colRECE_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colRECE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECE_DATE.FieldName = "RECE_DATE";
this.colRECE_DATE.Name = "colRECE_DATE";
this.colRECE_DATE.OptionsColumn.AllowEdit = false;
this.colRECE_DATE.Visible = true;
this.colRECE_DATE.VisibleIndex = 5;
this.colRECE_DATE.Width = 84;
//
// colDRIVER
//
this.colDRIVER.AppearanceHeader.Options.UseTextOptions = true;
this.colDRIVER.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colDRIVER.FieldName = "DRIVER";
this.colDRIVER.Name = "colDRIVER";
this.colDRIVER.OptionsColumn.AllowEdit = false;
//
// colRECE_MAN
//
this.colRECE_MAN.AppearanceHeader.Options.UseTextOptions = true;
this.colRECE_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECE_MAN.FieldName = "RECE_MAN";
this.colRECE_MAN.Name = "colRECE_MAN";
this.colRECE_MAN.OptionsColumn.AllowEdit = false;
//
// colRECE_MAN_NAME
//
this.colRECE_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colRECE_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colRECE_MAN_NAME.FieldName = "RECE_MAN_NAME";
this.colRECE_MAN_NAME.Name = "colRECE_MAN_NAME";
this.colRECE_MAN_NAME.OptionsColumn.AllowEdit = false;
this.colRECE_MAN_NAME.Visible = true;
this.colRECE_MAN_NAME.VisibleIndex = 4;
this.colRECE_MAN_NAME.Width = 130;
//
// colCAR_ID
//
this.colCAR_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colCAR_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCAR_ID.FieldName = "CAR_ID";
this.colCAR_ID.Name = "colCAR_ID";
this.colCAR_ID.OptionsColumn.AllowEdit = false;
//
// colVERSION
//
this.colVERSION.AppearanceHeader.Options.UseTextOptions = true;
this.colVERSION.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colVERSION.FieldName = "VERSION";
this.colVERSION.Name = "colVERSION";
this.colVERSION.OptionsColumn.AllowEdit = false;
//
// colPRINT_MAN
//
this.colPRINT_MAN.AppearanceHeader.Options.UseTextOptions = true;
this.colPRINT_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRINT_MAN.FieldName = "PRINT_MAN";
this.colPRINT_MAN.Name = "colPRINT_MAN";
this.colPRINT_MAN.OptionsColumn.AllowEdit = false;
//
// colPRINT_MAN_NAME
//
this.colPRINT_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colPRINT_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRINT_MAN_NAME.FieldName = "PRINT_MAN_NAME";
this.colPRINT_MAN_NAME.Name = "colPRINT_MAN_NAME";
this.colPRINT_MAN_NAME.OptionsColumn.AllowEdit = false;
//
// colPRINT_DATE
//
this.colPRINT_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colPRINT_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRINT_DATE.FieldName = "PRINT_DATE";
this.colPRINT_DATE.Name = "colPRINT_DATE";
this.colPRINT_DATE.OptionsColumn.AllowEdit = false;
//
// colPRINT_NUM
//
this.colPRINT_NUM.AppearanceHeader.Options.UseTextOptions = true;
this.colPRINT_NUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPRINT_NUM.FieldName = "PRINT_NUM";
this.colPRINT_NUM.Name = "colPRINT_NUM";
this.colPRINT_NUM.OptionsColumn.AllowEdit = false;
//
// colENTRY_MAN
//
this.colENTRY_MAN.AppearanceHeader.Options.UseTextOptions = true;
this.colENTRY_MAN.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colENTRY_MAN.FieldName = "ENTRY_MAN";
this.colENTRY_MAN.Name = "colENTRY_MAN";
this.colENTRY_MAN.OptionsColumn.AllowEdit = false;
//
// colENTRY_MAN_NAME
//
this.colENTRY_MAN_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colENTRY_MAN_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colENTRY_MAN_NAME.FieldName = "ENTRY_MAN_NAME";
this.colENTRY_MAN_NAME.Name = "colENTRY_MAN_NAME";
this.colENTRY_MAN_NAME.OptionsColumn.AllowEdit = false;
//
// colENTRY_DATE
//
this.colENTRY_DATE.AppearanceHeader.Options.UseTextOptions = true;
this.colENTRY_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colENTRY_DATE.FieldName = "ENTRY_DATE";
this.colENTRY_DATE.Name = "colENTRY_DATE";
this.colENTRY_DATE.OptionsColumn.AllowEdit = false;
//
// colSTATIC
//
this.colSTATIC.AppearanceHeader.Options.UseTextOptions = true;
this.colSTATIC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTATIC.Caption = "状态";
this.colSTATIC.FieldName = "STATIC";
this.colSTATIC.Name = "colSTATIC";
this.colSTATIC.OptionsColumn.AllowEdit = false;
this.colSTATIC.Visible = true;
this.colSTATIC.VisibleIndex = 2;
this.colSTATIC.Width = 51;
//
// colREMARK
//
this.colREMARK.AppearanceHeader.Options.UseTextOptions = true;
this.colREMARK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.OptionsColumn.AllowEdit = false;
//
// colBUY_NUM_SUM
//
this.colBUY_NUM_SUM.AppearanceHeader.Options.UseTextOptions = true;
this.colBUY_NUM_SUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colBUY_NUM_SUM.DisplayFormat.FormatString = "{0:N4}";
this.colBUY_NUM_SUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colBUY_NUM_SUM.FieldName = "BUY_NUM_SUM";
this.colBUY_NUM_SUM.Name = "colBUY_NUM_SUM";
this.colBUY_NUM_SUM.OptionsColumn.AllowEdit = false;
this.colBUY_NUM_SUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BUY_NUM_SUM", "{0:N4}")});
this.colBUY_NUM_SUM.Visible = true;
this.colBUY_NUM_SUM.VisibleIndex = 6;
this.colBUY_NUM_SUM.Width = 106;
//
// colARR_NUM_SUM
//
this.colARR_NUM_SUM.AppearanceHeader.Options.UseTextOptions = true;
this.colARR_NUM_SUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colARR_NUM_SUM.DisplayFormat.FormatString = "{0:N4}";
this.colARR_NUM_SUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colARR_NUM_SUM.FieldName = "ARR_NUM_SUM";
this.colARR_NUM_SUM.Name = "colARR_NUM_SUM";
this.colARR_NUM_SUM.OptionsColumn.AllowEdit = false;
this.colARR_NUM_SUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ARR_NUM_SUM", "{0:N4}")});
this.colARR_NUM_SUM.Visible = true;
this.colARR_NUM_SUM.VisibleIndex = 7;
this.colARR_NUM_SUM.Width = 98;
//
// colSHELVE_NUM_SUM
//
this.colSHELVE_NUM_SUM.AppearanceHeader.Options.UseTextOptions = true;
this.colSHELVE_NUM_SUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSHELVE_NUM_SUM.FieldName = "SHELVE_NUM_SUM";
this.colSHELVE_NUM_SUM.Name = "colSHELVE_NUM_SUM";
this.colSHELVE_NUM_SUM.OptionsColumn.AllowEdit = false;
//
// colSTO_NUM_SUM
//
this.colSTO_NUM_SUM.AppearanceHeader.Options.UseTextOptions = true;
this.colSTO_NUM_SUM.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colSTO_NUM_SUM.DisplayFormat.FormatString = "{0:N4}";
this.colSTO_NUM_SUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colSTO_NUM_SUM.FieldName = "STO_NUM_SUM";
this.colSTO_NUM_SUM.Name = "colSTO_NUM_SUM";
this.colSTO_NUM_SUM.OptionsColumn.AllowEdit = false;
this.colSTO_NUM_SUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "STO_NUM_SUM", "{0:N4}")});
this.colSTO_NUM_SUM.Visible = true;
this.colSTO_NUM_SUM.VisibleIndex = 8;
this.colSTO_NUM_SUM.Width = 99;
//
// colPROVIDER_ID1
//
this.colPROVIDER_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_ID1.FieldName = "PROVIDER_ID";
this.colPROVIDER_ID1.Name = "colPROVIDER_ID1";
this.colPROVIDER_ID1.OptionsColumn.AllowEdit = false;
//
// colPROVIDER_NAME1
//
this.colPROVIDER_NAME1.AppearanceHeader.Options.UseTextOptions = true;
this.colPROVIDER_NAME1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colPROVIDER_NAME1.FieldName = "PROVIDER_NAME";
this.colPROVIDER_NAME1.Name = "colPROVIDER_NAME1";
this.colPROVIDER_NAME1.OptionsColumn.AllowEdit = false;
this.colPROVIDER_NAME1.Visible = true;
this.colPROVIDER_NAME1.VisibleIndex = 3;
this.colPROVIDER_NAME1.Width = 242;
//
// PageRece
//
this.PageRece.Controls.Add(this.splitContainerControl1);
this.PageRece.Name = "PageRece";
this.PageRece.Size = new System.Drawing.Size(1062, 488);
this.PageRece.Text = "收货录入";
//
// 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";
this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel1.Controls.Add(this.noteData1);
this.splitContainerControl1.Panel1.Controls.Add(this.LEPTeam);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl3);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl11);
this.splitContainerControl1.Panel1.Controls.Add(this.DicNotice);
this.splitContainerControl1.Panel1.Controls.Add(this.DateRece);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl5);
this.splitContainerControl1.Panel1.Controls.Add(this.LEPProvater);
this.splitContainerControl1.Panel1.Controls.Add(this.DicCar);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl10);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl2);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl7);
this.splitContainerControl1.Panel1.Controls.Add(this.txtShipper);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl9);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl12);
this.splitContainerControl1.Panel1.Controls.Add(this.txtDreiver);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl6);
this.splitContainerControl1.Panel1.Controls.Add(this.txtReceID);
this.splitContainerControl1.Panel1.Controls.Add(this.DicReceMan);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl1);
this.splitContainerControl1.Panel1.Controls.Add(this.labelControl8);
this.splitContainerControl1.Panel1.Controls.Add(this.DicPrintMan);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.Controls.Add(this.GCReceiveInfo);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(1062, 488);
this.splitContainerControl1.SplitterPosition = 126;
this.splitContainerControl1.TabIndex = 17;
this.splitContainerControl1.Text = "splitContainerControl1";
//
// noteData1
//
this.noteData1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSReceive, "REMARK", true));
this.noteData1.DisplayMember = "CONTENT";
this.noteData1.FormattingEnabled = true;
this.noteData1.Location = new System.Drawing.Point(384, 79);
this.noteData1.Name = "noteData1";
this.noteData1.NoteTypes = WMS.Ctrl.DateType.;
this.noteData1.Size = new System.Drawing.Size(521, 22);
this.noteData1.TabIndex = 136;
this.noteData1.ValueMember = "CONTENT";
//
// LEPTeam
//
this.LEPTeam.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSReceive, "TEAM", true));
this.LEPTeam.EditValue = "";
this.LEPTeam.Location = new System.Drawing.Point(692, 4);
this.LEPTeam.Name = "LEPTeam";
this.LEPTeam.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LEPTeam.Properties.Appearance.Options.UseFont = true;
this.LEPTeam.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPTeam.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPTeam.Properties.NullText = "";
this.LEPTeam.Size = new System.Drawing.Size(213, 22);
this.LEPTeam.TabIndex = 135;
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(327, 84);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(56, 14);
this.labelControl3.TabIndex = 125;
this.labelControl3.Text = "备 注";
//
// labelControl11
//
this.labelControl11.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl11.Appearance.Options.UseFont = true;
this.labelControl11.Location = new System.Drawing.Point(631, 57);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(56, 14);
this.labelControl11.TabIndex = 126;
this.labelControl11.Text = "供 应 商";
//
// DicNotice
//
this.DicNotice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.DicNotice.Cursor = System.Windows.Forms.Cursors.Default;
this.DicNotice.DictonaryTableName = WMS.Ctrl.DictonaryType.t_rk_ware_notice;
this.DicNotice.ErrText = "无数据重新查询";
this.DicNotice.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DicNotice.IsSqlWhere = false;
this.DicNotice.Location = new System.Drawing.Point(384, 4);
this.DicNotice.Name = "DicNotice";
this.DicNotice.Number = 0;
this.DicNotice.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.DicNotice.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicNotice.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicNotice.ShowColumns1")))});
this.DicNotice.Size = new System.Drawing.Size(213, 22);
this.DicNotice.SqlStr = null;
this.DicNotice.TabIndex = 132;
this.DicNotice.TextBoxFlag = "";
this.DicNotice.TextBoxValue = "";
this.DicNotice.Button_Click += new System.EventHandler(this.DicNotice_Button_Click);
//
// DateRece
//
this.DateRece.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSReceive, "RECE_DATE", true));
this.DateRece.EditValue = new System.DateTime(2014, 1, 9, 10, 34, 55, 0);
this.DateRece.Location = new System.Drawing.Point(384, 54);
this.DateRece.Name = "DateRece";
this.DateRece.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.DateRece.Properties.Appearance.Options.UseFont = true;
this.DateRece.Properties.AppearanceDisabled.Font = new System.Drawing.Font("宋体", 10F);
this.DateRece.Properties.AppearanceDisabled.Options.UseFont = true;
this.DateRece.Properties.AppearanceDropDown.Font = new System.Drawing.Font("宋体", 10F);
this.DateRece.Properties.AppearanceDropDown.Options.UseFont = true;
this.DateRece.Properties.AppearanceFocused.Font = new System.Drawing.Font("宋体", 10F);
this.DateRece.Properties.AppearanceFocused.Options.UseFont = true;
this.DateRece.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateRece.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateRece.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateRece.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateRece.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.DateRece.Properties.EditFormat.FormatString = "yyyy-MM-dd";
this.DateRece.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.DateRece.Properties.NullDate = "";
this.DateRece.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.DateRece.Size = new System.Drawing.Size(213, 22);
this.DateRece.TabIndex = 3;
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Location = new System.Drawing.Point(326, 57);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(56, 17);
this.labelControl5.TabIndex = 120;
this.labelControl5.Text = "收货时间";
//
// LEPProvater
//
this.LEPProvater.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSReceive, "PROVIDER_ID", true));
this.LEPProvater.EditValue = "";
this.LEPProvater.Location = new System.Drawing.Point(692, 54);
this.LEPProvater.Name = "LEPProvater";
this.LEPProvater.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LEPProvater.Properties.Appearance.Options.UseFont = true;
this.LEPProvater.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPProvater.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPProvater.Properties.NullText = "";
this.LEPProvater.Size = new System.Drawing.Size(213, 22);
this.LEPProvater.TabIndex = 1;
//
// DicCar
//
this.DicCar.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.DicCar.Cursor = System.Windows.Forms.Cursors.Default;
this.DicCar.DictonaryTableName = WMS.Ctrl.DictonaryType.t_base_capacity;
this.DicCar.ErrText = "无数据重新查询";
this.DicCar.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DicCar.IsSqlWhere = false;
this.DicCar.Location = new System.Drawing.Point(78, 29);
this.DicCar.Name = "DicCar";
this.DicCar.Number = 0;
this.DicCar.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.DicCar.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicCar.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicCar.ShowColumns1")))});
this.DicCar.Size = new System.Drawing.Size(213, 22);
this.DicCar.SqlStr = null;
this.DicCar.TabIndex = 134;
this.DicCar.TextBoxFlag = "";
this.DicCar.TextBoxValue = "";
this.DicCar.Button_Click += new System.EventHandler(this.DicCar_Button_Click);
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Location = new System.Drawing.Point(631, 6);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(56, 17);
this.labelControl10.TabIndex = 119;
this.labelControl10.Text = "卸车班组";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(326, 8);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(56, 14);
this.labelControl2.TabIndex = 133;
this.labelControl2.Text = "通知单号";
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Location = new System.Drawing.Point(21, 60);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(56, 14);
this.labelControl7.TabIndex = 121;
this.labelControl7.Text = "收 货 人";
//
// txtShipper
//
this.txtShipper.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSReceive, "SHIPPERS", true));
this.txtShipper.FrmSelect = false;
this.txtShipper.Location = new System.Drawing.Point(384, 29);
this.txtShipper.MustText = false;
this.txtShipper.Name = "txtShipper";
this.txtShipper.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtShipper.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtShipper.Properties.Appearance.Options.UseBackColor = true;
this.txtShipper.Properties.Appearance.Options.UseFont = true;
this.txtShipper.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtShipper.Size = new System.Drawing.Size(213, 22);
this.txtShipper.StrLen = 0;
this.txtShipper.TabIndex = 5;
this.txtShipper.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtShipper.ValText = "";
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Location = new System.Drawing.Point(631, 34);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(56, 14);
this.labelControl9.TabIndex = 123;
this.labelControl9.Text = "司 机";
//
// labelControl12
//
this.labelControl12.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl12.Appearance.Options.UseFont = true;
this.labelControl12.Location = new System.Drawing.Point(326, 34);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(56, 14);
this.labelControl12.TabIndex = 129;
this.labelControl12.Text = "承 运 商";
//
// txtDreiver
//
this.txtDreiver.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSReceive, "DRIVER", true));
this.txtDreiver.FrmSelect = false;
this.txtDreiver.Location = new System.Drawing.Point(692, 29);
this.txtDreiver.MustText = false;
this.txtDreiver.Name = "txtDreiver";
this.txtDreiver.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtDreiver.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtDreiver.Properties.Appearance.Options.UseBackColor = true;
this.txtDreiver.Properties.Appearance.Options.UseFont = true;
this.txtDreiver.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtDreiver.Size = new System.Drawing.Size(213, 22);
this.txtDreiver.StrLen = 0;
this.txtDreiver.TabIndex = 6;
this.txtDreiver.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtDreiver.ValText = "";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Location = new System.Drawing.Point(21, 34);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(56, 14);
this.labelControl6.TabIndex = 122;
this.labelControl6.Text = "车 号";
//
// txtReceID
//
this.txtReceID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSReceive, "RECE_ID", true));
this.txtReceID.Enabled = false;
this.txtReceID.FrmSelect = false;
this.txtReceID.Location = new System.Drawing.Point(78, 4);
this.txtReceID.MustText = true;
this.txtReceID.Name = "txtReceID";
this.txtReceID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtReceID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtReceID.Properties.Appearance.Options.UseBackColor = true;
this.txtReceID.Properties.Appearance.Options.UseFont = true;
this.txtReceID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtReceID.Size = new System.Drawing.Size(213, 22);
this.txtReceID.StrLen = 0;
this.txtReceID.TabIndex = 130;
this.txtReceID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtReceID.ValText = "";
//
// DicReceMan
//
this.DicReceMan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.DicReceMan.Cursor = System.Windows.Forms.Cursors.Default;
this.DicReceMan.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_UserInfo;
this.DicReceMan.ErrText = "无数据重新查询";
this.DicReceMan.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DicReceMan.IsSqlWhere = false;
this.DicReceMan.Location = new System.Drawing.Point(78, 54);
this.DicReceMan.Name = "DicReceMan";
this.DicReceMan.Number = 0;
this.DicReceMan.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.DicReceMan.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicReceMan.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicReceMan.ShowColumns1")))});
this.DicReceMan.Size = new System.Drawing.Size(213, 22);
this.DicReceMan.SqlStr = null;
this.DicReceMan.TabIndex = 4;
this.DicReceMan.TextBoxFlag = "";
this.DicReceMan.TextBoxValue = "";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(21, 7);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(56, 14);
this.labelControl1.TabIndex = 131;
this.labelControl1.Text = "收货单号";
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl8.Appearance.Options.UseFont = true;
this.labelControl8.Location = new System.Drawing.Point(21, 84);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(56, 14);
this.labelControl8.TabIndex = 124;
this.labelControl8.Text = "打 印 人";
//
// DicPrintMan
//
this.DicPrintMan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.DicPrintMan.Cursor = System.Windows.Forms.Cursors.Default;
this.DicPrintMan.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_UserInfo;
this.DicPrintMan.ErrText = "无数据重新查询";
this.DicPrintMan.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DicPrintMan.IsSqlWhere = false;
this.DicPrintMan.Location = new System.Drawing.Point(78, 79);
this.DicPrintMan.Name = "DicPrintMan";
this.DicPrintMan.Number = 0;
this.DicPrintMan.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.DicPrintMan.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicPrintMan.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicPrintMan.ShowColumns1")))});
this.DicPrintMan.Size = new System.Drawing.Size(213, 23);
this.DicPrintMan.SqlStr = null;
this.DicPrintMan.TabIndex = 8;
this.DicPrintMan.TextBoxFlag = "";
this.DicPrintMan.TextBoxValue = "";
//
// GCReceiveInfo
//
this.GCReceiveInfo.ColorApprove = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorApproveValue = null;
this.GCReceiveInfo.ColorPass = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorPassValue = null;
this.GCReceiveInfo.ColorRepeal = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorRepealValue = null;
this.GCReceiveInfo.ColorReWork = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorReWorkValue = null;
this.GCReceiveInfo.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorShortage = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorShortageFlagColumn = null;
this.GCReceiveInfo.ColorShortageValue = null;
this.GCReceiveInfo.ColorUnExecute = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorUnExecuteValue = null;
this.GCReceiveInfo.ColorUnPass = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorUnPassValue = null;
this.GCReceiveInfo.ColorVerify = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorVerifyFlagColumn = null;
this.GCReceiveInfo.ColorVerifyValue = null;
this.GCReceiveInfo.ColorWarning = System.Drawing.Color.Empty;
this.GCReceiveInfo.ColorWarningValue = null;
this.GCReceiveInfo.DataSource = this.BSReceiveInfo;
this.GCReceiveInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCReceiveInfo.EnableAppearanceEvenRow = true;
this.GCReceiveInfo.IndicatorWidth = 40;
this.GCReceiveInfo.Location = new System.Drawing.Point(0, 0);
this.GCReceiveInfo.MainView = this.GVReceiveInfo;
this.GCReceiveInfo.Name = "GCReceiveInfo";
this.GCReceiveInfo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.Check,
this.repositoryItemCheckEdit2,
this.repositoryItemCheckEdit1,
this.repositoryItemLookUpEdit1,
this.repositoryItemLookUpEdit2,
this.repositoryItemTextEdit1,
this.repositoryItemLookUpEdit3,
this.repositoryItemLookUpEdit4});
this.GCReceiveInfo.ShowRowID = true;
this.GCReceiveInfo.Size = new System.Drawing.Size(1058, 346);
this.GCReceiveInfo.TabIndex = 16;
this.GCReceiveInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVReceiveInfo});
//
// GVReceiveInfo
//
this.GVReceiveInfo.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVReceiveInfo.Appearance.EvenRow.Options.UseBackColor = true;
this.GVReceiveInfo.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.GVReceiveInfo.Appearance.HeaderPanel.Options.UseFont = true;
this.GVReceiveInfo.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
this.GVReceiveInfo.Appearance.Row.Options.UseFont = true;
this.GVReceiveInfo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colRECE_ID,
this.colGOODS_ID,
this.colGOODS_NAME,
this.colBUY_NUM,
this.colARR_NUM,
this.colSHELVE_NUM,
this.colMADE_DATE,
this.colACC_NUM,
this.colSTO_TRAY,
this.colRECE_VOLUEM,
this.colGRO_WEIGHT,
this.colNET_WEIGHT,
this.colRECE_MONEY,
this.colUNIT,
this.colVOLUME_UNIT,
this.colSTO_NUM,
this.colOPERATORID,
this.colOPERATORNAME,
this.colOPERATEDATE,
this.colPRICE,
this.colSCALE_UNIT});
this.GVReceiveInfo.GridControl = this.GCReceiveInfo;
this.GVReceiveInfo.IndicatorWidth = 34;
this.GVReceiveInfo.Name = "GVReceiveInfo";
this.GVReceiveInfo.OptionsSelection.MultiSelect = true;
this.GVReceiveInfo.OptionsView.ColumnAutoWidth = false;
this.GVReceiveInfo.OptionsView.EnableAppearanceEvenRow = true;
this.GVReceiveInfo.OptionsView.ShowFooter = true;
this.GVReceiveInfo.OptionsView.ShowGroupPanel = false;
this.GVReceiveInfo.CustomRowCellEditForEditing += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.GVReceiveInfo_CustomRowCellEditForEditing);
this.GVReceiveInfo.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVReceiveInfo_CellValueChanged);
this.GVReceiveInfo.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVReceiveInfo_CellValueChanging);
//
// colRECE_ID
//
this.colRECE_ID.FieldName = "RECE_ID";
this.colRECE_ID.Name = "colRECE_ID";
//
// colGOODS_ID
//
this.colGOODS_ID.ColumnEdit = this.repositoryItemLookUpEdit1;
this.colGOODS_ID.FieldName = "GOODS_ID";
this.colGOODS_ID.Name = "colGOODS_ID";
this.colGOODS_ID.Visible = true;
this.colGOODS_ID.VisibleIndex = 0;
this.colGOODS_ID.Width = 174;
//
// repositoryItemLookUpEdit1
//
this.repositoryItemLookUpEdit1.AutoHeight = false;
this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_ID", 50, "商品编号"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_NAME", 120, "商品名称")});
this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
this.repositoryItemLookUpEdit1.NullText = "";
this.repositoryItemLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemLookUpEdit1_EditValueChanged);
//
// colGOODS_NAME
//
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.Name = "colGOODS_NAME";
//
// colBUY_NUM
//
this.colBUY_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Fuchsia;
this.colBUY_NUM.AppearanceCell.Options.UseForeColor = true;
this.colBUY_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colBUY_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colBUY_NUM.FieldName = "BUY_NUM";
this.colBUY_NUM.Name = "colBUY_NUM";
this.colBUY_NUM.OptionsColumn.AllowEdit = false;
this.colBUY_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "BUY_NUM", "{0:N4}")});
this.colBUY_NUM.Visible = true;
this.colBUY_NUM.VisibleIndex = 1;
this.colBUY_NUM.Width = 104;
//
// colARR_NUM
//
this.colARR_NUM.AppearanceCell.ForeColor = System.Drawing.Color.Red;
this.colARR_NUM.AppearanceCell.Options.UseForeColor = true;
this.colARR_NUM.DisplayFormat.FormatString = "{0:N4}";
this.colARR_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colARR_NUM.FieldName = "ARR_NUM";
this.colARR_NUM.Name = "colARR_NUM";
this.colARR_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ARR_NUM", "{0:N4}")});
this.colARR_NUM.Visible = true;
this.colARR_NUM.VisibleIndex = 2;
this.colARR_NUM.Width = 112;
//
// colSHELVE_NUM
//
this.colSHELVE_NUM.FieldName = "SHELVE_NUM";
this.colSHELVE_NUM.Name = "colSHELVE_NUM";
//
// colMADE_DATE
//
this.colMADE_DATE.FieldName = "MADE_DATE";
this.colMADE_DATE.Name = "colMADE_DATE";
this.colMADE_DATE.Visible = true;
this.colMADE_DATE.VisibleIndex = 11;
this.colMADE_DATE.Width = 127;
//
// colACC_NUM
//
this.colACC_NUM.FieldName = "ACC_NUM";
this.colACC_NUM.Name = "colACC_NUM";
//
// colSTO_TRAY
//
this.colSTO_TRAY.ColumnEdit = this.repositoryItemLookUpEdit2;
this.colSTO_TRAY.FieldName = "STO_TRAY";
this.colSTO_TRAY.Name = "colSTO_TRAY";
//
// repositoryItemLookUpEdit2
//
this.repositoryItemLookUpEdit2.AutoHeight = false;
this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit2.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_ID", 50, "托盘编号"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_NAME", 50, "托盘名称")});
this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2";
this.repositoryItemLookUpEdit2.NullText = "";
//
// colRECE_VOLUEM
//
this.colRECE_VOLUEM.DisplayFormat.FormatString = "{0:N4}";
this.colRECE_VOLUEM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colRECE_VOLUEM.FieldName = "RECE_VOLUEM";
this.colRECE_VOLUEM.Name = "colRECE_VOLUEM";
this.colRECE_VOLUEM.OptionsColumn.AllowEdit = false;
this.colRECE_VOLUEM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "RECE_VOLUEM", "{0:N4}")});
this.colRECE_VOLUEM.Visible = true;
this.colRECE_VOLUEM.VisibleIndex = 5;
this.colRECE_VOLUEM.Width = 87;
//
// colGRO_WEIGHT
//
this.colGRO_WEIGHT.DisplayFormat.FormatString = "{0:N4}";
this.colGRO_WEIGHT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colGRO_WEIGHT.FieldName = "GRO_WEIGHT";
this.colGRO_WEIGHT.Name = "colGRO_WEIGHT";
this.colGRO_WEIGHT.OptionsColumn.AllowEdit = false;
this.colGRO_WEIGHT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "GRO_WEIGHT", "{0:N4}")});
this.colGRO_WEIGHT.Visible = true;
this.colGRO_WEIGHT.VisibleIndex = 7;
this.colGRO_WEIGHT.Width = 103;
//
// colNET_WEIGHT
//
this.colNET_WEIGHT.DisplayFormat.FormatString = "{0:N4}";
this.colNET_WEIGHT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colNET_WEIGHT.FieldName = "NET_WEIGHT";
this.colNET_WEIGHT.Name = "colNET_WEIGHT";
this.colNET_WEIGHT.OptionsColumn.AllowEdit = false;
this.colNET_WEIGHT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "NET_WEIGHT", "{0:N4}")});
this.colNET_WEIGHT.Visible = true;
this.colNET_WEIGHT.VisibleIndex = 6;
//
// colRECE_MONEY
//
this.colRECE_MONEY.DisplayFormat.FormatString = "¥{0:N4}";
this.colRECE_MONEY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colRECE_MONEY.FieldName = "RECE_MONEY";
this.colRECE_MONEY.Name = "colRECE_MONEY";
this.colRECE_MONEY.OptionsColumn.AllowEdit = false;
this.colRECE_MONEY.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "RECE_MONEY", "¥{0:N4}")});
this.colRECE_MONEY.Visible = true;
this.colRECE_MONEY.VisibleIndex = 10;
this.colRECE_MONEY.Width = 145;
//
// colUNIT
//
this.colUNIT.ColumnEdit = this.repositoryItemLookUpEdit3;
this.colUNIT.FieldName = "UNIT";
this.colUNIT.Name = "colUNIT";
this.colUNIT.Visible = true;
this.colUNIT.VisibleIndex = 3;
this.colUNIT.Width = 117;
//
// repositoryItemLookUpEdit3
//
this.repositoryItemLookUpEdit3.AutoHeight = false;
this.repositoryItemLookUpEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit3.Name = "repositoryItemLookUpEdit3";
this.repositoryItemLookUpEdit3.NullText = "";
//
// colVOLUME_UNIT
//
this.colVOLUME_UNIT.DisplayFormat.FormatString = "{0:N4}";
this.colVOLUME_UNIT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colVOLUME_UNIT.FieldName = "VOLUME_UNIT";
this.colVOLUME_UNIT.Name = "colVOLUME_UNIT";
this.colVOLUME_UNIT.Visible = true;
this.colVOLUME_UNIT.VisibleIndex = 4;
this.colVOLUME_UNIT.Width = 87;
//
// colSTO_NUM
//
this.colSTO_NUM.FieldName = "STO_NUM";
this.colSTO_NUM.Name = "colSTO_NUM";
this.colSTO_NUM.Width = 87;
//
// colOPERATORID
//
this.colOPERATORID.FieldName = "OPERATORID";
this.colOPERATORID.Name = "colOPERATORID";
//
// colOPERATORNAME
//
this.colOPERATORNAME.FieldName = "OPERATORNAME";
this.colOPERATORNAME.Name = "colOPERATORNAME";
//
// colOPERATEDATE
//
this.colOPERATEDATE.FieldName = "OPERATEDATE";
this.colOPERATEDATE.Name = "colOPERATEDATE";
//
// colPRICE
//
this.colPRICE.DisplayFormat.FormatString = "¥{0:N4}";
this.colPRICE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colPRICE.FieldName = "PRICE";
this.colPRICE.Name = "colPRICE";
this.colPRICE.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "PRICE", "¥{0:N4}")});
this.colPRICE.Visible = true;
this.colPRICE.VisibleIndex = 9;
this.colPRICE.Width = 93;
//
// colSCALE_UNIT
//
this.colSCALE_UNIT.ColumnEdit = this.repositoryItemLookUpEdit4;
this.colSCALE_UNIT.FieldName = "SCALE_UNIT";
this.colSCALE_UNIT.Name = "colSCALE_UNIT";
this.colSCALE_UNIT.Visible = true;
this.colSCALE_UNIT.VisibleIndex = 8;
this.colSCALE_UNIT.Width = 73;
//
// repositoryItemLookUpEdit4
//
this.repositoryItemLookUpEdit4.AutoHeight = false;
this.repositoryItemLookUpEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit4.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_DICTIONARY_NAME", 50, "单位"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_CHAR_VALUE", "VC_CHAR_VALUE", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default)});
this.repositoryItemLookUpEdit4.Name = "repositoryItemLookUpEdit4";
this.repositoryItemLookUpEdit4.NullText = "";
//
// Check
//
this.Check.AutoHeight = false;
this.Check.Caption = "Check";
this.Check.Name = "Check";
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Caption = "Check";
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Caption = "Check";
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// repositoryItemTextEdit1
//
this.repositoryItemTextEdit1.AutoHeight = false;
this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
//
// BSStoView
//
this.BSStoView.DataSource = typeof(WMS.Model.RK.StorageLotModel);
//
// BSSto
//
this.BSSto.DataSource = typeof(WMS.Model.RK.StorageLotModel);
//
// BSStoInfo
//
this.BSStoInfo.DataSource = typeof(WMS.Model.RK.StorageLotInfoModel);
//
// gridView1
//
this.gridView1.Name = "gridView1";
//
// FrmReceive
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1064, 514);
this.Controls.Add(this.xtraTab);
this.Name = "FrmReceive";
this.Text = "到货信息";
this.Load += new System.EventHandler(this.FrmReceive_Load);
((System.ComponentModel.ISupportInitialize)(this.BSNoti)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSNotiTab)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceive)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceiveInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTab)).EndInit();
this.xtraTab.ResumeLayout(false);
this.PageNotice.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCReceive)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSReceiveView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVReceive)).EndInit();
this.PageRece.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.LEPTeam.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateRece.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateRece.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPProvater.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtShipper.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDreiver.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtReceID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GCReceiveInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVReceiveInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSStoView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSSto)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSStoInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.BindingSource BSNoti;
private System.Windows.Forms.BindingSource BSNotiTab;
private System.Windows.Forms.BindingSource BSReceiveInfo;
private System.Windows.Forms.BindingSource BSReceive;
private DevExpress.XtraTab.XtraTabControl xtraTab;
private DevExpress.XtraTab.XtraTabPage PageNotice;
private DevExpress.XtraTab.XtraTabPage PageRece;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private Ctrl.WMSCtrlTextBox txtShipper;
private DevExpress.XtraEditors.LabelControl labelControl12;
private DevExpress.XtraEditors.LabelControl labelControl11;
private Ctrl.LookUpEditSystem LEPProvater;
private DevExpress.XtraEditors.LabelControl labelControl3;
private Ctrl.CtrlDictonary DicPrintMan;
private Ctrl.CtrlDictonary DicReceMan;
private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.DateEdit DateRece;
private DevExpress.XtraEditors.LabelControl labelControl9;
private Ctrl.WMSCtrlTextBox txtDreiver;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl10;
private System.Windows.Forms.BindingSource BSReceiveView;
private System.Windows.Forms.BindingSource BSSto;
private System.Windows.Forms.BindingSource BSStoView;
private System.Windows.Forms.BindingSource BSStoInfo;
private Ctrl.GridControlCustom GCReceive;
private DevExpress.XtraGrid.Views.Grid.GridView GVReceive;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colNOTICE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colTEAM;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colDRIVER;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colCAR_ID;
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colPRINT_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colENTRY_MAN;
private DevExpress.XtraGrid.Columns.GridColumn colENTRY_MAN_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colENTRY_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colSTATIC;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colBUY_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colARR_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVE_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM_SUM;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME1;
private Ctrl.GridControlCustom GCReceiveInfo;
private DevExpress.XtraGrid.Views.Grid.GridView GVReceiveInfo;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
private Ctrl.WMSCtrlTextBox txtReceID;
private DevExpress.XtraEditors.LabelControl labelControl1;
private Ctrl.CtrlDictonary DicNotice;
private DevExpress.XtraEditors.LabelControl labelControl2;
private Ctrl.CtrlDictonary DicCar;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit3;
private Ctrl.LookUpEditSystem LEPTeam;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colBUY_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colARR_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colSHELVE_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colMADE_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colACC_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_TRAY;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_VOLUEM;
private DevExpress.XtraGrid.Columns.GridColumn colGRO_WEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colNET_WEIGHT;
private DevExpress.XtraGrid.Columns.GridColumn colRECE_MONEY;
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
private DevExpress.XtraGrid.Columns.GridColumn colVOLUME_UNIT;
private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORNAME;
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE;
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit4;
private Ctrl.NoteData noteData1;
}
}