namespace Gs.DevApp.DevFrm
{
partial class Frm_MesItems
{
///
/// 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.lb_fissueType = new DevExpress.XtraEditors.LabelControl();
this.txt_fissueType = new DevExpress.XtraEditors.TextEdit();
this.lb_finishRate = new DevExpress.XtraEditors.LabelControl();
this.txt_ffinishreceiptoverrate = new DevExpress.XtraEditors.TextEdit();
this.lb_materialProperties = new DevExpress.XtraEditors.LabelControl();
this.txt_materialProperti = new DevExpress.XtraEditors.TextEdit();
this.gv_materialGroup = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_isStatus = new DevExpress.XtraEditors.LabelControl();
this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
this.gv_isStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_produceWorkNo = new DevExpress.XtraEditors.LabelControl();
this.txt_productionWorkshop = new DevExpress.XtraEditors.TextEdit();
this.lb_bomNo = new DevExpress.XtraEditors.LabelControl();
this.txt_ppbom00019124 = new DevExpress.XtraEditors.TextEdit();
this.gv_bomNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_depotNo = new DevExpress.XtraEditors.LabelControl();
this.gv_depotNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_subconUnitNo = new DevExpress.XtraEditors.LabelControl();
this.gv_subconUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_purchaseUnitNo = new DevExpress.XtraEditors.LabelControl();
this.gv_purchaseUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_produceUnitNo = new DevExpress.XtraEditors.LabelControl();
this.gv_produceUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_storeUnitNo = new DevExpress.XtraEditors.LabelControl();
this.gv_storeUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_saleUnitNo = new DevExpress.XtraEditors.LabelControl();
this.gv_saleUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_orderUnitNo = new DevExpress.XtraEditors.LabelControl();
this.lb_prdPack = new DevExpress.XtraEditors.LabelControl();
this.txt_prdPack = new DevExpress.XtraEditors.TextEdit();
this.gv_prdPack = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_highLimt = new DevExpress.XtraEditors.LabelControl();
this.txt_highlimit = new DevExpress.XtraEditors.TextEdit();
this.gv_highLimt = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_lowLimt = new DevExpress.XtraEditors.LabelControl();
this.txt_lowlimit = new DevExpress.XtraEditors.TextEdit();
this.gv_lowLimt = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_custNO = new DevExpress.XtraEditors.LabelControl();
this.txt_custNO = new DevExpress.XtraEditors.TextEdit();
this.lb_itemVersion = new DevExpress.XtraEditors.LabelControl();
this.txt_itemVersion = new DevExpress.XtraEditors.TextEdit();
this.lb_itemType = new DevExpress.XtraEditors.LabelControl();
this.txt_itemType = new DevExpress.XtraEditors.TextEdit();
this.lb_itemUnitNo = new DevExpress.XtraEditors.LabelControl();
this.gv_itemUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_itemDescription = new DevExpress.XtraEditors.LabelControl();
this.txt_itemDescription = new DevExpress.XtraEditors.TextEdit();
this.lb_itemModel = new DevExpress.XtraEditors.LabelControl();
this.gv_itemModel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
this.lb_itemSname = new DevExpress.XtraEditors.LabelControl();
this.txt_itemSname = new DevExpress.XtraEditors.TextEdit();
this.lb_itemName = new DevExpress.XtraEditors.LabelControl();
this.gv_itemName = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemMemoEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
this.lb_itemNo = new DevExpress.XtraEditors.LabelControl();
this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.lb_factory = new DevExpress.XtraEditors.LabelControl();
this.txt_factory = new DevExpress.XtraEditors.TextEdit();
this.gv_id = 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.gridColumn4 = 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.panel1 = new System.Windows.Forms.Panel();
this.txt_itemUnit = new Gs.DevApp.UserControl.UcLookUnit();
this.txt_produceUnit = new Gs.DevApp.UserControl.UcLookUnit();
this.txt_saleunit = new Gs.DevApp.UserControl.UcLookUnit();
this.txt_orderunit = new Gs.DevApp.UserControl.UcLookUnit();
this.txt_storeunit = new Gs.DevApp.UserControl.UcLookUnit();
this.txt_subconUnit = new Gs.DevApp.UserControl.UcLookUnit();
this.txt_fpurchaseunitid = new Gs.DevApp.UserControl.UcLookUnit();
this.txt_depotCode = new Gs.DevApp.UserControl.UcLookCk();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.lbGuid = new System.Windows.Forms.Label();
this.txt_itemName = new DevExpress.XtraEditors.MemoEdit();
this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ppbom00019124.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_highlimit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lowlimit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_custNO.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemVersion.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemDescription.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemSname.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_factory.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();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
this.SuspendLayout();
//
// lb_fissueType
//
this.lb_fissueType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_fissueType.Appearance.Options.UseFont = true;
this.lb_fissueType.Location = new System.Drawing.Point(529, 151);
this.lb_fissueType.Name = "lb_fissueType";
this.lb_fissueType.Size = new System.Drawing.Size(85, 21);
this.lb_fissueType.TabIndex = 378;
this.lb_fissueType.Tag = "fissueType";
this.lb_fissueType.Text = "发料方式:";
//
// txt_fissueType
//
this.txt_fissueType.Location = new System.Drawing.Point(620, 147);
this.txt_fissueType.Name = "txt_fissueType";
this.txt_fissueType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_fissueType.Properties.Appearance.Options.UseFont = true;
this.txt_fissueType.Size = new System.Drawing.Size(150, 28);
this.txt_fissueType.TabIndex = 378;
this.txt_fissueType.Tag = "fissueType";
//
// lb_finishRate
//
this.lb_finishRate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_finishRate.Appearance.Options.UseFont = true;
this.lb_finishRate.Location = new System.Drawing.Point(529, 184);
this.lb_finishRate.Name = "lb_finishRate";
this.lb_finishRate.Size = new System.Drawing.Size(85, 21);
this.lb_finishRate.TabIndex = 370;
this.lb_finishRate.Tag = "finishRate";
this.lb_finishRate.Text = "超收比例:";
//
// txt_ffinishreceiptoverrate
//
this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(620, 180);
this.txt_ffinishreceiptoverrate.Name = "txt_ffinishreceiptoverrate";
this.txt_ffinishreceiptoverrate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_ffinishreceiptoverrate.Properties.Appearance.Options.UseFont = true;
this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(150, 28);
this.txt_ffinishreceiptoverrate.TabIndex = 370;
this.txt_ffinishreceiptoverrate.Tag = "finishRate";
//
// lb_materialProperties
//
this.lb_materialProperties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_materialProperties.Appearance.Options.UseFont = true;
this.lb_materialProperties.Location = new System.Drawing.Point(270, 184);
this.lb_materialProperties.Name = "lb_materialProperties";
this.lb_materialProperties.Size = new System.Drawing.Size(85, 21);
this.lb_materialProperties.TabIndex = 360;
this.lb_materialProperties.Tag = "materialProperties";
this.lb_materialProperties.Text = "物料属性:";
//
// txt_materialProperti
//
this.txt_materialProperti.Location = new System.Drawing.Point(361, 180);
this.txt_materialProperti.Name = "txt_materialProperti";
this.txt_materialProperti.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_materialProperti.Properties.Appearance.Options.UseFont = true;
this.txt_materialProperti.Size = new System.Drawing.Size(150, 28);
this.txt_materialProperti.TabIndex = 360;
this.txt_materialProperti.Tag = "materialProperties";
//
// gv_materialGroup
//
this.gv_materialGroup.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_materialGroup.AppearanceCell.Options.UseFont = true;
this.gv_materialGroup.Caption = "物料分组";
this.gv_materialGroup.FieldName = "remarks";
this.gv_materialGroup.MinWidth = 130;
this.gv_materialGroup.Name = "gv_materialGroup";
this.gv_materialGroup.OptionsColumn.AllowEdit = false;
this.gv_materialGroup.Tag = "query_a.materialGroup";
this.gv_materialGroup.Visible = true;
this.gv_materialGroup.VisibleIndex = 9;
this.gv_materialGroup.Width = 130;
//
// lb_isStatus
//
this.lb_isStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_isStatus.Appearance.Options.UseFont = true;
this.lb_isStatus.Location = new System.Drawing.Point(270, 256);
this.lb_isStatus.Name = "lb_isStatus";
this.lb_isStatus.Size = new System.Drawing.Size(85, 21);
this.lb_isStatus.TabIndex = 343;
this.lb_isStatus.Tag = "isStatus";
this.lb_isStatus.Text = "禁用状态:";
//
// txt_fforbidstatus
//
this.txt_fforbidstatus.Location = new System.Drawing.Point(361, 252);
this.txt_fforbidstatus.Name = "txt_fforbidstatus";
this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
this.txt_fforbidstatus.Size = new System.Drawing.Size(150, 28);
this.txt_fforbidstatus.TabIndex = 343;
this.txt_fforbidstatus.Tag = "isStatus";
//
// gv_isStatus
//
this.gv_isStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_isStatus.AppearanceCell.Options.UseFont = true;
this.gv_isStatus.Caption = "禁用状态";
this.gv_isStatus.FieldName = "fforbidstatus";
this.gv_isStatus.MinWidth = 50;
this.gv_isStatus.Name = "gv_isStatus";
this.gv_isStatus.OptionsColumn.AllowEdit = false;
this.gv_isStatus.Tag = "query_a.fforbidstatus";
this.gv_isStatus.Visible = true;
this.gv_isStatus.VisibleIndex = 17;
this.gv_isStatus.Width = 94;
//
// lb_produceWorkNo
//
this.lb_produceWorkNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_produceWorkNo.Appearance.Options.UseFont = true;
this.lb_produceWorkNo.Location = new System.Drawing.Point(270, 221);
this.lb_produceWorkNo.Name = "lb_produceWorkNo";
this.lb_produceWorkNo.Size = new System.Drawing.Size(85, 21);
this.lb_produceWorkNo.TabIndex = 336;
this.lb_produceWorkNo.Tag = "produceWorkNo";
this.lb_produceWorkNo.Text = "生产车间:";
//
// txt_productionWorkshop
//
this.txt_productionWorkshop.Location = new System.Drawing.Point(361, 217);
this.txt_productionWorkshop.Name = "txt_productionWorkshop";
this.txt_productionWorkshop.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_productionWorkshop.Properties.Appearance.Options.UseFont = true;
this.txt_productionWorkshop.Size = new System.Drawing.Size(150, 28);
this.txt_productionWorkshop.TabIndex = 336;
this.txt_productionWorkshop.Tag = "produceWorkNo";
//
// lb_bomNo
//
this.lb_bomNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bomNo.Appearance.Options.UseFont = true;
this.lb_bomNo.Location = new System.Drawing.Point(270, 151);
this.lb_bomNo.Name = "lb_bomNo";
this.lb_bomNo.Size = new System.Drawing.Size(85, 21);
this.lb_bomNo.TabIndex = 319;
this.lb_bomNo.Tag = "bomNo";
this.lb_bomNo.Text = "分类编号:";
//
// txt_ppbom00019124
//
this.txt_ppbom00019124.Location = new System.Drawing.Point(361, 147);
this.txt_ppbom00019124.Name = "txt_ppbom00019124";
this.txt_ppbom00019124.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_ppbom00019124.Properties.Appearance.Options.UseFont = true;
this.txt_ppbom00019124.Size = new System.Drawing.Size(150, 28);
this.txt_ppbom00019124.TabIndex = 319;
this.txt_ppbom00019124.Tag = "bomNo";
//
// gv_bomNo
//
this.gv_bomNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bomNo.AppearanceCell.Options.UseFont = true;
this.gv_bomNo.Caption = "物料分类编号";
this.gv_bomNo.FieldName = "ppbom00019124";
this.gv_bomNo.MinWidth = 80;
this.gv_bomNo.Name = "gv_bomNo";
this.gv_bomNo.OptionsColumn.AllowEdit = false;
this.gv_bomNo.Tag = "query_a.bomNo";
this.gv_bomNo.Visible = true;
this.gv_bomNo.VisibleIndex = 8;
this.gv_bomNo.Width = 94;
//
// lb_depotNo
//
this.lb_depotNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_depotNo.Appearance.Options.UseFont = true;
this.lb_depotNo.Location = new System.Drawing.Point(13, 256);
this.lb_depotNo.Name = "lb_depotNo";
this.lb_depotNo.Size = new System.Drawing.Size(85, 21);
this.lb_depotNo.TabIndex = 312;
this.lb_depotNo.Tag = "depotNo";
this.lb_depotNo.Text = "默认仓库:";
//
// gv_depotNo
//
this.gv_depotNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_depotNo.AppearanceCell.Options.UseFont = true;
this.gv_depotNo.Caption = "默认仓库";
this.gv_depotNo.FieldName = "depotCode";
this.gv_depotNo.MinWidth = 80;
this.gv_depotNo.Name = "gv_depotNo";
this.gv_depotNo.OptionsColumn.AllowEdit = false;
this.gv_depotNo.Tag = "query_m.depot_name";
this.gv_depotNo.Visible = true;
this.gv_depotNo.VisibleIndex = 16;
this.gv_depotNo.Width = 94;
//
// lb_subconUnitNo
//
this.lb_subconUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_subconUnitNo.Appearance.Options.UseFont = true;
this.lb_subconUnitNo.Location = new System.Drawing.Point(785, 80);
this.lb_subconUnitNo.Name = "lb_subconUnitNo";
this.lb_subconUnitNo.Size = new System.Drawing.Size(85, 21);
this.lb_subconUnitNo.TabIndex = 306;
this.lb_subconUnitNo.Tag = "subconUnitNo";
this.lb_subconUnitNo.Text = "委外单位:";
//
// gv_subconUnitNo
//
this.gv_subconUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_subconUnitNo.AppearanceCell.Options.UseFont = true;
this.gv_subconUnitNo.Caption = "委外单位";
this.gv_subconUnitNo.FieldName = "subconUnit";
this.gv_subconUnitNo.MinWidth = 50;
this.gv_subconUnitNo.Name = "gv_subconUnitNo";
this.gv_subconUnitNo.OptionsColumn.AllowEdit = false;
this.gv_subconUnitNo.Tag = "query_g.fname";
this.gv_subconUnitNo.Visible = true;
this.gv_subconUnitNo.VisibleIndex = 14;
this.gv_subconUnitNo.Width = 94;
//
// lb_purchaseUnitNo
//
this.lb_purchaseUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_purchaseUnitNo.Appearance.Options.UseFont = true;
this.lb_purchaseUnitNo.Location = new System.Drawing.Point(785, 221);
this.lb_purchaseUnitNo.Name = "lb_purchaseUnitNo";
this.lb_purchaseUnitNo.Size = new System.Drawing.Size(85, 21);
this.lb_purchaseUnitNo.TabIndex = 298;
this.lb_purchaseUnitNo.Tag = "purchaseUnitNo";
this.lb_purchaseUnitNo.Text = "采购单位:";
//
// gv_purchaseUnitNo
//
this.gv_purchaseUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_purchaseUnitNo.AppearanceCell.Options.UseFont = true;
this.gv_purchaseUnitNo.Caption = "采购单位";
this.gv_purchaseUnitNo.FieldName = "fpurchaseunitid";
this.gv_purchaseUnitNo.MinWidth = 50;
this.gv_purchaseUnitNo.Name = "gv_purchaseUnitNo";
this.gv_purchaseUnitNo.OptionsColumn.AllowEdit = false;
this.gv_purchaseUnitNo.Tag = "query_d.fname";
this.gv_purchaseUnitNo.Visible = true;
this.gv_purchaseUnitNo.VisibleIndex = 11;
this.gv_purchaseUnitNo.Width = 94;
//
// lb_produceUnitNo
//
this.lb_produceUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_produceUnitNo.Appearance.Options.UseFont = true;
this.lb_produceUnitNo.Location = new System.Drawing.Point(785, 184);
this.lb_produceUnitNo.Name = "lb_produceUnitNo";
this.lb_produceUnitNo.Size = new System.Drawing.Size(85, 21);
this.lb_produceUnitNo.TabIndex = 291;
this.lb_produceUnitNo.Tag = "produceUnitNo";
this.lb_produceUnitNo.Text = "生产单位:";
//
// gv_produceUnitNo
//
this.gv_produceUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_produceUnitNo.AppearanceCell.Options.UseFont = true;
this.gv_produceUnitNo.Caption = "生产单位";
this.gv_produceUnitNo.FieldName = "produceUnit";
this.gv_produceUnitNo.MinWidth = 50;
this.gv_produceUnitNo.Name = "gv_produceUnitNo";
this.gv_produceUnitNo.OptionsColumn.AllowEdit = false;
this.gv_produceUnitNo.Tag = "query_h.fname";
this.gv_produceUnitNo.Visible = true;
this.gv_produceUnitNo.VisibleIndex = 15;
this.gv_produceUnitNo.Width = 94;
//
// lb_storeUnitNo
//
this.lb_storeUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_storeUnitNo.Appearance.Options.UseFont = true;
this.lb_storeUnitNo.Location = new System.Drawing.Point(785, 46);
this.lb_storeUnitNo.Name = "lb_storeUnitNo";
this.lb_storeUnitNo.Size = new System.Drawing.Size(85, 21);
this.lb_storeUnitNo.TabIndex = 285;
this.lb_storeUnitNo.Tag = "storeUnitNo";
this.lb_storeUnitNo.Text = "库房单位:";
//
// gv_storeUnitNo
//
this.gv_storeUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_storeUnitNo.AppearanceCell.Options.UseFont = true;
this.gv_storeUnitNo.Caption = "库存单位";
this.gv_storeUnitNo.FieldName = "storeunit";
this.gv_storeUnitNo.MinWidth = 50;
this.gv_storeUnitNo.Name = "gv_storeUnitNo";
this.gv_storeUnitNo.OptionsColumn.AllowEdit = false;
this.gv_storeUnitNo.Tag = "query_f.fname";
this.gv_storeUnitNo.Visible = true;
this.gv_storeUnitNo.VisibleIndex = 13;
this.gv_storeUnitNo.Width = 94;
//
// lb_saleUnitNo
//
this.lb_saleUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_saleUnitNo.Appearance.Options.UseFont = true;
this.lb_saleUnitNo.Location = new System.Drawing.Point(785, 151);
this.lb_saleUnitNo.Name = "lb_saleUnitNo";
this.lb_saleUnitNo.Size = new System.Drawing.Size(85, 21);
this.lb_saleUnitNo.TabIndex = 280;
this.lb_saleUnitNo.Tag = "saleUnitNo";
this.lb_saleUnitNo.Text = "销售单位:";
//
// gv_saleUnitNo
//
this.gv_saleUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_saleUnitNo.AppearanceCell.Options.UseFont = true;
this.gv_saleUnitNo.Caption = "销售单位";
this.gv_saleUnitNo.FieldName = "saleunit";
this.gv_saleUnitNo.MinWidth = 50;
this.gv_saleUnitNo.Name = "gv_saleUnitNo";
this.gv_saleUnitNo.OptionsColumn.AllowEdit = false;
this.gv_saleUnitNo.Tag = "query_e.fname";
this.gv_saleUnitNo.Visible = true;
this.gv_saleUnitNo.VisibleIndex = 12;
this.gv_saleUnitNo.Width = 94;
//
// lb_orderUnitNo
//
this.lb_orderUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_orderUnitNo.Appearance.Options.UseFont = true;
this.lb_orderUnitNo.Location = new System.Drawing.Point(785, 13);
this.lb_orderUnitNo.Name = "lb_orderUnitNo";
this.lb_orderUnitNo.Size = new System.Drawing.Size(85, 21);
this.lb_orderUnitNo.TabIndex = 273;
this.lb_orderUnitNo.Tag = "orderUnitNo";
this.lb_orderUnitNo.Text = "订单单位:";
//
// lb_prdPack
//
this.lb_prdPack.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_prdPack.Appearance.Options.UseFont = true;
this.lb_prdPack.Location = new System.Drawing.Point(512, 116);
this.lb_prdPack.Name = "lb_prdPack";
this.lb_prdPack.Size = new System.Drawing.Size(102, 21);
this.lb_prdPack.TabIndex = 267;
this.lb_prdPack.Tag = "prdPack";
this.lb_prdPack.Text = "最小包装数:";
//
// txt_prdPack
//
this.txt_prdPack.Location = new System.Drawing.Point(620, 112);
this.txt_prdPack.Name = "txt_prdPack";
this.txt_prdPack.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_prdPack.Properties.Appearance.Options.UseFont = true;
this.txt_prdPack.Size = new System.Drawing.Size(150, 28);
this.txt_prdPack.TabIndex = 267;
this.txt_prdPack.Tag = "prdPack";
//
// gv_prdPack
//
this.gv_prdPack.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_prdPack.AppearanceCell.Options.UseFont = true;
this.gv_prdPack.Caption = "最小包装数";
this.gv_prdPack.FieldName = "prdPack";
this.gv_prdPack.MinWidth = 50;
this.gv_prdPack.Name = "gv_prdPack";
this.gv_prdPack.OptionsColumn.AllowEdit = false;
this.gv_prdPack.Tag = "query_a.prd_pack";
this.gv_prdPack.Visible = true;
this.gv_prdPack.VisibleIndex = 7;
this.gv_prdPack.Width = 94;
//
// lb_highLimt
//
this.lb_highLimt.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_highLimt.Appearance.Options.UseFont = true;
this.lb_highLimt.Location = new System.Drawing.Point(529, 46);
this.lb_highLimt.Name = "lb_highLimt";
this.lb_highLimt.Size = new System.Drawing.Size(85, 21);
this.lb_highLimt.TabIndex = 262;
this.lb_highLimt.Tag = "highLimt";
this.lb_highLimt.Text = "最大库存:";
//
// txt_highlimit
//
this.txt_highlimit.Location = new System.Drawing.Point(620, 42);
this.txt_highlimit.Name = "txt_highlimit";
this.txt_highlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_highlimit.Properties.Appearance.Options.UseFont = true;
this.txt_highlimit.Size = new System.Drawing.Size(150, 28);
this.txt_highlimit.TabIndex = 262;
this.txt_highlimit.Tag = "highLimt";
//
// gv_highLimt
//
this.gv_highLimt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_highLimt.AppearanceCell.Options.UseFont = true;
this.gv_highLimt.Caption = "最大库存";
this.gv_highLimt.FieldName = "highlimit";
this.gv_highLimt.MinWidth = 50;
this.gv_highLimt.Name = "gv_highLimt";
this.gv_highLimt.OptionsColumn.AllowEdit = false;
this.gv_highLimt.Tag = "query_a.highLimt";
this.gv_highLimt.Visible = true;
this.gv_highLimt.VisibleIndex = 6;
this.gv_highLimt.Width = 94;
//
// lb_lowLimt
//
this.lb_lowLimt.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_lowLimt.Appearance.Options.UseFont = true;
this.lb_lowLimt.Location = new System.Drawing.Point(529, 80);
this.lb_lowLimt.Name = "lb_lowLimt";
this.lb_lowLimt.Size = new System.Drawing.Size(85, 21);
this.lb_lowLimt.TabIndex = 258;
this.lb_lowLimt.Tag = "lowLimt";
this.lb_lowLimt.Text = "最低库存:";
//
// txt_lowlimit
//
this.txt_lowlimit.Location = new System.Drawing.Point(620, 73);
this.txt_lowlimit.Name = "txt_lowlimit";
this.txt_lowlimit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_lowlimit.Properties.Appearance.Options.UseFont = true;
this.txt_lowlimit.Size = new System.Drawing.Size(150, 28);
this.txt_lowlimit.TabIndex = 258;
this.txt_lowlimit.Tag = "lowLimt";
//
// gv_lowLimt
//
this.gv_lowLimt.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_lowLimt.AppearanceCell.Options.UseFont = true;
this.gv_lowLimt.Caption = "最低库存";
this.gv_lowLimt.FieldName = "lowlimit";
this.gv_lowLimt.MinWidth = 50;
this.gv_lowLimt.Name = "gv_lowLimt";
this.gv_lowLimt.OptionsColumn.AllowEdit = false;
this.gv_lowLimt.Tag = "query_a.lowlimit";
this.gv_lowLimt.Visible = true;
this.gv_lowLimt.VisibleIndex = 5;
this.gv_lowLimt.Width = 94;
//
// lb_custNO
//
this.lb_custNO.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_custNO.Appearance.Options.UseFont = true;
this.lb_custNO.Location = new System.Drawing.Point(529, 13);
this.lb_custNO.Name = "lb_custNO";
this.lb_custNO.Size = new System.Drawing.Size(85, 21);
this.lb_custNO.TabIndex = 235;
this.lb_custNO.Tag = "custNO";
this.lb_custNO.Text = "客户编号:";
//
// txt_custNO
//
this.txt_custNO.Location = new System.Drawing.Point(620, 9);
this.txt_custNO.Name = "txt_custNO";
this.txt_custNO.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_custNO.Properties.Appearance.Options.UseFont = true;
this.txt_custNO.Size = new System.Drawing.Size(150, 28);
this.txt_custNO.TabIndex = 235;
this.txt_custNO.Tag = "custNO";
//
// lb_itemVersion
//
this.lb_itemVersion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemVersion.Appearance.Options.UseFont = true;
this.lb_itemVersion.Location = new System.Drawing.Point(270, 116);
this.lb_itemVersion.Name = "lb_itemVersion";
this.lb_itemVersion.Size = new System.Drawing.Size(85, 21);
this.lb_itemVersion.TabIndex = 231;
this.lb_itemVersion.Tag = "itemVersion";
this.lb_itemVersion.Text = "产品版本:";
//
// txt_itemVersion
//
this.txt_itemVersion.Location = new System.Drawing.Point(361, 112);
this.txt_itemVersion.Name = "txt_itemVersion";
this.txt_itemVersion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemVersion.Properties.Appearance.Options.UseFont = true;
this.txt_itemVersion.Size = new System.Drawing.Size(150, 28);
this.txt_itemVersion.TabIndex = 231;
this.txt_itemVersion.Tag = "itemVersion";
//
// lb_itemType
//
this.lb_itemType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemType.Appearance.Options.UseFont = true;
this.lb_itemType.Location = new System.Drawing.Point(270, 80);
this.lb_itemType.Name = "lb_itemType";
this.lb_itemType.Size = new System.Drawing.Size(85, 21);
this.lb_itemType.TabIndex = 228;
this.lb_itemType.Tag = "itemType";
this.lb_itemType.Text = "物料类型:";
//
// txt_itemType
//
this.txt_itemType.Location = new System.Drawing.Point(361, 73);
this.txt_itemType.Name = "txt_itemType";
this.txt_itemType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemType.Properties.Appearance.Options.UseFont = true;
this.txt_itemType.Size = new System.Drawing.Size(150, 28);
this.txt_itemType.TabIndex = 228;
this.txt_itemType.Tag = "itemType";
//
// lb_itemUnitNo
//
this.lb_itemUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemUnitNo.Appearance.Options.UseFont = true;
this.lb_itemUnitNo.Location = new System.Drawing.Point(785, 116);
this.lb_itemUnitNo.Name = "lb_itemUnitNo";
this.lb_itemUnitNo.Size = new System.Drawing.Size(85, 21);
this.lb_itemUnitNo.TabIndex = 226;
this.lb_itemUnitNo.Tag = "itemUnitNo";
this.lb_itemUnitNo.Text = "物料单位:";
//
// gv_itemUnitNo
//
this.gv_itemUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_itemUnitNo.AppearanceCell.Options.UseFont = true;
this.gv_itemUnitNo.Caption = "基本单位";
this.gv_itemUnitNo.FieldName = "itemUnit";
this.gv_itemUnitNo.MinWidth = 50;
this.gv_itemUnitNo.Name = "gv_itemUnitNo";
this.gv_itemUnitNo.OptionsColumn.AllowEdit = false;
this.gv_itemUnitNo.Tag = "query_c.fname";
this.gv_itemUnitNo.Visible = true;
this.gv_itemUnitNo.VisibleIndex = 10;
this.gv_itemUnitNo.Width = 94;
//
// lb_itemDescription
//
this.lb_itemDescription.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemDescription.Appearance.Options.UseFont = true;
this.lb_itemDescription.Location = new System.Drawing.Point(13, 221);
this.lb_itemDescription.Name = "lb_itemDescription";
this.lb_itemDescription.Size = new System.Drawing.Size(85, 21);
this.lb_itemDescription.TabIndex = 222;
this.lb_itemDescription.Tag = "itemDescription";
this.lb_itemDescription.Text = "物料描述:";
//
// txt_itemDescription
//
this.txt_itemDescription.Location = new System.Drawing.Point(103, 217);
this.txt_itemDescription.Name = "txt_itemDescription";
this.txt_itemDescription.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemDescription.Properties.Appearance.Options.UseFont = true;
this.txt_itemDescription.Size = new System.Drawing.Size(150, 28);
this.txt_itemDescription.TabIndex = 222;
this.txt_itemDescription.Tag = "itemDescription";
//
// lb_itemModel
//
this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemModel.Appearance.Options.UseFont = true;
this.lb_itemModel.Location = new System.Drawing.Point(13, 103);
this.lb_itemModel.Name = "lb_itemModel";
this.lb_itemModel.Size = new System.Drawing.Size(85, 21);
this.lb_itemModel.TabIndex = 219;
this.lb_itemModel.Tag = "itemModel";
this.lb_itemModel.Text = "规格型号:";
//
// gv_itemModel
//
this.gv_itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_itemModel.AppearanceCell.Options.UseFont = true;
this.gv_itemModel.Caption = "规格型号";
this.gv_itemModel.ColumnEdit = this.repositoryItemMemoEdit1;
this.gv_itemModel.FieldName = "itemModel";
this.gv_itemModel.MinWidth = 360;
this.gv_itemModel.Name = "gv_itemModel";
this.gv_itemModel.OptionsColumn.AllowEdit = false;
this.gv_itemModel.Tag = "query_a.item_model";
this.gv_itemModel.Visible = true;
this.gv_itemModel.VisibleIndex = 4;
this.gv_itemModel.Width = 360;
//
// repositoryItemMemoEdit1
//
this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
//
// lb_itemSname
//
this.lb_itemSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemSname.Appearance.Options.UseFont = true;
this.lb_itemSname.Location = new System.Drawing.Point(13, 184);
this.lb_itemSname.Name = "lb_itemSname";
this.lb_itemSname.Size = new System.Drawing.Size(85, 21);
this.lb_itemSname.TabIndex = 217;
this.lb_itemSname.Tag = "itemSname";
this.lb_itemSname.Text = "物料简称:";
//
// txt_itemSname
//
this.txt_itemSname.Location = new System.Drawing.Point(103, 180);
this.txt_itemSname.Name = "txt_itemSname";
this.txt_itemSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_itemSname.Properties.Appearance.Options.UseFont = true;
this.txt_itemSname.Size = new System.Drawing.Size(150, 28);
this.txt_itemSname.TabIndex = 217;
this.txt_itemSname.Tag = "itemSname";
//
// lb_itemName
//
this.lb_itemName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemName.Appearance.Options.UseFont = true;
this.lb_itemName.Location = new System.Drawing.Point(13, 13);
this.lb_itemName.Name = "lb_itemName";
this.lb_itemName.Size = new System.Drawing.Size(85, 21);
this.lb_itemName.TabIndex = 216;
this.lb_itemName.Tag = "itemName";
this.lb_itemName.Text = "物料名称:";
//
// gv_itemName
//
this.gv_itemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_itemName.AppearanceCell.Options.UseFont = true;
this.gv_itemName.AppearanceCell.Options.UseTextOptions = true;
this.gv_itemName.AppearanceCell.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gv_itemName.Caption = "物料名称";
this.gv_itemName.ColumnEdit = this.repositoryItemMemoEdit2;
this.gv_itemName.FieldName = "itemName";
this.gv_itemName.MinWidth = 250;
this.gv_itemName.Name = "gv_itemName";
this.gv_itemName.OptionsColumn.AllowEdit = false;
this.gv_itemName.Tag = "query_a.item_name";
this.gv_itemName.Visible = true;
this.gv_itemName.VisibleIndex = 3;
this.gv_itemName.Width = 260;
//
// repositoryItemMemoEdit2
//
this.repositoryItemMemoEdit2.Name = "repositoryItemMemoEdit2";
//
// lb_itemNo
//
this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_itemNo.Appearance.Options.UseFont = true;
this.lb_itemNo.Location = new System.Drawing.Point(270, 13);
this.lb_itemNo.Name = "lb_itemNo";
this.lb_itemNo.Size = new System.Drawing.Size(85, 21);
this.lb_itemNo.TabIndex = 213;
this.lb_itemNo.Tag = "itemNo";
this.lb_itemNo.Text = "物料编码:";
//
// txt_itemNo
//
this.txt_itemNo.Location = new System.Drawing.Point(361, 9);
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 = 213;
this.txt_itemNo.Tag = "itemNo";
//
// gv_itemNo
//
this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_itemNo.AppearanceCell.Options.UseFont = true;
this.gv_itemNo.Caption = "物料编码";
this.gv_itemNo.FieldName = "itemNo";
this.gv_itemNo.MinWidth = 120;
this.gv_itemNo.Name = "gv_itemNo";
this.gv_itemNo.OptionsColumn.AllowEdit = false;
this.gv_itemNo.Tag = "query_a.item_no";
this.gv_itemNo.Visible = true;
this.gv_itemNo.VisibleIndex = 2;
this.gv_itemNo.Width = 160;
//
// lb_factory
//
this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_factory.Appearance.Options.UseFont = true;
this.lb_factory.Location = new System.Drawing.Point(304, 46);
this.lb_factory.Name = "lb_factory";
this.lb_factory.Size = new System.Drawing.Size(51, 21);
this.lb_factory.TabIndex = 211;
this.lb_factory.Tag = "factory";
this.lb_factory.Text = "工厂:";
//
// txt_factory
//
this.txt_factory.Location = new System.Drawing.Point(361, 42);
this.txt_factory.Name = "txt_factory";
this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_factory.Properties.Appearance.Options.UseFont = true;
this.txt_factory.Size = new System.Drawing.Size(150, 28);
this.txt_factory.TabIndex = 211;
this.txt_factory.Tag = "factory";
//
// gv_id
//
this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_id.AppearanceCell.Options.UseFont = true;
this.gv_id.Caption = "物料ID";
this.gv_id.FieldName = "id";
this.gv_id.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
this.gv_id.MinWidth = 80;
this.gv_id.Name = "gv_id";
this.gv_id.OptionsColumn.AllowEdit = false;
this.gv_id.OptionsColumn.ReadOnly = true;
this.gv_id.Tag = "query_a.id";
this.gv_id.Visible = true;
this.gv_id.VisibleIndex = 1;
this.gv_id.Width = 94;
//
// 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(1160, 80);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
this.toolBarMenu1.xlsOutParameter = "xlsOut_items{}";
//
// 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.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemMemoEdit1,
this.repositoryItemMemoEdit2});
this.gcMain.Size = new System.Drawing.Size(1158, 531);
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.Appearance.Row.Options.UseTextOptions = true;
this.gridView1.Appearance.Row.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn4,
this.gv_id,
this.gv_itemNo,
this.gv_itemName,
this.gv_itemModel,
this.gv_lowLimt,
this.gv_highLimt,
this.gv_prdPack,
this.gv_bomNo,
this.gv_materialGroup,
this.gv_itemUnitNo,
this.gv_purchaseUnitNo,
this.gv_saleUnitNo,
this.gv_storeUnitNo,
this.gv_subconUnitNo,
this.gv_produceUnitNo,
this.gv_depotNo,
this.gv_isStatus});
this.gridView1.GridControl = this.gcMain;
this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.RowAutoHeight = true;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// gridColumn4
//
this.gridColumn4.Caption = "使用组织";
this.gridColumn4.FieldName = "fSubsidiary";
this.gridColumn4.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
this.gridColumn4.MinWidth = 250;
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.OptionsColumn.AllowEdit = false;
this.gridColumn4.Tag = "org.FNumber";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 0;
this.gridColumn4.Width = 250;
//
// 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(1160, 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(1158, 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.Size = new System.Drawing.Size(1158, 39);
this.pageBar1.TabIndex = 3;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.panel1);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(1158, 570);
this.xtraTabPage2.Text = "数据详细";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
this.panel1.Controls.Add(this.txt_itemUnit);
this.panel1.Controls.Add(this.txt_produceUnit);
this.panel1.Controls.Add(this.txt_saleunit);
this.panel1.Controls.Add(this.txt_orderunit);
this.panel1.Controls.Add(this.txt_storeunit);
this.panel1.Controls.Add(this.txt_subconUnit);
this.panel1.Controls.Add(this.txt_fpurchaseunitid);
this.panel1.Controls.Add(this.txt_depotCode);
this.panel1.Controls.Add(this.labelControl11);
this.panel1.Controls.Add(this.lbGuid);
this.panel1.Controls.Add(this.lb_fissueType);
this.panel1.Controls.Add(this.txt_fissueType);
this.panel1.Controls.Add(this.lb_finishRate);
this.panel1.Controls.Add(this.txt_ffinishreceiptoverrate);
this.panel1.Controls.Add(this.lb_materialProperties);
this.panel1.Controls.Add(this.txt_materialProperti);
this.panel1.Controls.Add(this.lb_isStatus);
this.panel1.Controls.Add(this.txt_fforbidstatus);
this.panel1.Controls.Add(this.lb_produceWorkNo);
this.panel1.Controls.Add(this.txt_productionWorkshop);
this.panel1.Controls.Add(this.lb_bomNo);
this.panel1.Controls.Add(this.txt_ppbom00019124);
this.panel1.Controls.Add(this.lb_depotNo);
this.panel1.Controls.Add(this.lb_subconUnitNo);
this.panel1.Controls.Add(this.lb_purchaseUnitNo);
this.panel1.Controls.Add(this.lb_produceUnitNo);
this.panel1.Controls.Add(this.lb_storeUnitNo);
this.panel1.Controls.Add(this.lb_saleUnitNo);
this.panel1.Controls.Add(this.lb_orderUnitNo);
this.panel1.Controls.Add(this.lb_prdPack);
this.panel1.Controls.Add(this.txt_prdPack);
this.panel1.Controls.Add(this.lb_highLimt);
this.panel1.Controls.Add(this.txt_highlimit);
this.panel1.Controls.Add(this.lb_lowLimt);
this.panel1.Controls.Add(this.txt_lowlimit);
this.panel1.Controls.Add(this.lb_custNO);
this.panel1.Controls.Add(this.txt_custNO);
this.panel1.Controls.Add(this.lb_itemVersion);
this.panel1.Controls.Add(this.txt_itemVersion);
this.panel1.Controls.Add(this.lb_itemType);
this.panel1.Controls.Add(this.txt_itemType);
this.panel1.Controls.Add(this.lb_itemUnitNo);
this.panel1.Controls.Add(this.lb_itemDescription);
this.panel1.Controls.Add(this.txt_itemDescription);
this.panel1.Controls.Add(this.lb_itemModel);
this.panel1.Controls.Add(this.lb_itemSname);
this.panel1.Controls.Add(this.txt_itemSname);
this.panel1.Controls.Add(this.lb_itemName);
this.panel1.Controls.Add(this.lb_itemNo);
this.panel1.Controls.Add(this.txt_itemNo);
this.panel1.Controls.Add(this.lb_factory);
this.panel1.Controls.Add(this.txt_factory);
this.panel1.Controls.Add(this.txt_itemName);
this.panel1.Controls.Add(this.txt_itemModel);
this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
this.panel1.Location = new System.Drawing.Point(76, 20);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1058, 367);
this.panel1.TabIndex = 1;
//
// txt_itemUnit
//
this.txt_itemUnit.IsReadly = false;
this.txt_itemUnit.Location = new System.Drawing.Point(876, 112);
this.txt_itemUnit.Name = "txt_itemUnit";
this.txt_itemUnit.Size = new System.Drawing.Size(150, 28);
this.txt_itemUnit.TabIndex = 405;
//
// txt_produceUnit
//
this.txt_produceUnit.IsReadly = false;
this.txt_produceUnit.Location = new System.Drawing.Point(876, 180);
this.txt_produceUnit.Name = "txt_produceUnit";
this.txt_produceUnit.Size = new System.Drawing.Size(150, 28);
this.txt_produceUnit.TabIndex = 404;
//
// txt_saleunit
//
this.txt_saleunit.IsReadly = false;
this.txt_saleunit.Location = new System.Drawing.Point(876, 147);
this.txt_saleunit.Name = "txt_saleunit";
this.txt_saleunit.Size = new System.Drawing.Size(150, 28);
this.txt_saleunit.TabIndex = 403;
//
// txt_orderunit
//
this.txt_orderunit.IsReadly = false;
this.txt_orderunit.Location = new System.Drawing.Point(876, 9);
this.txt_orderunit.Name = "txt_orderunit";
this.txt_orderunit.Size = new System.Drawing.Size(150, 28);
this.txt_orderunit.TabIndex = 402;
//
// txt_storeunit
//
this.txt_storeunit.IsReadly = false;
this.txt_storeunit.Location = new System.Drawing.Point(876, 42);
this.txt_storeunit.Name = "txt_storeunit";
this.txt_storeunit.Size = new System.Drawing.Size(150, 28);
this.txt_storeunit.TabIndex = 401;
//
// txt_subconUnit
//
this.txt_subconUnit.IsReadly = false;
this.txt_subconUnit.Location = new System.Drawing.Point(876, 73);
this.txt_subconUnit.Name = "txt_subconUnit";
this.txt_subconUnit.Size = new System.Drawing.Size(150, 28);
this.txt_subconUnit.TabIndex = 400;
//
// txt_fpurchaseunitid
//
this.txt_fpurchaseunitid.IsReadly = false;
this.txt_fpurchaseunitid.Location = new System.Drawing.Point(876, 217);
this.txt_fpurchaseunitid.Name = "txt_fpurchaseunitid";
this.txt_fpurchaseunitid.Size = new System.Drawing.Size(150, 28);
this.txt_fpurchaseunitid.TabIndex = 399;
//
// txt_depotCode
//
this.txt_depotCode.IsReadly = false;
this.txt_depotCode.Location = new System.Drawing.Point(103, 252);
this.txt_depotCode.Margin = new System.Windows.Forms.Padding(0);
this.txt_depotCode.Name = "txt_depotCode";
this.txt_depotCode.Size = new System.Drawing.Size(150, 28);
this.txt_depotCode.TabIndex = 398;
//
// labelControl11
//
this.labelControl11.Location = new System.Drawing.Point(36, 330);
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(87, 330);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
this.lbGuid.Visible = false;
//
// txt_itemName
//
this.txt_itemName.Location = new System.Drawing.Point(101, 13);
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(152, 84);
this.txt_itemName.TabIndex = 216;
this.txt_itemName.Tag = "itemName";
//
// txt_itemModel
//
this.txt_itemModel.Location = new System.Drawing.Point(101, 103);
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(152, 69);
this.txt_itemModel.TabIndex = 219;
this.txt_itemModel.Tag = "itemModel";
//
// Frm_MesItems
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1160, 682);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_MesItems";
this.Text = "物料信息";
((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ppbom00019124.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_highlimit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_lowlimit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_custNO.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemVersion.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemDescription.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemSname.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_factory.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);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.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.XtraEditors.LabelControl lb_fissueType;
private DevExpress.XtraEditors.TextEdit txt_fissueType;
private DevExpress.XtraEditors.LabelControl lb_finishRate;
private DevExpress.XtraEditors.TextEdit txt_ffinishreceiptoverrate;
private DevExpress.XtraEditors.LabelControl lb_materialProperties;
private DevExpress.XtraEditors.TextEdit txt_materialProperti;
private DevExpress.XtraGrid.Columns.GridColumn gv_materialGroup;
private DevExpress.XtraEditors.LabelControl lb_isStatus;
private DevExpress.XtraEditors.TextEdit txt_fforbidstatus;
private DevExpress.XtraGrid.Columns.GridColumn gv_isStatus;
private DevExpress.XtraEditors.LabelControl lb_produceWorkNo;
private DevExpress.XtraEditors.TextEdit txt_productionWorkshop;
private DevExpress.XtraEditors.LabelControl lb_bomNo;
private DevExpress.XtraEditors.TextEdit txt_ppbom00019124;
private DevExpress.XtraGrid.Columns.GridColumn gv_bomNo;
private DevExpress.XtraEditors.LabelControl lb_depotNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_depotNo;
private DevExpress.XtraEditors.LabelControl lb_subconUnitNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_subconUnitNo;
private DevExpress.XtraEditors.LabelControl lb_purchaseUnitNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseUnitNo;
private DevExpress.XtraEditors.LabelControl lb_produceUnitNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_produceUnitNo;
private DevExpress.XtraEditors.LabelControl lb_storeUnitNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_storeUnitNo;
private DevExpress.XtraEditors.LabelControl lb_saleUnitNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_saleUnitNo;
private DevExpress.XtraEditors.LabelControl lb_orderUnitNo;
private DevExpress.XtraEditors.LabelControl lb_prdPack;
private DevExpress.XtraEditors.TextEdit txt_prdPack;
private DevExpress.XtraGrid.Columns.GridColumn gv_prdPack;
private DevExpress.XtraEditors.LabelControl lb_highLimt;
private DevExpress.XtraEditors.TextEdit txt_highlimit;
private DevExpress.XtraGrid.Columns.GridColumn gv_highLimt;
private DevExpress.XtraEditors.LabelControl lb_lowLimt;
private DevExpress.XtraEditors.TextEdit txt_lowlimit;
private DevExpress.XtraGrid.Columns.GridColumn gv_lowLimt;
private DevExpress.XtraEditors.LabelControl lb_custNO;
private DevExpress.XtraEditors.TextEdit txt_custNO;
private DevExpress.XtraEditors.LabelControl lb_itemVersion;
private DevExpress.XtraEditors.TextEdit txt_itemVersion;
private DevExpress.XtraEditors.LabelControl lb_itemType;
private DevExpress.XtraEditors.TextEdit txt_itemType;
private DevExpress.XtraEditors.LabelControl lb_itemUnitNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_itemUnitNo;
private DevExpress.XtraEditors.LabelControl lb_itemDescription;
private DevExpress.XtraEditors.TextEdit txt_itemDescription;
private DevExpress.XtraEditors.LabelControl lb_itemModel;
private DevExpress.XtraGrid.Columns.GridColumn gv_itemModel;
private DevExpress.XtraEditors.LabelControl lb_itemSname;
private DevExpress.XtraEditors.TextEdit txt_itemSname;
private DevExpress.XtraEditors.LabelControl lb_itemName;
private DevExpress.XtraGrid.Columns.GridColumn gv_itemName;
private DevExpress.XtraEditors.LabelControl lb_itemNo;
private DevExpress.XtraEditors.TextEdit txt_itemNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo;
private DevExpress.XtraEditors.LabelControl lb_factory;
private DevExpress.XtraEditors.TextEdit txt_factory;
private DevExpress.XtraGrid.Columns.GridColumn gv_id;
private DevExpress.XtraEditors.MemoEdit txt_itemName;
private DevExpress.XtraEditors.MemoEdit txt_itemModel;
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private UserControl.UcLookCk txt_depotCode;
private UserControl.UcLookUnit txt_fpurchaseunitid;
private UserControl.UcLookUnit txt_subconUnit;
private UserControl.UcLookUnit txt_storeunit;
private UserControl.UcLookUnit txt_orderunit;
private UserControl.UcLookUnit txt_saleunit;
private UserControl.UcLookUnit txt_produceUnit;
private UserControl.UcLookUnit txt_itemUnit;
}
}