1427 lines
68 KiB
C#
1427 lines
68 KiB
C#
|
|
namespace WMS.FrmCK
|
|||
|
|
{
|
|||
|
|
partial class AutoFrmPick
|
|||
|
|
{
|
|||
|
|
/// <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(AutoFrmPick));
|
|||
|
|
this.bgc_kc = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.bdc_pick = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.bgc_outMx = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.gridControlCustom3 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.gdvMxBind = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colYmd = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSheet_no = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPdc_no = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPdc_name = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCustomer = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOrdNumber = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLink_mis = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colQty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colIo_type = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAppe_user = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAppe_time = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colModi_user = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colModi_time = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colIn_qty = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colIo_status = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colIo_time = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colStoreBaseUom = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSrcDoc_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSrcDocLine_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAllDoc_Type = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVersion1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOrg = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colItemMaster = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSPEC = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colMemo = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCompanyID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSiteID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colBatnbr = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colInventory_Line_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUnitDesc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colToWhseloc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colTooling = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colManufactured_date = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPalletID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLocation = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLotID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colMfgCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|||
|
|
this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.t_message = new System.Windows.Forms.TextBox();
|
|||
|
|
this.t_code = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label1 = new System.Windows.Forms.Label();
|
|||
|
|
this.gridControlCustom4 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.gridView7 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPY_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_AREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colISLOCK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATION_LONG = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATION_WIDTH = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOCATION_HEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colHASVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colBEARWEIGHT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colABC_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSORT1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTATUS2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVERSION2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOPERATORID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOPERATEDATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colrow = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colcln = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.collayer = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.coldecId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colinstand = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.coloutStand = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.coloutStand1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.coloutStand2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colinline = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.coloutLine = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridView8 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.t_station = new System.Windows.Forms.TextBox();
|
|||
|
|
this.label3 = new System.Windows.Forms.Label();
|
|||
|
|
this.ctrlButtons7 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.ctrlButtons6 = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.gridControlCustom1 = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.gdv_Kcmx = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colProDucLotId = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colBARCODE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colCTL = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPICKINGID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colOUT_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPUTIN_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOOD_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLOC_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colMISTOCK_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPICKING_NUM = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colGOODS_NUM_SJ = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSPECIFICATION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRODUCTION_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAREA_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colAREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPROVIDER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colUNIT_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSCALE_UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colPRICE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSORT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSKU_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSKU_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSTS = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.PlatForm = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.timer1 = new System.Windows.Forms.Timer();
|
|||
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|||
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgc_kc)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bdc_pick)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgc_outMx)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdvMxBind)).BeginInit();
|
|||
|
|
this.panel2.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView7)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView8)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_Kcmx)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|||
|
|
this.groupBox1.SuspendLayout();
|
|||
|
|
this.groupBox2.SuspendLayout();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// bgc_kc
|
|||
|
|
//
|
|||
|
|
// this.bgc_kc.DataSource = typeof(WMS.Model.Pak_io_complete);
|
|||
|
|
//
|
|||
|
|
// bdc_pick
|
|||
|
|
//
|
|||
|
|
this.bdc_pick.DataSource = typeof(WMS.Model.CK.PakWaitOut);
|
|||
|
|
//
|
|||
|
|
// bgc_outMx
|
|||
|
|
//
|
|||
|
|
this.bgc_outMx.DataSource = typeof(WMS.Model.CK.PickingWaveGoodsModel);
|
|||
|
|
//
|
|||
|
|
// gridView1
|
|||
|
|
//
|
|||
|
|
this.gridView1.Name = "gridView1";
|
|||
|
|
//
|
|||
|
|
// gridControlCustom3
|
|||
|
|
//
|
|||
|
|
this.gridControlCustom3.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorApproveValue = null;
|
|||
|
|
this.gridControlCustom3.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorPassValue = null;
|
|||
|
|
this.gridControlCustom3.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorRepealValue = null;
|
|||
|
|
this.gridControlCustom3.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorReWorkValue = null;
|
|||
|
|
this.gridControlCustom3.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorShortageFlagColumn = null;
|
|||
|
|
this.gridControlCustom3.ColorShortageValue = null;
|
|||
|
|
this.gridControlCustom3.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorUnExecuteValue = null;
|
|||
|
|
this.gridControlCustom3.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorUnPassValue = null;
|
|||
|
|
this.gridControlCustom3.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorVerifyFlagColumn = null;
|
|||
|
|
this.gridControlCustom3.ColorVerifyValue = null;
|
|||
|
|
this.gridControlCustom3.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom3.ColorWarningValue = null;
|
|||
|
|
this.gridControlCustom3.DataSource = this.bdc_pick;
|
|||
|
|
this.gridControlCustom3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom3.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.gridControlCustom3.EnableAppearanceEvenRow = false;
|
|||
|
|
this.gridControlCustom3.IndicatorWidth = 50;
|
|||
|
|
this.gridControlCustom3.Location = new System.Drawing.Point(3, 18);
|
|||
|
|
this.gridControlCustom3.MainView = this.gdvMxBind;
|
|||
|
|
this.gridControlCustom3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.gridControlCustom3.Name = "gridControlCustom3";
|
|||
|
|
this.gridControlCustom3.ShowRowID = true;
|
|||
|
|
this.gridControlCustom3.Size = new System.Drawing.Size(1193, 192);
|
|||
|
|
this.gridControlCustom3.TabIndex = 3;
|
|||
|
|
this.gridControlCustom3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gdvMxBind});
|
|||
|
|
//
|
|||
|
|
// gdvMxBind
|
|||
|
|
//
|
|||
|
|
this.gdvMxBind.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gdvMxBind.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gdvMxBind.Appearance.FooterPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdvMxBind.Appearance.FooterPanel.Options.UseFont = true;
|
|||
|
|
this.gdvMxBind.Appearance.GroupFooter.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdvMxBind.Appearance.GroupFooter.Options.UseFont = true;
|
|||
|
|
this.gdvMxBind.Appearance.HeaderPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdvMxBind.Appearance.HeaderPanel.Options.UseFont = true;
|
|||
|
|
this.gdvMxBind.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdvMxBind.Appearance.Row.Options.UseFont = true;
|
|||
|
|
this.gdvMxBind.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colYmd,
|
|||
|
|
this.colSheet_no,
|
|||
|
|
this.colPdc_no,
|
|||
|
|
this.colPdc_name,
|
|||
|
|
this.colCustomer,
|
|||
|
|
this.colOrdNumber,
|
|||
|
|
this.colLink_mis,
|
|||
|
|
this.colQty,
|
|||
|
|
this.colIo_type,
|
|||
|
|
this.colAppe_user,
|
|||
|
|
this.colAppe_time,
|
|||
|
|
this.colModi_user,
|
|||
|
|
this.colModi_time,
|
|||
|
|
this.colIn_qty,
|
|||
|
|
this.colStatus,
|
|||
|
|
this.colIo_status,
|
|||
|
|
this.colIo_time,
|
|||
|
|
this.colStoreBaseUom,
|
|||
|
|
this.colSrcDoc_ID,
|
|||
|
|
this.colSrcDocLine_ID,
|
|||
|
|
this.colAllDoc_Type,
|
|||
|
|
this.colVersion1,
|
|||
|
|
this.colOrg,
|
|||
|
|
this.colItemMaster,
|
|||
|
|
this.colSPEC,
|
|||
|
|
this.colMemo,
|
|||
|
|
this.colCompanyID,
|
|||
|
|
this.colSiteID,
|
|||
|
|
this.colBatnbr,
|
|||
|
|
this.colInventory_Line_ID,
|
|||
|
|
this.colUnitDesc,
|
|||
|
|
this.colWhseloc,
|
|||
|
|
this.colToWhseloc,
|
|||
|
|
this.colTooling,
|
|||
|
|
this.colManufactured_date,
|
|||
|
|
this.colPalletID,
|
|||
|
|
this.colLocation,
|
|||
|
|
this.colLotID,
|
|||
|
|
this.colMfgCode});
|
|||
|
|
this.gdvMxBind.GridControl = this.gridControlCustom3;
|
|||
|
|
this.gdvMxBind.IndicatorWidth = 34;
|
|||
|
|
this.gdvMxBind.Name = "gdvMxBind";
|
|||
|
|
this.gdvMxBind.OptionsBehavior.Editable = false;
|
|||
|
|
this.gdvMxBind.OptionsFind.AllowFindPanel = false;
|
|||
|
|
this.gdvMxBind.OptionsFind.HighlightFindResults = false;
|
|||
|
|
this.gdvMxBind.OptionsFind.SearchInPreview = true;
|
|||
|
|
this.gdvMxBind.OptionsFind.ShowClearButton = false;
|
|||
|
|
this.gdvMxBind.OptionsFind.ShowCloseButton = false;
|
|||
|
|
this.gdvMxBind.OptionsFind.ShowFindButton = false;
|
|||
|
|
this.gdvMxBind.OptionsMenu.EnableColumnMenu = false;
|
|||
|
|
this.gdvMxBind.OptionsNavigation.AutoMoveRowFocus = false;
|
|||
|
|
this.gdvMxBind.OptionsNavigation.UseOfficePageNavigation = false;
|
|||
|
|
this.gdvMxBind.OptionsNavigation.UseTabKey = false;
|
|||
|
|
this.gdvMxBind.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.False;
|
|||
|
|
this.gdvMxBind.OptionsSelection.UseIndicatorForSelection = false;
|
|||
|
|
this.gdvMxBind.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gdvMxBind.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gdvMxBind.OptionsView.RowAutoHeight = true;
|
|||
|
|
this.gdvMxBind.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gdvMxBind.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gdvMxBind_RowClick);
|
|||
|
|
//
|
|||
|
|
// colYmd
|
|||
|
|
//
|
|||
|
|
this.colYmd.FieldName = "Ymd";
|
|||
|
|
this.colYmd.Name = "colYmd";
|
|||
|
|
this.colYmd.Visible = true;
|
|||
|
|
this.colYmd.VisibleIndex = 13;
|
|||
|
|
this.colYmd.Width = 160;
|
|||
|
|
//
|
|||
|
|
// colSheet_no
|
|||
|
|
//
|
|||
|
|
this.colSheet_no.FieldName = "Sheet_no";
|
|||
|
|
this.colSheet_no.Name = "colSheet_no";
|
|||
|
|
this.colSheet_no.Visible = true;
|
|||
|
|
this.colSheet_no.VisibleIndex = 11;
|
|||
|
|
this.colSheet_no.Width = 168;
|
|||
|
|
//
|
|||
|
|
// colPdc_no
|
|||
|
|
//
|
|||
|
|
this.colPdc_no.FieldName = "Pdc_no";
|
|||
|
|
this.colPdc_no.Name = "colPdc_no";
|
|||
|
|
this.colPdc_no.Visible = true;
|
|||
|
|
this.colPdc_no.VisibleIndex = 3;
|
|||
|
|
this.colPdc_no.Width = 109;
|
|||
|
|
//
|
|||
|
|
// colPdc_name
|
|||
|
|
//
|
|||
|
|
this.colPdc_name.FieldName = "Pdc_name";
|
|||
|
|
this.colPdc_name.Name = "colPdc_name";
|
|||
|
|
this.colPdc_name.Visible = true;
|
|||
|
|
this.colPdc_name.VisibleIndex = 4;
|
|||
|
|
this.colPdc_name.Width = 111;
|
|||
|
|
//
|
|||
|
|
// colCustomer
|
|||
|
|
//
|
|||
|
|
this.colCustomer.FieldName = "Customer";
|
|||
|
|
this.colCustomer.Name = "colCustomer";
|
|||
|
|
this.colCustomer.Width = 188;
|
|||
|
|
//
|
|||
|
|
// colOrdNumber
|
|||
|
|
//
|
|||
|
|
this.colOrdNumber.FieldName = "OrdNumber";
|
|||
|
|
this.colOrdNumber.Name = "colOrdNumber";
|
|||
|
|
this.colOrdNumber.Width = 160;
|
|||
|
|
//
|
|||
|
|
// colLink_mis
|
|||
|
|
//
|
|||
|
|
this.colLink_mis.FieldName = "Link_mis";
|
|||
|
|
this.colLink_mis.Name = "colLink_mis";
|
|||
|
|
//
|
|||
|
|
// colQty
|
|||
|
|
//
|
|||
|
|
this.colQty.FieldName = "Qty";
|
|||
|
|
this.colQty.Name = "colQty";
|
|||
|
|
this.colQty.Visible = true;
|
|||
|
|
this.colQty.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// colIo_type
|
|||
|
|
//
|
|||
|
|
this.colIo_type.FieldName = "Io_type";
|
|||
|
|
this.colIo_type.Name = "colIo_type";
|
|||
|
|
//
|
|||
|
|
// colAppe_user
|
|||
|
|
//
|
|||
|
|
this.colAppe_user.FieldName = "Appe_user";
|
|||
|
|
this.colAppe_user.Name = "colAppe_user";
|
|||
|
|
//
|
|||
|
|
// colAppe_time
|
|||
|
|
//
|
|||
|
|
this.colAppe_time.FieldName = "Appe_time";
|
|||
|
|
this.colAppe_time.Name = "colAppe_time";
|
|||
|
|
this.colAppe_time.Width = 144;
|
|||
|
|
//
|
|||
|
|
// colModi_user
|
|||
|
|
//
|
|||
|
|
this.colModi_user.FieldName = "Modi_user";
|
|||
|
|
this.colModi_user.Name = "colModi_user";
|
|||
|
|
this.colModi_user.Width = 150;
|
|||
|
|
//
|
|||
|
|
// colModi_time
|
|||
|
|
//
|
|||
|
|
this.colModi_time.FieldName = "Modi_time";
|
|||
|
|
this.colModi_time.Name = "colModi_time";
|
|||
|
|
this.colModi_time.Width = 122;
|
|||
|
|
//
|
|||
|
|
// colIn_qty
|
|||
|
|
//
|
|||
|
|
this.colIn_qty.FieldName = "In_qty";
|
|||
|
|
this.colIn_qty.Name = "colIn_qty";
|
|||
|
|
//
|
|||
|
|
// colStatus
|
|||
|
|
//
|
|||
|
|
this.colStatus.FieldName = "Status";
|
|||
|
|
this.colStatus.Name = "colStatus";
|
|||
|
|
//
|
|||
|
|
// colIo_status
|
|||
|
|
//
|
|||
|
|
this.colIo_status.FieldName = "Io_status";
|
|||
|
|
this.colIo_status.Name = "colIo_status";
|
|||
|
|
//
|
|||
|
|
// colIo_time
|
|||
|
|
//
|
|||
|
|
this.colIo_time.FieldName = "Io_time";
|
|||
|
|
this.colIo_time.Name = "colIo_time";
|
|||
|
|
//
|
|||
|
|
// colStoreBaseUom
|
|||
|
|
//
|
|||
|
|
this.colStoreBaseUom.FieldName = "StoreBaseUom";
|
|||
|
|
this.colStoreBaseUom.Name = "colStoreBaseUom";
|
|||
|
|
//
|
|||
|
|
// colSrcDoc_ID
|
|||
|
|
//
|
|||
|
|
this.colSrcDoc_ID.FieldName = "SrcDoc_ID";
|
|||
|
|
this.colSrcDoc_ID.Name = "colSrcDoc_ID";
|
|||
|
|
this.colSrcDoc_ID.Width = 114;
|
|||
|
|
//
|
|||
|
|
// colSrcDocLine_ID
|
|||
|
|
//
|
|||
|
|
this.colSrcDocLine_ID.FieldName = "SrcDocLine_ID";
|
|||
|
|
this.colSrcDocLine_ID.Name = "colSrcDocLine_ID";
|
|||
|
|
//
|
|||
|
|
// colAllDoc_Type
|
|||
|
|
//
|
|||
|
|
this.colAllDoc_Type.FieldName = "AllDoc_Type";
|
|||
|
|
this.colAllDoc_Type.Name = "colAllDoc_Type";
|
|||
|
|
//
|
|||
|
|
// colVersion1
|
|||
|
|
//
|
|||
|
|
this.colVersion1.FieldName = "Version";
|
|||
|
|
this.colVersion1.Name = "colVersion1";
|
|||
|
|
//
|
|||
|
|
// colOrg
|
|||
|
|
//
|
|||
|
|
this.colOrg.FieldName = "Org";
|
|||
|
|
this.colOrg.Name = "colOrg";
|
|||
|
|
//
|
|||
|
|
// colItemMaster
|
|||
|
|
//
|
|||
|
|
this.colItemMaster.FieldName = "ItemMaster";
|
|||
|
|
this.colItemMaster.Name = "colItemMaster";
|
|||
|
|
//
|
|||
|
|
// colSPEC
|
|||
|
|
//
|
|||
|
|
this.colSPEC.FieldName = "SPEC";
|
|||
|
|
this.colSPEC.Name = "colSPEC";
|
|||
|
|
//
|
|||
|
|
// colMemo
|
|||
|
|
//
|
|||
|
|
this.colMemo.FieldName = "Memo";
|
|||
|
|
this.colMemo.Name = "colMemo";
|
|||
|
|
//
|
|||
|
|
// colCompanyID
|
|||
|
|
//
|
|||
|
|
this.colCompanyID.FieldName = "CompanyID";
|
|||
|
|
this.colCompanyID.Name = "colCompanyID";
|
|||
|
|
this.colCompanyID.Visible = true;
|
|||
|
|
this.colCompanyID.VisibleIndex = 0;
|
|||
|
|
this.colCompanyID.Width = 175;
|
|||
|
|
//
|
|||
|
|
// colSiteID
|
|||
|
|
//
|
|||
|
|
this.colSiteID.FieldName = "SiteID";
|
|||
|
|
this.colSiteID.Name = "colSiteID";
|
|||
|
|
//
|
|||
|
|
// colBatnbr
|
|||
|
|
//
|
|||
|
|
this.colBatnbr.FieldName = "Batnbr";
|
|||
|
|
this.colBatnbr.Name = "colBatnbr";
|
|||
|
|
//
|
|||
|
|
// colInventory_Line_ID
|
|||
|
|
//
|
|||
|
|
this.colInventory_Line_ID.FieldName = "Inventory_Line_ID";
|
|||
|
|
this.colInventory_Line_ID.Name = "colInventory_Line_ID";
|
|||
|
|
this.colInventory_Line_ID.Width = 148;
|
|||
|
|
//
|
|||
|
|
// colUnitDesc
|
|||
|
|
//
|
|||
|
|
this.colUnitDesc.FieldName = "UnitDesc";
|
|||
|
|
this.colUnitDesc.Name = "colUnitDesc";
|
|||
|
|
this.colUnitDesc.Visible = true;
|
|||
|
|
this.colUnitDesc.VisibleIndex = 6;
|
|||
|
|
this.colUnitDesc.Width = 131;
|
|||
|
|
//
|
|||
|
|
// colWhseloc
|
|||
|
|
//
|
|||
|
|
this.colWhseloc.FieldName = "Whseloc";
|
|||
|
|
this.colWhseloc.Name = "colWhseloc";
|
|||
|
|
//
|
|||
|
|
// colToWhseloc
|
|||
|
|
//
|
|||
|
|
this.colToWhseloc.FieldName = "ToWhseloc";
|
|||
|
|
this.colToWhseloc.Name = "colToWhseloc";
|
|||
|
|
this.colToWhseloc.Visible = true;
|
|||
|
|
this.colToWhseloc.VisibleIndex = 8;
|
|||
|
|
this.colToWhseloc.Width = 120;
|
|||
|
|
//
|
|||
|
|
// colTooling
|
|||
|
|
//
|
|||
|
|
this.colTooling.FieldName = "Tooling";
|
|||
|
|
this.colTooling.Name = "colTooling";
|
|||
|
|
this.colTooling.Visible = true;
|
|||
|
|
this.colTooling.VisibleIndex = 12;
|
|||
|
|
this.colTooling.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colManufactured_date
|
|||
|
|
//
|
|||
|
|
this.colManufactured_date.FieldName = "Manufactured_date";
|
|||
|
|
this.colManufactured_date.Name = "colManufactured_date";
|
|||
|
|
this.colManufactured_date.Visible = true;
|
|||
|
|
this.colManufactured_date.VisibleIndex = 10;
|
|||
|
|
this.colManufactured_date.Width = 171;
|
|||
|
|
//
|
|||
|
|
// colPalletID
|
|||
|
|
//
|
|||
|
|
this.colPalletID.FieldName = "PalletID";
|
|||
|
|
this.colPalletID.Name = "colPalletID";
|
|||
|
|
this.colPalletID.Visible = true;
|
|||
|
|
this.colPalletID.VisibleIndex = 1;
|
|||
|
|
this.colPalletID.Width = 163;
|
|||
|
|
//
|
|||
|
|
// colLocation
|
|||
|
|
//
|
|||
|
|
this.colLocation.FieldName = "Location";
|
|||
|
|
this.colLocation.Name = "colLocation";
|
|||
|
|
this.colLocation.Visible = true;
|
|||
|
|
this.colLocation.VisibleIndex = 2;
|
|||
|
|
this.colLocation.Width = 105;
|
|||
|
|
//
|
|||
|
|
// colLotID
|
|||
|
|
//
|
|||
|
|
this.colLotID.FieldName = "LotID";
|
|||
|
|
this.colLotID.Name = "colLotID";
|
|||
|
|
this.colLotID.Visible = true;
|
|||
|
|
this.colLotID.VisibleIndex = 7;
|
|||
|
|
//
|
|||
|
|
// colMfgCode
|
|||
|
|
//
|
|||
|
|
this.colMfgCode.FieldName = "MfgCode";
|
|||
|
|
this.colMfgCode.Name = "colMfgCode";
|
|||
|
|
this.colMfgCode.Visible = true;
|
|||
|
|
this.colMfgCode.VisibleIndex = 9;
|
|||
|
|
this.colMfgCode.Width = 162;
|
|||
|
|
//
|
|||
|
|
// panel2
|
|||
|
|
//
|
|||
|
|
this.panel2.Controls.Add(this.ctrlButtons2);
|
|||
|
|
this.panel2.Controls.Add(this.t_message);
|
|||
|
|
this.panel2.Controls.Add(this.t_code);
|
|||
|
|
this.panel2.Controls.Add(this.label1);
|
|||
|
|
this.panel2.Controls.Add(this.gridControlCustom4);
|
|||
|
|
this.panel2.Controls.Add(this.t_station);
|
|||
|
|
this.panel2.Controls.Add(this.label3);
|
|||
|
|
this.panel2.Controls.Add(this.ctrlButtons7);
|
|||
|
|
this.panel2.Controls.Add(this.ctrlButtons6);
|
|||
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.panel2.Name = "panel2";
|
|||
|
|
this.panel2.Size = new System.Drawing.Size(1199, 191);
|
|||
|
|
this.panel2.TabIndex = 2;
|
|||
|
|
//
|
|||
|
|
// ctrlButtons2
|
|||
|
|
//
|
|||
|
|
this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ctrlButtons2.Appearance.Options.UseFont = true;
|
|||
|
|
this.ctrlButtons2.BoolDiagFrm = false;
|
|||
|
|
this.ctrlButtons2.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.Image")));
|
|||
|
|
this.ctrlButtons2.ImageUri.Uri = "Find;Office2013";
|
|||
|
|
this.ctrlButtons2.Location = new System.Drawing.Point(93, 82);
|
|||
|
|
this.ctrlButtons2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ctrlButtons2.Name = "ctrlButtons2";
|
|||
|
|
this.ctrlButtons2.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons2.TabIndex = 255;
|
|||
|
|
this.ctrlButtons2.Text = " Find ";
|
|||
|
|
this.ctrlButtons2.typeButton = " Find ";
|
|||
|
|
this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click);
|
|||
|
|
//
|
|||
|
|
// t_message
|
|||
|
|
//
|
|||
|
|
this.t_message.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.t_message.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.t_message.ForeColor = System.Drawing.Color.Red;
|
|||
|
|
this.t_message.Location = new System.Drawing.Point(79, 142);
|
|||
|
|
this.t_message.Name = "t_message";
|
|||
|
|
this.t_message.Size = new System.Drawing.Size(480, 33);
|
|||
|
|
this.t_message.TabIndex = 254;
|
|||
|
|
//
|
|||
|
|
// t_code
|
|||
|
|
//
|
|||
|
|
this.t_code.Font = new System.Drawing.Font("Tahoma", 12F);
|
|||
|
|
this.t_code.Location = new System.Drawing.Point(97, 28);
|
|||
|
|
this.t_code.Name = "t_code";
|
|||
|
|
this.t_code.Size = new System.Drawing.Size(216, 27);
|
|||
|
|
this.t_code.TabIndex = 253;
|
|||
|
|
this.t_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.t_code_KeyDown);
|
|||
|
|
//
|
|||
|
|
// label1
|
|||
|
|
//
|
|||
|
|
this.label1.AutoSize = true;
|
|||
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.label1.Location = new System.Drawing.Point(1, 30);
|
|||
|
|
this.label1.Name = "label1";
|
|||
|
|
this.label1.Size = new System.Drawing.Size(91, 20);
|
|||
|
|
this.label1.TabIndex = 252;
|
|||
|
|
this.label1.Text = "Scan Pallet ";
|
|||
|
|
//
|
|||
|
|
// gridControlCustom4
|
|||
|
|
//
|
|||
|
|
this.gridControlCustom4.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorApproveValue = null;
|
|||
|
|
this.gridControlCustom4.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorPassValue = null;
|
|||
|
|
this.gridControlCustom4.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorRepealValue = null;
|
|||
|
|
this.gridControlCustom4.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorReWorkValue = null;
|
|||
|
|
this.gridControlCustom4.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorShortageFlagColumn = null;
|
|||
|
|
this.gridControlCustom4.ColorShortageValue = null;
|
|||
|
|
this.gridControlCustom4.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorUnExecuteValue = null;
|
|||
|
|
this.gridControlCustom4.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorUnPassValue = null;
|
|||
|
|
this.gridControlCustom4.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorVerifyFlagColumn = null;
|
|||
|
|
this.gridControlCustom4.ColorVerifyValue = null;
|
|||
|
|
this.gridControlCustom4.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom4.ColorWarningValue = null;
|
|||
|
|
this.gridControlCustom4.DataSource = this.bindingSource1;
|
|||
|
|
this.gridControlCustom4.Dock = System.Windows.Forms.DockStyle.Right;
|
|||
|
|
this.gridControlCustom4.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.gridControlCustom4.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom4.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom4.Location = new System.Drawing.Point(569, 0);
|
|||
|
|
this.gridControlCustom4.MainView = this.gridView7;
|
|||
|
|
this.gridControlCustom4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.gridControlCustom4.Name = "gridControlCustom4";
|
|||
|
|
this.gridControlCustom4.ShowRowID = true;
|
|||
|
|
this.gridControlCustom4.Size = new System.Drawing.Size(630, 191);
|
|||
|
|
this.gridControlCustom4.TabIndex = 251;
|
|||
|
|
this.gridControlCustom4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gridView7,
|
|||
|
|
this.gridView8});
|
|||
|
|
//
|
|||
|
|
// bindingSource1
|
|||
|
|
//
|
|||
|
|
this.bindingSource1.DataSource = typeof(WMS.Model.Base.StorageAreaLocationModel);
|
|||
|
|
//
|
|||
|
|
// gridView7
|
|||
|
|
//
|
|||
|
|
this.gridView7.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gridView7.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gridView7.Appearance.FooterPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gridView7.Appearance.FooterPanel.Options.UseFont = true;
|
|||
|
|
this.gridView7.Appearance.GroupFooter.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gridView7.Appearance.GroupFooter.Options.UseFont = true;
|
|||
|
|
this.gridView7.Appearance.HeaderPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gridView7.Appearance.HeaderPanel.Options.UseFont = true;
|
|||
|
|
this.gridView7.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gridView7.Appearance.Row.Options.UseFont = true;
|
|||
|
|
this.gridView7.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colLOCATION_ID,
|
|||
|
|
this.colPY_NAME,
|
|||
|
|
this.colSTORAGE_ID1,
|
|||
|
|
this.colSTORAGE_AREA_ID,
|
|||
|
|
this.colSTORAGE_NAME1,
|
|||
|
|
this.colSTORAGE_AREA_NAME,
|
|||
|
|
this.colISLOCK,
|
|||
|
|
this.colLOCATION_LONG,
|
|||
|
|
this.colLOCATION_WIDTH,
|
|||
|
|
this.colLOCATION_HEIGHT,
|
|||
|
|
this.colVOLUME,
|
|||
|
|
this.colHASVOLUME,
|
|||
|
|
this.colBEARWEIGHT,
|
|||
|
|
this.colABC_ID,
|
|||
|
|
this.colSORT1,
|
|||
|
|
this.colSTATUS2,
|
|||
|
|
this.colREMARK1,
|
|||
|
|
this.colVERSION2,
|
|||
|
|
this.colOPERATORID,
|
|||
|
|
this.colOPERATEDATE,
|
|||
|
|
this.colrow,
|
|||
|
|
this.colcln,
|
|||
|
|
this.collayer,
|
|||
|
|
this.coldecId,
|
|||
|
|
this.colinstand,
|
|||
|
|
this.coloutStand,
|
|||
|
|
this.coloutStand1,
|
|||
|
|
this.coloutStand2,
|
|||
|
|
this.colinline,
|
|||
|
|
this.coloutLine});
|
|||
|
|
this.gridView7.GridControl = this.gridControlCustom4;
|
|||
|
|
this.gridView7.IndicatorWidth = 34;
|
|||
|
|
this.gridView7.Name = "gridView7";
|
|||
|
|
this.gridView7.OptionsBehavior.Editable = false;
|
|||
|
|
this.gridView7.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.False;
|
|||
|
|
this.gridView7.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gridView7.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridView7.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gridView7.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView7_RowClick);
|
|||
|
|
//
|
|||
|
|
// colLOCATION_ID
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_ID.FieldName = "LOCATION_ID";
|
|||
|
|
this.colLOCATION_ID.Name = "colLOCATION_ID";
|
|||
|
|
this.colLOCATION_ID.Visible = true;
|
|||
|
|
this.colLOCATION_ID.VisibleIndex = 1;
|
|||
|
|
this.colLOCATION_ID.Width = 89;
|
|||
|
|
//
|
|||
|
|
// colPY_NAME
|
|||
|
|
//
|
|||
|
|
this.colPY_NAME.FieldName = "PY_NAME";
|
|||
|
|
this.colPY_NAME.Name = "colPY_NAME";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_ID1
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_ID1.FieldName = "STORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID1.Name = "colSTORAGE_ID1";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_AREA_ID
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_AREA_ID.FieldName = "STORAGE_AREA_ID";
|
|||
|
|
this.colSTORAGE_AREA_ID.Name = "colSTORAGE_AREA_ID";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_NAME1
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_NAME1.FieldName = "STORAGE_NAME";
|
|||
|
|
this.colSTORAGE_NAME1.Name = "colSTORAGE_NAME1";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_AREA_NAME
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_AREA_NAME.FieldName = "STORAGE_AREA_NAME";
|
|||
|
|
this.colSTORAGE_AREA_NAME.Name = "colSTORAGE_AREA_NAME";
|
|||
|
|
//
|
|||
|
|
// colISLOCK
|
|||
|
|
//
|
|||
|
|
this.colISLOCK.FieldName = "ISLOCK";
|
|||
|
|
this.colISLOCK.Name = "colISLOCK";
|
|||
|
|
//
|
|||
|
|
// colLOCATION_LONG
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_LONG.FieldName = "LOCATION_LONG";
|
|||
|
|
this.colLOCATION_LONG.Name = "colLOCATION_LONG";
|
|||
|
|
//
|
|||
|
|
// colLOCATION_WIDTH
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_WIDTH.FieldName = "LOCATION_WIDTH";
|
|||
|
|
this.colLOCATION_WIDTH.Name = "colLOCATION_WIDTH";
|
|||
|
|
//
|
|||
|
|
// colLOCATION_HEIGHT
|
|||
|
|
//
|
|||
|
|
this.colLOCATION_HEIGHT.FieldName = "LOCATION_HEIGHT";
|
|||
|
|
this.colLOCATION_HEIGHT.Name = "colLOCATION_HEIGHT";
|
|||
|
|
this.colLOCATION_HEIGHT.Visible = true;
|
|||
|
|
this.colLOCATION_HEIGHT.VisibleIndex = 5;
|
|||
|
|
this.colLOCATION_HEIGHT.Width = 64;
|
|||
|
|
//
|
|||
|
|
// colVOLUME
|
|||
|
|
//
|
|||
|
|
this.colVOLUME.FieldName = "VOLUME";
|
|||
|
|
this.colVOLUME.Name = "colVOLUME";
|
|||
|
|
//
|
|||
|
|
// colHASVOLUME
|
|||
|
|
//
|
|||
|
|
this.colHASVOLUME.FieldName = "HASVOLUME";
|
|||
|
|
this.colHASVOLUME.Name = "colHASVOLUME";
|
|||
|
|
this.colHASVOLUME.Width = 108;
|
|||
|
|
//
|
|||
|
|
// colBEARWEIGHT
|
|||
|
|
//
|
|||
|
|
this.colBEARWEIGHT.FieldName = "BEARWEIGHT";
|
|||
|
|
this.colBEARWEIGHT.Name = "colBEARWEIGHT";
|
|||
|
|
//
|
|||
|
|
// colABC_ID
|
|||
|
|
//
|
|||
|
|
this.colABC_ID.FieldName = "ABC_ID";
|
|||
|
|
this.colABC_ID.Name = "colABC_ID";
|
|||
|
|
//
|
|||
|
|
// colSORT1
|
|||
|
|
//
|
|||
|
|
this.colSORT1.FieldName = "SORT";
|
|||
|
|
this.colSORT1.Name = "colSORT1";
|
|||
|
|
//
|
|||
|
|
// colSTATUS2
|
|||
|
|
//
|
|||
|
|
this.colSTATUS2.FieldName = "STATUS";
|
|||
|
|
this.colSTATUS2.Name = "colSTATUS2";
|
|||
|
|
//
|
|||
|
|
// colREMARK1
|
|||
|
|
//
|
|||
|
|
this.colREMARK1.FieldName = "REMARK";
|
|||
|
|
this.colREMARK1.Name = "colREMARK1";
|
|||
|
|
//
|
|||
|
|
// colVERSION2
|
|||
|
|
//
|
|||
|
|
this.colVERSION2.FieldName = "VERSION";
|
|||
|
|
this.colVERSION2.Name = "colVERSION2";
|
|||
|
|
//
|
|||
|
|
// colOPERATORID
|
|||
|
|
//
|
|||
|
|
this.colOPERATORID.FieldName = "OPERATORID";
|
|||
|
|
this.colOPERATORID.Name = "colOPERATORID";
|
|||
|
|
//
|
|||
|
|
// colOPERATEDATE
|
|||
|
|
//
|
|||
|
|
this.colOPERATEDATE.FieldName = "OPERATEDATE";
|
|||
|
|
this.colOPERATEDATE.Name = "colOPERATEDATE";
|
|||
|
|
//
|
|||
|
|
// colrow
|
|||
|
|
//
|
|||
|
|
this.colrow.FieldName = "row";
|
|||
|
|
this.colrow.Name = "colrow";
|
|||
|
|
this.colrow.Visible = true;
|
|||
|
|
this.colrow.VisibleIndex = 2;
|
|||
|
|
this.colrow.Width = 82;
|
|||
|
|
//
|
|||
|
|
// colcln
|
|||
|
|
//
|
|||
|
|
this.colcln.FieldName = "cln";
|
|||
|
|
this.colcln.Name = "colcln";
|
|||
|
|
this.colcln.Visible = true;
|
|||
|
|
this.colcln.VisibleIndex = 3;
|
|||
|
|
//
|
|||
|
|
// collayer
|
|||
|
|
//
|
|||
|
|
this.collayer.FieldName = "layer";
|
|||
|
|
this.collayer.Name = "collayer";
|
|||
|
|
this.collayer.Visible = true;
|
|||
|
|
this.collayer.VisibleIndex = 4;
|
|||
|
|
//
|
|||
|
|
// coldecId
|
|||
|
|
//
|
|||
|
|
this.coldecId.FieldName = "decId";
|
|||
|
|
this.coldecId.Name = "coldecId";
|
|||
|
|
//
|
|||
|
|
// colinstand
|
|||
|
|
//
|
|||
|
|
this.colinstand.FieldName = "instand";
|
|||
|
|
this.colinstand.Name = "colinstand";
|
|||
|
|
//
|
|||
|
|
// coloutStand
|
|||
|
|
//
|
|||
|
|
this.coloutStand.FieldName = "outStand";
|
|||
|
|
this.coloutStand.Name = "coloutStand";
|
|||
|
|
this.coloutStand.Visible = true;
|
|||
|
|
this.coloutStand.VisibleIndex = 0;
|
|||
|
|
this.coloutStand.Width = 119;
|
|||
|
|
//
|
|||
|
|
// coloutStand1
|
|||
|
|
//
|
|||
|
|
this.coloutStand1.FieldName = "outStand1";
|
|||
|
|
this.coloutStand1.Name = "coloutStand1";
|
|||
|
|
this.coloutStand1.Width = 115;
|
|||
|
|
//
|
|||
|
|
// coloutStand2
|
|||
|
|
//
|
|||
|
|
this.coloutStand2.FieldName = "outStand2";
|
|||
|
|
this.coloutStand2.Name = "coloutStand2";
|
|||
|
|
this.coloutStand2.Width = 116;
|
|||
|
|
//
|
|||
|
|
// colinline
|
|||
|
|
//
|
|||
|
|
this.colinline.FieldName = "inline";
|
|||
|
|
this.colinline.Name = "colinline";
|
|||
|
|
//
|
|||
|
|
// coloutLine
|
|||
|
|
//
|
|||
|
|
this.coloutLine.FieldName = "outLine";
|
|||
|
|
this.coloutLine.Name = "coloutLine";
|
|||
|
|
//
|
|||
|
|
// gridView8
|
|||
|
|
//
|
|||
|
|
this.gridView8.GridControl = this.gridControlCustom4;
|
|||
|
|
this.gridView8.Name = "gridView8";
|
|||
|
|
//
|
|||
|
|
// t_station
|
|||
|
|
//
|
|||
|
|
this.t_station.Font = new System.Drawing.Font("Tahoma", 12F);
|
|||
|
|
this.t_station.Location = new System.Drawing.Point(402, 26);
|
|||
|
|
this.t_station.Name = "t_station";
|
|||
|
|
this.t_station.ReadOnly = true;
|
|||
|
|
this.t_station.Size = new System.Drawing.Size(161, 27);
|
|||
|
|
this.t_station.TabIndex = 250;
|
|||
|
|
//
|
|||
|
|
// label3
|
|||
|
|
//
|
|||
|
|
this.label3.AutoSize = true;
|
|||
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 11F);
|
|||
|
|
this.label3.Location = new System.Drawing.Point(325, 29);
|
|||
|
|
this.label3.Name = "label3";
|
|||
|
|
this.label3.Size = new System.Drawing.Size(61, 20);
|
|||
|
|
this.label3.TabIndex = 249;
|
|||
|
|
this.label3.Text = "Station";
|
|||
|
|
this.label3.Click += new System.EventHandler(this.label3_Click);
|
|||
|
|
//
|
|||
|
|
// ctrlButtons7
|
|||
|
|
//
|
|||
|
|
this.ctrlButtons7.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ctrlButtons7.Appearance.Options.UseFont = true;
|
|||
|
|
this.ctrlButtons7.BoolDiagFrm = false;
|
|||
|
|
this.ctrlButtons7.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons7.Image")));
|
|||
|
|
this.ctrlButtons7.ImageUri.Uri = "Refresh;Office2013";
|
|||
|
|
this.ctrlButtons7.Location = new System.Drawing.Point(260, 82);
|
|||
|
|
this.ctrlButtons7.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ctrlButtons7.Name = "ctrlButtons7";
|
|||
|
|
this.ctrlButtons7.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons7.TabIndex = 238;
|
|||
|
|
this.ctrlButtons7.Text = " Refresh";
|
|||
|
|
this.ctrlButtons7.typeButton = " Refresh";
|
|||
|
|
this.ctrlButtons7.Click += new System.EventHandler(this.ctrlButtons7_Click);
|
|||
|
|
//
|
|||
|
|
// ctrlButtons6
|
|||
|
|
//
|
|||
|
|
this.ctrlButtons6.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.ctrlButtons6.Appearance.Options.UseFont = true;
|
|||
|
|
this.ctrlButtons6.BoolDiagFrm = false;
|
|||
|
|
this.ctrlButtons6.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons6.Image")));
|
|||
|
|
this.ctrlButtons6.ImageUri.Uri = "Apply;Office2013";
|
|||
|
|
this.ctrlButtons6.Location = new System.Drawing.Point(419, 82);
|
|||
|
|
this.ctrlButtons6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|||
|
|
this.ctrlButtons6.Name = "ctrlButtons6";
|
|||
|
|
this.ctrlButtons6.Size = new System.Drawing.Size(150, 45);
|
|||
|
|
this.ctrlButtons6.TabIndex = 237;
|
|||
|
|
this.ctrlButtons6.Text = " Apply ";
|
|||
|
|
this.ctrlButtons6.typeButton = " Apply ";
|
|||
|
|
this.ctrlButtons6.Click += new System.EventHandler(this.ctrlButtons6_Click);
|
|||
|
|
//
|
|||
|
|
// gridControlCustom1
|
|||
|
|
//
|
|||
|
|
this.gridControlCustom1.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorApproveValue = null;
|
|||
|
|
this.gridControlCustom1.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorPassValue = null;
|
|||
|
|
this.gridControlCustom1.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorRepealValue = null;
|
|||
|
|
this.gridControlCustom1.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorReWorkValue = null;
|
|||
|
|
this.gridControlCustom1.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorShortageFlagColumn = null;
|
|||
|
|
this.gridControlCustom1.ColorShortageValue = null;
|
|||
|
|
this.gridControlCustom1.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorUnExecuteValue = "0";
|
|||
|
|
this.gridControlCustom1.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorUnPassValue = null;
|
|||
|
|
this.gridControlCustom1.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorVerifyFlagColumn = "";
|
|||
|
|
this.gridControlCustom1.ColorVerifyValue = "";
|
|||
|
|
this.gridControlCustom1.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.gridControlCustom1.ColorWarningValue = null;
|
|||
|
|
this.gridControlCustom1.DataSource = this.bgc_outMx;
|
|||
|
|
this.gridControlCustom1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.gridControlCustom1.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gridControlCustom1.IndicatorWidth = 40;
|
|||
|
|
this.gridControlCustom1.Location = new System.Drawing.Point(3, 18);
|
|||
|
|
this.gridControlCustom1.MainView = this.gdv_Kcmx;
|
|||
|
|
this.gridControlCustom1.Name = "gridControlCustom1";
|
|||
|
|
this.gridControlCustom1.ShowRowID = true;
|
|||
|
|
this.gridControlCustom1.Size = new System.Drawing.Size(1193, 158);
|
|||
|
|
this.gridControlCustom1.TabIndex = 2;
|
|||
|
|
this.gridControlCustom1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.gdv_Kcmx,
|
|||
|
|
this.gridView3});
|
|||
|
|
//
|
|||
|
|
// gdv_Kcmx
|
|||
|
|
//
|
|||
|
|
this.gdv_Kcmx.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.gdv_Kcmx.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupFooter.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupFooter.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupPanel.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupRow.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.GroupRow.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.HeaderPanel.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.HeaderPanel.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Appearance.Row.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|||
|
|
this.gdv_Kcmx.Appearance.Row.Options.UseFont = true;
|
|||
|
|
this.gdv_Kcmx.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colProDucLotId,
|
|||
|
|
this.colBARCODE,
|
|||
|
|
this.colCTL,
|
|||
|
|
this.colPICKINGID,
|
|||
|
|
this.colOUT_ID,
|
|||
|
|
this.colPUTIN_ID,
|
|||
|
|
this.colDOCCTNUMBER,
|
|||
|
|
this.colGOOD_ID,
|
|||
|
|
this.colGOODS_NAME,
|
|||
|
|
this.colLOC_ID,
|
|||
|
|
this.colGOODS_NUM,
|
|||
|
|
this.colMISTOCK_NUM,
|
|||
|
|
this.colPICKING_NUM,
|
|||
|
|
this.colGOODS_NUM_SJ,
|
|||
|
|
this.colSPECIFICATION,
|
|||
|
|
this.colPRODUCTION_DATE,
|
|||
|
|
this.colSTORAGE_ID,
|
|||
|
|
this.colSTORAGE_NAME,
|
|||
|
|
this.colAREA_ID,
|
|||
|
|
this.colAREA_NAME,
|
|||
|
|
this.colWARE_DATE,
|
|||
|
|
this.colPROVIDER_ID,
|
|||
|
|
this.colPROVIDER_NAME,
|
|||
|
|
this.colUNIT,
|
|||
|
|
this.colUNIT_NAME,
|
|||
|
|
this.colREMARK,
|
|||
|
|
this.colSCALE_UNIT,
|
|||
|
|
this.colPRICE,
|
|||
|
|
this.colSORT,
|
|||
|
|
this.colSKU_ID,
|
|||
|
|
this.colSKU_NAME,
|
|||
|
|
this.colSTS,
|
|||
|
|
this.PlatForm});
|
|||
|
|
this.gdv_Kcmx.GridControl = this.gridControlCustom1;
|
|||
|
|
this.gdv_Kcmx.IndicatorWidth = 34;
|
|||
|
|
this.gdv_Kcmx.Name = "gdv_Kcmx";
|
|||
|
|
this.gdv_Kcmx.OptionsBehavior.Editable = false;
|
|||
|
|
this.gdv_Kcmx.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|||
|
|
this.gdv_Kcmx.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.gdv_Kcmx.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.gdv_Kcmx.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.gdv_Kcmx.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
|
|||
|
|
new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.PlatForm, DevExpress.Data.ColumnSortOrder.Ascending)});
|
|||
|
|
//
|
|||
|
|
// colProDucLotId
|
|||
|
|
//
|
|||
|
|
this.colProDucLotId.FieldName = "ProDucLotId";
|
|||
|
|
this.colProDucLotId.Name = "colProDucLotId";
|
|||
|
|
this.colProDucLotId.Width = 157;
|
|||
|
|
//
|
|||
|
|
// colBARCODE
|
|||
|
|
//
|
|||
|
|
this.colBARCODE.FieldName = "BARCODE";
|
|||
|
|
this.colBARCODE.Name = "colBARCODE";
|
|||
|
|
this.colBARCODE.Visible = true;
|
|||
|
|
this.colBARCODE.VisibleIndex = 4;
|
|||
|
|
//
|
|||
|
|
// colCTL
|
|||
|
|
//
|
|||
|
|
this.colCTL.FieldName = "CTL";
|
|||
|
|
this.colCTL.Name = "colCTL";
|
|||
|
|
this.colCTL.Visible = true;
|
|||
|
|
this.colCTL.VisibleIndex = 0;
|
|||
|
|
this.colCTL.Width = 122;
|
|||
|
|
//
|
|||
|
|
// colPICKINGID
|
|||
|
|
//
|
|||
|
|
this.colPICKINGID.FieldName = "PICKINGID";
|
|||
|
|
this.colPICKINGID.Name = "colPICKINGID";
|
|||
|
|
this.colPICKINGID.Visible = true;
|
|||
|
|
this.colPICKINGID.VisibleIndex = 6;
|
|||
|
|
this.colPICKINGID.Width = 122;
|
|||
|
|
//
|
|||
|
|
// colOUT_ID
|
|||
|
|
//
|
|||
|
|
this.colOUT_ID.FieldName = "OUT_ID";
|
|||
|
|
this.colOUT_ID.Name = "colOUT_ID";
|
|||
|
|
this.colOUT_ID.Visible = true;
|
|||
|
|
this.colOUT_ID.VisibleIndex = 10;
|
|||
|
|
//
|
|||
|
|
// colPUTIN_ID
|
|||
|
|
//
|
|||
|
|
this.colPUTIN_ID.FieldName = "PUTIN_ID";
|
|||
|
|
this.colPUTIN_ID.Name = "colPUTIN_ID";
|
|||
|
|
//
|
|||
|
|
// colDOCCTNUMBER
|
|||
|
|
//
|
|||
|
|
this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER";
|
|||
|
|
this.colDOCCTNUMBER.Name = "colDOCCTNUMBER";
|
|||
|
|
//
|
|||
|
|
// colGOOD_ID
|
|||
|
|
//
|
|||
|
|
this.colGOOD_ID.FieldName = "GOOD_ID";
|
|||
|
|
this.colGOOD_ID.Name = "colGOOD_ID";
|
|||
|
|
this.colGOOD_ID.Visible = true;
|
|||
|
|
this.colGOOD_ID.VisibleIndex = 2;
|
|||
|
|
this.colGOOD_ID.Width = 133;
|
|||
|
|
//
|
|||
|
|
// colGOODS_NAME
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NAME.FieldName = "GOODS_NAME";
|
|||
|
|
this.colGOODS_NAME.Name = "colGOODS_NAME";
|
|||
|
|
this.colGOODS_NAME.Visible = true;
|
|||
|
|
this.colGOODS_NAME.VisibleIndex = 3;
|
|||
|
|
this.colGOODS_NAME.Width = 174;
|
|||
|
|
//
|
|||
|
|
// colLOC_ID
|
|||
|
|
//
|
|||
|
|
this.colLOC_ID.FieldName = "LOC_ID";
|
|||
|
|
this.colLOC_ID.Name = "colLOC_ID";
|
|||
|
|
this.colLOC_ID.Visible = true;
|
|||
|
|
this.colLOC_ID.VisibleIndex = 1;
|
|||
|
|
this.colLOC_ID.Width = 123;
|
|||
|
|
//
|
|||
|
|
// colGOODS_NUM
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NUM.FieldName = "GOODS_NUM";
|
|||
|
|
this.colGOODS_NUM.Name = "colGOODS_NUM";
|
|||
|
|
this.colGOODS_NUM.Visible = true;
|
|||
|
|
this.colGOODS_NUM.VisibleIndex = 5;
|
|||
|
|
//
|
|||
|
|
// colMISTOCK_NUM
|
|||
|
|
//
|
|||
|
|
this.colMISTOCK_NUM.FieldName = "MISTOCK_NUM";
|
|||
|
|
this.colMISTOCK_NUM.Name = "colMISTOCK_NUM";
|
|||
|
|
this.colMISTOCK_NUM.Width = 100;
|
|||
|
|
//
|
|||
|
|
// colPICKING_NUM
|
|||
|
|
//
|
|||
|
|
this.colPICKING_NUM.FieldName = "PICKING_NUM";
|
|||
|
|
this.colPICKING_NUM.Name = "colPICKING_NUM";
|
|||
|
|
//
|
|||
|
|
// colGOODS_NUM_SJ
|
|||
|
|
//
|
|||
|
|
this.colGOODS_NUM_SJ.FieldName = "GOODS_NUM_SJ";
|
|||
|
|
this.colGOODS_NUM_SJ.Name = "colGOODS_NUM_SJ";
|
|||
|
|
//
|
|||
|
|
// colSPECIFICATION
|
|||
|
|
//
|
|||
|
|
this.colSPECIFICATION.FieldName = "SPECIFICATION";
|
|||
|
|
this.colSPECIFICATION.Name = "colSPECIFICATION";
|
|||
|
|
//
|
|||
|
|
// colPRODUCTION_DATE
|
|||
|
|
//
|
|||
|
|
this.colPRODUCTION_DATE.FieldName = "PRODUCTION_DATE";
|
|||
|
|
this.colPRODUCTION_DATE.Name = "colPRODUCTION_DATE";
|
|||
|
|
this.colPRODUCTION_DATE.Visible = true;
|
|||
|
|
this.colPRODUCTION_DATE.VisibleIndex = 7;
|
|||
|
|
this.colPRODUCTION_DATE.Width = 146;
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_ID
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_ID.FieldName = "STORAGE_ID";
|
|||
|
|
this.colSTORAGE_ID.Name = "colSTORAGE_ID";
|
|||
|
|
//
|
|||
|
|
// colSTORAGE_NAME
|
|||
|
|
//
|
|||
|
|
this.colSTORAGE_NAME.FieldName = "STORAGE_NAME";
|
|||
|
|
this.colSTORAGE_NAME.Name = "colSTORAGE_NAME";
|
|||
|
|
//
|
|||
|
|
// colAREA_ID
|
|||
|
|
//
|
|||
|
|
this.colAREA_ID.FieldName = "AREA_ID";
|
|||
|
|
this.colAREA_ID.Name = "colAREA_ID";
|
|||
|
|
//
|
|||
|
|
// colAREA_NAME
|
|||
|
|
//
|
|||
|
|
this.colAREA_NAME.FieldName = "AREA_NAME";
|
|||
|
|
this.colAREA_NAME.Name = "colAREA_NAME";
|
|||
|
|
//
|
|||
|
|
// colWARE_DATE
|
|||
|
|
//
|
|||
|
|
this.colWARE_DATE.FieldName = "WARE_DATE";
|
|||
|
|
this.colWARE_DATE.Name = "colWARE_DATE";
|
|||
|
|
this.colWARE_DATE.Visible = true;
|
|||
|
|
this.colWARE_DATE.VisibleIndex = 12;
|
|||
|
|
this.colWARE_DATE.Width = 106;
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_ID
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_ID.FieldName = "PROVIDER_ID";
|
|||
|
|
this.colPROVIDER_ID.Name = "colPROVIDER_ID";
|
|||
|
|
this.colPROVIDER_ID.Visible = true;
|
|||
|
|
this.colPROVIDER_ID.VisibleIndex = 9;
|
|||
|
|
this.colPROVIDER_ID.Width = 95;
|
|||
|
|
//
|
|||
|
|
// colPROVIDER_NAME
|
|||
|
|
//
|
|||
|
|
this.colPROVIDER_NAME.FieldName = "PROVIDER_NAME";
|
|||
|
|
this.colPROVIDER_NAME.Name = "colPROVIDER_NAME";
|
|||
|
|
//
|
|||
|
|
// colUNIT
|
|||
|
|
//
|
|||
|
|
this.colUNIT.FieldName = "UNIT";
|
|||
|
|
this.colUNIT.Name = "colUNIT";
|
|||
|
|
//
|
|||
|
|
// colUNIT_NAME
|
|||
|
|
//
|
|||
|
|
this.colUNIT_NAME.FieldName = "UNIT_NAME";
|
|||
|
|
this.colUNIT_NAME.Name = "colUNIT_NAME";
|
|||
|
|
//
|
|||
|
|
// colREMARK
|
|||
|
|
//
|
|||
|
|
this.colREMARK.FieldName = "REMARK";
|
|||
|
|
this.colREMARK.Name = "colREMARK";
|
|||
|
|
this.colREMARK.Visible = true;
|
|||
|
|
this.colREMARK.VisibleIndex = 8;
|
|||
|
|
//
|
|||
|
|
// colSCALE_UNIT
|
|||
|
|
//
|
|||
|
|
this.colSCALE_UNIT.FieldName = "SCALE_UNIT";
|
|||
|
|
this.colSCALE_UNIT.Name = "colSCALE_UNIT";
|
|||
|
|
//
|
|||
|
|
// colPRICE
|
|||
|
|
//
|
|||
|
|
this.colPRICE.FieldName = "PRICE";
|
|||
|
|
this.colPRICE.Name = "colPRICE";
|
|||
|
|
//
|
|||
|
|
// colSORT
|
|||
|
|
//
|
|||
|
|
this.colSORT.FieldName = "SORT";
|
|||
|
|
this.colSORT.Name = "colSORT";
|
|||
|
|
//
|
|||
|
|
// colSKU_ID
|
|||
|
|
//
|
|||
|
|
this.colSKU_ID.FieldName = "SKU_ID";
|
|||
|
|
this.colSKU_ID.Name = "colSKU_ID";
|
|||
|
|
//
|
|||
|
|
// colSKU_NAME
|
|||
|
|
//
|
|||
|
|
this.colSKU_NAME.FieldName = "SKU_NAME";
|
|||
|
|
this.colSKU_NAME.Name = "colSKU_NAME";
|
|||
|
|
//
|
|||
|
|
// colSTS
|
|||
|
|
//
|
|||
|
|
this.colSTS.FieldName = "status";
|
|||
|
|
this.colSTS.Name = "colSTS";
|
|||
|
|
//
|
|||
|
|
// PlatForm
|
|||
|
|
//
|
|||
|
|
this.PlatForm.Caption = "PlatForm";
|
|||
|
|
this.PlatForm.FieldName = "outStand";
|
|||
|
|
this.PlatForm.Name = "PlatForm";
|
|||
|
|
this.PlatForm.Visible = true;
|
|||
|
|
this.PlatForm.VisibleIndex = 11;
|
|||
|
|
this.PlatForm.Width = 138;
|
|||
|
|
//
|
|||
|
|
// gridView3
|
|||
|
|
//
|
|||
|
|
this.gridView3.GridControl = this.gridControlCustom1;
|
|||
|
|
this.gridView3.Name = "gridView3";
|
|||
|
|
//
|
|||
|
|
// timer1
|
|||
|
|
//
|
|||
|
|
this.timer1.Interval = 2000;
|
|||
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
|
|||
|
|
//
|
|||
|
|
// groupBox1
|
|||
|
|
//
|
|||
|
|
this.groupBox1.Controls.Add(this.gridControlCustom3);
|
|||
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 191);
|
|||
|
|
this.groupBox1.Name = "groupBox1";
|
|||
|
|
this.groupBox1.Size = new System.Drawing.Size(1199, 213);
|
|||
|
|
this.groupBox1.TabIndex = 3;
|
|||
|
|
this.groupBox1.TabStop = false;
|
|||
|
|
this.groupBox1.Text = "Pending Tasks";
|
|||
|
|
//
|
|||
|
|
// groupBox2
|
|||
|
|
//
|
|||
|
|
this.groupBox2.Controls.Add(this.gridControlCustom1);
|
|||
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|||
|
|
this.groupBox2.Location = new System.Drawing.Point(0, 404);
|
|||
|
|
this.groupBox2.Name = "groupBox2";
|
|||
|
|
this.groupBox2.Size = new System.Drawing.Size(1199, 179);
|
|||
|
|
this.groupBox2.TabIndex = 4;
|
|||
|
|
this.groupBox2.TabStop = false;
|
|||
|
|
this.groupBox2.Text = "In Progress ";
|
|||
|
|
//
|
|||
|
|
// AutoFrmPick
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(1199, 583);
|
|||
|
|
this.Controls.Add(this.groupBox1);
|
|||
|
|
this.Controls.Add(this.panel2);
|
|||
|
|
this.Controls.Add(this.groupBox2);
|
|||
|
|
this.Name = "AutoFrmPick";
|
|||
|
|
this.Text = "AutoFrmPick";
|
|||
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AutoFrmPick_FormClosing);
|
|||
|
|
this.Load += new System.EventHandler(this.AutoFrmPick_Load);
|
|||
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.AutoFrmPick_KeyDown);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgc_kc)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bdc_pick)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bgc_outMx)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom3)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdvMxBind)).EndInit();
|
|||
|
|
this.panel2.ResumeLayout(false);
|
|||
|
|
this.panel2.PerformLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom4)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView7)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView8)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControlCustom1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gdv_Kcmx)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|||
|
|
this.groupBox1.ResumeLayout(false);
|
|||
|
|
this.groupBox2.ResumeLayout(false);
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|||
|
|
private System.Windows.Forms.BindingSource bgc_kc;
|
|||
|
|
private System.Windows.Forms.BindingSource bgc_outMx;
|
|||
|
|
private System.Windows.Forms.BindingSource bdc_pick;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|||
|
|
private System.Windows.Forms.Panel panel2;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons7;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons6;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom3;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdvMxBind;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom1;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gdv_Kcmx;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colProDucLotId;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBARCODE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCTL;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKINGID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOUT_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPUTIN_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOOD_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOC_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMISTOCK_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPICKING_NUM;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NUM_SJ;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSPECIFICATION;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRODUCTION_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAREA_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPROVIDER_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSCALE_UNIT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPRICE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSORT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSKU_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSKU_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTS;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|||
|
|
private System.Windows.Forms.Timer timer1;
|
|||
|
|
private Ctrl.GridControlCustom gridControlCustom4;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView7;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView8;
|
|||
|
|
private System.Windows.Forms.TextBox t_station;
|
|||
|
|
private System.Windows.Forms.Label label3;
|
|||
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPY_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_ID1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_NAME1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTORAGE_AREA_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colISLOCK;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_LONG;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_WIDTH;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_HEIGHT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVOLUME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colHASVOLUME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBEARWEIGHT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colABC_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSORT1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVERSION2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPERATORID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOPERATEDATE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colrow;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colcln;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn collayer;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn coldecId;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colinstand;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn coloutStand;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn coloutStand1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn coloutStand2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colinline;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn coloutLine;
|
|||
|
|
private System.Windows.Forms.TextBox t_code;
|
|||
|
|
private System.Windows.Forms.Label label1;
|
|||
|
|
private System.Windows.Forms.TextBox t_message;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colYmd;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSheet_no;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPdc_no;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPdc_name;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCustomer;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOrdNumber;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLink_mis;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colQty;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIo_type;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAppe_user;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAppe_time;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colModi_user;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colModi_time;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIn_qty;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colStatus;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIo_status;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colIo_time;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colStoreBaseUom;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSrcDoc_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSrcDocLine_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colAllDoc_Type;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVersion1;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOrg;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colItemMaster;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSPEC;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMemo;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCompanyID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSiteID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colBatnbr;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colInventory_Line_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUnitDesc;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colWhseloc;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colToWhseloc;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colTooling;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colManufactured_date;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colPalletID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLocation;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLotID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMfgCode;
|
|||
|
|
private Ctrl.CtrlButtons ctrlButtons2;
|
|||
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|||
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn PlatForm;
|
|||
|
|
}
|
|||
|
|
}
|