namespace Gs.DevApp.DevFrm.Warehouse
|
{
|
partial class Frm_MesDbckDj
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
|
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.gcMain1 = new DevExpress.XtraGrid.GridControl();
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_itemOutNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.pageBar1 = new UserControls.Data.UcPageBar();
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
|
this.lbGuid = new System.Windows.Forms.Label();
|
this.txt_fOwnerTypeInIdHead = new DevExpress.XtraEditors.TextEdit();
|
this.txt_ckName = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fTransferDirect = new DevExpress.XtraEditors.TextEdit();
|
this.txt_rkName = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fBusinessType = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fOwnerTypeOutIdHead = new DevExpress.XtraEditors.TextEdit();
|
this.txt_sqRemarks = new DevExpress.XtraEditors.TextEdit();
|
this.txt_taskNo = new DevExpress.XtraEditors.TextEdit();
|
this.txt_ftranstype = new DevExpress.XtraEditors.TextEdit();
|
this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
|
this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fBillTypeID = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fapporgName = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fCreatorId = new DevExpress.XtraEditors.TextEdit();
|
this.txt_djcheckdate = new DevExpress.XtraEditors.TextEdit();
|
this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fCreateDate = new DevExpress.XtraEditors.TextEdit();
|
this.txt_djcheckuser = new DevExpress.XtraEditors.TextEdit();
|
this.txt_statusChk = new DevExpress.XtraEditors.CheckEdit();
|
this.txt_wjChk = new DevExpress.XtraEditors.CheckEdit();
|
this.txt_drHz = new DevExpress.XtraEditors.TextEdit();
|
this.txt_dcHz = new DevExpress.XtraEditors.TextEdit();
|
this.txt_fSrcType = new DevExpress.XtraEditors.TextEdit();
|
this.txt_djtype = new DevExpress.XtraEditors.TextEdit();
|
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
|
this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
|
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
|
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1mid = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1bld002 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1bld003 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.itemModel = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1bld007 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1bld010 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1bld008 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
|
this.gcMx2 = new DevExpress.XtraGrid.GridControl();
|
this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1depotCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.picCheckBox = new System.Windows.Forms.PictureBox();
|
this.tips = new DevExpress.Utils.ToolTipController(this.components);
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
this.xtraTabControl1.SuspendLayout();
|
this.xtraTabPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
|
this.split1.Panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
|
this.split1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
this.xtraTabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
|
this.splitMx1.Panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
|
this.splitMx1.Panel2.SuspendLayout();
|
this.splitMx1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
|
this.layoutMx1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fapporgName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_djcheckdate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_djcheckuser.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_statusChk.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_wjChk.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_drHz.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_dcHz.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
|
this.tabMx.SuspendLayout();
|
this.tabMxPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
|
this.xtraTabPage3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
|
this.SuspendLayout();
|
//
|
// toolBarMenu1
|
//
|
this.toolBarMenu1.chkParameter = null;
|
this.toolBarMenu1.currentAction = null;
|
this.toolBarMenu1.defaultActions = null;
|
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.toolBarMenu1.guidKey = null;
|
this.toolBarMenu1.isSetBtn = false;
|
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
|
this.toolBarMenu1.Name = "toolBarMenu1";
|
this.toolBarMenu1.rptParameter = null;
|
this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
|
this.toolBarMenu1.TabIndex = 0;
|
this.toolBarMenu1.xlsInService = null;
|
this.toolBarMenu1.xlsOutParameter = null;
|
//
|
// xtraTabControl1
|
//
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
|
this.xtraTabControl1.TabIndex = 3;
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.xtraTabPage1,
|
this.xtraTabPage2});
|
//
|
// xtraTabPage1
|
//
|
this.xtraTabPage1.Controls.Add(this.split1);
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
|
this.xtraTabPage1.Text = "数据列表";
|
//
|
// split1
|
//
|
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
|
this.split1.Horizontal = false;
|
this.split1.Location = new System.Drawing.Point(0, 0);
|
this.split1.Name = "split1";
|
//
|
// split1.Panel1
|
//
|
this.split1.Panel1.Controls.Add(this.gcMain1);
|
this.split1.Panel1.Controls.Add(this.pageBar1);
|
this.split1.Panel1.Text = "Panel1";
|
//
|
// split1.Panel2
|
//
|
this.split1.Panel2.Text = "Panel2";
|
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
|
this.split1.Size = new System.Drawing.Size(1126, 570);
|
this.split1.SplitterPosition = 0;
|
this.split1.TabIndex = 0;
|
//
|
// gcMain1
|
//
|
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcMain1.Location = new System.Drawing.Point(0, 0);
|
this.gcMain1.MainView = this.gridView1;
|
this.gcMain1.Name = "gcMain1";
|
this.gcMain1.Size = new System.Drawing.Size(1126, 519);
|
this.gcMain1.TabIndex = 2;
|
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gridView1});
|
//
|
// gridView1
|
//
|
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
this.gridView1.Appearance.Row.Options.UseFont = true;
|
this.gridView1.ColumnPanelRowHeight = 50;
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gv_status,
|
this.gv_fType,
|
this.gv_itemOutNo,
|
this.gv_suppNo,
|
this.gridColumn1,
|
this.gv_depotCode,
|
this.gridColumn3,
|
this.gv_createDate,
|
this.gridColumn4,
|
this.gv_checkDate,
|
this.gridColumn7,
|
this.gridColumn11,
|
this.gridColumn12,
|
this.gridColumn31,
|
this.gridColumn32,
|
this.gridColumn33,
|
this.gridColumn34,
|
this.gridColumn35,
|
this.gridColumn36,
|
this.gridColumn16});
|
this.gridView1.GridControl = this.gcMain1;
|
this.gridView1.IndicatorWidth = 50;
|
this.gridView1.Name = "gridView1";
|
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
|
this.gridView1.OptionsView.ShowAutoFilterRow = true;
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
//
|
// gv_status
|
//
|
this.gv_status.AppearanceCell.Options.UseFont = true;
|
this.gv_status.Caption = "审核标识";
|
this.gv_status.FieldName = "statusChk";
|
this.gv_status.MinWidth = 25;
|
this.gv_status.Name = "gv_status";
|
this.gv_status.OptionsColumn.AllowEdit = false;
|
this.gv_status.Tag = "query_a.status";
|
this.gv_status.Visible = true;
|
this.gv_status.VisibleIndex = 0;
|
this.gv_status.Width = 50;
|
//
|
// gv_fType
|
//
|
this.gv_fType.AppearanceCell.Options.UseFont = true;
|
this.gv_fType.Caption = "完结标识";
|
this.gv_fType.FieldName = "wjChk";
|
this.gv_fType.MinWidth = 25;
|
this.gv_fType.Name = "gv_fType";
|
this.gv_fType.OptionsColumn.AllowEdit = false;
|
this.gv_fType.Tag = "query_a.f_type";
|
this.gv_fType.Visible = true;
|
this.gv_fType.VisibleIndex = 1;
|
this.gv_fType.Width = 50;
|
//
|
// gv_itemOutNo
|
//
|
this.gv_itemOutNo.AppearanceCell.Options.UseFont = true;
|
this.gv_itemOutNo.Caption = "调拨单号";
|
this.gv_itemOutNo.FieldName = "billNo";
|
this.gv_itemOutNo.Name = "gv_itemOutNo";
|
this.gv_itemOutNo.OptionsColumn.AllowEdit = false;
|
this.gv_itemOutNo.Tag = "query_a.item_out_no";
|
this.gv_itemOutNo.Visible = true;
|
this.gv_itemOutNo.VisibleIndex = 2;
|
this.gv_itemOutNo.Width = 100;
|
//
|
// gv_suppNo
|
//
|
this.gv_suppNo.AppearanceCell.Options.UseFont = true;
|
this.gv_suppNo.Caption = "申请单号";
|
this.gv_suppNo.FieldName = "taskNo";
|
this.gv_suppNo.Name = "gv_suppNo";
|
this.gv_suppNo.OptionsColumn.AllowEdit = false;
|
this.gv_suppNo.Tag = "query_a.supp_no";
|
this.gv_suppNo.Visible = true;
|
this.gv_suppNo.VisibleIndex = 3;
|
this.gv_suppNo.Width = 94;
|
//
|
// gridColumn1
|
//
|
this.gridColumn1.Caption = "移出仓库ID";
|
this.gridColumn1.FieldName = "fromDepotsId";
|
this.gridColumn1.Name = "gridColumn1";
|
this.gridColumn1.Width = 94;
|
//
|
// gv_depotCode
|
//
|
this.gv_depotCode.AppearanceCell.Options.UseFont = true;
|
this.gv_depotCode.Caption = "移入仓库ID";
|
this.gv_depotCode.FieldName = "invDepotsId";
|
this.gv_depotCode.Name = "gv_depotCode";
|
this.gv_depotCode.OptionsColumn.AllowEdit = false;
|
this.gv_depotCode.Tag = "query_a.depot_code";
|
this.gv_depotCode.Width = 94;
|
//
|
// gridColumn3
|
//
|
this.gridColumn3.Caption = "创建人";
|
this.gridColumn3.FieldName = "createBy";
|
this.gridColumn3.Name = "gridColumn3";
|
this.gridColumn3.Visible = true;
|
this.gridColumn3.VisibleIndex = 4;
|
this.gridColumn3.Width = 94;
|
//
|
// gv_createDate
|
//
|
this.gv_createDate.AppearanceCell.Options.UseFont = true;
|
this.gv_createDate.Caption = "创建时间 ";
|
this.gv_createDate.FieldName = "createDate";
|
this.gv_createDate.Name = "gv_createDate";
|
this.gv_createDate.OptionsColumn.AllowEdit = false;
|
this.gv_createDate.Tag = "query_a.create_date";
|
this.gv_createDate.Visible = true;
|
this.gv_createDate.VisibleIndex = 5;
|
this.gv_createDate.Width = 180;
|
//
|
// gridColumn4
|
//
|
this.gridColumn4.Caption = "审核人";
|
this.gridColumn4.FieldName = "checkuser";
|
this.gridColumn4.Name = "gridColumn4";
|
this.gridColumn4.Visible = true;
|
this.gridColumn4.VisibleIndex = 6;
|
this.gridColumn4.Width = 94;
|
//
|
// gv_checkDate
|
//
|
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
|
this.gv_checkDate.Caption = "审核日期 ";
|
this.gv_checkDate.FieldName = "checkdate";
|
this.gv_checkDate.Name = "gv_checkDate";
|
this.gv_checkDate.OptionsColumn.AllowEdit = false;
|
this.gv_checkDate.Tag = "query_a.check_date";
|
this.gv_checkDate.Visible = true;
|
this.gv_checkDate.VisibleIndex = 7;
|
this.gv_checkDate.Width = 180;
|
//
|
// gridColumn7
|
//
|
this.gridColumn7.Caption = "移入仓库";
|
this.gridColumn7.FieldName = "rkName";
|
this.gridColumn7.MinWidth = 25;
|
this.gridColumn7.Name = "gridColumn7";
|
this.gridColumn7.Visible = true;
|
this.gridColumn7.VisibleIndex = 8;
|
this.gridColumn7.Width = 94;
|
//
|
// gridColumn11
|
//
|
this.gridColumn11.Caption = "移出仓库";
|
this.gridColumn11.FieldName = "ckName";
|
this.gridColumn11.MinWidth = 25;
|
this.gridColumn11.Name = "gridColumn11";
|
this.gridColumn11.Visible = true;
|
this.gridColumn11.VisibleIndex = 9;
|
this.gridColumn11.Width = 94;
|
//
|
// gridColumn12
|
//
|
this.gridColumn12.Caption = "申请组织";
|
this.gridColumn12.FieldName = "fapporgName";
|
this.gridColumn12.MinWidth = 25;
|
this.gridColumn12.Name = "gridColumn12";
|
this.gridColumn12.Visible = true;
|
this.gridColumn12.VisibleIndex = 10;
|
this.gridColumn12.Width = 94;
|
//
|
// gridColumn31
|
//
|
this.gridColumn31.Caption = "调拨类型";
|
this.gridColumn31.FieldName = "ftranstype";
|
this.gridColumn31.MinWidth = 25;
|
this.gridColumn31.Name = "gridColumn31";
|
this.gridColumn31.Visible = true;
|
this.gridColumn31.VisibleIndex = 11;
|
this.gridColumn31.Width = 94;
|
//
|
// gridColumn32
|
//
|
this.gridColumn32.Caption = "调拨方向";
|
this.gridColumn32.FieldName = "fTransferDirect";
|
this.gridColumn32.MinWidth = 25;
|
this.gridColumn32.Name = "gridColumn32";
|
this.gridColumn32.Visible = true;
|
this.gridColumn32.VisibleIndex = 12;
|
this.gridColumn32.Width = 94;
|
//
|
// gridColumn33
|
//
|
this.gridColumn33.Caption = "调出货主类型";
|
this.gridColumn33.FieldName = "fOwnerTypeOutIdHead";
|
this.gridColumn33.MinWidth = 25;
|
this.gridColumn33.Name = "gridColumn33";
|
this.gridColumn33.Visible = true;
|
this.gridColumn33.VisibleIndex = 13;
|
this.gridColumn33.Width = 94;
|
//
|
// gridColumn34
|
//
|
this.gridColumn34.Caption = "调入货主类型";
|
this.gridColumn34.FieldName = "fOwnerTypeInIdHead";
|
this.gridColumn34.MinWidth = 25;
|
this.gridColumn34.Name = "gridColumn34";
|
this.gridColumn34.Visible = true;
|
this.gridColumn34.VisibleIndex = 14;
|
this.gridColumn34.Width = 94;
|
//
|
// gridColumn35
|
//
|
this.gridColumn35.Caption = "调出货主";
|
this.gridColumn35.FieldName = "dcHz";
|
this.gridColumn35.MinWidth = 25;
|
this.gridColumn35.Name = "gridColumn35";
|
this.gridColumn35.Visible = true;
|
this.gridColumn35.VisibleIndex = 15;
|
this.gridColumn35.Width = 94;
|
//
|
// gridColumn36
|
//
|
this.gridColumn36.Caption = "调入货主";
|
this.gridColumn36.FieldName = "drHz";
|
this.gridColumn36.MinWidth = 25;
|
this.gridColumn36.Name = "gridColumn36";
|
this.gridColumn36.Visible = true;
|
this.gridColumn36.VisibleIndex = 16;
|
this.gridColumn36.Width = 94;
|
//
|
// gridColumn16
|
//
|
this.gridColumn16.Caption = "主键GUID";
|
this.gridColumn16.FieldName = "guid";
|
this.gridColumn16.MinWidth = 25;
|
this.gridColumn16.Name = "gridColumn16";
|
this.gridColumn16.Width = 94;
|
//
|
// pageBar1
|
//
|
this.pageBar1.CurrentPage = 1;
|
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.pageBar1.Location = new System.Drawing.Point(0, 519);
|
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
this.pageBar1.Name = "pageBar1";
|
this.pageBar1.RecordCount = 0;
|
this.pageBar1.Size = new System.Drawing.Size(1126, 39);
|
this.pageBar1.TabIndex = 4;
|
this.pageBar1.TotalPages = 0;
|
//
|
// xtraTabPage2
|
//
|
this.xtraTabPage2.Controls.Add(this.splitMx1);
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
|
this.xtraTabPage2.Text = "数据详细";
|
//
|
// splitMx1
|
//
|
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitMx1.Horizontal = false;
|
this.splitMx1.Location = new System.Drawing.Point(0, 0);
|
this.splitMx1.Name = "splitMx1";
|
//
|
// splitMx1.Panel1
|
//
|
this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
|
this.splitMx1.Panel1.Text = "Panel1";
|
//
|
// splitMx1.Panel2
|
//
|
this.splitMx1.Panel2.Controls.Add(this.tabMx);
|
this.splitMx1.Panel2.Text = "Panel2";
|
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
|
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
|
this.splitMx1.SplitterPosition = 203;
|
this.splitMx1.TabIndex = 0;
|
//
|
// layoutMx1
|
//
|
this.layoutMx1.Controls.Add(this.lbGuid);
|
this.layoutMx1.Controls.Add(this.txt_fOwnerTypeInIdHead);
|
this.layoutMx1.Controls.Add(this.txt_ckName);
|
this.layoutMx1.Controls.Add(this.txt_fTransferDirect);
|
this.layoutMx1.Controls.Add(this.txt_rkName);
|
this.layoutMx1.Controls.Add(this.txt_fBusinessType);
|
this.layoutMx1.Controls.Add(this.txt_fOwnerTypeOutIdHead);
|
this.layoutMx1.Controls.Add(this.txt_sqRemarks);
|
this.layoutMx1.Controls.Add(this.txt_taskNo);
|
this.layoutMx1.Controls.Add(this.txt_ftranstype);
|
this.layoutMx1.Controls.Add(this.txt_createDate);
|
this.layoutMx1.Controls.Add(this.txt_billNo);
|
this.layoutMx1.Controls.Add(this.txt_fBillTypeID);
|
this.layoutMx1.Controls.Add(this.txt_fapporgName);
|
this.layoutMx1.Controls.Add(this.txt_fCreatorId);
|
this.layoutMx1.Controls.Add(this.txt_djcheckdate);
|
this.layoutMx1.Controls.Add(this.txt_createBy);
|
this.layoutMx1.Controls.Add(this.txt_fCreateDate);
|
this.layoutMx1.Controls.Add(this.txt_djcheckuser);
|
this.layoutMx1.Controls.Add(this.txt_statusChk);
|
this.layoutMx1.Controls.Add(this.txt_wjChk);
|
this.layoutMx1.Controls.Add(this.txt_drHz);
|
this.layoutMx1.Controls.Add(this.txt_dcHz);
|
this.layoutMx1.Controls.Add(this.txt_fSrcType);
|
this.layoutMx1.Controls.Add(this.txt_djtype);
|
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem21});
|
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
|
this.layoutMx1.Name = "layoutMx1";
|
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(576, 247, 812, 500);
|
this.layoutMx1.Root = this.Root;
|
this.layoutMx1.Size = new System.Drawing.Size(1126, 203);
|
this.layoutMx1.TabIndex = 0;
|
this.layoutMx1.Text = "layoutControl1";
|
//
|
// lbGuid
|
//
|
this.lbGuid.Location = new System.Drawing.Point(840, 172);
|
this.lbGuid.Name = "lbGuid";
|
this.lbGuid.Size = new System.Drawing.Size(274, 30);
|
this.lbGuid.TabIndex = 437;
|
this.lbGuid.Text = "lbGuid";
|
//
|
// txt_fOwnerTypeInIdHead
|
//
|
this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 102);
|
this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead";
|
this.txt_fOwnerTypeInIdHead.Properties.Appearance.Options.UseFont = true;
|
this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(170, 24);
|
this.txt_fOwnerTypeInIdHead.StyleController = this.layoutMx1;
|
this.txt_fOwnerTypeInIdHead.TabIndex = 432;
|
this.txt_fOwnerTypeInIdHead.Tag = "readonly";
|
//
|
// txt_ckName
|
//
|
this.txt_ckName.Location = new System.Drawing.Point(942, 132);
|
this.txt_ckName.Name = "txt_ckName";
|
this.txt_ckName.Properties.Appearance.Options.UseFont = true;
|
this.txt_ckName.Size = new System.Drawing.Size(172, 24);
|
this.txt_ckName.StyleController = this.layoutMx1;
|
this.txt_ckName.TabIndex = 422;
|
this.txt_ckName.Tag = "readonly";
|
//
|
// txt_fTransferDirect
|
//
|
this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 102);
|
this.txt_fTransferDirect.Name = "txt_fTransferDirect";
|
this.txt_fTransferDirect.Properties.Appearance.Options.UseFont = true;
|
this.txt_fTransferDirect.Size = new System.Drawing.Size(170, 24);
|
this.txt_fTransferDirect.StyleController = this.layoutMx1;
|
this.txt_fTransferDirect.TabIndex = 434;
|
this.txt_fTransferDirect.Tag = "readonly";
|
//
|
// txt_rkName
|
//
|
this.txt_rkName.Location = new System.Drawing.Point(666, 132);
|
this.txt_rkName.Name = "txt_rkName";
|
this.txt_rkName.Properties.Appearance.Options.UseFont = true;
|
this.txt_rkName.Size = new System.Drawing.Size(170, 24);
|
this.txt_rkName.StyleController = this.layoutMx1;
|
this.txt_rkName.TabIndex = 420;
|
this.txt_rkName.Tag = "readonly";
|
//
|
// txt_fBusinessType
|
//
|
this.txt_fBusinessType.Location = new System.Drawing.Point(114, 72);
|
this.txt_fBusinessType.Name = "txt_fBusinessType";
|
this.txt_fBusinessType.Properties.Appearance.Options.UseFont = true;
|
this.txt_fBusinessType.Size = new System.Drawing.Size(170, 24);
|
this.txt_fBusinessType.StyleController = this.layoutMx1;
|
this.txt_fBusinessType.TabIndex = 433;
|
this.txt_fBusinessType.Tag = "readonly";
|
//
|
// txt_fOwnerTypeOutIdHead
|
//
|
this.txt_fOwnerTypeOutIdHead.Location = new System.Drawing.Point(390, 72);
|
this.txt_fOwnerTypeOutIdHead.Name = "txt_fOwnerTypeOutIdHead";
|
this.txt_fOwnerTypeOutIdHead.Properties.Appearance.Options.UseFont = true;
|
this.txt_fOwnerTypeOutIdHead.Size = new System.Drawing.Size(170, 24);
|
this.txt_fOwnerTypeOutIdHead.StyleController = this.layoutMx1;
|
this.txt_fOwnerTypeOutIdHead.TabIndex = 431;
|
this.txt_fOwnerTypeOutIdHead.Tag = "readonly";
|
//
|
// txt_sqRemarks
|
//
|
this.txt_sqRemarks.Location = new System.Drawing.Point(114, 132);
|
this.txt_sqRemarks.Name = "txt_sqRemarks";
|
this.txt_sqRemarks.Properties.Appearance.Options.UseFont = true;
|
this.txt_sqRemarks.Size = new System.Drawing.Size(170, 24);
|
this.txt_sqRemarks.StyleController = this.layoutMx1;
|
this.txt_sqRemarks.TabIndex = 402;
|
//
|
// txt_taskNo
|
//
|
this.txt_taskNo.Location = new System.Drawing.Point(390, 132);
|
this.txt_taskNo.Name = "txt_taskNo";
|
this.txt_taskNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_taskNo.Size = new System.Drawing.Size(170, 24);
|
this.txt_taskNo.StyleController = this.layoutMx1;
|
this.txt_taskNo.TabIndex = 395;
|
this.txt_taskNo.Tag = "readonly";
|
//
|
// txt_ftranstype
|
//
|
this.txt_ftranstype.Location = new System.Drawing.Point(390, 42);
|
this.txt_ftranstype.Name = "txt_ftranstype";
|
this.txt_ftranstype.Properties.Appearance.Options.UseFont = true;
|
this.txt_ftranstype.Size = new System.Drawing.Size(170, 24);
|
this.txt_ftranstype.StyleController = this.layoutMx1;
|
this.txt_ftranstype.TabIndex = 430;
|
this.txt_ftranstype.Tag = "readonly";
|
//
|
// txt_createDate
|
//
|
this.txt_createDate.Location = new System.Drawing.Point(942, 42);
|
this.txt_createDate.Name = "txt_createDate";
|
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
|
this.txt_createDate.Size = new System.Drawing.Size(172, 24);
|
this.txt_createDate.StyleController = this.layoutMx1;
|
this.txt_createDate.TabIndex = 427;
|
this.txt_createDate.Tag = "readonly";
|
//
|
// txt_billNo
|
//
|
this.txt_billNo.Location = new System.Drawing.Point(114, 12);
|
this.txt_billNo.Name = "txt_billNo";
|
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_billNo.Size = new System.Drawing.Size(170, 24);
|
this.txt_billNo.StyleController = this.layoutMx1;
|
this.txt_billNo.TabIndex = 418;
|
this.txt_billNo.Tag = "readonly";
|
//
|
// txt_fBillTypeID
|
//
|
this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 42);
|
this.txt_fBillTypeID.Name = "txt_fBillTypeID";
|
this.txt_fBillTypeID.Properties.Appearance.Options.UseFont = true;
|
this.txt_fBillTypeID.Size = new System.Drawing.Size(170, 24);
|
this.txt_fBillTypeID.StyleController = this.layoutMx1;
|
this.txt_fBillTypeID.TabIndex = 429;
|
this.txt_fBillTypeID.Tag = "readonly";
|
//
|
// txt_fapporgName
|
//
|
this.txt_fapporgName.Location = new System.Drawing.Point(390, 12);
|
this.txt_fapporgName.Name = "txt_fapporgName";
|
this.txt_fapporgName.Properties.Appearance.Options.UseFont = true;
|
this.txt_fapporgName.Size = new System.Drawing.Size(170, 24);
|
this.txt_fapporgName.StyleController = this.layoutMx1;
|
this.txt_fapporgName.TabIndex = 428;
|
this.txt_fapporgName.Tag = "readonly";
|
//
|
// txt_fCreatorId
|
//
|
this.txt_fCreatorId.Location = new System.Drawing.Point(666, 12);
|
this.txt_fCreatorId.Name = "txt_fCreatorId";
|
this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
|
this.txt_fCreatorId.Size = new System.Drawing.Size(170, 24);
|
this.txt_fCreatorId.StyleController = this.layoutMx1;
|
this.txt_fCreatorId.TabIndex = 415;
|
this.txt_fCreatorId.Tag = "readonly";
|
//
|
// txt_djcheckdate
|
//
|
this.txt_djcheckdate.Location = new System.Drawing.Point(666, 102);
|
this.txt_djcheckdate.Name = "txt_djcheckdate";
|
this.txt_djcheckdate.Properties.Appearance.Options.UseFont = true;
|
this.txt_djcheckdate.Size = new System.Drawing.Size(170, 24);
|
this.txt_djcheckdate.StyleController = this.layoutMx1;
|
this.txt_djcheckdate.TabIndex = 392;
|
this.txt_djcheckdate.Tag = "readonly";
|
//
|
// txt_createBy
|
//
|
this.txt_createBy.Location = new System.Drawing.Point(942, 12);
|
this.txt_createBy.Name = "txt_createBy";
|
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
|
this.txt_createBy.Size = new System.Drawing.Size(172, 24);
|
this.txt_createBy.StyleController = this.layoutMx1;
|
this.txt_createBy.TabIndex = 425;
|
this.txt_createBy.Tag = "readonly";
|
//
|
// txt_fCreateDate
|
//
|
this.txt_fCreateDate.Location = new System.Drawing.Point(666, 42);
|
this.txt_fCreateDate.Name = "txt_fCreateDate";
|
this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
|
this.txt_fCreateDate.Size = new System.Drawing.Size(170, 24);
|
this.txt_fCreateDate.StyleController = this.layoutMx1;
|
this.txt_fCreateDate.TabIndex = 417;
|
this.txt_fCreateDate.Tag = "readonly";
|
//
|
// txt_djcheckuser
|
//
|
this.txt_djcheckuser.Location = new System.Drawing.Point(666, 72);
|
this.txt_djcheckuser.Name = "txt_djcheckuser";
|
this.txt_djcheckuser.Properties.Appearance.Options.UseFont = true;
|
this.txt_djcheckuser.Size = new System.Drawing.Size(170, 24);
|
this.txt_djcheckuser.StyleController = this.layoutMx1;
|
this.txt_djcheckuser.TabIndex = 390;
|
this.txt_djcheckuser.Tag = "readonly";
|
//
|
// txt_statusChk
|
//
|
this.txt_statusChk.Location = new System.Drawing.Point(840, 72);
|
this.txt_statusChk.Name = "txt_statusChk";
|
this.txt_statusChk.Properties.Caption = "审核状态";
|
this.txt_statusChk.Size = new System.Drawing.Size(274, 24);
|
this.txt_statusChk.StyleController = this.layoutMx1;
|
this.txt_statusChk.TabIndex = 435;
|
this.txt_statusChk.Tag = "readonly";
|
//
|
// txt_wjChk
|
//
|
this.txt_wjChk.Location = new System.Drawing.Point(840, 102);
|
this.txt_wjChk.Name = "txt_wjChk";
|
this.txt_wjChk.Properties.Caption = "完结标识";
|
this.txt_wjChk.Size = new System.Drawing.Size(274, 24);
|
this.txt_wjChk.StyleController = this.layoutMx1;
|
this.txt_wjChk.TabIndex = 436;
|
this.txt_wjChk.Tag = "readonly";
|
//
|
// txt_drHz
|
//
|
this.txt_drHz.Location = new System.Drawing.Point(666, 162);
|
this.txt_drHz.Name = "txt_drHz";
|
this.txt_drHz.Size = new System.Drawing.Size(170, 24);
|
this.txt_drHz.StyleController = this.layoutMx1;
|
this.txt_drHz.TabIndex = 438;
|
//
|
// txt_dcHz
|
//
|
this.txt_dcHz.Location = new System.Drawing.Point(390, 162);
|
this.txt_dcHz.Name = "txt_dcHz";
|
this.txt_dcHz.Size = new System.Drawing.Size(170, 24);
|
this.txt_dcHz.StyleController = this.layoutMx1;
|
this.txt_dcHz.TabIndex = 439;
|
//
|
// txt_fSrcType
|
//
|
this.txt_fSrcType.Location = new System.Drawing.Point(114, 162);
|
this.txt_fSrcType.Name = "txt_fSrcType";
|
this.txt_fSrcType.Size = new System.Drawing.Size(170, 24);
|
this.txt_fSrcType.StyleController = this.layoutMx1;
|
this.txt_fSrcType.TabIndex = 440;
|
//
|
// txt_djtype
|
//
|
this.txt_djtype.Location = new System.Drawing.Point(942, 162);
|
this.txt_djtype.Name = "txt_djtype";
|
this.txt_djtype.Size = new System.Drawing.Size(172, 24);
|
this.txt_djtype.StyleController = this.layoutMx1;
|
this.txt_djtype.TabIndex = 441;
|
//
|
// layoutControlItem21
|
//
|
this.layoutControlItem21.Control = this.lbGuid;
|
this.layoutControlItem21.Location = new System.Drawing.Point(828, 160);
|
this.layoutControlItem21.Name = "layoutControlItem21";
|
this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
|
this.layoutControlItem21.Size = new System.Drawing.Size(278, 34);
|
this.layoutControlItem21.Text = "lbGuid";
|
this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem21.TextVisible = false;
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem1,
|
this.layoutControlItem2,
|
this.layoutControlItem3,
|
this.layoutControlItem4,
|
this.layoutControlItem5,
|
this.layoutControlItem6,
|
this.layoutControlItem7,
|
this.layoutControlItem8,
|
this.layoutControlItem9,
|
this.layoutControlItem10,
|
this.layoutControlItem11,
|
this.layoutControlItem12,
|
this.layoutControlItem13,
|
this.layoutControlItem14,
|
this.layoutControlItem15,
|
this.layoutControlItem16,
|
this.layoutControlItem17,
|
this.layoutControlItem18,
|
this.layoutControlItem19,
|
this.layoutControlItem20,
|
this.layoutControlItem22,
|
this.layoutControlItem23,
|
this.layoutControlItem24,
|
this.layoutControlItem25});
|
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
this.Root.Name = "Root";
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition1.Width = 100D;
|
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition2.Width = 100D;
|
columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition3.Width = 100D;
|
columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition4.Width = 100D;
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
columnDefinition1,
|
columnDefinition2,
|
columnDefinition3,
|
columnDefinition4});
|
rowDefinition1.Height = 100D;
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition2.Height = 100D;
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition3.Height = 100D;
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition4.Height = 100D;
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition5.Height = 100D;
|
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition6.Height = 100D;
|
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition1,
|
rowDefinition2,
|
rowDefinition3,
|
rowDefinition4,
|
rowDefinition5,
|
rowDefinition6});
|
this.Root.Size = new System.Drawing.Size(1126, 203);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.txt_billNo;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem1.Text = "调拨单号";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.txt_fapporgName;
|
this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem2.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem2.Text = "申请组织";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.txt_fCreatorId;
|
this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem3.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem3.Text = "申请人员";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.txt_createBy;
|
this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem4.Size = new System.Drawing.Size(278, 30);
|
this.layoutControlItem4.Text = "创建人员";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.txt_fBillTypeID;
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 30);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem5.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem5.Text = "申请类型";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem6
|
//
|
this.layoutControlItem6.Control = this.txt_ftranstype;
|
this.layoutControlItem6.Location = new System.Drawing.Point(276, 30);
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem6.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem6.Text = "调拨类型";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem7
|
//
|
this.layoutControlItem7.Control = this.txt_fCreateDate;
|
this.layoutControlItem7.Location = new System.Drawing.Point(552, 30);
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem7.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem7.Text = "申请时间";
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem8
|
//
|
this.layoutControlItem8.Control = this.txt_createDate;
|
this.layoutControlItem8.Location = new System.Drawing.Point(828, 30);
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem8.Size = new System.Drawing.Size(278, 30);
|
this.layoutControlItem8.Text = "创建时间";
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem9
|
//
|
this.layoutControlItem9.Control = this.txt_fBusinessType;
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 60);
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem9.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem9.Text = "业务类型";
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem10
|
//
|
this.layoutControlItem10.Control = this.txt_fOwnerTypeOutIdHead;
|
this.layoutControlItem10.Location = new System.Drawing.Point(276, 60);
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem10.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem10.Text = "调出货主类型";
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem11
|
//
|
this.layoutControlItem11.Control = this.txt_djcheckuser;
|
this.layoutControlItem11.Location = new System.Drawing.Point(552, 60);
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem11.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem11.Text = "审核人员";
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem12
|
//
|
this.layoutControlItem12.Control = this.txt_fTransferDirect;
|
this.layoutControlItem12.Location = new System.Drawing.Point(0, 90);
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem12.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem12.Text = "调拨方向";
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem13
|
//
|
this.layoutControlItem13.Control = this.txt_fOwnerTypeInIdHead;
|
this.layoutControlItem13.Location = new System.Drawing.Point(276, 90);
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem13.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem13.Text = "调入货主类型";
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem14
|
//
|
this.layoutControlItem14.Control = this.txt_djcheckdate;
|
this.layoutControlItem14.Location = new System.Drawing.Point(552, 90);
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem14.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem14.Text = "审核时间";
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem15
|
//
|
this.layoutControlItem15.Control = this.txt_sqRemarks;
|
this.layoutControlItem15.Location = new System.Drawing.Point(0, 120);
|
this.layoutControlItem15.Name = "layoutControlItem15";
|
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
|
this.layoutControlItem15.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem15.Text = "申请备注";
|
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem16
|
//
|
this.layoutControlItem16.Control = this.txt_taskNo;
|
this.layoutControlItem16.Location = new System.Drawing.Point(276, 120);
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
|
this.layoutControlItem16.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem16.Text = "申请单号";
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem17
|
//
|
this.layoutControlItem17.Control = this.txt_rkName;
|
this.layoutControlItem17.CustomizationFormText = "移入仓库";
|
this.layoutControlItem17.Location = new System.Drawing.Point(552, 120);
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
|
this.layoutControlItem17.Size = new System.Drawing.Size(276, 30);
|
this.layoutControlItem17.Text = "移入仓库";
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem18
|
//
|
this.layoutControlItem18.Control = this.txt_ckName;
|
this.layoutControlItem18.Location = new System.Drawing.Point(828, 120);
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
|
this.layoutControlItem18.Size = new System.Drawing.Size(278, 30);
|
this.layoutControlItem18.Text = "移出仓库";
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem19
|
//
|
this.layoutControlItem19.Control = this.txt_statusChk;
|
this.layoutControlItem19.Location = new System.Drawing.Point(828, 60);
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem19.Size = new System.Drawing.Size(278, 30);
|
this.layoutControlItem19.Text = "审核状态";
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem19.TextVisible = false;
|
//
|
// layoutControlItem20
|
//
|
this.layoutControlItem20.Control = this.txt_wjChk;
|
this.layoutControlItem20.Location = new System.Drawing.Point(828, 90);
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
|
this.layoutControlItem20.Size = new System.Drawing.Size(278, 30);
|
this.layoutControlItem20.Text = "完结状态";
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem20.TextVisible = false;
|
//
|
// layoutControlItem22
|
//
|
this.layoutControlItem22.Control = this.txt_drHz;
|
this.layoutControlItem22.Location = new System.Drawing.Point(552, 150);
|
this.layoutControlItem22.Name = "layoutControlItem22";
|
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5;
|
this.layoutControlItem22.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem22.Text = "调入货主";
|
this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem23
|
//
|
this.layoutControlItem23.Control = this.txt_dcHz;
|
this.layoutControlItem23.Location = new System.Drawing.Point(276, 150);
|
this.layoutControlItem23.Name = "layoutControlItem23";
|
this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5;
|
this.layoutControlItem23.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem23.Text = "调出货主";
|
this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem24
|
//
|
this.layoutControlItem24.Control = this.txt_fSrcType;
|
this.layoutControlItem24.Location = new System.Drawing.Point(0, 150);
|
this.layoutControlItem24.Name = "layoutControlItem24";
|
this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
|
this.layoutControlItem24.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem24.Text = "源单类型";
|
this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// layoutControlItem25
|
//
|
this.layoutControlItem25.Control = this.txt_djtype;
|
this.layoutControlItem25.Location = new System.Drawing.Point(828, 150);
|
this.layoutControlItem25.Name = "layoutControlItem25";
|
this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 5;
|
this.layoutControlItem25.Size = new System.Drawing.Size(278, 33);
|
this.layoutControlItem25.Text = "单据类型";
|
this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
|
//
|
// tabMx
|
//
|
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabMx.Location = new System.Drawing.Point(0, 0);
|
this.tabMx.Name = "tabMx";
|
this.tabMx.SelectedTabPage = this.tabMxPage2;
|
this.tabMx.Size = new System.Drawing.Size(1126, 355);
|
this.tabMx.TabIndex = 3;
|
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.tabMxPage2,
|
this.xtraTabPage3});
|
//
|
// tabMxPage2
|
//
|
this.tabMxPage2.Controls.Add(this.gcMx1);
|
this.tabMxPage2.Name = "tabMxPage2";
|
this.tabMxPage2.Size = new System.Drawing.Size(1124, 323);
|
this.tabMxPage2.Text = "物料明细";
|
//
|
// gcMx1
|
//
|
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcMx1.Location = new System.Drawing.Point(0, 0);
|
this.gcMx1.MainView = this.gvMx1;
|
this.gcMx1.Name = "gcMx1";
|
this.gcMx1.Size = new System.Drawing.Size(1124, 323);
|
this.gcMx1.TabIndex = 2;
|
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvMx1});
|
//
|
// gvMx1
|
//
|
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gvMx1id,
|
this.gvMx1mid,
|
this.gvMx1bld002,
|
this.gvMx1bld003,
|
this.itemModel,
|
this.gvMx1bld007,
|
this.gvMx1bld010,
|
this.gvMx1bld008,
|
this.gridColumn2,
|
this.gridColumn13,
|
this.gridColumn20});
|
this.gvMx1.GridControl = this.gcMx1;
|
this.gvMx1.Name = "gvMx1";
|
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
|
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
|
this.gvMx1.OptionsView.ShowGroupPanel = false;
|
//
|
// gvMx1id
|
//
|
this.gvMx1id.AppearanceCell.Options.UseFont = true;
|
this.gvMx1id.Caption = "ID";
|
this.gvMx1id.FieldName = "id";
|
this.gvMx1id.MinWidth = 50;
|
this.gvMx1id.Name = "gvMx1id";
|
this.gvMx1id.OptionsColumn.ReadOnly = true;
|
this.gvMx1id.Tag = "query_a.id";
|
this.gvMx1id.Width = 94;
|
//
|
// gvMx1mid
|
//
|
this.gvMx1mid.AppearanceCell.Options.UseFont = true;
|
this.gvMx1mid.Caption = "MID";
|
this.gvMx1mid.FieldName = "pid";
|
this.gvMx1mid.MinWidth = 50;
|
this.gvMx1mid.Name = "gvMx1mid";
|
this.gvMx1mid.OptionsColumn.ReadOnly = true;
|
this.gvMx1mid.Tag = "query_a.mid";
|
this.gvMx1mid.Width = 94;
|
//
|
// gvMx1bld002
|
//
|
this.gvMx1bld002.AppearanceCell.Options.UseFont = true;
|
this.gvMx1bld002.Caption = "物料编号";
|
this.gvMx1bld002.FieldName = "itemNo";
|
this.gvMx1bld002.MinWidth = 25;
|
this.gvMx1bld002.Name = "gvMx1bld002";
|
this.gvMx1bld002.OptionsColumn.ReadOnly = true;
|
this.gvMx1bld002.Tag = "query_a.bld002";
|
this.gvMx1bld002.Visible = true;
|
this.gvMx1bld002.VisibleIndex = 0;
|
this.gvMx1bld002.Width = 100;
|
//
|
// gvMx1bld003
|
//
|
this.gvMx1bld003.AppearanceCell.Options.UseFont = true;
|
this.gvMx1bld003.Caption = "物料名称";
|
this.gvMx1bld003.FieldName = "itemName";
|
this.gvMx1bld003.MinWidth = 25;
|
this.gvMx1bld003.Name = "gvMx1bld003";
|
this.gvMx1bld003.OptionsColumn.ReadOnly = true;
|
this.gvMx1bld003.Tag = "query_a.bld003";
|
this.gvMx1bld003.Visible = true;
|
this.gvMx1bld003.VisibleIndex = 1;
|
this.gvMx1bld003.Width = 120;
|
//
|
// itemModel
|
//
|
this.itemModel.AppearanceCell.Options.UseFont = true;
|
this.itemModel.Caption = "规格型号";
|
this.itemModel.FieldName = "itemModel";
|
this.itemModel.MinWidth = 25;
|
this.itemModel.Name = "itemModel";
|
this.itemModel.OptionsColumn.ReadOnly = true;
|
this.itemModel.Tag = "query_a.bld004";
|
this.itemModel.Visible = true;
|
this.itemModel.VisibleIndex = 2;
|
this.itemModel.Width = 120;
|
//
|
// gvMx1bld007
|
//
|
this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
|
this.gvMx1bld007.AppearanceCell.Options.UseFont = true;
|
this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true;
|
this.gvMx1bld007.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true;
|
this.gvMx1bld007.Caption = "申请数量";
|
this.gvMx1bld007.FieldName = "shNum";
|
this.gvMx1bld007.MinWidth = 50;
|
this.gvMx1bld007.Name = "gvMx1bld007";
|
this.gvMx1bld007.Tag = "yz_quantity_0_edit";
|
this.gvMx1bld007.Visible = true;
|
this.gvMx1bld007.VisibleIndex = 3;
|
this.gvMx1bld007.Width = 94;
|
//
|
// gvMx1bld010
|
//
|
this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1bld010.AppearanceCell.Options.UseFont = true;
|
this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true;
|
this.gvMx1bld010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true;
|
this.gvMx1bld010.Caption = "申请备注";
|
this.gvMx1bld010.FieldName = "sqRemark";
|
this.gvMx1bld010.MinWidth = 50;
|
this.gvMx1bld010.Name = "gvMx1bld010";
|
this.gvMx1bld010.Tag = "edit";
|
this.gvMx1bld010.Visible = true;
|
this.gvMx1bld010.VisibleIndex = 4;
|
this.gvMx1bld010.Width = 150;
|
//
|
// gvMx1bld008
|
//
|
this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
|
this.gvMx1bld008.Caption = "调出已扫数量";
|
this.gvMx1bld008.FieldName = "sQty";
|
this.gvMx1bld008.MinWidth = 50;
|
this.gvMx1bld008.Name = "gvMx1bld008";
|
this.gvMx1bld008.OptionsColumn.ReadOnly = true;
|
this.gvMx1bld008.Tag = "query_a.bld008";
|
this.gvMx1bld008.Visible = true;
|
this.gvMx1bld008.VisibleIndex = 5;
|
this.gvMx1bld008.Width = 94;
|
//
|
// gridColumn2
|
//
|
this.gridColumn2.Caption = "调入已扫数量";
|
this.gridColumn2.FieldName = "rQty";
|
this.gridColumn2.MinWidth = 25;
|
this.gridColumn2.Name = "gridColumn2";
|
this.gridColumn2.Visible = true;
|
this.gridColumn2.VisibleIndex = 6;
|
this.gridColumn2.Width = 94;
|
//
|
// gridColumn13
|
//
|
this.gridColumn13.Caption = "单位名称";
|
this.gridColumn13.FieldName = "itemUnit";
|
this.gridColumn13.MinWidth = 25;
|
this.gridColumn13.Name = "gridColumn13";
|
this.gridColumn13.Visible = true;
|
this.gridColumn13.VisibleIndex = 7;
|
this.gridColumn13.Width = 94;
|
//
|
// gridColumn20
|
//
|
this.gridColumn20.Caption = "物料ID";
|
this.gridColumn20.FieldName = "itemId";
|
this.gridColumn20.MinWidth = 25;
|
this.gridColumn20.Name = "gridColumn20";
|
this.gridColumn20.Width = 94;
|
//
|
// xtraTabPage3
|
//
|
this.xtraTabPage3.Controls.Add(this.gcMx2);
|
this.xtraTabPage3.Name = "xtraTabPage3";
|
this.xtraTabPage3.Size = new System.Drawing.Size(1124, 323);
|
this.xtraTabPage3.Text = "扫码明细";
|
//
|
// gcMx2
|
//
|
this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcMx2.Location = new System.Drawing.Point(0, 0);
|
this.gcMx2.MainView = this.gvMx2;
|
this.gcMx2.Name = "gcMx2";
|
this.gcMx2.Size = new System.Drawing.Size(1124, 323);
|
this.gcMx2.TabIndex = 1;
|
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvMx2});
|
//
|
// gvMx2
|
//
|
this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gvMx1guid,
|
this.gvMx1itemBarcode,
|
this.gvMx1itemNo,
|
this.gridColumn8,
|
this.gridColumn9,
|
this.gvMx1quantity,
|
this.gridColumn10,
|
this.gvMx1depotCode,
|
this.gvMx1depotSectionCode,
|
this.gridColumn5,
|
this.gridColumn6,
|
this.gridColumn14,
|
this.gridColumn15});
|
this.gvMx2.GridControl = this.gcMx2;
|
this.gvMx2.Name = "gvMx2";
|
this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
|
this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
|
this.gvMx2.OptionsView.ShowGroupPanel = false;
|
//
|
// gvMx1guid
|
//
|
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
|
this.gvMx1guid.Caption = "guid ";
|
this.gvMx1guid.FieldName = "guid";
|
this.gvMx1guid.MinWidth = 50;
|
this.gvMx1guid.Name = "gvMx1guid";
|
this.gvMx1guid.Tag = "query_a.guid";
|
this.gvMx1guid.Width = 94;
|
//
|
// gvMx1itemBarcode
|
//
|
this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
|
this.gvMx1itemBarcode.Caption = "物料条码 ";
|
this.gvMx1itemBarcode.FieldName = "itemBarcode";
|
this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
|
this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE";
|
this.gvMx1itemBarcode.Visible = true;
|
this.gvMx1itemBarcode.VisibleIndex = 1;
|
this.gvMx1itemBarcode.Width = 94;
|
//
|
// gvMx1itemNo
|
//
|
this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
|
this.gvMx1itemNo.Caption = "物料编码";
|
this.gvMx1itemNo.FieldName = "itemNo";
|
this.gvMx1itemNo.Name = "gvMx1itemNo";
|
this.gvMx1itemNo.Tag = "query_a.ITEM_NO";
|
this.gvMx1itemNo.Visible = true;
|
this.gvMx1itemNo.VisibleIndex = 0;
|
this.gvMx1itemNo.Width = 94;
|
//
|
// gridColumn8
|
//
|
this.gridColumn8.Caption = "物料名称";
|
this.gridColumn8.FieldName = "itemName";
|
this.gridColumn8.Name = "gridColumn8";
|
this.gridColumn8.Visible = true;
|
this.gridColumn8.VisibleIndex = 2;
|
this.gridColumn8.Width = 94;
|
//
|
// gridColumn9
|
//
|
this.gridColumn9.Caption = "规格型号";
|
this.gridColumn9.FieldName = "itemModel";
|
this.gridColumn9.Name = "gridColumn9";
|
this.gridColumn9.Visible = true;
|
this.gridColumn9.VisibleIndex = 3;
|
this.gridColumn9.Width = 94;
|
//
|
// gvMx1quantity
|
//
|
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
|
this.gvMx1quantity.Caption = "数量";
|
this.gvMx1quantity.FieldName = "quantity";
|
this.gvMx1quantity.MinWidth = 50;
|
this.gvMx1quantity.Name = "gvMx1quantity";
|
this.gvMx1quantity.Tag = "query_a.QUANTITY";
|
this.gvMx1quantity.Visible = true;
|
this.gvMx1quantity.VisibleIndex = 4;
|
this.gvMx1quantity.Width = 94;
|
//
|
// gridColumn10
|
//
|
this.gridColumn10.Caption = "单位";
|
this.gridColumn10.FieldName = "kcUnit";
|
this.gridColumn10.MinWidth = 50;
|
this.gridColumn10.Name = "gridColumn10";
|
this.gridColumn10.Visible = true;
|
this.gridColumn10.VisibleIndex = 5;
|
this.gridColumn10.Width = 94;
|
//
|
// gvMx1depotCode
|
//
|
this.gvMx1depotCode.AppearanceCell.Options.UseFont = true;
|
this.gvMx1depotCode.Caption = "移出仓库ID";
|
this.gvMx1depotCode.FieldName = "invDepotId";
|
this.gvMx1depotCode.Name = "gvMx1depotCode";
|
this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE";
|
this.gvMx1depotCode.Visible = true;
|
this.gvMx1depotCode.VisibleIndex = 6;
|
this.gvMx1depotCode.Width = 94;
|
//
|
// gvMx1depotSectionCode
|
//
|
this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true;
|
this.gvMx1depotSectionCode.Caption = "移入仓库ID";
|
this.gvMx1depotSectionCode.FieldName = "depotSectionCode";
|
this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode";
|
this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE";
|
this.gvMx1depotSectionCode.Visible = true;
|
this.gvMx1depotSectionCode.VisibleIndex = 7;
|
this.gvMx1depotSectionCode.Width = 94;
|
//
|
// gridColumn5
|
//
|
this.gridColumn5.Caption = "创建人";
|
this.gridColumn5.FieldName = "createBy";
|
this.gridColumn5.MinWidth = 25;
|
this.gridColumn5.Name = "gridColumn5";
|
this.gridColumn5.Visible = true;
|
this.gridColumn5.VisibleIndex = 8;
|
this.gridColumn5.Width = 94;
|
//
|
// gridColumn6
|
//
|
this.gridColumn6.Caption = "创建日期";
|
this.gridColumn6.FieldName = "createDate";
|
this.gridColumn6.MinWidth = 25;
|
this.gridColumn6.Name = "gridColumn6";
|
this.gridColumn6.Visible = true;
|
this.gridColumn6.VisibleIndex = 9;
|
this.gridColumn6.Width = 94;
|
//
|
// gridColumn14
|
//
|
this.gridColumn14.Caption = "调入时间";
|
this.gridColumn14.FieldName = "inTime";
|
this.gridColumn14.MinWidth = 25;
|
this.gridColumn14.Name = "gridColumn14";
|
this.gridColumn14.Visible = true;
|
this.gridColumn14.VisibleIndex = 10;
|
this.gridColumn14.Width = 94;
|
//
|
// gridColumn15
|
//
|
this.gridColumn15.Caption = "调出时间";
|
this.gridColumn15.FieldName = "outTime";
|
this.gridColumn15.MinWidth = 25;
|
this.gridColumn15.Name = "gridColumn15";
|
this.gridColumn15.Visible = true;
|
this.gridColumn15.VisibleIndex = 11;
|
this.gridColumn15.Width = 94;
|
//
|
// picCheckBox
|
//
|
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
|
this.picCheckBox.Location = new System.Drawing.Point(968, 55);
|
this.picCheckBox.Name = "picCheckBox";
|
this.picCheckBox.Size = new System.Drawing.Size(100, 50);
|
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
this.picCheckBox.TabIndex = 11;
|
this.picCheckBox.TabStop = false;
|
this.picCheckBox.Visible = false;
|
//
|
// Frm_MesDbckDj
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1128, 682);
|
this.Controls.Add(this.picCheckBox);
|
this.Controls.Add(this.xtraTabControl1);
|
this.Controls.Add(this.toolBarMenu1);
|
this.Name = "Frm_MesDbckDj";
|
this.Text = "调拨单";
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
this.xtraTabControl1.ResumeLayout(false);
|
this.xtraTabPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
|
this.split1.Panel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
|
this.split1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
this.xtraTabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
|
this.splitMx1.Panel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
|
this.splitMx1.Panel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
|
this.splitMx1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
|
this.layoutMx1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeInIdHead.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_ckName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fTransferDirect.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fapporgName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_djcheckdate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_djcheckuser.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_statusChk.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_wjChk.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_drHz.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_dcHz.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
|
this.tabMx.ResumeLayout(false);
|
this.tabMxPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
|
this.xtraTabPage3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
#endregion
|
private UserControl.UcToolBarMenu toolBarMenu1;
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
private System.Windows.Forms.PictureBox picCheckBox;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
private DevExpress.XtraEditors.SplitContainerControl split1;
|
private DevExpress.XtraGrid.GridControl gcMain1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_status;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_itemOutNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_depotCode;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
|
private UserControls.Data.UcPageBar pageBar1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
private DevExpress.XtraEditors.SplitContainerControl splitMx1;
|
private DevExpress.XtraLayout.LayoutControl layoutMx1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraEditors.TextEdit txt_fTransferDirect;
|
private DevExpress.XtraEditors.TextEdit txt_fBusinessType;
|
private DevExpress.XtraEditors.TextEdit txt_fOwnerTypeInIdHead;
|
private DevExpress.XtraEditors.TextEdit txt_fOwnerTypeOutIdHead;
|
private DevExpress.XtraEditors.TextEdit txt_ftranstype;
|
private DevExpress.XtraEditors.TextEdit txt_fBillTypeID;
|
private DevExpress.XtraEditors.TextEdit txt_fapporgName;
|
private DevExpress.XtraEditors.TextEdit txt_createDate;
|
private DevExpress.XtraEditors.TextEdit txt_createBy;
|
private DevExpress.XtraEditors.TextEdit txt_ckName;
|
private DevExpress.XtraEditors.TextEdit txt_rkName;
|
private DevExpress.XtraEditors.TextEdit txt_billNo;
|
private DevExpress.XtraEditors.TextEdit txt_fCreateDate;
|
private DevExpress.XtraEditors.TextEdit txt_fCreatorId;
|
private DevExpress.XtraEditors.TextEdit txt_sqRemarks;
|
private DevExpress.XtraEditors.TextEdit txt_taskNo;
|
private DevExpress.XtraEditors.TextEdit txt_djcheckdate;
|
private DevExpress.XtraEditors.TextEdit txt_djcheckuser;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
private System.Windows.Forms.Label lbGuid;
|
private DevExpress.XtraEditors.CheckEdit txt_statusChk;
|
private DevExpress.XtraEditors.CheckEdit txt_wjChk;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
private DevExpress.XtraTab.XtraTabControl tabMx;
|
private DevExpress.XtraTab.XtraTabPage tabMxPage2;
|
private DevExpress.XtraGrid.GridControl gcMx1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1id;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1mid;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld002;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld003;
|
private DevExpress.XtraGrid.Columns.GridColumn itemModel;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld007;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld010;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1bld008;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
|
private DevExpress.XtraGrid.GridControl gcMx2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotCode;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1depotSectionCode;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn33;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn35;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn36;
|
private DevExpress.XtraEditors.TextEdit txt_drHz;
|
private DevExpress.XtraEditors.TextEdit txt_dcHz;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
|
private DevExpress.XtraEditors.TextEdit txt_fSrcType;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
|
private DevExpress.XtraEditors.TextEdit txt_djtype;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
|
private DevExpress.Utils.ToolTipController tips;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
|
}
|
}
|