/* Create By GS EasyCode */
namespace Gs.DevApp.DevFrm
{
partial class Frm_MesInvItemArn
{
///
/// 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()
{
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1cgRkqty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1okRkqty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1dha001 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1isdepsIn = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1fType = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1workLine = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1okQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1ischeck = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1checkStates = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1checkRes = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1subQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1ebelnQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1ebelnLine = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1ebeln = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1guid = 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.gvAbtGuid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_thstatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_fType = new DevExpress.XtraEditors.LabelControl();
this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_urgentFlag = new DevExpress.XtraEditors.LabelControl();
this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_insby = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_ischeck = new DevExpress.XtraEditors.LabelControl();
this.gv_ischeck = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_checkRes = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_paperBillNo = new DevExpress.XtraEditors.LabelControl();
this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
this.gv_billNo = 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.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.txt_fType = new DevExpress.XtraEditors.CheckEdit();
this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.txt_ischeck = new DevExpress.XtraEditors.CheckEdit();
this.txt_depotsCode = new Gs.DevApp.UserControl.UcLookCk();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
this.txt_suppNo = new Gs.DevApp.UserControl.UcLookSupplier();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
this.lb_remark = new DevExpress.XtraEditors.LabelControl();
this.txt_remark = new DevExpress.XtraEditors.TextEdit();
this.tabMxPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.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_fType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
this.SuspendLayout();
//
// gvMx1states
//
this.gvMx1states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1states.AppearanceCell.Options.UseFont = true;
this.gvMx1states.Caption = "推送状态";
this.gvMx1states.FieldName = "states";
this.gvMx1states.MinWidth = 100;
this.gvMx1states.Name = "gvMx1states";
this.gvMx1states.OptionsColumn.ReadOnly = true;
this.gvMx1states.Tag = "query_a.states";
this.gvMx1states.Visible = true;
this.gvMx1states.VisibleIndex = 22;
this.gvMx1states.Width = 100;
//
// gvMx1returnFlag
//
this.gvMx1returnFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true;
this.gvMx1returnFlag.Caption = "退货标识";
this.gvMx1returnFlag.FieldName = "returnFlag";
this.gvMx1returnFlag.MinWidth = 100;
this.gvMx1returnFlag.Name = "gvMx1returnFlag";
this.gvMx1returnFlag.OptionsColumn.ReadOnly = true;
this.gvMx1returnFlag.Tag = "query_a.return_flag";
this.gvMx1returnFlag.Visible = true;
this.gvMx1returnFlag.VisibleIndex = 21;
this.gvMx1returnFlag.Width = 100;
//
// gvMx1cgRkqty
//
this.gvMx1cgRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1cgRkqty.AppearanceCell.Options.UseFont = true;
this.gvMx1cgRkqty.Caption = "采购入库数量";
this.gvMx1cgRkqty.FieldName = "cgRkqty";
this.gvMx1cgRkqty.MinWidth = 100;
this.gvMx1cgRkqty.Name = "gvMx1cgRkqty";
this.gvMx1cgRkqty.OptionsColumn.ReadOnly = true;
this.gvMx1cgRkqty.Tag = "query_a.cg_rkqty";
this.gvMx1cgRkqty.Visible = true;
this.gvMx1cgRkqty.VisibleIndex = 20;
this.gvMx1cgRkqty.Width = 100;
//
// gvMx1okRkqty
//
this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true;
this.gvMx1okRkqty.Caption = "已入库数量";
this.gvMx1okRkqty.FieldName = "okRkqty";
this.gvMx1okRkqty.MinWidth = 100;
this.gvMx1okRkqty.Name = "gvMx1okRkqty";
this.gvMx1okRkqty.OptionsColumn.ReadOnly = true;
this.gvMx1okRkqty.Tag = "query_a.ok_rkqty";
this.gvMx1okRkqty.Visible = true;
this.gvMx1okRkqty.VisibleIndex = 10;
this.gvMx1okRkqty.Width = 100;
//
// gvMx1dha001
//
this.gvMx1dha001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1dha001.AppearanceCell.Options.UseFont = true;
this.gvMx1dha001.Caption = "到货单号";
this.gvMx1dha001.FieldName = "dha001";
this.gvMx1dha001.MinWidth = 100;
this.gvMx1dha001.Name = "gvMx1dha001";
this.gvMx1dha001.OptionsColumn.ReadOnly = true;
this.gvMx1dha001.Tag = "query_a.dha001";
this.gvMx1dha001.Visible = true;
this.gvMx1dha001.VisibleIndex = 19;
this.gvMx1dha001.Width = 100;
//
// gvMx1isdepsIn
//
this.gvMx1isdepsIn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true;
this.gvMx1isdepsIn.Caption = "是否入库";
this.gvMx1isdepsIn.FieldName = "isdepsIn";
this.gvMx1isdepsIn.MinWidth = 100;
this.gvMx1isdepsIn.Name = "gvMx1isdepsIn";
this.gvMx1isdepsIn.OptionsColumn.ReadOnly = true;
this.gvMx1isdepsIn.Tag = "query_a.isdeps_in";
this.gvMx1isdepsIn.Visible = true;
this.gvMx1isdepsIn.VisibleIndex = 18;
this.gvMx1isdepsIn.Width = 100;
//
// gvMx1fType
//
this.gvMx1fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1fType.AppearanceCell.Options.UseFont = true;
this.gvMx1fType.Caption = "0、采购单,1、委外单";
this.gvMx1fType.FieldName = "fType";
this.gvMx1fType.MinWidth = 100;
this.gvMx1fType.Name = "gvMx1fType";
this.gvMx1fType.OptionsColumn.ReadOnly = true;
this.gvMx1fType.Tag = "query_a.f_type";
this.gvMx1fType.Visible = true;
this.gvMx1fType.VisibleIndex = 17;
this.gvMx1fType.Width = 100;
//
// gvMx1workLine
//
this.gvMx1workLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1workLine.AppearanceCell.Options.UseFont = true;
this.gvMx1workLine.Caption = "任务单行号";
this.gvMx1workLine.FieldName = "workLine";
this.gvMx1workLine.MinWidth = 100;
this.gvMx1workLine.Name = "gvMx1workLine";
this.gvMx1workLine.OptionsColumn.ReadOnly = true;
this.gvMx1workLine.Tag = "query_a.work_line";
this.gvMx1workLine.Visible = true;
this.gvMx1workLine.VisibleIndex = 16;
this.gvMx1workLine.Width = 100;
//
// gvMx1boardStyle
//
this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true;
this.gvMx1boardStyle.Caption = "产品型号";
this.gvMx1boardStyle.FieldName = "boardStyle";
this.gvMx1boardStyle.MinWidth = 100;
this.gvMx1boardStyle.Name = "gvMx1boardStyle";
this.gvMx1boardStyle.OptionsColumn.ReadOnly = true;
this.gvMx1boardStyle.Tag = "query_a.board_style";
this.gvMx1boardStyle.Visible = true;
this.gvMx1boardStyle.VisibleIndex = 5;
this.gvMx1boardStyle.Width = 100;
//
// gvMx1okQty
//
this.gvMx1okQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1okQty.AppearanceCell.Options.UseFont = true;
this.gvMx1okQty.Caption = "已收数量";
this.gvMx1okQty.FieldName = "okQty";
this.gvMx1okQty.MinWidth = 100;
this.gvMx1okQty.Name = "gvMx1okQty";
this.gvMx1okQty.OptionsColumn.ReadOnly = true;
this.gvMx1okQty.Tag = "query_a.ok_qty";
this.gvMx1okQty.Visible = true;
this.gvMx1okQty.VisibleIndex = 9;
this.gvMx1okQty.Width = 100;
//
// gvMx1ischeck
//
this.gvMx1ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1ischeck.AppearanceCell.Options.UseFont = true;
this.gvMx1ischeck.Caption = "是否检验";
this.gvMx1ischeck.FieldName = "ischeck";
this.gvMx1ischeck.MinWidth = 100;
this.gvMx1ischeck.Name = "gvMx1ischeck";
this.gvMx1ischeck.OptionsColumn.ReadOnly = true;
this.gvMx1ischeck.Tag = "query_a.ischeck";
this.gvMx1ischeck.Visible = true;
this.gvMx1ischeck.VisibleIndex = 12;
this.gvMx1ischeck.Width = 100;
//
// gvMx1checkDate
//
this.gvMx1checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1checkDate.AppearanceCell.Options.UseFont = true;
this.gvMx1checkDate.Caption = "检验日期";
this.gvMx1checkDate.FieldName = "checkDate";
this.gvMx1checkDate.MinWidth = 100;
this.gvMx1checkDate.Name = "gvMx1checkDate";
this.gvMx1checkDate.OptionsColumn.ReadOnly = true;
this.gvMx1checkDate.Tag = "query_a.check_date";
this.gvMx1checkDate.Visible = true;
this.gvMx1checkDate.VisibleIndex = 15;
this.gvMx1checkDate.Width = 100;
//
// gvMx1checkStates
//
this.gvMx1checkStates.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1checkStates.AppearanceCell.Options.UseFont = true;
this.gvMx1checkStates.Caption = "检验状态";
this.gvMx1checkStates.FieldName = "checkStates";
this.gvMx1checkStates.MinWidth = 100;
this.gvMx1checkStates.Name = "gvMx1checkStates";
this.gvMx1checkStates.OptionsColumn.ReadOnly = true;
this.gvMx1checkStates.Tag = "query_a.check_states";
this.gvMx1checkStates.Visible = true;
this.gvMx1checkStates.VisibleIndex = 14;
this.gvMx1checkStates.Width = 100;
//
// gvMx1checkRes
//
this.gvMx1checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1checkRes.AppearanceCell.Options.UseFont = true;
this.gvMx1checkRes.Caption = "检验结果";
this.gvMx1checkRes.FieldName = "checkRes";
this.gvMx1checkRes.MinWidth = 100;
this.gvMx1checkRes.Name = "gvMx1checkRes";
this.gvMx1checkRes.OptionsColumn.ReadOnly = true;
this.gvMx1checkRes.Tag = "query_a.check_res";
this.gvMx1checkRes.Visible = true;
this.gvMx1checkRes.VisibleIndex = 13;
this.gvMx1checkRes.Width = 100;
//
// gvMx1memo
//
this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1memo.AppearanceCell.Options.UseFont = true;
this.gvMx1memo.Caption = "备注";
this.gvMx1memo.FieldName = "memo";
this.gvMx1memo.MinWidth = 100;
this.gvMx1memo.Name = "gvMx1memo";
this.gvMx1memo.Tag = "query_a.memo";
this.gvMx1memo.Visible = true;
this.gvMx1memo.VisibleIndex = 11;
this.gvMx1memo.Width = 100;
//
// gvMx1urgentFlag
//
this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
this.gvMx1urgentFlag.Caption = "急料标识";
this.gvMx1urgentFlag.FieldName = "urgentFlag";
this.gvMx1urgentFlag.MinWidth = 100;
this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
this.gvMx1urgentFlag.OptionsColumn.ReadOnly = true;
this.gvMx1urgentFlag.Tag = "query_a.urgent_flag";
this.gvMx1urgentFlag.Width = 100;
//
// gvMx1subQty
//
this.gvMx1subQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1subQty.AppearanceCell.Options.UseFont = true;
this.gvMx1subQty.Caption = "本次应收数量";
this.gvMx1subQty.FieldName = "subQty";
this.gvMx1subQty.MinWidth = 100;
this.gvMx1subQty.Name = "gvMx1subQty";
this.gvMx1subQty.OptionsColumn.ReadOnly = true;
this.gvMx1subQty.Tag = "query_a.sub_qty";
this.gvMx1subQty.Visible = true;
this.gvMx1subQty.VisibleIndex = 8;
this.gvMx1subQty.Width = 100;
//
// gvMx1quantity
//
this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
this.gvMx1quantity.AppearanceCell.Options.UseForeColor = true;
this.gvMx1quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx1quantity.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1quantity.Caption = "收货数量";
this.gvMx1quantity.FieldName = "quantity";
this.gvMx1quantity.MinWidth = 100;
this.gvMx1quantity.Name = "gvMx1quantity";
this.gvMx1quantity.Tag = "query_a.quantity";
this.gvMx1quantity.Visible = true;
this.gvMx1quantity.VisibleIndex = 7;
this.gvMx1quantity.Width = 100;
//
// 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 = 100;
this.gvMx1itemNo.Name = "gvMx1itemNo";
this.gvMx1itemNo.OptionsColumn.ReadOnly = true;
this.gvMx1itemNo.Tag = "query_a.item_no";
this.gvMx1itemNo.Visible = true;
this.gvMx1itemNo.VisibleIndex = 4;
this.gvMx1itemNo.Width = 100;
//
// gvMx1ebelnQty
//
this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
this.gvMx1ebelnQty.Caption = "采购订单数量";
this.gvMx1ebelnQty.FieldName = "ebelnQty";
this.gvMx1ebelnQty.MinWidth = 100;
this.gvMx1ebelnQty.Name = "gvMx1ebelnQty";
this.gvMx1ebelnQty.OptionsColumn.ReadOnly = true;
this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty";
this.gvMx1ebelnQty.Visible = true;
this.gvMx1ebelnQty.VisibleIndex = 6;
this.gvMx1ebelnQty.Width = 100;
//
// gvMx1ebelnLine
//
this.gvMx1ebelnLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true;
this.gvMx1ebelnLine.Caption = "ERP行ID";
this.gvMx1ebelnLine.FieldName = "ebelnK3id";
this.gvMx1ebelnLine.MinWidth = 100;
this.gvMx1ebelnLine.Name = "gvMx1ebelnLine";
this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true;
this.gvMx1ebelnLine.Tag = "query_a.ebeln_line";
this.gvMx1ebelnLine.Visible = true;
this.gvMx1ebelnLine.VisibleIndex = 2;
this.gvMx1ebelnLine.Width = 100;
//
// gvMx1ebeln
//
this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1ebeln.AppearanceCell.Options.UseFont = true;
this.gvMx1ebeln.Caption = "ERP采购单号";
this.gvMx1ebeln.FieldName = "ebeln";
this.gvMx1ebeln.MinWidth = 120;
this.gvMx1ebeln.Name = "gvMx1ebeln";
this.gvMx1ebeln.OptionsColumn.ReadOnly = true;
this.gvMx1ebeln.Tag = "query_a.ebeln";
this.gvMx1ebeln.Visible = true;
this.gvMx1ebeln.VisibleIndex = 1;
this.gvMx1ebeln.Width = 120;
//
// gvMx1guid
//
this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid不能删除";
this.gvMx1guid.FieldName = "guid";
this.gvMx1guid.MinWidth = 70;
this.gvMx1guid.Name = "gvMx1guid";
this.gvMx1guid.OptionsColumn.ReadOnly = true;
this.gvMx1guid.Tag = "query_a.guid";
this.gvMx1guid.Width = 100;
//
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
this.tabMxPage1.Size = new System.Drawing.Size(1229, 383);
this.tabMxPage1.Text = "明细1";
//
// 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.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1});
this.gcMx1.Size = new System.Drawing.Size(1229, 383);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
//
// gvMx1
//
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gvAbtGuid,
this.gvMx1guid,
this.gvMxDel,
this.gvMx1ebeln,
this.gvMx1ebelnLine,
this.gridColumn3,
this.gvMx1returnFlag,
this.gvMx1urgentFlag,
this.gvMx1isdepsIn,
this.gvMx1itemNo,
this.gvMx1boardStyle,
this.gvMx1ebelnQty,
this.gvMx1quantity,
this.gvMx1subQty,
this.gvMx1okQty,
this.gvMx1okRkqty,
this.gvMx1memo,
this.gvMx1ischeck,
this.gvMx1checkRes,
this.gvMx1checkStates,
this.gvMx1checkDate,
this.gvMx1workLine,
this.gvMx1fType,
this.gvMx1dha001,
this.gvMx1cgRkqty,
this.gvMx1states});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
this.gvMx1.OptionsView.ShowGroupPanel = false;
//
// gvAbtGuid
//
this.gvAbtGuid.Caption = "abtGuid不能删除";
this.gvAbtGuid.FieldName = "aboutGuid";
this.gvAbtGuid.MinWidth = 50;
this.gvAbtGuid.Name = "gvAbtGuid";
this.gvAbtGuid.OptionsColumn.ReadOnly = true;
this.gvAbtGuid.Width = 94;
//
// gvMxDel
//
this.gvMxDel.Caption = "移出";
this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1;
this.gvMxDel.MinWidth = 80;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
this.gvMxDel.VisibleIndex = 0;
this.gvMxDel.Width = 94;
//
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
//
// gridColumn3
//
this.gridColumn3.Caption = "采购时间";
this.gridColumn3.MinWidth = 100;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.ReadOnly = true;
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 3;
this.gridColumn3.Width = 100;
//
// gv_thstatus
//
this.gv_thstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_thstatus.AppearanceCell.Options.UseFont = true;
this.gv_thstatus.Caption = "退货标志";
this.gv_thstatus.FieldName = "thstatus";
this.gv_thstatus.MinWidth = 50;
this.gv_thstatus.Name = "gv_thstatus";
this.gv_thstatus.OptionsColumn.AllowEdit = false;
this.gv_thstatus.Tag = "query_a.thstatus";
this.gv_thstatus.Visible = true;
this.gv_thstatus.VisibleIndex = 16;
this.gv_thstatus.Width = 106;
//
// lb_fType
//
this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_fType.Appearance.Options.UseFont = true;
this.lb_fType.Location = new System.Drawing.Point(606, 55);
this.lb_fType.Name = "lb_fType";
this.lb_fType.Size = new System.Drawing.Size(68, 21);
this.lb_fType.TabIndex = 378;
this.lb_fType.Text = "委外标志";
//
// gv_fType
//
this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fType.AppearanceCell.Options.UseFont = true;
this.gv_fType.AppearanceHeader.Options.UseTextOptions = true;
this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gv_fType.Caption = "是否委外";
this.gv_fType.FieldName = "fType";
this.gv_fType.MinWidth = 50;
this.gv_fType.Name = "gv_fType";
this.gv_fType.OptionsColumn.AllowEdit = false;
this.gv_fType.Tag = "query_a.f_type";
this.gv_fType.UnboundDataType = typeof(bool);
this.gv_fType.Visible = true;
this.gv_fType.VisibleIndex = 0;
this.gv_fType.Width = 50;
//
// lb_urgentFlag
//
this.lb_urgentFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_urgentFlag.Appearance.Options.UseFont = true;
this.lb_urgentFlag.Location = new System.Drawing.Point(606, 18);
this.lb_urgentFlag.Name = "lb_urgentFlag";
this.lb_urgentFlag.Size = new System.Drawing.Size(68, 21);
this.lb_urgentFlag.TabIndex = 343;
this.lb_urgentFlag.Text = "急料标识";
//
// gv_urgentFlag
//
this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
this.gv_urgentFlag.Caption = "是否急料";
this.gv_urgentFlag.FieldName = "urgentFlag";
this.gv_urgentFlag.MinWidth = 50;
this.gv_urgentFlag.Name = "gv_urgentFlag";
this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
this.gv_urgentFlag.Tag = "query_a.urgent_flag";
this.gv_urgentFlag.Visible = true;
this.gv_urgentFlag.VisibleIndex = 1;
this.gv_urgentFlag.Width = 50;
//
// gv_insby
//
this.gv_insby.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_insby.AppearanceCell.Options.UseFont = true;
this.gv_insby.Caption = "审核入库人";
this.gv_insby.FieldName = "insby";
this.gv_insby.MinWidth = 50;
this.gv_insby.Name = "gv_insby";
this.gv_insby.OptionsColumn.AllowEdit = false;
this.gv_insby.Tag = "query_a.insby";
this.gv_insby.Visible = true;
this.gv_insby.VisibleIndex = 15;
this.gv_insby.Width = 71;
//
// lb_ischeck
//
this.lb_ischeck.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_ischeck.Appearance.Options.UseFont = true;
this.lb_ischeck.Location = new System.Drawing.Point(606, 91);
this.lb_ischeck.Name = "lb_ischeck";
this.lb_ischeck.Size = new System.Drawing.Size(102, 21);
this.lb_ischeck.TabIndex = 319;
this.lb_ischeck.Text = "是否提交检验";
//
// gv_ischeck
//
this.gv_ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_ischeck.AppearanceCell.Options.UseFont = true;
this.gv_ischeck.Caption = "是否检验";
this.gv_ischeck.FieldName = "ischeck";
this.gv_ischeck.MinWidth = 50;
this.gv_ischeck.Name = "gv_ischeck";
this.gv_ischeck.OptionsColumn.AllowEdit = false;
this.gv_ischeck.Tag = "query_a.ischeck";
this.gv_ischeck.Visible = true;
this.gv_ischeck.VisibleIndex = 14;
this.gv_ischeck.Width = 71;
//
// gv_fstatus
//
this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_fstatus.AppearanceCell.Options.UseFont = true;
this.gv_fstatus.Caption = "提交检验";
this.gv_fstatus.FieldName = "fstatus";
this.gv_fstatus.MinWidth = 50;
this.gv_fstatus.Name = "gv_fstatus";
this.gv_fstatus.OptionsColumn.AllowEdit = false;
this.gv_fstatus.Tag = "query_a.fstatus";
this.gv_fstatus.Visible = true;
this.gv_fstatus.VisibleIndex = 2;
this.gv_fstatus.Width = 50;
//
// gv_suppNo
//
this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_suppNo.AppearanceCell.Options.UseFont = true;
this.gv_suppNo.Caption = "供应商编码";
this.gv_suppNo.FieldName = "suppNo";
this.gv_suppNo.MinWidth = 50;
this.gv_suppNo.Name = "gv_suppNo";
this.gv_suppNo.OptionsColumn.AllowEdit = false;
this.gv_suppNo.Tag = "query_a.supp_no";
this.gv_suppNo.Visible = true;
this.gv_suppNo.VisibleIndex = 9;
this.gv_suppNo.Width = 71;
//
// gv_depotsCode
//
this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_depotsCode.AppearanceCell.Options.UseFont = true;
this.gv_depotsCode.Caption = "收货仓库";
this.gv_depotsCode.FieldName = "depotsCode";
this.gv_depotsCode.MinWidth = 50;
this.gv_depotsCode.Name = "gv_depotsCode";
this.gv_depotsCode.OptionsColumn.AllowEdit = false;
this.gv_depotsCode.Tag = "query_a.depots_code";
this.gv_depotsCode.Visible = true;
this.gv_depotsCode.VisibleIndex = 8;
this.gv_depotsCode.Width = 71;
//
// gv_checkQty
//
this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkQty.AppearanceCell.Options.UseFont = true;
this.gv_checkQty.Caption = "已捡数量";
this.gv_checkQty.FieldName = "checkQty";
this.gv_checkQty.MinWidth = 50;
this.gv_checkQty.Name = "gv_checkQty";
this.gv_checkQty.OptionsColumn.AllowEdit = false;
this.gv_checkQty.Tag = "query_a.check_qty";
this.gv_checkQty.Visible = true;
this.gv_checkQty.VisibleIndex = 13;
this.gv_checkQty.Width = 71;
//
// gv_checkRes
//
this.gv_checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkRes.AppearanceCell.Options.UseFont = true;
this.gv_checkRes.Caption = "检验结果";
this.gv_checkRes.FieldName = "checkRes";
this.gv_checkRes.MinWidth = 50;
this.gv_checkRes.Name = "gv_checkRes";
this.gv_checkRes.OptionsColumn.AllowEdit = false;
this.gv_checkRes.Tag = "query_a.check_res";
this.gv_checkRes.Visible = true;
this.gv_checkRes.VisibleIndex = 12;
this.gv_checkRes.Width = 71;
//
// gv_checkDate
//
this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
this.gv_checkDate.Caption = "提交日期";
this.gv_checkDate.FieldName = "checkDate";
this.gv_checkDate.MinWidth = 200;
this.gv_checkDate.Name = "gv_checkDate";
this.gv_checkDate.OptionsColumn.AllowEdit = false;
this.gv_checkDate.Tag = "query_a.check_date";
this.gv_checkDate.Visible = true;
this.gv_checkDate.VisibleIndex = 7;
this.gv_checkDate.Width = 200;
//
// gv_checkUser
//
this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_checkUser.AppearanceCell.Options.UseFont = true;
this.gv_checkUser.Caption = "提交人";
this.gv_checkUser.FieldName = "checkUser";
this.gv_checkUser.MinWidth = 50;
this.gv_checkUser.Name = "gv_checkUser";
this.gv_checkUser.OptionsColumn.AllowEdit = false;
this.gv_checkUser.Tag = "query_a.check_user";
this.gv_checkUser.Visible = true;
this.gv_checkUser.VisibleIndex = 6;
this.gv_checkUser.Width = 71;
//
// lb_paperBillNo
//
this.lb_paperBillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_paperBillNo.Appearance.Options.UseFont = true;
this.lb_paperBillNo.Location = new System.Drawing.Point(341, 18);
this.lb_paperBillNo.Name = "lb_paperBillNo";
this.lb_paperBillNo.Size = new System.Drawing.Size(68, 21);
this.lb_paperBillNo.TabIndex = 243;
this.lb_paperBillNo.Text = "送货单号";
//
// txt_paperBillNo
//
this.txt_paperBillNo.Location = new System.Drawing.Point(421, 14);
this.txt_paperBillNo.Name = "txt_paperBillNo";
this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
this.txt_paperBillNo.Size = new System.Drawing.Size(150, 28);
this.txt_paperBillNo.TabIndex = 243;
//
// gv_paperBillNo
//
this.gv_paperBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_paperBillNo.AppearanceCell.Options.UseFont = true;
this.gv_paperBillNo.Caption = "送货单号";
this.gv_paperBillNo.FieldName = "paperBillNo";
this.gv_paperBillNo.MinWidth = 50;
this.gv_paperBillNo.Name = "gv_paperBillNo";
this.gv_paperBillNo.OptionsColumn.AllowEdit = false;
this.gv_paperBillNo.Tag = "query_a.paper_bill_no";
this.gv_paperBillNo.Visible = true;
this.gv_paperBillNo.VisibleIndex = 11;
this.gv_paperBillNo.Width = 71;
//
// gv_remark
//
this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_remark.AppearanceCell.Options.UseFont = true;
this.gv_remark.Caption = "备注";
this.gv_remark.FieldName = "remark";
this.gv_remark.MinWidth = 50;
this.gv_remark.Name = "gv_remark";
this.gv_remark.OptionsColumn.AllowEdit = false;
this.gv_remark.Tag = "query_a.remark";
this.gv_remark.Visible = true;
this.gv_remark.VisibleIndex = 10;
this.gv_remark.Width = 71;
//
// gv_createDate
//
this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "创建时间";
this.gv_createDate.FieldName = "createDate";
this.gv_createDate.MinWidth = 200;
this.gv_createDate.Name = "gv_createDate";
this.gv_createDate.OptionsColumn.AllowEdit = false;
this.gv_createDate.Tag = "query_a.create_date";
this.gv_createDate.Visible = true;
this.gv_createDate.VisibleIndex = 5;
this.gv_createDate.Width = 200;
//
// gv_createBy
//
this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "创建人";
this.gv_createBy.FieldName = "createBy";
this.gv_createBy.MinWidth = 50;
this.gv_createBy.Name = "gv_createBy";
this.gv_createBy.OptionsColumn.AllowEdit = false;
this.gv_createBy.Tag = "query_a.create_by";
this.gv_createBy.Visible = true;
this.gv_createBy.VisibleIndex = 4;
this.gv_createBy.Width = 71;
//
// lb_billNo
//
this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_billNo.Appearance.Options.UseFont = true;
this.lb_billNo.Location = new System.Drawing.Point(20, 18);
this.lb_billNo.Name = "lb_billNo";
this.lb_billNo.Size = new System.Drawing.Size(68, 21);
this.lb_billNo.TabIndex = 213;
this.lb_billNo.Text = "到货单号";
//
// txt_billNo
//
this.txt_billNo.Enabled = false;
this.txt_billNo.Location = new System.Drawing.Point(98, 14);
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
this.txt_billNo.Size = new System.Drawing.Size(215, 28);
this.txt_billNo.TabIndex = 213;
//
// gv_billNo
//
this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_billNo.AppearanceCell.Options.UseFont = true;
this.gv_billNo.Caption = "到货单号";
this.gv_billNo.FieldName = "billNo";
this.gv_billNo.MinWidth = 130;
this.gv_billNo.Name = "gv_billNo";
this.gv_billNo.OptionsColumn.AllowEdit = false;
this.gv_billNo.Tag = "query_a.bill_no";
this.gv_billNo.Visible = true;
this.gv_billNo.VisibleIndex = 3;
this.gv_billNo.Width = 130;
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_arn_submit";
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 = "rpt_InvItem{}";
this.toolBarMenu1.Size = new System.Drawing.Size(1233, 80);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
this.toolBarMenu1.xlsOutParameter = "xlsOut_InvItem{}";
//
// 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(1231, 531);
this.gcMain.TabIndex = 1;
this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.AppearancePrint.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView1.ColumnPanelRowHeight = 34;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_fType,
this.gv_urgentFlag,
this.gv_fstatus,
this.gv_billNo,
this.gv_createBy,
this.gv_createDate,
this.gv_checkUser,
this.gv_checkDate,
this.gv_depotsCode,
this.gv_suppNo,
this.gv_remark,
this.gv_paperBillNo,
this.gv_checkRes,
this.gv_checkQty,
this.gv_ischeck,
this.gv_insby,
this.gv_thstatus});
this.gridView1.GridControl = this.gcMain;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.AllowHtmlDrawHeaders = true;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// 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(1233, 602);
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(1231, 570);
this.xtraTabPage1.Text = "数据查询";
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pageBar1.Location = new System.Drawing.Point(0, 531);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
this.pageBar1.RowsCount = 50;
this.pageBar1.Size = new System.Drawing.Size(1231, 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(1231, 570);
this.xtraTabPage2.Text = "数据编辑";
//
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 155);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
this.tabMx.Size = new System.Drawing.Size(1231, 415);
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.txt_fType);
this.panel1.Controls.Add(this.txt_urgentFlag);
this.panel1.Controls.Add(this.labelControl2);
this.panel1.Controls.Add(this.txt_ischeck);
this.panel1.Controls.Add(this.txt_depotsCode);
this.panel1.Controls.Add(this.labelControl3);
this.panel1.Controls.Add(this.btnSelect);
this.panel1.Controls.Add(this.txt_suppNo);
this.panel1.Controls.Add(this.labelControl1);
this.panel1.Controls.Add(this.labelControl11);
this.panel1.Controls.Add(this.lbGuid);
this.panel1.Controls.Add(this.lb_fType);
this.panel1.Controls.Add(this.lb_urgentFlag);
this.panel1.Controls.Add(this.lb_ischeck);
this.panel1.Controls.Add(this.lb_paperBillNo);
this.panel1.Controls.Add(this.txt_paperBillNo);
this.panel1.Controls.Add(this.lb_remark);
this.panel1.Controls.Add(this.txt_remark);
this.panel1.Controls.Add(this.lb_billNo);
this.panel1.Controls.Add(this.txt_billNo);
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(1231, 155);
this.panel1.TabIndex = 1;
//
// txt_fType
//
this.txt_fType.Location = new System.Drawing.Point(714, 53);
this.txt_fType.Name = "txt_fType";
this.txt_fType.Properties.Caption = "";
this.txt_fType.Size = new System.Drawing.Size(35, 24);
this.txt_fType.TabIndex = 450;
//
// txt_urgentFlag
//
this.txt_urgentFlag.Location = new System.Drawing.Point(714, 16);
this.txt_urgentFlag.Name = "txt_urgentFlag";
this.txt_urgentFlag.Properties.Caption = "";
this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24);
this.txt_urgentFlag.TabIndex = 449;
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(28, 128);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(60, 18);
this.labelControl2.TabIndex = 448;
this.labelControl2.Text = "来料明细";
//
// txt_ischeck
//
this.txt_ischeck.Enabled = false;
this.txt_ischeck.Location = new System.Drawing.Point(714, 89);
this.txt_ischeck.Name = "txt_ischeck";
this.txt_ischeck.Properties.Caption = "";
this.txt_ischeck.Size = new System.Drawing.Size(47, 24);
this.txt_ischeck.TabIndex = 447;
//
// txt_depotsCode
//
this.txt_depotsCode.KeyFile = "";
this.txt_depotsCode.Location = new System.Drawing.Point(98, 84);
this.txt_depotsCode.Margin = new System.Windows.Forms.Padding(0);
this.txt_depotsCode.Name = "txt_depotsCode";
this.txt_depotsCode.Size = new System.Drawing.Size(215, 34);
this.txt_depotsCode.TabIndex = 445;
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(20, 91);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(68, 21);
this.labelControl3.TabIndex = 444;
this.labelControl3.Text = "选择仓库";
//
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
this.btnSelect.Location = new System.Drawing.Point(98, 123);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(74, 29);
this.btnSelect.TabIndex = 443;
this.btnSelect.Text = "去选择";
//
// txt_suppNo
//
this.txt_suppNo.KeyFile = "";
this.txt_suppNo.Location = new System.Drawing.Point(98, 50);
this.txt_suppNo.Margin = new System.Windows.Forms.Padding(0);
this.txt_suppNo.Name = "txt_suppNo";
this.txt_suppNo.Size = new System.Drawing.Size(215, 28);
this.txt_suppNo.TabIndex = 440;
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(37, 55);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(51, 21);
this.labelControl1.TabIndex = 439;
this.labelControl1.Text = "供应商";
//
// labelControl11
//
this.labelControl11.Location = new System.Drawing.Point(916, 99);
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(967, 99);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
this.lbGuid.Visible = false;
//
// lb_remark
//
this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_remark.Appearance.Options.UseFont = true;
this.lb_remark.Location = new System.Drawing.Point(375, 55);
this.lb_remark.Name = "lb_remark";
this.lb_remark.Size = new System.Drawing.Size(34, 21);
this.lb_remark.TabIndex = 240;
this.lb_remark.Text = "备注";
//
// txt_remark
//
this.txt_remark.Location = new System.Drawing.Point(421, 51);
this.txt_remark.Name = "txt_remark";
this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remark.Properties.Appearance.Options.UseFont = true;
this.txt_remark.Size = new System.Drawing.Size(150, 28);
this.txt_remark.TabIndex = 240;
//
// Frm_MesInvItemArn
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1233, 682);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesInvItemArn";
this.tabMxPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.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_fType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).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 gvMx1states;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1cgRkqty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1dha001;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fType;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1workLine;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1boardStyle;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1okQty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1ischeck;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkDate;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkStates;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkRes;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1subQty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnQty;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnLine;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln;
private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
private DevExpress.XtraGrid.GridControl gcMx1;
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
private DevExpress.XtraGrid.Columns.GridColumn gv_thstatus;
private DevExpress.XtraEditors.LabelControl lb_fType;
private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
private DevExpress.XtraEditors.LabelControl lb_urgentFlag;
private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag;
private DevExpress.XtraGrid.Columns.GridColumn gv_insby;
private DevExpress.XtraEditors.LabelControl lb_ischeck;
private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck;
private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkRes;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
private DevExpress.XtraEditors.LabelControl lb_paperBillNo;
private DevExpress.XtraEditors.TextEdit txt_paperBillNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_paperBillNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
private DevExpress.XtraEditors.LabelControl lb_billNo;
private DevExpress.XtraEditors.TextEdit txt_billNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
private DevExpress.XtraEditors.LabelControl labelControl1;
private UserControl.UcLookSupplier txt_suppNo;
private DevExpress.XtraEditors.SimpleButton btnSelect;
private DevExpress.XtraEditors.LabelControl labelControl3;
private UserControl.UcLookCk txt_depotsCode;
private DevExpress.XtraGrid.Columns.GridColumn gvAbtGuid;
private DevExpress.XtraEditors.LabelControl lb_remark;
private DevExpress.XtraEditors.TextEdit txt_remark;
private DevExpress.XtraEditors.CheckEdit txt_ischeck;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraEditors.CheckEdit txt_fType;
private DevExpress.XtraEditors.CheckEdit txt_urgentFlag;
}
}