/* Create By GS EasyCode */
namespace Gs.DevApp.DevFrm
{
partial class Frm_ProductionOrder
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.gvMx1typeb = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fmemo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fneeddate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fstockstatusid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fsrctransstockid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fsrctransorgid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1supplyingOrg2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1owner = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1ownerType = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1issuingOrg2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1salesOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1variableLossRate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fixedLoss = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1denominator = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1numerator = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1isSubstitute = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1compositionQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1supplyingType = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1unit = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1issuingMethod = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1warehouse = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1batchNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1trackingNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1stockOwner = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1issuingOrg = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1supplyingOrg = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1locationNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1issuedQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1requiredQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1materialCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1sequenceNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1workOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.lb_planConfirmation = new DevExpress.XtraEditors.LabelControl();
this.txt_planConfirmation = new DevExpress.XtraEditors.TextEdit();
this.lb_auditDate = new DevExpress.XtraEditors.LabelControl();
this.txt_auditDate = new DevExpress.XtraEditors.TextEdit();
this.gv_auditDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_auditor = new DevExpress.XtraEditors.LabelControl();
this.txt_auditor = new DevExpress.XtraEditors.TextEdit();
this.gv_auditor = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_auditStatus = new DevExpress.XtraEditors.LabelControl();
this.txt_auditStatus = new DevExpress.XtraEditors.TextEdit();
this.gv_auditStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_stockowner = new DevExpress.XtraEditors.LabelControl();
this.txt_stockowner = new DevExpress.XtraEditors.TextEdit();
this.gv_stockowner = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_nostockinqty = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_stockinqty = new DevExpress.XtraEditors.LabelControl();
this.txt_stockinqty = new DevExpress.XtraEditors.TextEdit();
this.gv_stockinqty = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_purchaseorderentryseq = new DevExpress.XtraEditors.LabelControl();
this.txt_purchaseorderentryseq = new DevExpress.XtraEditors.TextEdit();
this.gv_purchaseorderentryseq = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_purchaseorderno = new DevExpress.XtraEditors.LabelControl();
this.txt_purchaseorderno = new DevExpress.XtraEditors.TextEdit();
this.gv_purchaseorderno = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_remarks = new DevExpress.XtraEditors.LabelControl();
this.txt_remarks = new DevExpress.XtraEditors.TextEdit();
this.gv_remarks = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_closingType = new DevExpress.XtraEditors.LabelControl();
this.txt_closingType = new DevExpress.XtraEditors.TextEdit();
this.gv_closingType = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_closingPerson = new DevExpress.XtraEditors.LabelControl();
this.txt_closingPerson = new DevExpress.XtraEditors.TextEdit();
this.gv_closingPerson = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_demandOrderLineNo = new DevExpress.XtraEditors.LabelControl();
this.txt_demandOrderLineNo = new DevExpress.XtraEditors.TextEdit();
this.gv_demandOrderLineNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_demandOrderNo = new DevExpress.XtraEditors.LabelControl();
this.txt_demandOrderNo = new DevExpress.XtraEditors.TextEdit();
this.gv_demandOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_sourceOrderNo = new DevExpress.XtraEditors.LabelControl();
this.txt_sourceOrderNo = new DevExpress.XtraEditors.TextEdit();
this.lb_erpProductionOrderNo = new DevExpress.XtraEditors.LabelControl();
this.txt_erpProductionOrderNo = new DevExpress.XtraEditors.TextEdit();
this.gv_erpProductionOrderNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_generationMethod = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_bomVersion = new DevExpress.XtraEditors.LabelControl();
this.txt_bomVersion = new DevExpress.XtraEditors.TextEdit();
this.gv_bomVersion = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_batchNo = new DevExpress.XtraEditors.LabelControl();
this.txt_batchNo = new DevExpress.XtraEditors.TextEdit();
this.gv_batchNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_trackingNo = new DevExpress.XtraEditors.LabelControl();
this.txt_trackingNo = new DevExpress.XtraEditors.TextEdit();
this.gv_trackingNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_storageLowerLimit = new DevExpress.XtraEditors.LabelControl();
this.txt_storageLowerLimit = new DevExpress.XtraEditors.TextEdit();
this.gv_storageLowerLimit = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_storageUpperLimit = new DevExpress.XtraEditors.LabelControl();
this.txt_storageUpperLimit = new DevExpress.XtraEditors.TextEdit();
this.gv_storageUpperLimit = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_planReleaseDate = new DevExpress.XtraEditors.LabelControl();
this.txt_planReleaseDate = new DevExpress.XtraEditors.TextEdit();
this.gv_planReleaseDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_estimatedEndTime = new DevExpress.XtraEditors.LabelControl();
this.txt_estimatedEndTime = new DevExpress.XtraEditors.TextEdit();
this.gv_estimatedEndTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_estimatedStartTime = new DevExpress.XtraEditors.LabelControl();
this.txt_estimatedStartTime = new DevExpress.XtraEditors.TextEdit();
this.gv_estimatedStartTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_workOrderQty = new DevExpress.XtraEditors.LabelControl();
this.txt_workOrderQty = new DevExpress.XtraEditors.TextEdit();
this.gv_workOrderQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_unit = new DevExpress.XtraEditors.LabelControl();
this.txt_dwName = new DevExpress.XtraEditors.TextEdit();
this.gv_unit = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_productCode = new DevExpress.XtraEditors.LabelControl();
this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
this.lb_businessStatus = new DevExpress.XtraEditors.LabelControl();
this.txt_businessStatus = new DevExpress.XtraEditors.TextEdit();
this.gv_businessStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_orderType = new DevExpress.XtraEditors.LabelControl();
this.txt_orderType = new DevExpress.XtraEditors.TextEdit();
this.gv_orderType = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_orderNo = new DevExpress.XtraEditors.LabelControl();
this.txt_orderNo = new DevExpress.XtraEditors.TextEdit();
this.gv_orderNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.panel1 = new System.Windows.Forms.Panel();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_planConfirmation.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_auditDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_auditor.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_auditStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_stockowner.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_stockinqty.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderentryseq.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderno.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_closingType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_closingPerson.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderLineNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_sourceOrderNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bomVersion.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_batchNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_trackingNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_storageLowerLimit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_storageUpperLimit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_planReleaseDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_estimatedEndTime.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_estimatedStartTime.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_workOrderQty.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_businessStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orderType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orderNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
this.xtraTabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
//
// gvMx1typeb
//
this.gvMx1typeb.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1typeb.AppearanceCell.Options.UseFont = true;
this.gvMx1typeb.Caption = "状态";
this.gvMx1typeb.FieldName = "typeTxt";
this.gvMx1typeb.MinWidth = 50;
this.gvMx1typeb.Name = "gvMx1typeb";
this.gvMx1typeb.Tag = "query_a.TYPEB";
this.gvMx1typeb.Visible = true;
this.gvMx1typeb.VisibleIndex = 34;
this.gvMx1typeb.Width = 50;
//
// gvMx1fmemo
//
this.gvMx1fmemo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fmemo.AppearanceCell.Options.UseFont = true;
this.gvMx1fmemo.Caption = "用料清单备注 ";
this.gvMx1fmemo.FieldName = "fmemo";
this.gvMx1fmemo.MinWidth = 50;
this.gvMx1fmemo.Name = "gvMx1fmemo";
this.gvMx1fmemo.Tag = "query_a.FMEMO";
this.gvMx1fmemo.Visible = true;
this.gvMx1fmemo.VisibleIndex = 45;
this.gvMx1fmemo.Width = 94;
//
// gvMx1fneeddate
//
this.gvMx1fneeddate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fneeddate.AppearanceCell.Options.UseFont = true;
this.gvMx1fneeddate.Caption = "需求日期 ";
this.gvMx1fneeddate.FieldName = "fneeddate";
this.gvMx1fneeddate.MinWidth = 50;
this.gvMx1fneeddate.Name = "gvMx1fneeddate";
this.gvMx1fneeddate.Tag = "query_a.FNEEDDATE";
this.gvMx1fneeddate.Visible = true;
this.gvMx1fneeddate.VisibleIndex = 43;
this.gvMx1fneeddate.Width = 94;
//
// gvMx1fstockstatusid
//
this.gvMx1fstockstatusid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fstockstatusid.AppearanceCell.Options.UseFont = true;
this.gvMx1fstockstatusid.Caption = "库存状态 ";
this.gvMx1fstockstatusid.FieldName = "fstockstatusid";
this.gvMx1fstockstatusid.MinWidth = 50;
this.gvMx1fstockstatusid.Name = "gvMx1fstockstatusid";
this.gvMx1fstockstatusid.Tag = "query_a.FSTOCKSTATUSID";
this.gvMx1fstockstatusid.Visible = true;
this.gvMx1fstockstatusid.VisibleIndex = 42;
this.gvMx1fstockstatusid.Width = 94;
//
// gvMx1fsrctransstockid
//
this.gvMx1fsrctransstockid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fsrctransstockid.AppearanceCell.Options.UseFont = true;
this.gvMx1fsrctransstockid.Caption = "拨出仓库 ";
this.gvMx1fsrctransstockid.FieldName = "fsrctransstockid";
this.gvMx1fsrctransstockid.MinWidth = 50;
this.gvMx1fsrctransstockid.Name = "gvMx1fsrctransstockid";
this.gvMx1fsrctransstockid.Tag = "query_a.FSRCTRANSSTOCKID";
this.gvMx1fsrctransstockid.Visible = true;
this.gvMx1fsrctransstockid.VisibleIndex = 41;
this.gvMx1fsrctransstockid.Width = 94;
//
// gvMx1fsrctransorgid
//
this.gvMx1fsrctransorgid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fsrctransorgid.AppearanceCell.Options.UseFont = true;
this.gvMx1fsrctransorgid.Caption = "拨出组织 ";
this.gvMx1fsrctransorgid.FieldName = "fsrctransorgid";
this.gvMx1fsrctransorgid.MinWidth = 50;
this.gvMx1fsrctransorgid.Name = "gvMx1fsrctransorgid";
this.gvMx1fsrctransorgid.Tag = "query_a.FSRCTRANSORGID";
this.gvMx1fsrctransorgid.Visible = true;
this.gvMx1fsrctransorgid.VisibleIndex = 40;
this.gvMx1fsrctransorgid.Width = 94;
//
// gvMx1supplyingOrg2
//
this.gvMx1supplyingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1supplyingOrg2.AppearanceCell.Options.UseFont = true;
this.gvMx1supplyingOrg2.Caption = "供应组织 ";
this.gvMx1supplyingOrg2.FieldName = "supplyingOrg2";
this.gvMx1supplyingOrg2.MinWidth = 50;
this.gvMx1supplyingOrg2.Name = "gvMx1supplyingOrg2";
this.gvMx1supplyingOrg2.Tag = "query_a.SUPPLYING_ORG_2";
this.gvMx1supplyingOrg2.Visible = true;
this.gvMx1supplyingOrg2.VisibleIndex = 31;
this.gvMx1supplyingOrg2.Width = 94;
//
// gvMx1owner
//
this.gvMx1owner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1owner.AppearanceCell.Options.UseFont = true;
this.gvMx1owner.Caption = "货主 ";
this.gvMx1owner.FieldName = "owner";
this.gvMx1owner.MinWidth = 50;
this.gvMx1owner.Name = "gvMx1owner";
this.gvMx1owner.Tag = "query_a.OWNER";
this.gvMx1owner.Visible = true;
this.gvMx1owner.VisibleIndex = 30;
this.gvMx1owner.Width = 94;
//
// gvMx1ownerType
//
this.gvMx1ownerType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1ownerType.AppearanceCell.Options.UseFont = true;
this.gvMx1ownerType.Caption = "货主类型 ";
this.gvMx1ownerType.FieldName = "ownerType";
this.gvMx1ownerType.MinWidth = 50;
this.gvMx1ownerType.Name = "gvMx1ownerType";
this.gvMx1ownerType.Tag = "query_a.OWNER_TYPE";
this.gvMx1ownerType.Visible = true;
this.gvMx1ownerType.VisibleIndex = 29;
this.gvMx1ownerType.Width = 94;
//
// gvMx1issuingOrg2
//
this.gvMx1issuingOrg2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1issuingOrg2.AppearanceCell.Options.UseFont = true;
this.gvMx1issuingOrg2.Caption = "发料组织 ";
this.gvMx1issuingOrg2.FieldName = "issuingOrg2";
this.gvMx1issuingOrg2.MinWidth = 50;
this.gvMx1issuingOrg2.Name = "gvMx1issuingOrg2";
this.gvMx1issuingOrg2.Tag = "query_a.ISSUING_ORG_2";
this.gvMx1issuingOrg2.Visible = true;
this.gvMx1issuingOrg2.VisibleIndex = 28;
this.gvMx1issuingOrg2.Width = 94;
//
// gvMx1itemNo
//
this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
this.gvMx1itemNo.Caption = "项次号 ";
this.gvMx1itemNo.FieldName = "itemNo";
this.gvMx1itemNo.MinWidth = 50;
this.gvMx1itemNo.Name = "gvMx1itemNo";
this.gvMx1itemNo.Tag = "query_a.ITEM_NO";
this.gvMx1itemNo.Visible = true;
this.gvMx1itemNo.VisibleIndex = 27;
this.gvMx1itemNo.Width = 94;
//
// gvMx1salesOrderNo
//
this.gvMx1salesOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1salesOrderNo.AppearanceCell.Options.UseFont = true;
this.gvMx1salesOrderNo.Caption = "销售订单号 ";
this.gvMx1salesOrderNo.FieldName = "salesOrderNo";
this.gvMx1salesOrderNo.MinWidth = 50;
this.gvMx1salesOrderNo.Name = "gvMx1salesOrderNo";
this.gvMx1salesOrderNo.Tag = "query_a.SALES_ORDER_NO";
this.gvMx1salesOrderNo.Visible = true;
this.gvMx1salesOrderNo.VisibleIndex = 26;
this.gvMx1salesOrderNo.Width = 94;
//
// gvMx1variableLossRate
//
this.gvMx1variableLossRate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1variableLossRate.AppearanceCell.Options.UseFont = true;
this.gvMx1variableLossRate.Caption = "变动损耗率% ";
this.gvMx1variableLossRate.FieldName = "variableLossRate";
this.gvMx1variableLossRate.MaxWidth = 60;
this.gvMx1variableLossRate.MinWidth = 60;
this.gvMx1variableLossRate.Name = "gvMx1variableLossRate";
this.gvMx1variableLossRate.Tag = "query_a.VARIABLE_LOSS_RATE";
this.gvMx1variableLossRate.Visible = true;
this.gvMx1variableLossRate.VisibleIndex = 22;
this.gvMx1variableLossRate.Width = 60;
//
// gvMx1fixedLoss
//
this.gvMx1fixedLoss.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fixedLoss.AppearanceCell.Options.UseFont = true;
this.gvMx1fixedLoss.Caption = "固定损耗 ";
this.gvMx1fixedLoss.FieldName = "fixedLoss";
this.gvMx1fixedLoss.MinWidth = 50;
this.gvMx1fixedLoss.Name = "gvMx1fixedLoss";
this.gvMx1fixedLoss.Tag = "query_a.FIXED_LOSS";
this.gvMx1fixedLoss.Visible = true;
this.gvMx1fixedLoss.VisibleIndex = 22;
this.gvMx1fixedLoss.Width = 94;
//
// gvMx1denominator
//
this.gvMx1denominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1denominator.AppearanceCell.Options.UseFont = true;
this.gvMx1denominator.Caption = "分母 ";
this.gvMx1denominator.FieldName = "denominator";
this.gvMx1denominator.MinWidth = 50;
this.gvMx1denominator.Name = "gvMx1denominator";
this.gvMx1denominator.Tag = "query_a.DENOMINATOR";
this.gvMx1denominator.Visible = true;
this.gvMx1denominator.VisibleIndex = 19;
this.gvMx1denominator.Width = 94;
//
// gvMx1numerator
//
this.gvMx1numerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1numerator.AppearanceCell.Options.UseFont = true;
this.gvMx1numerator.Caption = "分子 ";
this.gvMx1numerator.FieldName = "numerator";
this.gvMx1numerator.MinWidth = 50;
this.gvMx1numerator.Name = "gvMx1numerator";
this.gvMx1numerator.Tag = "query_a.NUMERATOR";
this.gvMx1numerator.Visible = true;
this.gvMx1numerator.VisibleIndex = 18;
this.gvMx1numerator.Width = 94;
//
// gvMx1isSubstitute
//
this.gvMx1isSubstitute.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1isSubstitute.AppearanceCell.Options.UseFont = true;
this.gvMx1isSubstitute.Caption = "是否替料 ";
this.gvMx1isSubstitute.FieldName = "isSubstitute";
this.gvMx1isSubstitute.MaxWidth = 50;
this.gvMx1isSubstitute.MinWidth = 50;
this.gvMx1isSubstitute.Name = "gvMx1isSubstitute";
this.gvMx1isSubstitute.Tag = "query_a.IS_SUBSTITUTE";
this.gvMx1isSubstitute.Visible = true;
this.gvMx1isSubstitute.VisibleIndex = 18;
this.gvMx1isSubstitute.Width = 50;
//
// gvMx1compositionQty
//
this.gvMx1compositionQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1compositionQty.AppearanceCell.Options.UseFont = true;
this.gvMx1compositionQty.Caption = "组成用量 ";
this.gvMx1compositionQty.FieldName = "compositionQty";
this.gvMx1compositionQty.MaxWidth = 50;
this.gvMx1compositionQty.MinWidth = 50;
this.gvMx1compositionQty.Name = "gvMx1compositionQty";
this.gvMx1compositionQty.Tag = "query_a.COMPOSITION_QTY";
this.gvMx1compositionQty.Visible = true;
this.gvMx1compositionQty.VisibleIndex = 17;
this.gvMx1compositionQty.Width = 50;
//
// gvMx1supplyingType
//
this.gvMx1supplyingType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1supplyingType.AppearanceCell.Options.UseFont = true;
this.gvMx1supplyingType.Caption = "供应类型 ";
this.gvMx1supplyingType.FieldName = "supplyingType";
this.gvMx1supplyingType.MinWidth = 50;
this.gvMx1supplyingType.Name = "gvMx1supplyingType";
this.gvMx1supplyingType.Tag = "query_a.SUPPLYING_TYPE";
this.gvMx1supplyingType.Visible = true;
this.gvMx1supplyingType.VisibleIndex = 15;
this.gvMx1supplyingType.Width = 94;
//
// gvMx1unit
//
this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1unit.AppearanceCell.Options.UseFont = true;
this.gvMx1unit.Caption = "单位 ";
this.gvMx1unit.FieldName = "dwName";
this.gvMx1unit.MaxWidth = 60;
this.gvMx1unit.MinWidth = 60;
this.gvMx1unit.Name = "gvMx1unit";
this.gvMx1unit.Tag = "query_a.UNIT";
this.gvMx1unit.Visible = true;
this.gvMx1unit.VisibleIndex = 15;
this.gvMx1unit.Width = 60;
//
// gvMx1issuingMethod
//
this.gvMx1issuingMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1issuingMethod.AppearanceCell.Options.UseFont = true;
this.gvMx1issuingMethod.Caption = "发料方式 ";
this.gvMx1issuingMethod.FieldName = "issuingMethod";
this.gvMx1issuingMethod.MinWidth = 50;
this.gvMx1issuingMethod.Name = "gvMx1issuingMethod";
this.gvMx1issuingMethod.Tag = "query_a.ISSUING_METHOD";
this.gvMx1issuingMethod.Visible = true;
this.gvMx1issuingMethod.VisibleIndex = 12;
this.gvMx1issuingMethod.Width = 94;
//
// gvMx1warehouse
//
this.gvMx1warehouse.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1warehouse.AppearanceCell.Options.UseFont = true;
this.gvMx1warehouse.Caption = "仓库 ";
this.gvMx1warehouse.FieldName = "warehouse";
this.gvMx1warehouse.MinWidth = 50;
this.gvMx1warehouse.Name = "gvMx1warehouse";
this.gvMx1warehouse.Tag = "query_a.WAREHOUSE";
this.gvMx1warehouse.Visible = true;
this.gvMx1warehouse.VisibleIndex = 11;
this.gvMx1warehouse.Width = 94;
//
// gvMx1batchNo
//
this.gvMx1batchNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1batchNo.AppearanceCell.Options.UseFont = true;
this.gvMx1batchNo.Caption = "批号 ";
this.gvMx1batchNo.FieldName = "batchNo";
this.gvMx1batchNo.MinWidth = 50;
this.gvMx1batchNo.Name = "gvMx1batchNo";
this.gvMx1batchNo.Tag = "query_a.BATCH_NO";
this.gvMx1batchNo.Visible = true;
this.gvMx1batchNo.VisibleIndex = 10;
this.gvMx1batchNo.Width = 94;
//
// gvMx1trackingNo
//
this.gvMx1trackingNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1trackingNo.AppearanceCell.Options.UseFont = true;
this.gvMx1trackingNo.Caption = "计划跟踪号 ";
this.gvMx1trackingNo.FieldName = "trackingNo";
this.gvMx1trackingNo.MinWidth = 50;
this.gvMx1trackingNo.Name = "gvMx1trackingNo";
this.gvMx1trackingNo.Tag = "query_a.TRACKING_NO";
this.gvMx1trackingNo.Visible = true;
this.gvMx1trackingNo.VisibleIndex = 9;
this.gvMx1trackingNo.Width = 94;
//
// gvMx1stockOwner
//
this.gvMx1stockOwner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1stockOwner.AppearanceCell.Options.UseFont = true;
this.gvMx1stockOwner.Caption = "货主 ";
this.gvMx1stockOwner.FieldName = "stockOwner";
this.gvMx1stockOwner.MinWidth = 50;
this.gvMx1stockOwner.Name = "gvMx1stockOwner";
this.gvMx1stockOwner.Tag = "query_a.STOCK_OWNER";
this.gvMx1stockOwner.Visible = true;
this.gvMx1stockOwner.VisibleIndex = 8;
this.gvMx1stockOwner.Width = 94;
//
// gvMx1issuingOrg
//
this.gvMx1issuingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1issuingOrg.AppearanceCell.Options.UseFont = true;
this.gvMx1issuingOrg.Caption = "发料组织 ";
this.gvMx1issuingOrg.FieldName = "issuingOrg";
this.gvMx1issuingOrg.MinWidth = 50;
this.gvMx1issuingOrg.Name = "gvMx1issuingOrg";
this.gvMx1issuingOrg.Tag = "query_a.ISSUING_ORG";
this.gvMx1issuingOrg.Visible = true;
this.gvMx1issuingOrg.VisibleIndex = 7;
this.gvMx1issuingOrg.Width = 94;
//
// gvMx1supplyingOrg
//
this.gvMx1supplyingOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1supplyingOrg.AppearanceCell.Options.UseFont = true;
this.gvMx1supplyingOrg.Caption = "供应组织 ";
this.gvMx1supplyingOrg.FieldName = "supplyingOrg";
this.gvMx1supplyingOrg.MinWidth = 50;
this.gvMx1supplyingOrg.Name = "gvMx1supplyingOrg";
this.gvMx1supplyingOrg.Tag = "query_a.SUPPLYING_ORG";
this.gvMx1supplyingOrg.Visible = true;
this.gvMx1supplyingOrg.VisibleIndex = 6;
this.gvMx1supplyingOrg.Width = 94;
//
// gvMx1locationNo
//
this.gvMx1locationNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1locationNo.AppearanceCell.Options.UseFont = true;
this.gvMx1locationNo.Caption = "位置号 ";
this.gvMx1locationNo.FieldName = "locationNo";
this.gvMx1locationNo.MinWidth = 50;
this.gvMx1locationNo.Name = "gvMx1locationNo";
this.gvMx1locationNo.Tag = "query_a.LOCATION_NO";
this.gvMx1locationNo.Visible = true;
this.gvMx1locationNo.VisibleIndex = 5;
this.gvMx1locationNo.Width = 94;
//
// gvMx1issuedQty
//
this.gvMx1issuedQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1issuedQty.AppearanceCell.Options.UseFont = true;
this.gvMx1issuedQty.Caption = "已领用量 ";
this.gvMx1issuedQty.FieldName = "issuedQty";
this.gvMx1issuedQty.MaxWidth = 50;
this.gvMx1issuedQty.MinWidth = 50;
this.gvMx1issuedQty.Name = "gvMx1issuedQty";
this.gvMx1issuedQty.Tag = "query_a.ISSUED_QTY";
this.gvMx1issuedQty.Visible = true;
this.gvMx1issuedQty.VisibleIndex = 6;
this.gvMx1issuedQty.Width = 50;
//
// gvMx1requiredQty
//
this.gvMx1requiredQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1requiredQty.AppearanceCell.Options.UseFont = true;
this.gvMx1requiredQty.Caption = "需领用量 ";
this.gvMx1requiredQty.FieldName = "requiredQty";
this.gvMx1requiredQty.MaxWidth = 50;
this.gvMx1requiredQty.MinWidth = 50;
this.gvMx1requiredQty.Name = "gvMx1requiredQty";
this.gvMx1requiredQty.Tag = "query_a.REQUIRED_QTY";
this.gvMx1requiredQty.Visible = true;
this.gvMx1requiredQty.VisibleIndex = 5;
this.gvMx1requiredQty.Width = 50;
//
// gvMx1materialCode
//
this.gvMx1materialCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1materialCode.AppearanceCell.Options.UseFont = true;
this.gvMx1materialCode.Caption = "材料编码 ";
this.gvMx1materialCode.FieldName = "itemNo";
this.gvMx1materialCode.MinWidth = 50;
this.gvMx1materialCode.Name = "gvMx1materialCode";
this.gvMx1materialCode.Tag = "query_a.MATERIAL_CODE";
this.gvMx1materialCode.Visible = true;
this.gvMx1materialCode.VisibleIndex = 2;
this.gvMx1materialCode.Width = 50;
//
// gvMx1sequenceNo
//
this.gvMx1sequenceNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1sequenceNo.AppearanceCell.Options.UseFont = true;
this.gvMx1sequenceNo.Caption = "序号 ";
this.gvMx1sequenceNo.FieldName = "sequenceNo";
this.gvMx1sequenceNo.MinWidth = 50;
this.gvMx1sequenceNo.Name = "gvMx1sequenceNo";
this.gvMx1sequenceNo.Tag = "query_a.SEQUENCE_NO";
this.gvMx1sequenceNo.Visible = true;
this.gvMx1sequenceNo.VisibleIndex = 0;
this.gvMx1sequenceNo.Width = 50;
//
// gvMx1workOrderNo
//
this.gvMx1workOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1workOrderNo.AppearanceCell.Options.UseFont = true;
this.gvMx1workOrderNo.Caption = "投料单号";
this.gvMx1workOrderNo.FieldName = "workOrderNo";
this.gvMx1workOrderNo.MinWidth = 50;
this.gvMx1workOrderNo.Name = "gvMx1workOrderNo";
this.gvMx1workOrderNo.Tag = "query_a.WORK_ORDER_NO";
this.gvMx1workOrderNo.Visible = true;
this.gvMx1workOrderNo.VisibleIndex = 1;
this.gvMx1workOrderNo.Width = 50;
//
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
this.tabMxPage1.Size = new System.Drawing.Size(1124, 337);
this.tabMxPage1.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, 337);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
//
// gvMx1
//
this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gvMx1.ColumnPanelRowHeight = 50;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvMx1sequenceNo,
this.gvMx1workOrderNo,
this.gvMx1materialCode,
this.gridColumn6,
this.gridColumn5,
this.gvMx1requiredQty,
this.gvMx1issuedQty,
this.gvMx1locationNo,
this.gvMx1supplyingOrg,
this.gvMx1issuingOrg,
this.gvMx1stockOwner,
this.gvMx1trackingNo,
this.gvMx1batchNo,
this.gvMx1warehouse,
this.gvMx1issuingMethod,
this.gvMx1unit,
this.gvMx1supplyingType,
this.gvMx1compositionQty,
this.gvMx1isSubstitute,
this.gvMx1numerator,
this.gvMx1denominator,
this.gvMx1fixedLoss,
this.gvMx1variableLossRate,
this.gvMx1salesOrderNo,
this.gvMx1itemNo,
this.gvMx1issuingOrg2,
this.gvMx1ownerType,
this.gvMx1owner,
this.gvMx1supplyingOrg2,
this.gvMx1fsrctransorgid,
this.gvMx1fsrctransstockid,
this.gvMx1fstockstatusid,
this.gvMx1fneeddate,
this.gvMx1fmemo,
this.gvMx1typeb});
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;
//
// lb_planConfirmation
//
this.lb_planConfirmation.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_planConfirmation.Appearance.Options.UseFont = true;
this.lb_planConfirmation.Location = new System.Drawing.Point(746, 212);
this.lb_planConfirmation.Name = "lb_planConfirmation";
this.lb_planConfirmation.Size = new System.Drawing.Size(102, 21);
this.lb_planConfirmation.TabIndex = 627;
this.lb_planConfirmation.Text = "计划确认时间";
//
// txt_planConfirmation
//
this.txt_planConfirmation.Location = new System.Drawing.Point(853, 208);
this.txt_planConfirmation.Name = "txt_planConfirmation";
this.txt_planConfirmation.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_planConfirmation.Properties.Appearance.Options.UseFont = true;
this.txt_planConfirmation.Size = new System.Drawing.Size(175, 28);
this.txt_planConfirmation.TabIndex = 627;
//
// lb_auditDate
//
this.lb_auditDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_auditDate.Appearance.Options.UseFont = true;
this.lb_auditDate.Location = new System.Drawing.Point(780, 244);
this.lb_auditDate.Name = "lb_auditDate";
this.lb_auditDate.Size = new System.Drawing.Size(68, 21);
this.lb_auditDate.TabIndex = 532;
this.lb_auditDate.Text = "审核时间";
//
// txt_auditDate
//
this.txt_auditDate.Location = new System.Drawing.Point(853, 240);
this.txt_auditDate.Name = "txt_auditDate";
this.txt_auditDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_auditDate.Properties.Appearance.Options.UseFont = true;
this.txt_auditDate.Size = new System.Drawing.Size(175, 28);
this.txt_auditDate.TabIndex = 532;
//
// gv_auditDate
//
this.gv_auditDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_auditDate.AppearanceCell.Options.UseFont = true;
this.gv_auditDate.Caption = "审核时间 ";
this.gv_auditDate.FieldName = "auditDate";
this.gv_auditDate.MinWidth = 50;
this.gv_auditDate.Name = "gv_auditDate";
this.gv_auditDate.OptionsColumn.AllowEdit = false;
this.gv_auditDate.Tag = "query_a.AUDIT_DATE";
this.gv_auditDate.Visible = true;
this.gv_auditDate.VisibleIndex = 29;
this.gv_auditDate.Width = 94;
//
// lb_auditor
//
this.lb_auditor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_auditor.Appearance.Options.UseFont = true;
this.lb_auditor.Location = new System.Drawing.Point(565, 211);
this.lb_auditor.Name = "lb_auditor";
this.lb_auditor.Size = new System.Drawing.Size(51, 21);
this.lb_auditor.TabIndex = 519;
this.lb_auditor.Text = "审核人";
//
// txt_auditor
//
this.txt_auditor.Location = new System.Drawing.Point(621, 207);
this.txt_auditor.Name = "txt_auditor";
this.txt_auditor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_auditor.Properties.Appearance.Options.UseFont = true;
this.txt_auditor.Size = new System.Drawing.Size(113, 28);
this.txt_auditor.TabIndex = 519;
//
// gv_auditor
//
this.gv_auditor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_auditor.AppearanceCell.Options.UseFont = true;
this.gv_auditor.Caption = "审核人 ";
this.gv_auditor.FieldName = "auditor";
this.gv_auditor.MinWidth = 50;
this.gv_auditor.Name = "gv_auditor";
this.gv_auditor.OptionsColumn.AllowEdit = false;
this.gv_auditor.Tag = "query_a.AUDITOR";
this.gv_auditor.Visible = true;
this.gv_auditor.VisibleIndex = 28;
this.gv_auditor.Width = 94;
//
// lb_auditStatus
//
this.lb_auditStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_auditStatus.Appearance.Options.UseFont = true;
this.lb_auditStatus.Location = new System.Drawing.Point(548, 243);
this.lb_auditStatus.Name = "lb_auditStatus";
this.lb_auditStatus.Size = new System.Drawing.Size(68, 21);
this.lb_auditStatus.TabIndex = 507;
this.lb_auditStatus.Text = "审核状态";
//
// txt_auditStatus
//
this.txt_auditStatus.Location = new System.Drawing.Point(621, 239);
this.txt_auditStatus.Name = "txt_auditStatus";
this.txt_auditStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_auditStatus.Properties.Appearance.Options.UseFont = true;
this.txt_auditStatus.Size = new System.Drawing.Size(113, 28);
this.txt_auditStatus.TabIndex = 507;
//
// gv_auditStatus
//
this.gv_auditStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_auditStatus.AppearanceCell.Options.UseFont = true;
this.gv_auditStatus.Caption = "审核状态";
this.gv_auditStatus.FieldName = "auditStatusChk";
this.gv_auditStatus.MaxWidth = 50;
this.gv_auditStatus.MinWidth = 50;
this.gv_auditStatus.Name = "gv_auditStatus";
this.gv_auditStatus.OptionsColumn.AllowEdit = false;
this.gv_auditStatus.Tag = "query_a.AUDIT_STATUS";
this.gv_auditStatus.Visible = true;
this.gv_auditStatus.VisibleIndex = 0;
this.gv_auditStatus.Width = 50;
//
// lb_stockowner
//
this.lb_stockowner.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_stockowner.Appearance.Options.UseFont = true;
this.lb_stockowner.Location = new System.Drawing.Point(296, 244);
this.lb_stockowner.Name = "lb_stockowner";
this.lb_stockowner.Size = new System.Drawing.Size(68, 21);
this.lb_stockowner.TabIndex = 496;
this.lb_stockowner.Text = "入库货主";
//
// txt_stockowner
//
this.txt_stockowner.Location = new System.Drawing.Point(368, 240);
this.txt_stockowner.Name = "txt_stockowner";
this.txt_stockowner.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_stockowner.Properties.Appearance.Options.UseFont = true;
this.txt_stockowner.Size = new System.Drawing.Size(150, 28);
this.txt_stockowner.TabIndex = 496;
//
// gv_stockowner
//
this.gv_stockowner.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_stockowner.AppearanceCell.Options.UseFont = true;
this.gv_stockowner.Caption = "入库货主 ";
this.gv_stockowner.FieldName = "stockowner";
this.gv_stockowner.MinWidth = 50;
this.gv_stockowner.Name = "gv_stockowner";
this.gv_stockowner.OptionsColumn.AllowEdit = false;
this.gv_stockowner.Tag = "query_a.STOCKOWNER";
this.gv_stockowner.Visible = true;
this.gv_stockowner.VisibleIndex = 30;
this.gv_stockowner.Width = 94;
//
// gv_nostockinqty
//
this.gv_nostockinqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_nostockinqty.AppearanceCell.Options.UseFont = true;
this.gv_nostockinqty.Caption = "未入库数量 ";
this.gv_nostockinqty.FieldName = "nostockinqty";
this.gv_nostockinqty.MaxWidth = 50;
this.gv_nostockinqty.MinWidth = 50;
this.gv_nostockinqty.Name = "gv_nostockinqty";
this.gv_nostockinqty.OptionsColumn.AllowEdit = false;
this.gv_nostockinqty.Tag = "query_a.NOSTOCKINQTY";
this.gv_nostockinqty.Visible = true;
this.gv_nostockinqty.VisibleIndex = 9;
this.gv_nostockinqty.Width = 50;
//
// lb_stockinqty
//
this.lb_stockinqty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_stockinqty.Appearance.Options.UseFont = true;
this.lb_stockinqty.Location = new System.Drawing.Point(548, 50);
this.lb_stockinqty.Name = "lb_stockinqty";
this.lb_stockinqty.Size = new System.Drawing.Size(68, 21);
this.lb_stockinqty.TabIndex = 471;
this.lb_stockinqty.Text = "入库数量";
//
// txt_stockinqty
//
this.txt_stockinqty.Location = new System.Drawing.Point(621, 46);
this.txt_stockinqty.Name = "txt_stockinqty";
this.txt_stockinqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_stockinqty.Properties.Appearance.Options.UseFont = true;
this.txt_stockinqty.Size = new System.Drawing.Size(113, 28);
this.txt_stockinqty.TabIndex = 471;
//
// gv_stockinqty
//
this.gv_stockinqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_stockinqty.AppearanceCell.Options.UseFont = true;
this.gv_stockinqty.Caption = "入库数量 ";
this.gv_stockinqty.FieldName = "stockinqty";
this.gv_stockinqty.MaxWidth = 50;
this.gv_stockinqty.MinWidth = 50;
this.gv_stockinqty.Name = "gv_stockinqty";
this.gv_stockinqty.OptionsColumn.AllowEdit = false;
this.gv_stockinqty.Tag = "query_a.STOCKINQTY";
this.gv_stockinqty.Visible = true;
this.gv_stockinqty.VisibleIndex = 10;
this.gv_stockinqty.Width = 50;
//
// lb_purchaseorderentryseq
//
this.lb_purchaseorderentryseq.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_purchaseorderentryseq.Appearance.Options.UseFont = true;
this.lb_purchaseorderentryseq.Location = new System.Drawing.Point(6, 148);
this.lb_purchaseorderentryseq.Name = "lb_purchaseorderentryseq";
this.lb_purchaseorderentryseq.Size = new System.Drawing.Size(85, 21);
this.lb_purchaseorderentryseq.TabIndex = 438;
this.lb_purchaseorderentryseq.Text = "采购单行号";
//
// txt_purchaseorderentryseq
//
this.txt_purchaseorderentryseq.Location = new System.Drawing.Point(100, 144);
this.txt_purchaseorderentryseq.Name = "txt_purchaseorderentryseq";
this.txt_purchaseorderentryseq.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_purchaseorderentryseq.Properties.Appearance.Options.UseFont = true;
this.txt_purchaseorderentryseq.Size = new System.Drawing.Size(150, 28);
this.txt_purchaseorderentryseq.TabIndex = 438;
//
// gv_purchaseorderentryseq
//
this.gv_purchaseorderentryseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_purchaseorderentryseq.AppearanceCell.Options.UseFont = true;
this.gv_purchaseorderentryseq.Caption = "采购订单行号 ";
this.gv_purchaseorderentryseq.FieldName = "purchaseorderentryseq";
this.gv_purchaseorderentryseq.MaxWidth = 70;
this.gv_purchaseorderentryseq.MinWidth = 70;
this.gv_purchaseorderentryseq.Name = "gv_purchaseorderentryseq";
this.gv_purchaseorderentryseq.OptionsColumn.AllowEdit = false;
this.gv_purchaseorderentryseq.Tag = "query_a.PURCHASEORDERENTRYSEQ";
this.gv_purchaseorderentryseq.Visible = true;
this.gv_purchaseorderentryseq.VisibleIndex = 27;
this.gv_purchaseorderentryseq.Width = 70;
//
// lb_purchaseorderno
//
this.lb_purchaseorderno.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_purchaseorderno.Appearance.Options.UseFont = true;
this.lb_purchaseorderno.Location = new System.Drawing.Point(23, 115);
this.lb_purchaseorderno.Name = "lb_purchaseorderno";
this.lb_purchaseorderno.Size = new System.Drawing.Size(68, 21);
this.lb_purchaseorderno.TabIndex = 427;
this.lb_purchaseorderno.Text = "采购订单";
//
// txt_purchaseorderno
//
this.txt_purchaseorderno.Location = new System.Drawing.Point(100, 111);
this.txt_purchaseorderno.Name = "txt_purchaseorderno";
this.txt_purchaseorderno.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_purchaseorderno.Properties.Appearance.Options.UseFont = true;
this.txt_purchaseorderno.Size = new System.Drawing.Size(150, 28);
this.txt_purchaseorderno.TabIndex = 427;
//
// gv_purchaseorderno
//
this.gv_purchaseorderno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_purchaseorderno.AppearanceCell.Options.UseFont = true;
this.gv_purchaseorderno.Caption = "采购订单 ";
this.gv_purchaseorderno.FieldName = "purchaseorderno";
this.gv_purchaseorderno.MinWidth = 50;
this.gv_purchaseorderno.Name = "gv_purchaseorderno";
this.gv_purchaseorderno.OptionsColumn.AllowEdit = false;
this.gv_purchaseorderno.Tag = "query_a.PURCHASEORDERNO";
this.gv_purchaseorderno.Visible = true;
this.gv_purchaseorderno.VisibleIndex = 26;
this.gv_purchaseorderno.Width = 94;
//
// lb_remarks
//
this.lb_remarks.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_remarks.Appearance.Options.UseFont = true;
this.lb_remarks.Location = new System.Drawing.Point(57, 244);
this.lb_remarks.Name = "lb_remarks";
this.lb_remarks.Size = new System.Drawing.Size(34, 21);
this.lb_remarks.TabIndex = 397;
this.lb_remarks.Text = "备注";
//
// txt_remarks
//
this.txt_remarks.Location = new System.Drawing.Point(100, 240);
this.txt_remarks.Name = "txt_remarks";
this.txt_remarks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remarks.Properties.Appearance.Options.UseFont = true;
this.txt_remarks.Size = new System.Drawing.Size(150, 28);
this.txt_remarks.TabIndex = 397;
//
// gv_remarks
//
this.gv_remarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_remarks.AppearanceCell.Options.UseFont = true;
this.gv_remarks.Caption = "备注 ";
this.gv_remarks.FieldName = "remarks";
this.gv_remarks.MinWidth = 50;
this.gv_remarks.Name = "gv_remarks";
this.gv_remarks.OptionsColumn.AllowEdit = false;
this.gv_remarks.Tag = "query_a.REMARKS";
this.gv_remarks.Visible = true;
this.gv_remarks.VisibleIndex = 25;
this.gv_remarks.Width = 94;
//
// lb_closingType
//
this.lb_closingType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_closingType.Appearance.Options.UseFont = true;
this.lb_closingType.Location = new System.Drawing.Point(296, 212);
this.lb_closingType.Name = "lb_closingType";
this.lb_closingType.Size = new System.Drawing.Size(68, 21);
this.lb_closingType.TabIndex = 378;
this.lb_closingType.Text = "结案类型";
//
// txt_closingType
//
this.txt_closingType.Location = new System.Drawing.Point(368, 208);
this.txt_closingType.Name = "txt_closingType";
this.txt_closingType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_closingType.Properties.Appearance.Options.UseFont = true;
this.txt_closingType.Size = new System.Drawing.Size(150, 28);
this.txt_closingType.TabIndex = 378;
//
// gv_closingType
//
this.gv_closingType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_closingType.AppearanceCell.Options.UseFont = true;
this.gv_closingType.Caption = "结案类型 ";
this.gv_closingType.FieldName = "closingType";
this.gv_closingType.MinWidth = 50;
this.gv_closingType.Name = "gv_closingType";
this.gv_closingType.OptionsColumn.AllowEdit = false;
this.gv_closingType.Tag = "query_a.CLOSING_TYPE";
this.gv_closingType.Visible = true;
this.gv_closingType.VisibleIndex = 24;
this.gv_closingType.Width = 94;
//
// lb_closingPerson
//
this.lb_closingPerson.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_closingPerson.Appearance.Options.UseFont = true;
this.lb_closingPerson.Location = new System.Drawing.Point(313, 180);
this.lb_closingPerson.Name = "lb_closingPerson";
this.lb_closingPerson.Size = new System.Drawing.Size(51, 21);
this.lb_closingPerson.TabIndex = 370;
this.lb_closingPerson.Text = "结案人";
//
// txt_closingPerson
//
this.txt_closingPerson.Location = new System.Drawing.Point(368, 176);
this.txt_closingPerson.Name = "txt_closingPerson";
this.txt_closingPerson.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_closingPerson.Properties.Appearance.Options.UseFont = true;
this.txt_closingPerson.Size = new System.Drawing.Size(150, 28);
this.txt_closingPerson.TabIndex = 370;
//
// gv_closingPerson
//
this.gv_closingPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_closingPerson.AppearanceCell.Options.UseFont = true;
this.gv_closingPerson.Caption = "结案人 ";
this.gv_closingPerson.FieldName = "closingPerson";
this.gv_closingPerson.MinWidth = 50;
this.gv_closingPerson.Name = "gv_closingPerson";
this.gv_closingPerson.OptionsColumn.AllowEdit = false;
this.gv_closingPerson.Tag = "query_a.CLOSING_PERSON";
this.gv_closingPerson.Visible = true;
this.gv_closingPerson.VisibleIndex = 23;
this.gv_closingPerson.Width = 94;
//
// lb_demandOrderLineNo
//
this.lb_demandOrderLineNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_demandOrderLineNo.Appearance.Options.UseFont = true;
this.lb_demandOrderLineNo.Location = new System.Drawing.Point(262, 148);
this.lb_demandOrderLineNo.Name = "lb_demandOrderLineNo";
this.lb_demandOrderLineNo.Size = new System.Drawing.Size(102, 21);
this.lb_demandOrderLineNo.TabIndex = 360;
this.lb_demandOrderLineNo.Text = "需求单据行号";
//
// txt_demandOrderLineNo
//
this.txt_demandOrderLineNo.Location = new System.Drawing.Point(368, 144);
this.txt_demandOrderLineNo.Name = "txt_demandOrderLineNo";
this.txt_demandOrderLineNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_demandOrderLineNo.Properties.Appearance.Options.UseFont = true;
this.txt_demandOrderLineNo.Size = new System.Drawing.Size(150, 28);
this.txt_demandOrderLineNo.TabIndex = 360;
//
// gv_demandOrderLineNo
//
this.gv_demandOrderLineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_demandOrderLineNo.AppearanceCell.Options.UseFont = true;
this.gv_demandOrderLineNo.Caption = "需求单据行号 ";
this.gv_demandOrderLineNo.FieldName = "demandOrderLineNo";
this.gv_demandOrderLineNo.MaxWidth = 60;
this.gv_demandOrderLineNo.MinWidth = 60;
this.gv_demandOrderLineNo.Name = "gv_demandOrderLineNo";
this.gv_demandOrderLineNo.OptionsColumn.AllowEdit = false;
this.gv_demandOrderLineNo.Tag = "query_a.DEMAND_ORDER_LINE_NO";
this.gv_demandOrderLineNo.Visible = true;
this.gv_demandOrderLineNo.VisibleIndex = 22;
this.gv_demandOrderLineNo.Width = 60;
//
// lb_demandOrderNo
//
this.lb_demandOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_demandOrderNo.Appearance.Options.UseFont = true;
this.lb_demandOrderNo.Location = new System.Drawing.Point(279, 115);
this.lb_demandOrderNo.Name = "lb_demandOrderNo";
this.lb_demandOrderNo.Size = new System.Drawing.Size(85, 21);
this.lb_demandOrderNo.TabIndex = 351;
this.lb_demandOrderNo.Text = "需求单据号";
//
// txt_demandOrderNo
//
this.txt_demandOrderNo.Location = new System.Drawing.Point(368, 111);
this.txt_demandOrderNo.Name = "txt_demandOrderNo";
this.txt_demandOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_demandOrderNo.Properties.Appearance.Options.UseFont = true;
this.txt_demandOrderNo.Size = new System.Drawing.Size(150, 28);
this.txt_demandOrderNo.TabIndex = 351;
//
// gv_demandOrderNo
//
this.gv_demandOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_demandOrderNo.AppearanceCell.Options.UseFont = true;
this.gv_demandOrderNo.Caption = "需求单据号 ";
this.gv_demandOrderNo.FieldName = "demandOrderNo";
this.gv_demandOrderNo.MinWidth = 50;
this.gv_demandOrderNo.Name = "gv_demandOrderNo";
this.gv_demandOrderNo.OptionsColumn.AllowEdit = false;
this.gv_demandOrderNo.Tag = "query_a.DEMAND_ORDER_NO";
this.gv_demandOrderNo.Visible = true;
this.gv_demandOrderNo.VisibleIndex = 21;
this.gv_demandOrderNo.Width = 94;
//
// lb_sourceOrderNo
//
this.lb_sourceOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_sourceOrderNo.Appearance.Options.UseFont = true;
this.lb_sourceOrderNo.Location = new System.Drawing.Point(23, 212);
this.lb_sourceOrderNo.Name = "lb_sourceOrderNo";
this.lb_sourceOrderNo.Size = new System.Drawing.Size(68, 21);
this.lb_sourceOrderNo.TabIndex = 336;
this.lb_sourceOrderNo.Text = "源单编号";
//
// txt_sourceOrderNo
//
this.txt_sourceOrderNo.Location = new System.Drawing.Point(100, 208);
this.txt_sourceOrderNo.Name = "txt_sourceOrderNo";
this.txt_sourceOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_sourceOrderNo.Properties.Appearance.Options.UseFont = true;
this.txt_sourceOrderNo.Size = new System.Drawing.Size(150, 28);
this.txt_sourceOrderNo.TabIndex = 336;
//
// lb_erpProductionOrderNo
//
this.lb_erpProductionOrderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_erpProductionOrderNo.Appearance.Options.UseFont = true;
this.lb_erpProductionOrderNo.Location = new System.Drawing.Point(23, 51);
this.lb_erpProductionOrderNo.Name = "lb_erpProductionOrderNo";
this.lb_erpProductionOrderNo.Size = new System.Drawing.Size(68, 21);
this.lb_erpProductionOrderNo.TabIndex = 319;
this.lb_erpProductionOrderNo.Text = "任务单号";
//
// txt_erpProductionOrderNo
//
this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(100, 47);
this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
this.txt_erpProductionOrderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_erpProductionOrderNo.Properties.Appearance.Options.UseFont = true;
this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(150, 28);
this.txt_erpProductionOrderNo.TabIndex = 319;
//
// gv_erpProductionOrderNo
//
this.gv_erpProductionOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_erpProductionOrderNo.AppearanceCell.Options.UseFont = true;
this.gv_erpProductionOrderNo.Caption = "任务单号";
this.gv_erpProductionOrderNo.FieldName = "erpProductionOrderNo";
this.gv_erpProductionOrderNo.MinWidth = 50;
this.gv_erpProductionOrderNo.Name = "gv_erpProductionOrderNo";
this.gv_erpProductionOrderNo.OptionsColumn.AllowEdit = false;
this.gv_erpProductionOrderNo.Tag = "query_a.ERP_PRODUCTION_ORDER_NO";
this.gv_erpProductionOrderNo.Visible = true;
this.gv_erpProductionOrderNo.VisibleIndex = 5;
this.gv_erpProductionOrderNo.Width = 94;
//
// gv_generationMethod
//
this.gv_generationMethod.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_generationMethod.AppearanceCell.Options.UseFont = true;
this.gv_generationMethod.Caption = "生成方式 ";
this.gv_generationMethod.FieldName = "generationMethod";
this.gv_generationMethod.MinWidth = 50;
this.gv_generationMethod.Name = "gv_generationMethod";
this.gv_generationMethod.OptionsColumn.AllowEdit = false;
this.gv_generationMethod.Tag = "query_a.GENERATION_METHOD";
this.gv_generationMethod.Visible = true;
this.gv_generationMethod.VisibleIndex = 20;
this.gv_generationMethod.Width = 94;
//
// lb_bomVersion
//
this.lb_bomVersion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bomVersion.Appearance.Options.UseFont = true;
this.lb_bomVersion.Location = new System.Drawing.Point(22, 180);
this.lb_bomVersion.Name = "lb_bomVersion";
this.lb_bomVersion.Size = new System.Drawing.Size(69, 21);
this.lb_bomVersion.TabIndex = 280;
this.lb_bomVersion.Text = "BOM版次";
//
// txt_bomVersion
//
this.txt_bomVersion.Location = new System.Drawing.Point(100, 176);
this.txt_bomVersion.Name = "txt_bomVersion";
this.txt_bomVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bomVersion.Properties.Appearance.Options.UseFont = true;
this.txt_bomVersion.Size = new System.Drawing.Size(150, 28);
this.txt_bomVersion.TabIndex = 280;
//
// gv_bomVersion
//
this.gv_bomVersion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bomVersion.AppearanceCell.Options.UseFont = true;
this.gv_bomVersion.Caption = "BOM版次 ";
this.gv_bomVersion.FieldName = "bomVersion";
this.gv_bomVersion.MinWidth = 50;
this.gv_bomVersion.Name = "gv_bomVersion";
this.gv_bomVersion.OptionsColumn.AllowEdit = false;
this.gv_bomVersion.Tag = "query_a.BOM_VERSION";
this.gv_bomVersion.Visible = true;
this.gv_bomVersion.VisibleIndex = 19;
this.gv_bomVersion.Width = 94;
//
// lb_batchNo
//
this.lb_batchNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_batchNo.Appearance.Options.UseFont = true;
this.lb_batchNo.Location = new System.Drawing.Point(814, 51);
this.lb_batchNo.Name = "lb_batchNo";
this.lb_batchNo.Size = new System.Drawing.Size(34, 21);
this.lb_batchNo.TabIndex = 273;
this.lb_batchNo.Text = "批号";
//
// txt_batchNo
//
this.txt_batchNo.Location = new System.Drawing.Point(853, 47);
this.txt_batchNo.Name = "txt_batchNo";
this.txt_batchNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_batchNo.Properties.Appearance.Options.UseFont = true;
this.txt_batchNo.Size = new System.Drawing.Size(150, 28);
this.txt_batchNo.TabIndex = 273;
//
// gv_batchNo
//
this.gv_batchNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_batchNo.AppearanceCell.Options.UseFont = true;
this.gv_batchNo.Caption = "批号 ";
this.gv_batchNo.FieldName = "batchNo";
this.gv_batchNo.MinWidth = 50;
this.gv_batchNo.Name = "gv_batchNo";
this.gv_batchNo.OptionsColumn.AllowEdit = false;
this.gv_batchNo.Tag = "query_a.BATCH_NO";
this.gv_batchNo.Visible = true;
this.gv_batchNo.VisibleIndex = 18;
this.gv_batchNo.Width = 94;
//
// lb_trackingNo
//
this.lb_trackingNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_trackingNo.Appearance.Options.UseFont = true;
this.lb_trackingNo.Location = new System.Drawing.Point(279, 51);
this.lb_trackingNo.Name = "lb_trackingNo";
this.lb_trackingNo.Size = new System.Drawing.Size(85, 21);
this.lb_trackingNo.TabIndex = 267;
this.lb_trackingNo.Text = "计划跟踪号";
//
// txt_trackingNo
//
this.txt_trackingNo.Location = new System.Drawing.Point(368, 47);
this.txt_trackingNo.Name = "txt_trackingNo";
this.txt_trackingNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_trackingNo.Properties.Appearance.Options.UseFont = true;
this.txt_trackingNo.Size = new System.Drawing.Size(150, 28);
this.txt_trackingNo.TabIndex = 267;
//
// gv_trackingNo
//
this.gv_trackingNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_trackingNo.AppearanceCell.Options.UseFont = true;
this.gv_trackingNo.Caption = "计划跟踪号 ";
this.gv_trackingNo.FieldName = "trackingNo";
this.gv_trackingNo.MinWidth = 50;
this.gv_trackingNo.Name = "gv_trackingNo";
this.gv_trackingNo.OptionsColumn.AllowEdit = false;
this.gv_trackingNo.Tag = "query_a.TRACKING_NO";
this.gv_trackingNo.Visible = true;
this.gv_trackingNo.VisibleIndex = 16;
this.gv_trackingNo.Width = 94;
//
// lb_storageLowerLimit
//
this.lb_storageLowerLimit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_storageLowerLimit.Appearance.Options.UseFont = true;
this.lb_storageLowerLimit.Location = new System.Drawing.Point(548, 179);
this.lb_storageLowerLimit.Name = "lb_storageLowerLimit";
this.lb_storageLowerLimit.Size = new System.Drawing.Size(68, 21);
this.lb_storageLowerLimit.TabIndex = 262;
this.lb_storageLowerLimit.Text = "入库下限";
//
// txt_storageLowerLimit
//
this.txt_storageLowerLimit.Location = new System.Drawing.Point(621, 175);
this.txt_storageLowerLimit.Name = "txt_storageLowerLimit";
this.txt_storageLowerLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_storageLowerLimit.Properties.Appearance.Options.UseFont = true;
this.txt_storageLowerLimit.Size = new System.Drawing.Size(113, 28);
this.txt_storageLowerLimit.TabIndex = 262;
//
// gv_storageLowerLimit
//
this.gv_storageLowerLimit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_storageLowerLimit.AppearanceCell.Options.UseFont = true;
this.gv_storageLowerLimit.Caption = "入库下限 ";
this.gv_storageLowerLimit.FieldName = "storageLowerLimit";
this.gv_storageLowerLimit.MaxWidth = 50;
this.gv_storageLowerLimit.MinWidth = 50;
this.gv_storageLowerLimit.Name = "gv_storageLowerLimit";
this.gv_storageLowerLimit.OptionsColumn.AllowEdit = false;
this.gv_storageLowerLimit.Tag = "query_a.STORAGE_LOWER_LIMIT";
this.gv_storageLowerLimit.Visible = true;
this.gv_storageLowerLimit.VisibleIndex = 17;
this.gv_storageLowerLimit.Width = 50;
//
// lb_storageUpperLimit
//
this.lb_storageUpperLimit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_storageUpperLimit.Appearance.Options.UseFont = true;
this.lb_storageUpperLimit.Location = new System.Drawing.Point(548, 147);
this.lb_storageUpperLimit.Name = "lb_storageUpperLimit";
this.lb_storageUpperLimit.Size = new System.Drawing.Size(68, 21);
this.lb_storageUpperLimit.TabIndex = 258;
this.lb_storageUpperLimit.Text = "入库上限";
//
// txt_storageUpperLimit
//
this.txt_storageUpperLimit.Location = new System.Drawing.Point(621, 143);
this.txt_storageUpperLimit.Name = "txt_storageUpperLimit";
this.txt_storageUpperLimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_storageUpperLimit.Properties.Appearance.Options.UseFont = true;
this.txt_storageUpperLimit.Size = new System.Drawing.Size(113, 28);
this.txt_storageUpperLimit.TabIndex = 258;
//
// gv_storageUpperLimit
//
this.gv_storageUpperLimit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_storageUpperLimit.AppearanceCell.Options.UseFont = true;
this.gv_storageUpperLimit.Caption = "入库上限 ";
this.gv_storageUpperLimit.FieldName = "storageUpperLimit";
this.gv_storageUpperLimit.MaxWidth = 50;
this.gv_storageUpperLimit.MinWidth = 50;
this.gv_storageUpperLimit.Name = "gv_storageUpperLimit";
this.gv_storageUpperLimit.OptionsColumn.AllowEdit = false;
this.gv_storageUpperLimit.Tag = "query_a.STORAGE_UPPER_LIMIT";
this.gv_storageUpperLimit.Visible = true;
this.gv_storageUpperLimit.VisibleIndex = 15;
this.gv_storageUpperLimit.Width = 50;
//
// lb_planReleaseDate
//
this.lb_planReleaseDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_planReleaseDate.Appearance.Options.UseFont = true;
this.lb_planReleaseDate.Location = new System.Drawing.Point(746, 180);
this.lb_planReleaseDate.Name = "lb_planReleaseDate";
this.lb_planReleaseDate.Size = new System.Drawing.Size(102, 21);
this.lb_planReleaseDate.TabIndex = 252;
this.lb_planReleaseDate.Text = "计划下达时间";
//
// txt_planReleaseDate
//
this.txt_planReleaseDate.Location = new System.Drawing.Point(853, 176);
this.txt_planReleaseDate.Name = "txt_planReleaseDate";
this.txt_planReleaseDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_planReleaseDate.Properties.Appearance.Options.UseFont = true;
this.txt_planReleaseDate.Size = new System.Drawing.Size(175, 28);
this.txt_planReleaseDate.TabIndex = 252;
//
// gv_planReleaseDate
//
this.gv_planReleaseDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_planReleaseDate.AppearanceCell.Options.UseFont = true;
this.gv_planReleaseDate.Caption = "计划下达日期 ";
this.gv_planReleaseDate.FieldName = "planReleaseDate";
this.gv_planReleaseDate.MinWidth = 10;
this.gv_planReleaseDate.Name = "gv_planReleaseDate";
this.gv_planReleaseDate.OptionsColumn.AllowEdit = false;
this.gv_planReleaseDate.Tag = "query_a.PLAN_RELEASE_DATE";
this.gv_planReleaseDate.Visible = true;
this.gv_planReleaseDate.VisibleIndex = 14;
this.gv_planReleaseDate.Width = 94;
//
// lb_estimatedEndTime
//
this.lb_estimatedEndTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_estimatedEndTime.Appearance.Options.UseFont = true;
this.lb_estimatedEndTime.Location = new System.Drawing.Point(746, 148);
this.lb_estimatedEndTime.Name = "lb_estimatedEndTime";
this.lb_estimatedEndTime.Size = new System.Drawing.Size(102, 21);
this.lb_estimatedEndTime.TabIndex = 247;
this.lb_estimatedEndTime.Text = "预计完工时间";
//
// txt_estimatedEndTime
//
this.txt_estimatedEndTime.Location = new System.Drawing.Point(853, 144);
this.txt_estimatedEndTime.Name = "txt_estimatedEndTime";
this.txt_estimatedEndTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_estimatedEndTime.Properties.Appearance.Options.UseFont = true;
this.txt_estimatedEndTime.Size = new System.Drawing.Size(175, 28);
this.txt_estimatedEndTime.TabIndex = 247;
//
// gv_estimatedEndTime
//
this.gv_estimatedEndTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_estimatedEndTime.AppearanceCell.Options.UseFont = true;
this.gv_estimatedEndTime.Caption = "预计完工时间 ";
this.gv_estimatedEndTime.FieldName = "estimatedEndTime";
this.gv_estimatedEndTime.MinWidth = 10;
this.gv_estimatedEndTime.Name = "gv_estimatedEndTime";
this.gv_estimatedEndTime.OptionsColumn.AllowEdit = false;
this.gv_estimatedEndTime.Tag = "query_a.ESTIMATED_END_TIME";
this.gv_estimatedEndTime.Visible = true;
this.gv_estimatedEndTime.VisibleIndex = 13;
this.gv_estimatedEndTime.Width = 180;
//
// lb_estimatedStartTime
//
this.lb_estimatedStartTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_estimatedStartTime.Appearance.Options.UseFont = true;
this.lb_estimatedStartTime.Location = new System.Drawing.Point(746, 115);
this.lb_estimatedStartTime.Name = "lb_estimatedStartTime";
this.lb_estimatedStartTime.Size = new System.Drawing.Size(102, 21);
this.lb_estimatedStartTime.TabIndex = 243;
this.lb_estimatedStartTime.Text = "预计开工时间";
//
// txt_estimatedStartTime
//
this.txt_estimatedStartTime.Location = new System.Drawing.Point(853, 111);
this.txt_estimatedStartTime.Name = "txt_estimatedStartTime";
this.txt_estimatedStartTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_estimatedStartTime.Properties.Appearance.Options.UseFont = true;
this.txt_estimatedStartTime.Size = new System.Drawing.Size(175, 28);
this.txt_estimatedStartTime.TabIndex = 243;
//
// gv_estimatedStartTime
//
this.gv_estimatedStartTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_estimatedStartTime.AppearanceCell.Options.UseFont = true;
this.gv_estimatedStartTime.Caption = "预计开工时间 ";
this.gv_estimatedStartTime.FieldName = "estimatedStartTime";
this.gv_estimatedStartTime.MinWidth = 10;
this.gv_estimatedStartTime.Name = "gv_estimatedStartTime";
this.gv_estimatedStartTime.OptionsColumn.AllowEdit = false;
this.gv_estimatedStartTime.Tag = "query_a.ESTIMATED_START_TIME";
this.gv_estimatedStartTime.Visible = true;
this.gv_estimatedStartTime.VisibleIndex = 11;
this.gv_estimatedStartTime.Width = 180;
//
// lb_workOrderQty
//
this.lb_workOrderQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_workOrderQty.Appearance.Options.UseFont = true;
this.lb_workOrderQty.Location = new System.Drawing.Point(548, 19);
this.lb_workOrderQty.Name = "lb_workOrderQty";
this.lb_workOrderQty.Size = new System.Drawing.Size(68, 21);
this.lb_workOrderQty.TabIndex = 231;
this.lb_workOrderQty.Text = "工单数量";
//
// txt_workOrderQty
//
this.txt_workOrderQty.Location = new System.Drawing.Point(621, 15);
this.txt_workOrderQty.Name = "txt_workOrderQty";
this.txt_workOrderQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_workOrderQty.Properties.Appearance.Options.UseFont = true;
this.txt_workOrderQty.Size = new System.Drawing.Size(113, 28);
this.txt_workOrderQty.TabIndex = 231;
//
// gv_workOrderQty
//
this.gv_workOrderQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_workOrderQty.AppearanceCell.Options.UseFont = true;
this.gv_workOrderQty.Caption = "工单数量 ";
this.gv_workOrderQty.FieldName = "workOrderQty";
this.gv_workOrderQty.MaxWidth = 50;
this.gv_workOrderQty.MinWidth = 50;
this.gv_workOrderQty.Name = "gv_workOrderQty";
this.gv_workOrderQty.OptionsColumn.AllowEdit = false;
this.gv_workOrderQty.Tag = "query_a.WORK_ORDER_QTY";
this.gv_workOrderQty.Visible = true;
this.gv_workOrderQty.VisibleIndex = 8;
this.gv_workOrderQty.Width = 50;
//
// lb_unit
//
this.lb_unit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_unit.Appearance.Options.UseFont = true;
this.lb_unit.Location = new System.Drawing.Point(582, 114);
this.lb_unit.Name = "lb_unit";
this.lb_unit.Size = new System.Drawing.Size(34, 21);
this.lb_unit.TabIndex = 228;
this.lb_unit.Text = "单位";
//
// txt_dwName
//
this.txt_dwName.Location = new System.Drawing.Point(621, 110);
this.txt_dwName.Name = "txt_dwName";
this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_dwName.Properties.Appearance.Options.UseFont = true;
this.txt_dwName.Size = new System.Drawing.Size(113, 28);
this.txt_dwName.TabIndex = 228;
//
// gv_unit
//
this.gv_unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_unit.AppearanceCell.Options.UseFont = true;
this.gv_unit.Caption = "单位 ";
this.gv_unit.FieldName = "dwName";
this.gv_unit.MaxWidth = 50;
this.gv_unit.MinWidth = 50;
this.gv_unit.Name = "gv_unit";
this.gv_unit.OptionsColumn.AllowEdit = false;
this.gv_unit.Tag = "query_a.UNIT";
this.gv_unit.Visible = true;
this.gv_unit.VisibleIndex = 12;
this.gv_unit.Width = 50;
//
// lb_productCode
//
this.lb_productCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_productCode.Appearance.Options.UseFont = true;
this.lb_productCode.Location = new System.Drawing.Point(23, 81);
this.lb_productCode.Name = "lb_productCode";
this.lb_productCode.Size = new System.Drawing.Size(68, 21);
this.lb_productCode.TabIndex = 226;
this.lb_productCode.Text = "产品编码";
//
// txt_itemNo
//
this.txt_itemNo.Location = new System.Drawing.Point(100, 77);
this.txt_itemNo.Name = "txt_itemNo";
this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
this.txt_itemNo.Size = new System.Drawing.Size(150, 28);
this.txt_itemNo.TabIndex = 226;
//
// lb_businessStatus
//
this.lb_businessStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_businessStatus.Appearance.Options.UseFont = true;
this.lb_businessStatus.Location = new System.Drawing.Point(780, 20);
this.lb_businessStatus.Name = "lb_businessStatus";
this.lb_businessStatus.Size = new System.Drawing.Size(68, 21);
this.lb_businessStatus.TabIndex = 222;
this.lb_businessStatus.Text = "业务状态";
//
// txt_businessStatus
//
this.txt_businessStatus.Location = new System.Drawing.Point(853, 16);
this.txt_businessStatus.Name = "txt_businessStatus";
this.txt_businessStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_businessStatus.Properties.Appearance.Options.UseFont = true;
this.txt_businessStatus.Size = new System.Drawing.Size(150, 28);
this.txt_businessStatus.TabIndex = 222;
//
// gv_businessStatus
//
this.gv_businessStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_businessStatus.AppearanceCell.Options.UseFont = true;
this.gv_businessStatus.Caption = "业务状态";
this.gv_businessStatus.FieldName = "businessStatus";
this.gv_businessStatus.MaxWidth = 50;
this.gv_businessStatus.MinWidth = 50;
this.gv_businessStatus.Name = "gv_businessStatus";
this.gv_businessStatus.OptionsColumn.AllowEdit = false;
this.gv_businessStatus.Tag = "query_a.BUSINESS_STATUS";
this.gv_businessStatus.Visible = true;
this.gv_businessStatus.VisibleIndex = 7;
this.gv_businessStatus.Width = 50;
//
// lb_orderType
//
this.lb_orderType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_orderType.Appearance.Options.UseFont = true;
this.lb_orderType.Location = new System.Drawing.Point(291, 20);
this.lb_orderType.Name = "lb_orderType";
this.lb_orderType.Size = new System.Drawing.Size(73, 21);
this.lb_orderType.TabIndex = 219;
this.lb_orderType.Text = "单据类型 ";
//
// txt_orderType
//
this.txt_orderType.Location = new System.Drawing.Point(368, 16);
this.txt_orderType.Name = "txt_orderType";
this.txt_orderType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_orderType.Properties.Appearance.Options.UseFont = true;
this.txt_orderType.Size = new System.Drawing.Size(150, 28);
this.txt_orderType.TabIndex = 219;
//
// gv_orderType
//
this.gv_orderType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_orderType.AppearanceCell.Options.UseFont = true;
this.gv_orderType.Caption = "单据类型 ";
this.gv_orderType.FieldName = "orderType";
this.gv_orderType.MinWidth = 50;
this.gv_orderType.Name = "gv_orderType";
this.gv_orderType.OptionsColumn.AllowEdit = false;
this.gv_orderType.Tag = "query_a.ORDER_TYPE";
this.gv_orderType.Visible = true;
this.gv_orderType.VisibleIndex = 6;
this.gv_orderType.Width = 94;
//
// lb_orderNo
//
this.lb_orderNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_orderNo.Appearance.Options.UseFont = true;
this.lb_orderNo.Location = new System.Drawing.Point(23, 20);
this.lb_orderNo.Name = "lb_orderNo";
this.lb_orderNo.Size = new System.Drawing.Size(68, 21);
this.lb_orderNo.TabIndex = 211;
this.lb_orderNo.Text = "投料单号";
//
// txt_orderNo
//
this.txt_orderNo.Location = new System.Drawing.Point(100, 16);
this.txt_orderNo.Name = "txt_orderNo";
this.txt_orderNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_orderNo.Properties.Appearance.Options.UseFont = true;
this.txt_orderNo.Size = new System.Drawing.Size(150, 28);
this.txt_orderNo.TabIndex = 211;
//
// gv_orderNo
//
this.gv_orderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_orderNo.AppearanceCell.Options.UseFont = true;
this.gv_orderNo.Caption = "投料单号";
this.gv_orderNo.FieldName = "orderNo";
this.gv_orderNo.MinWidth = 50;
this.gv_orderNo.Name = "gv_orderNo";
this.gv_orderNo.OptionsColumn.AllowEdit = false;
this.gv_orderNo.Tag = "query_a.ORDER_NO";
this.gv_orderNo.Visible = true;
this.gv_orderNo.VisibleIndex = 1;
this.gv_orderNo.Width = 120;
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = null;
this.toolBarMenu1.currentAction = 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;
//
// gcMain
//
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
this.gcMain.Location = new System.Drawing.Point(0, 0);
this.gcMain.MainView = this.gridView1;
this.gcMain.Name = "gcMain";
this.gcMain.Size = new System.Drawing.Size(1126, 612);
this.gcMain.TabIndex = 1;
this.gcMain.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.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_auditStatus,
this.gv_orderNo,
this.gridColumn3,
this.gridColumn2,
this.gridColumn1,
this.gv_erpProductionOrderNo,
this.gv_orderType,
this.gv_businessStatus,
this.gv_workOrderQty,
this.gv_nostockinqty,
this.gv_stockinqty,
this.gv_unit,
this.gv_estimatedStartTime,
this.gv_estimatedEndTime,
this.gv_planReleaseDate,
this.gv_storageUpperLimit,
this.gv_storageLowerLimit,
this.gv_trackingNo,
this.gv_batchNo,
this.gv_bomVersion,
this.gv_generationMethod,
this.gv_demandOrderNo,
this.gv_demandOrderLineNo,
this.gv_closingPerson,
this.gv_closingType,
this.gv_remarks,
this.gv_purchaseorderno,
this.gv_purchaseorderentryseq,
this.gv_auditor,
this.gv_auditDate,
this.gv_stockowner});
this.gridView1.GridControl = this.gcMain;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// gridColumn3
//
this.gridColumn3.Caption = "产品编码";
this.gridColumn3.FieldName = "wlbm";
this.gridColumn3.MinWidth = 10;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 2;
this.gridColumn3.Width = 100;
//
// gridColumn2
//
this.gridColumn2.Caption = "物料名称";
this.gridColumn2.FieldName = "wlmc";
this.gridColumn2.MinWidth = 10;
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 3;
this.gridColumn2.Width = 150;
//
// gridColumn1
//
this.gridColumn1.Caption = "规格型号";
this.gridColumn1.FieldName = "wlgg";
this.gridColumn1.MinWidth = 10;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 4;
this.gridColumn1.Width = 150;
//
// 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, 683);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
this.xtraTabPage2});
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.gcMain);
this.xtraTabPage1.Controls.Add(this.pageBar1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1126, 651);
this.xtraTabPage1.Text = "数据查询";
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageBar1.Location = new System.Drawing.Point(0, 612);
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 = 3;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.tabMx);
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.PageEnabled = false;
this.xtraTabPage2.Size = new System.Drawing.Size(1126, 651);
this.xtraTabPage2.Text = "数据编辑";
//
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 282);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
this.tabMx.Size = new System.Drawing.Size(1126, 369);
this.tabMx.TabIndex = 2;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.labelControl2);
this.panel1.Controls.Add(this.txt_itemModel);
this.panel1.Controls.Add(this.labelControl1);
this.panel1.Controls.Add(this.txt_itemName);
this.panel1.Controls.Add(this.labelControl11);
this.panel1.Controls.Add(this.lbGuid);
this.panel1.Controls.Add(this.lb_planConfirmation);
this.panel1.Controls.Add(this.txt_planConfirmation);
this.panel1.Controls.Add(this.lb_auditDate);
this.panel1.Controls.Add(this.txt_auditDate);
this.panel1.Controls.Add(this.lb_auditor);
this.panel1.Controls.Add(this.txt_auditor);
this.panel1.Controls.Add(this.lb_auditStatus);
this.panel1.Controls.Add(this.txt_auditStatus);
this.panel1.Controls.Add(this.lb_stockowner);
this.panel1.Controls.Add(this.txt_stockowner);
this.panel1.Controls.Add(this.lb_stockinqty);
this.panel1.Controls.Add(this.txt_stockinqty);
this.panel1.Controls.Add(this.lb_purchaseorderentryseq);
this.panel1.Controls.Add(this.txt_purchaseorderentryseq);
this.panel1.Controls.Add(this.lb_purchaseorderno);
this.panel1.Controls.Add(this.txt_purchaseorderno);
this.panel1.Controls.Add(this.lb_remarks);
this.panel1.Controls.Add(this.txt_remarks);
this.panel1.Controls.Add(this.lb_closingType);
this.panel1.Controls.Add(this.txt_closingType);
this.panel1.Controls.Add(this.lb_closingPerson);
this.panel1.Controls.Add(this.txt_closingPerson);
this.panel1.Controls.Add(this.lb_demandOrderLineNo);
this.panel1.Controls.Add(this.txt_demandOrderLineNo);
this.panel1.Controls.Add(this.lb_demandOrderNo);
this.panel1.Controls.Add(this.txt_demandOrderNo);
this.panel1.Controls.Add(this.lb_sourceOrderNo);
this.panel1.Controls.Add(this.txt_sourceOrderNo);
this.panel1.Controls.Add(this.lb_erpProductionOrderNo);
this.panel1.Controls.Add(this.txt_erpProductionOrderNo);
this.panel1.Controls.Add(this.lb_bomVersion);
this.panel1.Controls.Add(this.txt_bomVersion);
this.panel1.Controls.Add(this.lb_batchNo);
this.panel1.Controls.Add(this.txt_batchNo);
this.panel1.Controls.Add(this.lb_trackingNo);
this.panel1.Controls.Add(this.txt_trackingNo);
this.panel1.Controls.Add(this.lb_storageLowerLimit);
this.panel1.Controls.Add(this.txt_storageLowerLimit);
this.panel1.Controls.Add(this.lb_storageUpperLimit);
this.panel1.Controls.Add(this.txt_storageUpperLimit);
this.panel1.Controls.Add(this.lb_planReleaseDate);
this.panel1.Controls.Add(this.txt_planReleaseDate);
this.panel1.Controls.Add(this.lb_estimatedEndTime);
this.panel1.Controls.Add(this.txt_estimatedEndTime);
this.panel1.Controls.Add(this.lb_estimatedStartTime);
this.panel1.Controls.Add(this.txt_estimatedStartTime);
this.panel1.Controls.Add(this.lb_workOrderQty);
this.panel1.Controls.Add(this.txt_workOrderQty);
this.panel1.Controls.Add(this.lb_unit);
this.panel1.Controls.Add(this.txt_dwName);
this.panel1.Controls.Add(this.lb_productCode);
this.panel1.Controls.Add(this.txt_itemNo);
this.panel1.Controls.Add(this.lb_businessStatus);
this.panel1.Controls.Add(this.txt_businessStatus);
this.panel1.Controls.Add(this.lb_orderType);
this.panel1.Controls.Add(this.txt_orderType);
this.panel1.Controls.Add(this.lb_orderNo);
this.panel1.Controls.Add(this.txt_orderNo);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1126, 282);
this.panel1.TabIndex = 1;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(548, 81);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(68, 21);
this.labelControl2.TabIndex = 661;
this.labelControl2.Text = "产品规格";
//
// txt_itemModel
//
this.txt_itemModel.Location = new System.Drawing.Point(621, 77);
this.txt_itemModel.Name = "txt_itemModel";
this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
this.txt_itemModel.Size = new System.Drawing.Size(407, 28);
this.txt_itemModel.TabIndex = 662;
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(296, 81);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(68, 21);
this.labelControl1.TabIndex = 659;
this.labelControl1.Text = "产品名称";
//
// txt_itemName
//
this.txt_itemName.Location = new System.Drawing.Point(368, 77);
this.txt_itemName.Name = "txt_itemName";
this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
this.txt_itemName.Size = new System.Drawing.Size(150, 28);
this.txt_itemName.TabIndex = 660;
//
// labelControl11
//
this.labelControl11.Location = new System.Drawing.Point(1009, 38);
this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(45, 18);
this.labelControl11.TabIndex = 130;
this.labelControl11.Text = "主键:";
this.labelControl11.Visible = false;
//
// lbGuid
//
this.lbGuid.AutoSize = true;
this.lbGuid.Location = new System.Drawing.Point(1077, 38);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
this.lbGuid.Visible = false;
//
// picCheckBox
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
this.picCheckBox.Location = new System.Drawing.Point(929, 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 = 8;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
// gridColumn5
//
this.gridColumn5.Caption = "材料规格";
this.gridColumn5.FieldName = "itemModel";
this.gridColumn5.MinWidth = 25;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 4;
this.gridColumn5.Width = 25;
//
// gridColumn6
//
this.gridColumn6.Caption = "材料名称";
this.gridColumn6.FieldName = "itemName";
this.gridColumn6.MinWidth = 25;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
this.gridColumn6.VisibleIndex = 3;
this.gridColumn6.Width = 25;
//
// Frm_ProductionOrder
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1128, 763);
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_ProductionOrder";
this.Text = "委外任务单";
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_planConfirmation.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_auditDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_auditor.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_auditStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_stockowner.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_stockinqty.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderentryseq.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_purchaseorderno.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remarks.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_closingType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_closingPerson.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderLineNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_demandOrderNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_sourceOrderNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_erpProductionOrderNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bomVersion.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_batchNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_trackingNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_storageLowerLimit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_storageUpperLimit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_planReleaseDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_estimatedEndTime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_estimatedStartTime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_workOrderQty.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_businessStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orderType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_orderNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
this.xtraTabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UserControl.UcToolBarMenu toolBarMenu1;
private DevExpress.XtraGrid.GridControl gcMain;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private UserControls.Data.UcPageBar pageBar1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.LabelControl labelControl11;
private DevExpress.XtraTab.XtraTabControl tabMx;
//BQCreateConrolObejct
private DevExpress.XtraGrid.Columns.GridColumn gvMx1typeb;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fmemo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fneeddate;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fstockstatusid;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fsrctransstockid;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fsrctransorgid;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingOrg2;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1owner;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1ownerType;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingOrg2;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesOrderNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1variableLossRate;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fixedLoss;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1denominator;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1numerator;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1isSubstitute;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1compositionQty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingType;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1unit;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingMethod;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1warehouse;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1batchNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1trackingNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1stockOwner;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuingOrg;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1supplyingOrg;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1locationNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1issuedQty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1requiredQty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1materialCode;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1sequenceNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1workOrderNo;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraEditors.LabelControl lb_planConfirmation;
private DevExpress.XtraEditors.TextEdit txt_planConfirmation;
private DevExpress.XtraEditors.LabelControl lb_auditDate;
private DevExpress.XtraEditors.TextEdit txt_auditDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_auditDate;
private DevExpress.XtraEditors.LabelControl lb_auditor;
private DevExpress.XtraEditors.TextEdit txt_auditor;
private DevExpress.XtraGrid.Columns.GridColumn gv_auditor;
private DevExpress.XtraEditors.LabelControl lb_auditStatus;
private DevExpress.XtraEditors.TextEdit txt_auditStatus;
private DevExpress.XtraGrid.Columns.GridColumn gv_auditStatus;
private DevExpress.XtraEditors.LabelControl lb_stockowner;
private DevExpress.XtraEditors.TextEdit txt_stockowner;
private DevExpress.XtraGrid.Columns.GridColumn gv_stockowner;
private DevExpress.XtraGrid.Columns.GridColumn gv_nostockinqty;
private DevExpress.XtraEditors.LabelControl lb_stockinqty;
private DevExpress.XtraEditors.TextEdit txt_stockinqty;
private DevExpress.XtraGrid.Columns.GridColumn gv_stockinqty;
private DevExpress.XtraEditors.LabelControl lb_purchaseorderentryseq;
private DevExpress.XtraEditors.TextEdit txt_purchaseorderentryseq;
private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseorderentryseq;
private DevExpress.XtraEditors.LabelControl lb_purchaseorderno;
private DevExpress.XtraEditors.TextEdit txt_purchaseorderno;
private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseorderno;
private DevExpress.XtraEditors.LabelControl lb_remarks;
private DevExpress.XtraEditors.TextEdit txt_remarks;
private DevExpress.XtraGrid.Columns.GridColumn gv_remarks;
private DevExpress.XtraEditors.LabelControl lb_closingType;
private DevExpress.XtraEditors.TextEdit txt_closingType;
private DevExpress.XtraGrid.Columns.GridColumn gv_closingType;
private DevExpress.XtraEditors.LabelControl lb_closingPerson;
private DevExpress.XtraEditors.TextEdit txt_closingPerson;
private DevExpress.XtraGrid.Columns.GridColumn gv_closingPerson;
private DevExpress.XtraEditors.LabelControl lb_demandOrderLineNo;
private DevExpress.XtraEditors.TextEdit txt_demandOrderLineNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_demandOrderLineNo;
private DevExpress.XtraEditors.LabelControl lb_demandOrderNo;
private DevExpress.XtraEditors.TextEdit txt_demandOrderNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_demandOrderNo;
private DevExpress.XtraEditors.LabelControl lb_sourceOrderNo;
private DevExpress.XtraEditors.TextEdit txt_sourceOrderNo;
private DevExpress.XtraEditors.LabelControl lb_erpProductionOrderNo;
private DevExpress.XtraEditors.TextEdit txt_erpProductionOrderNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_erpProductionOrderNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_generationMethod;
private DevExpress.XtraEditors.LabelControl lb_bomVersion;
private DevExpress.XtraEditors.TextEdit txt_bomVersion;
private DevExpress.XtraGrid.Columns.GridColumn gv_bomVersion;
private DevExpress.XtraEditors.LabelControl lb_batchNo;
private DevExpress.XtraEditors.TextEdit txt_batchNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_batchNo;
private DevExpress.XtraEditors.LabelControl lb_trackingNo;
private DevExpress.XtraEditors.TextEdit txt_trackingNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_trackingNo;
private DevExpress.XtraEditors.LabelControl lb_storageLowerLimit;
private DevExpress.XtraEditors.TextEdit txt_storageLowerLimit;
private DevExpress.XtraGrid.Columns.GridColumn gv_storageLowerLimit;
private DevExpress.XtraEditors.LabelControl lb_storageUpperLimit;
private DevExpress.XtraEditors.TextEdit txt_storageUpperLimit;
private DevExpress.XtraGrid.Columns.GridColumn gv_storageUpperLimit;
private DevExpress.XtraEditors.LabelControl lb_planReleaseDate;
private DevExpress.XtraEditors.TextEdit txt_planReleaseDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_planReleaseDate;
private DevExpress.XtraEditors.LabelControl lb_estimatedEndTime;
private DevExpress.XtraEditors.TextEdit txt_estimatedEndTime;
private DevExpress.XtraGrid.Columns.GridColumn gv_estimatedEndTime;
private DevExpress.XtraEditors.LabelControl lb_estimatedStartTime;
private DevExpress.XtraEditors.TextEdit txt_estimatedStartTime;
private DevExpress.XtraGrid.Columns.GridColumn gv_estimatedStartTime;
private DevExpress.XtraEditors.LabelControl lb_workOrderQty;
private DevExpress.XtraEditors.TextEdit txt_workOrderQty;
private DevExpress.XtraGrid.Columns.GridColumn gv_workOrderQty;
private DevExpress.XtraEditors.LabelControl lb_unit;
private DevExpress.XtraEditors.TextEdit txt_dwName;
private DevExpress.XtraGrid.Columns.GridColumn gv_unit;
private DevExpress.XtraEditors.LabelControl lb_productCode;
private DevExpress.XtraEditors.TextEdit txt_itemNo;
private DevExpress.XtraEditors.LabelControl lb_businessStatus;
private DevExpress.XtraEditors.TextEdit txt_businessStatus;
private DevExpress.XtraGrid.Columns.GridColumn gv_businessStatus;
private DevExpress.XtraEditors.LabelControl lb_orderType;
private DevExpress.XtraEditors.TextEdit txt_orderType;
private DevExpress.XtraGrid.Columns.GridColumn gv_orderType;
private DevExpress.XtraEditors.LabelControl lb_orderNo;
private DevExpress.XtraEditors.TextEdit txt_orderNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_orderNo;
private System.Windows.Forms.PictureBox picCheckBox;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.TextEdit txt_itemModel;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.TextEdit txt_itemName;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
}
}