|
namespace Gs.DevApp.DevFrm
|
{
|
partial class Frm_MesItems
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.lb_t10 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t10 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t9 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t9 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t8 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t8 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t7 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t7 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t6 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t6 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t5 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t5 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t4 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t4 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t3 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t3 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t2 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t2 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_t1 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_t1 = new DevExpress.XtraEditors.TextEdit();
|
this.lb_qcGroup = new DevExpress.XtraEditors.LabelControl();
|
this.txt_qcGroup = new DevExpress.XtraEditors.TextEdit();
|
this.lb_isBatches = new DevExpress.XtraEditors.LabelControl();
|
this.txt_isBatches = new DevExpress.XtraEditors.TextEdit();
|
this.lb_fissueType = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fissueType = new DevExpress.XtraEditors.TextEdit();
|
this.lb_finishRate = new DevExpress.XtraEditors.LabelControl();
|
this.txt_finishRate = new DevExpress.XtraEditors.TextEdit();
|
this.lb_materialProperties = new DevExpress.XtraEditors.LabelControl();
|
this.txt_materialProperties = new DevExpress.XtraEditors.TextEdit();
|
this.lb_materialGroup = new DevExpress.XtraEditors.LabelControl();
|
this.txt_materialGroup = new DevExpress.XtraEditors.TextEdit();
|
this.gv_materialGroup = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_isStatus = new DevExpress.XtraEditors.LabelControl();
|
this.txt_isStatus = new DevExpress.XtraEditors.TextEdit();
|
this.gv_isStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_produceWorkNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_produceWorkNo = new DevExpress.XtraEditors.TextEdit();
|
this.lb_purchaseUserNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_purchaseUserNo = new DevExpress.XtraEditors.TextEdit();
|
this.lb_bomNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_bomNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_bomNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_depotNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_depotNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_depotNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_subconUnitNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_subconUnitNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_subconUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_purchaseUnitNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_purchaseUnitNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_purchaseUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_produceUnitNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_produceUnitNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_produceUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_storeUnitNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_storeUnitNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_storeUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_saleUnitNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_saleUnitNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_saleUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_orderUnitNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_orderUnitNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_orderUnitNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
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_highLimt = new DevExpress.XtraEditors.TextEdit();
|
this.gv_highLimt = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_lowLimt = new DevExpress.XtraEditors.LabelControl();
|
this.txt_lowLimt = new DevExpress.XtraEditors.TextEdit();
|
this.gv_lowLimt = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_lastUpdateTime = new DevExpress.XtraEditors.LabelControl();
|
this.txt_lastUpdateTime = new DevExpress.XtraEditors.TextEdit();
|
this.lb_lastUpdateBy = new DevExpress.XtraEditors.LabelControl();
|
this.txt_lastUpdateBy = new DevExpress.XtraEditors.TextEdit();
|
this.lb_createTime = new DevExpress.XtraEditors.LabelControl();
|
this.txt_createTime = new DevExpress.XtraEditors.TextEdit();
|
this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
|
this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
|
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.txt_itemUnitNo = new DevExpress.XtraEditors.TextEdit();
|
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_factory = 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.panel1 = new System.Windows.Forms.Panel();
|
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_t10.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t9.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t8.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t7.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t6.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t5.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t4.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t3.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t2.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_qcGroup.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_isBatches.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_finishRate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_materialProperties.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_materialGroup.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_produceWorkNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_purchaseUserNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_bomNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_depotNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_subconUnitNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_purchaseUnitNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_produceUnitNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_storeUnitNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_saleUnitNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_orderUnitNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_highLimt.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lowLimt.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateTime.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateBy.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_createTime.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_createBy.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_itemUnitNo.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_t10
|
//
|
this.lb_t10.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t10.Appearance.Options.UseFont = true;
|
this.lb_t10.Location = new System.Drawing.Point(554, 388);
|
this.lb_t10.Name = "lb_t10";
|
this.lb_t10.Size = new System.Drawing.Size(60, 21);
|
this.lb_t10.TabIndex = 507;
|
this.lb_t10.Tag = "t10";
|
this.lb_t10.Text = "图片5:";
|
//
|
// txt_t10
|
//
|
this.txt_t10.Location = new System.Drawing.Point(620, 384);
|
this.txt_t10.Name = "txt_t10";
|
this.txt_t10.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t10.Properties.Appearance.Options.UseFont = true;
|
this.txt_t10.Size = new System.Drawing.Size(150, 28);
|
this.txt_t10.TabIndex = 507;
|
this.txt_t10.Tag = "t10";
|
//
|
// lb_t9
|
//
|
this.lb_t9.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t9.Appearance.Options.UseFont = true;
|
this.lb_t9.Location = new System.Drawing.Point(834, 354);
|
this.lb_t9.Name = "lb_t9";
|
this.lb_t9.Size = new System.Drawing.Size(60, 21);
|
this.lb_t9.TabIndex = 496;
|
this.lb_t9.Tag = "t9";
|
this.lb_t9.Text = "图片4:";
|
//
|
// txt_t9
|
//
|
this.txt_t9.Location = new System.Drawing.Point(894, 350);
|
this.txt_t9.Name = "txt_t9";
|
this.txt_t9.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t9.Properties.Appearance.Options.UseFont = true;
|
this.txt_t9.Size = new System.Drawing.Size(150, 28);
|
this.txt_t9.TabIndex = 496;
|
this.txt_t9.Tag = "t9";
|
//
|
// lb_t8
|
//
|
this.lb_t8.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t8.Appearance.Options.UseFont = true;
|
this.lb_t8.Location = new System.Drawing.Point(554, 354);
|
this.lb_t8.Name = "lb_t8";
|
this.lb_t8.Size = new System.Drawing.Size(60, 21);
|
this.lb_t8.TabIndex = 483;
|
this.lb_t8.Tag = "t8";
|
this.lb_t8.Text = "图片3:";
|
//
|
// txt_t8
|
//
|
this.txt_t8.Location = new System.Drawing.Point(620, 350);
|
this.txt_t8.Name = "txt_t8";
|
this.txt_t8.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t8.Properties.Appearance.Options.UseFont = true;
|
this.txt_t8.Size = new System.Drawing.Size(150, 28);
|
this.txt_t8.TabIndex = 483;
|
this.txt_t8.Tag = "t8";
|
//
|
// lb_t7
|
//
|
this.lb_t7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t7.Appearance.Options.UseFont = true;
|
this.lb_t7.Location = new System.Drawing.Point(295, 389);
|
this.lb_t7.Name = "lb_t7";
|
this.lb_t7.Size = new System.Drawing.Size(60, 21);
|
this.lb_t7.TabIndex = 471;
|
this.lb_t7.Tag = "t7";
|
this.lb_t7.Text = "图片2:";
|
//
|
// txt_t7
|
//
|
this.txt_t7.Location = new System.Drawing.Point(361, 385);
|
this.txt_t7.Name = "txt_t7";
|
this.txt_t7.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t7.Properties.Appearance.Options.UseFont = true;
|
this.txt_t7.Size = new System.Drawing.Size(150, 28);
|
this.txt_t7.TabIndex = 471;
|
this.txt_t7.Tag = "t7";
|
//
|
// lb_t6
|
//
|
this.lb_t6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t6.Appearance.Options.UseFont = true;
|
this.lb_t6.Location = new System.Drawing.Point(37, 389);
|
this.lb_t6.Name = "lb_t6";
|
this.lb_t6.Size = new System.Drawing.Size(60, 21);
|
this.lb_t6.TabIndex = 460;
|
this.lb_t6.Tag = "t6";
|
this.lb_t6.Text = "图片1:";
|
//
|
// txt_t6
|
//
|
this.txt_t6.Location = new System.Drawing.Point(103, 385);
|
this.txt_t6.Name = "txt_t6";
|
this.txt_t6.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t6.Properties.Appearance.Options.UseFont = true;
|
this.txt_t6.Size = new System.Drawing.Size(150, 28);
|
this.txt_t6.TabIndex = 460;
|
this.txt_t6.Tag = "t6";
|
//
|
// lb_t5
|
//
|
this.lb_t5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t5.Appearance.Options.UseFont = true;
|
this.lb_t5.Location = new System.Drawing.Point(800, 322);
|
this.lb_t5.Name = "lb_t5";
|
this.lb_t5.Size = new System.Drawing.Size(94, 21);
|
this.lb_t5.TabIndex = 450;
|
this.lb_t5.Tag = "t5";
|
this.lb_t5.Text = "定义字段5:";
|
//
|
// txt_t5
|
//
|
this.txt_t5.Location = new System.Drawing.Point(894, 318);
|
this.txt_t5.Name = "txt_t5";
|
this.txt_t5.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t5.Properties.Appearance.Options.UseFont = true;
|
this.txt_t5.Size = new System.Drawing.Size(150, 28);
|
this.txt_t5.TabIndex = 450;
|
this.txt_t5.Tag = "t5";
|
//
|
// lb_t4
|
//
|
this.lb_t4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t4.Appearance.Options.UseFont = true;
|
this.lb_t4.Location = new System.Drawing.Point(520, 322);
|
this.lb_t4.Name = "lb_t4";
|
this.lb_t4.Size = new System.Drawing.Size(94, 21);
|
this.lb_t4.TabIndex = 438;
|
this.lb_t4.Tag = "t4";
|
this.lb_t4.Text = "定义字段4:";
|
//
|
// txt_t4
|
//
|
this.txt_t4.Location = new System.Drawing.Point(620, 318);
|
this.txt_t4.Name = "txt_t4";
|
this.txt_t4.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t4.Properties.Appearance.Options.UseFont = true;
|
this.txt_t4.Size = new System.Drawing.Size(150, 28);
|
this.txt_t4.TabIndex = 438;
|
this.txt_t4.Tag = "t4";
|
//
|
// lb_t3
|
//
|
this.lb_t3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t3.Appearance.Options.UseFont = true;
|
this.lb_t3.Location = new System.Drawing.Point(261, 354);
|
this.lb_t3.Name = "lb_t3";
|
this.lb_t3.Size = new System.Drawing.Size(94, 21);
|
this.lb_t3.TabIndex = 427;
|
this.lb_t3.Tag = "t3";
|
this.lb_t3.Text = "定义字段3:";
|
//
|
// txt_t3
|
//
|
this.txt_t3.Location = new System.Drawing.Point(361, 350);
|
this.txt_t3.Name = "txt_t3";
|
this.txt_t3.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t3.Properties.Appearance.Options.UseFont = true;
|
this.txt_t3.Size = new System.Drawing.Size(150, 28);
|
this.txt_t3.TabIndex = 427;
|
this.txt_t3.Tag = "t3";
|
//
|
// lb_t2
|
//
|
this.lb_t2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t2.Appearance.Options.UseFont = true;
|
this.lb_t2.Location = new System.Drawing.Point(520, 289);
|
this.lb_t2.Name = "lb_t2";
|
this.lb_t2.Size = new System.Drawing.Size(94, 21);
|
this.lb_t2.TabIndex = 417;
|
this.lb_t2.Tag = "t2";
|
this.lb_t2.Text = "定义字段2:";
|
//
|
// txt_t2
|
//
|
this.txt_t2.Location = new System.Drawing.Point(620, 285);
|
this.txt_t2.Name = "txt_t2";
|
this.txt_t2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t2.Properties.Appearance.Options.UseFont = true;
|
this.txt_t2.Size = new System.Drawing.Size(150, 28);
|
this.txt_t2.TabIndex = 417;
|
this.txt_t2.Tag = "t2";
|
//
|
// lb_t1
|
//
|
this.lb_t1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_t1.Appearance.Options.UseFont = true;
|
this.lb_t1.Location = new System.Drawing.Point(800, 289);
|
this.lb_t1.Name = "lb_t1";
|
this.lb_t1.Size = new System.Drawing.Size(94, 21);
|
this.lb_t1.TabIndex = 408;
|
this.lb_t1.Tag = "t1";
|
this.lb_t1.Text = "定义字段1:";
|
//
|
// txt_t1
|
//
|
this.txt_t1.Location = new System.Drawing.Point(894, 285);
|
this.txt_t1.Name = "txt_t1";
|
this.txt_t1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_t1.Properties.Appearance.Options.UseFont = true;
|
this.txt_t1.Size = new System.Drawing.Size(150, 28);
|
this.txt_t1.TabIndex = 408;
|
this.txt_t1.Tag = "t1";
|
//
|
// lb_qcGroup
|
//
|
this.lb_qcGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_qcGroup.Appearance.Options.UseFont = true;
|
this.lb_qcGroup.Location = new System.Drawing.Point(523, 256);
|
this.lb_qcGroup.Name = "lb_qcGroup";
|
this.lb_qcGroup.Size = new System.Drawing.Size(91, 21);
|
this.lb_qcGroup.TabIndex = 397;
|
this.lb_qcGroup.Tag = "qcGroup";
|
this.lb_qcGroup.Text = "QC分组ID:";
|
//
|
// txt_qcGroup
|
//
|
this.txt_qcGroup.Location = new System.Drawing.Point(620, 252);
|
this.txt_qcGroup.Name = "txt_qcGroup";
|
this.txt_qcGroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_qcGroup.Properties.Appearance.Options.UseFont = true;
|
this.txt_qcGroup.Size = new System.Drawing.Size(150, 28);
|
this.txt_qcGroup.TabIndex = 397;
|
this.txt_qcGroup.Tag = "qcGroup";
|
//
|
// lb_isBatches
|
//
|
this.lb_isBatches.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_isBatches.Appearance.Options.UseFont = true;
|
this.lb_isBatches.Location = new System.Drawing.Point(270, 322);
|
this.lb_isBatches.Name = "lb_isBatches";
|
this.lb_isBatches.Size = new System.Drawing.Size(85, 21);
|
this.lb_isBatches.TabIndex = 387;
|
this.lb_isBatches.Tag = "isBatches";
|
this.lb_isBatches.Text = "启用批号:";
|
//
|
// txt_isBatches
|
//
|
this.txt_isBatches.Location = new System.Drawing.Point(361, 318);
|
this.txt_isBatches.Name = "txt_isBatches";
|
this.txt_isBatches.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_isBatches.Properties.Appearance.Options.UseFont = true;
|
this.txt_isBatches.Size = new System.Drawing.Size(150, 28);
|
this.txt_isBatches.TabIndex = 387;
|
this.txt_isBatches.Tag = "isBatches";
|
//
|
// 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(809, 256);
|
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(894, 252);
|
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(777, 224);
|
this.lb_finishRate.Name = "lb_finishRate";
|
this.lb_finishRate.Size = new System.Drawing.Size(119, 21);
|
this.lb_finishRate.TabIndex = 370;
|
this.lb_finishRate.Tag = "finishRate";
|
this.lb_finishRate.Text = "完工超收比例:";
|
//
|
// txt_finishRate
|
//
|
this.txt_finishRate.Location = new System.Drawing.Point(894, 220);
|
this.txt_finishRate.Name = "txt_finishRate";
|
this.txt_finishRate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_finishRate.Properties.Appearance.Options.UseFont = true;
|
this.txt_finishRate.Size = new System.Drawing.Size(150, 28);
|
this.txt_finishRate.TabIndex = 370;
|
this.txt_finishRate.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(529, 224);
|
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_materialProperties
|
//
|
this.txt_materialProperties.Location = new System.Drawing.Point(620, 220);
|
this.txt_materialProperties.Name = "txt_materialProperties";
|
this.txt_materialProperties.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_materialProperties.Properties.Appearance.Options.UseFont = true;
|
this.txt_materialProperties.Size = new System.Drawing.Size(150, 28);
|
this.txt_materialProperties.TabIndex = 360;
|
this.txt_materialProperties.Tag = "materialProperties";
|
//
|
// lb_materialGroup
|
//
|
this.lb_materialGroup.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_materialGroup.Appearance.Options.UseFont = true;
|
this.lb_materialGroup.Location = new System.Drawing.Point(270, 289);
|
this.lb_materialGroup.Name = "lb_materialGroup";
|
this.lb_materialGroup.Size = new System.Drawing.Size(85, 21);
|
this.lb_materialGroup.TabIndex = 351;
|
this.lb_materialGroup.Tag = "materialGroup";
|
this.lb_materialGroup.Text = "物料分组:";
|
//
|
// txt_materialGroup
|
//
|
this.txt_materialGroup.Location = new System.Drawing.Point(361, 285);
|
this.txt_materialGroup.Name = "txt_materialGroup";
|
this.txt_materialGroup.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_materialGroup.Properties.Appearance.Options.UseFont = true;
|
this.txt_materialGroup.Size = new System.Drawing.Size(150, 28);
|
this.txt_materialGroup.TabIndex = 351;
|
this.txt_materialGroup.Tag = "materialGroup";
|
//
|
// 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 = "materialGroup";
|
this.gv_materialGroup.MinWidth = 80;
|
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 = 17;
|
this.gv_materialGroup.Width = 94;
|
//
|
// 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(12, 354);
|
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_isStatus
|
//
|
this.txt_isStatus.Location = new System.Drawing.Point(103, 350);
|
this.txt_isStatus.Name = "txt_isStatus";
|
this.txt_isStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_isStatus.Properties.Appearance.Options.UseFont = true;
|
this.txt_isStatus.Size = new System.Drawing.Size(150, 28);
|
this.txt_isStatus.TabIndex = 343;
|
this.txt_isStatus.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 = "isStatus";
|
this.gv_isStatus.MinWidth = 50;
|
this.gv_isStatus.Name = "gv_isStatus";
|
this.gv_isStatus.OptionsColumn.AllowEdit = false;
|
this.gv_isStatus.Tag = "query_a.isStatus";
|
this.gv_isStatus.Visible = true;
|
this.gv_isStatus.VisibleIndex = 16;
|
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(809, 184);
|
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_produceWorkNo
|
//
|
this.txt_produceWorkNo.Location = new System.Drawing.Point(894, 180);
|
this.txt_produceWorkNo.Name = "txt_produceWorkNo";
|
this.txt_produceWorkNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_produceWorkNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_produceWorkNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_produceWorkNo.TabIndex = 336;
|
this.txt_produceWorkNo.Tag = "produceWorkNo";
|
//
|
// lb_purchaseUserNo
|
//
|
this.lb_purchaseUserNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_purchaseUserNo.Appearance.Options.UseFont = true;
|
this.lb_purchaseUserNo.Location = new System.Drawing.Point(546, 184);
|
this.lb_purchaseUserNo.Name = "lb_purchaseUserNo";
|
this.lb_purchaseUserNo.Size = new System.Drawing.Size(68, 21);
|
this.lb_purchaseUserNo.TabIndex = 327;
|
this.lb_purchaseUserNo.Tag = "purchaseUserNo";
|
this.lb_purchaseUserNo.Text = "采购员:";
|
//
|
// txt_purchaseUserNo
|
//
|
this.txt_purchaseUserNo.Location = new System.Drawing.Point(620, 180);
|
this.txt_purchaseUserNo.Name = "txt_purchaseUserNo";
|
this.txt_purchaseUserNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_purchaseUserNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_purchaseUserNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_purchaseUserNo.TabIndex = 327;
|
this.txt_purchaseUserNo.Tag = "purchaseUserNo";
|
//
|
// 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, 256);
|
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_bomNo
|
//
|
this.txt_bomNo.Location = new System.Drawing.Point(361, 252);
|
this.txt_bomNo.Name = "txt_bomNo";
|
this.txt_bomNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_bomNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_bomNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_bomNo.TabIndex = 319;
|
this.txt_bomNo.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 = "bomNo";
|
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 = 15;
|
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(12, 322);
|
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 = "默认仓库:";
|
//
|
// txt_depotNo
|
//
|
this.txt_depotNo.Location = new System.Drawing.Point(103, 318);
|
this.txt_depotNo.Name = "txt_depotNo";
|
this.txt_depotNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_depotNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_depotNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_depotNo.TabIndex = 312;
|
this.txt_depotNo.Tag = "depotNo";
|
//
|
// 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 = "depotNo";
|
this.gv_depotNo.MinWidth = 80;
|
this.gv_depotNo.Name = "gv_depotNo";
|
this.gv_depotNo.OptionsColumn.AllowEdit = false;
|
this.gv_depotNo.Tag = "query_a.depotNo";
|
this.gv_depotNo.Visible = true;
|
this.gv_depotNo.VisibleIndex = 14;
|
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(809, 151);
|
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 = "委外单位:";
|
//
|
// txt_subconUnitNo
|
//
|
this.txt_subconUnitNo.Location = new System.Drawing.Point(894, 147);
|
this.txt_subconUnitNo.Name = "txt_subconUnitNo";
|
this.txt_subconUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_subconUnitNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_subconUnitNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_subconUnitNo.TabIndex = 306;
|
this.txt_subconUnitNo.Tag = "subconUnitNo";
|
//
|
// 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 = "subconUnitNo";
|
this.gv_subconUnitNo.MinWidth = 80;
|
this.gv_subconUnitNo.Name = "gv_subconUnitNo";
|
this.gv_subconUnitNo.OptionsColumn.AllowEdit = false;
|
this.gv_subconUnitNo.Tag = "query_a.subconUnitNo";
|
this.gv_subconUnitNo.Visible = true;
|
this.gv_subconUnitNo.VisibleIndex = 13;
|
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(529, 151);
|
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 = "采购单位:";
|
//
|
// txt_purchaseUnitNo
|
//
|
this.txt_purchaseUnitNo.Location = new System.Drawing.Point(620, 147);
|
this.txt_purchaseUnitNo.Name = "txt_purchaseUnitNo";
|
this.txt_purchaseUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_purchaseUnitNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_purchaseUnitNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_purchaseUnitNo.TabIndex = 298;
|
this.txt_purchaseUnitNo.Tag = "purchaseUnitNo";
|
//
|
// 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 = "purchaseUnitNo";
|
this.gv_purchaseUnitNo.MinWidth = 80;
|
this.gv_purchaseUnitNo.Name = "gv_purchaseUnitNo";
|
this.gv_purchaseUnitNo.OptionsColumn.AllowEdit = false;
|
this.gv_purchaseUnitNo.Tag = "query_a.purchaseUnitNo";
|
this.gv_purchaseUnitNo.Visible = true;
|
this.gv_purchaseUnitNo.VisibleIndex = 12;
|
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(270, 224);
|
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 = "生产单位:";
|
//
|
// txt_produceUnitNo
|
//
|
this.txt_produceUnitNo.Location = new System.Drawing.Point(361, 220);
|
this.txt_produceUnitNo.Name = "txt_produceUnitNo";
|
this.txt_produceUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_produceUnitNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_produceUnitNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_produceUnitNo.TabIndex = 291;
|
this.txt_produceUnitNo.Tag = "produceUnitNo";
|
//
|
// 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 = "produceUnitNo";
|
this.gv_produceUnitNo.MinWidth = 80;
|
this.gv_produceUnitNo.Name = "gv_produceUnitNo";
|
this.gv_produceUnitNo.OptionsColumn.AllowEdit = false;
|
this.gv_produceUnitNo.Tag = "query_a.produceUnitNo";
|
this.gv_produceUnitNo.Visible = true;
|
this.gv_produceUnitNo.VisibleIndex = 11;
|
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(12, 289);
|
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 = "库房单位:";
|
//
|
// txt_storeUnitNo
|
//
|
this.txt_storeUnitNo.Location = new System.Drawing.Point(103, 285);
|
this.txt_storeUnitNo.Name = "txt_storeUnitNo";
|
this.txt_storeUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_storeUnitNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_storeUnitNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_storeUnitNo.TabIndex = 285;
|
this.txt_storeUnitNo.Tag = "storeUnitNo";
|
//
|
// 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 = "storeUnitNo";
|
this.gv_storeUnitNo.MinWidth = 80;
|
this.gv_storeUnitNo.Name = "gv_storeUnitNo";
|
this.gv_storeUnitNo.OptionsColumn.AllowEdit = false;
|
this.gv_storeUnitNo.Tag = "query_a.storeUnitNo";
|
this.gv_storeUnitNo.Visible = true;
|
this.gv_storeUnitNo.VisibleIndex = 10;
|
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(270, 184);
|
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 = "销售单位:";
|
//
|
// txt_saleUnitNo
|
//
|
this.txt_saleUnitNo.Location = new System.Drawing.Point(361, 180);
|
this.txt_saleUnitNo.Name = "txt_saleUnitNo";
|
this.txt_saleUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_saleUnitNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_saleUnitNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_saleUnitNo.TabIndex = 280;
|
this.txt_saleUnitNo.Tag = "saleUnitNo";
|
//
|
// 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 = "saleUnitNo";
|
this.gv_saleUnitNo.MinWidth = 80;
|
this.gv_saleUnitNo.Name = "gv_saleUnitNo";
|
this.gv_saleUnitNo.OptionsColumn.AllowEdit = false;
|
this.gv_saleUnitNo.Tag = "query_a.saleUnitNo";
|
this.gv_saleUnitNo.Visible = true;
|
this.gv_saleUnitNo.VisibleIndex = 9;
|
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(12, 256);
|
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 = "订单单位:";
|
//
|
// txt_orderUnitNo
|
//
|
this.txt_orderUnitNo.Location = new System.Drawing.Point(103, 252);
|
this.txt_orderUnitNo.Name = "txt_orderUnitNo";
|
this.txt_orderUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_orderUnitNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_orderUnitNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_orderUnitNo.TabIndex = 273;
|
this.txt_orderUnitNo.Tag = "orderUnitNo";
|
//
|
// gv_orderUnitNo
|
//
|
this.gv_orderUnitNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_orderUnitNo.AppearanceCell.Options.UseFont = true;
|
this.gv_orderUnitNo.Caption = "订单单位";
|
this.gv_orderUnitNo.FieldName = "orderUnitNo";
|
this.gv_orderUnitNo.MinWidth = 80;
|
this.gv_orderUnitNo.Name = "gv_orderUnitNo";
|
this.gv_orderUnitNo.OptionsColumn.AllowEdit = false;
|
this.gv_orderUnitNo.Tag = "query_a.orderUnitNo";
|
this.gv_orderUnitNo.Visible = true;
|
this.gv_orderUnitNo.VisibleIndex = 8;
|
this.gv_orderUnitNo.Width = 94;
|
//
|
// 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, 118);
|
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, 114);
|
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 = 80;
|
this.gv_prdPack.Name = "gv_prdPack";
|
this.gv_prdPack.OptionsColumn.AllowEdit = false;
|
this.gv_prdPack.Tag = "query_a.prdPack";
|
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, 53);
|
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_highLimt
|
//
|
this.txt_highLimt.Location = new System.Drawing.Point(620, 49);
|
this.txt_highLimt.Name = "txt_highLimt";
|
this.txt_highLimt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_highLimt.Properties.Appearance.Options.UseFont = true;
|
this.txt_highLimt.Size = new System.Drawing.Size(150, 28);
|
this.txt_highLimt.TabIndex = 262;
|
this.txt_highLimt.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 = "highLimt";
|
this.gv_highLimt.MinWidth = 80;
|
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, 86);
|
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_lowLimt
|
//
|
this.txt_lowLimt.Location = new System.Drawing.Point(620, 82);
|
this.txt_lowLimt.Name = "txt_lowLimt";
|
this.txt_lowLimt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_lowLimt.Properties.Appearance.Options.UseFont = true;
|
this.txt_lowLimt.Size = new System.Drawing.Size(150, 28);
|
this.txt_lowLimt.TabIndex = 258;
|
this.txt_lowLimt.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 = "lowLimt";
|
this.gv_lowLimt.MinWidth = 80;
|
this.gv_lowLimt.Name = "gv_lowLimt";
|
this.gv_lowLimt.OptionsColumn.AllowEdit = false;
|
this.gv_lowLimt.Tag = "query_a.lowLimt";
|
this.gv_lowLimt.Visible = true;
|
this.gv_lowLimt.VisibleIndex = 5;
|
this.gv_lowLimt.Width = 94;
|
//
|
// lb_lastUpdateTime
|
//
|
this.lb_lastUpdateTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_lastUpdateTime.Appearance.Options.UseFont = true;
|
this.lb_lastUpdateTime.Location = new System.Drawing.Point(809, 118);
|
this.lb_lastUpdateTime.Name = "lb_lastUpdateTime";
|
this.lb_lastUpdateTime.Size = new System.Drawing.Size(85, 21);
|
this.lb_lastUpdateTime.TabIndex = 252;
|
this.lb_lastUpdateTime.Tag = "lastUpdateTime";
|
this.lb_lastUpdateTime.Text = "更新时间:";
|
//
|
// txt_lastUpdateTime
|
//
|
this.txt_lastUpdateTime.Location = new System.Drawing.Point(894, 114);
|
this.txt_lastUpdateTime.Name = "txt_lastUpdateTime";
|
this.txt_lastUpdateTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_lastUpdateTime.Properties.Appearance.Options.UseFont = true;
|
this.txt_lastUpdateTime.Size = new System.Drawing.Size(150, 28);
|
this.txt_lastUpdateTime.TabIndex = 252;
|
this.txt_lastUpdateTime.Tag = "lastUpdateTime";
|
//
|
// lb_lastUpdateBy
|
//
|
this.lb_lastUpdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_lastUpdateBy.Appearance.Options.UseFont = true;
|
this.lb_lastUpdateBy.Location = new System.Drawing.Point(794, 86);
|
this.lb_lastUpdateBy.Name = "lb_lastUpdateBy";
|
this.lb_lastUpdateBy.Size = new System.Drawing.Size(102, 21);
|
this.lb_lastUpdateBy.TabIndex = 247;
|
this.lb_lastUpdateBy.Tag = "lastUpdateBy";
|
this.lb_lastUpdateBy.Text = "最后更新人:";
|
//
|
// txt_lastUpdateBy
|
//
|
this.txt_lastUpdateBy.Location = new System.Drawing.Point(894, 82);
|
this.txt_lastUpdateBy.Name = "txt_lastUpdateBy";
|
this.txt_lastUpdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_lastUpdateBy.Properties.Appearance.Options.UseFont = true;
|
this.txt_lastUpdateBy.Size = new System.Drawing.Size(150, 28);
|
this.txt_lastUpdateBy.TabIndex = 247;
|
this.txt_lastUpdateBy.Tag = "lastUpdateBy";
|
//
|
// lb_createTime
|
//
|
this.lb_createTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_createTime.Appearance.Options.UseFont = true;
|
this.lb_createTime.Location = new System.Drawing.Point(809, 53);
|
this.lb_createTime.Name = "lb_createTime";
|
this.lb_createTime.Size = new System.Drawing.Size(85, 21);
|
this.lb_createTime.TabIndex = 243;
|
this.lb_createTime.Tag = "createTime";
|
this.lb_createTime.Text = "创建时间:";
|
//
|
// txt_createTime
|
//
|
this.txt_createTime.Location = new System.Drawing.Point(894, 49);
|
this.txt_createTime.Name = "txt_createTime";
|
this.txt_createTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_createTime.Properties.Appearance.Options.UseFont = true;
|
this.txt_createTime.Size = new System.Drawing.Size(150, 28);
|
this.txt_createTime.TabIndex = 243;
|
this.txt_createTime.Tag = "createTime";
|
//
|
// lb_createBy
|
//
|
this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_createBy.Appearance.Options.UseFont = true;
|
this.lb_createBy.Location = new System.Drawing.Point(826, 13);
|
this.lb_createBy.Name = "lb_createBy";
|
this.lb_createBy.Size = new System.Drawing.Size(68, 21);
|
this.lb_createBy.TabIndex = 240;
|
this.lb_createBy.Tag = "createBy";
|
this.lb_createBy.Text = "创建人:";
|
//
|
// txt_createBy
|
//
|
this.txt_createBy.Location = new System.Drawing.Point(894, 13);
|
this.txt_createBy.Name = "txt_createBy";
|
this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
|
this.txt_createBy.Size = new System.Drawing.Size(150, 28);
|
this.txt_createBy.TabIndex = 240;
|
this.txt_createBy.Tag = "createBy";
|
//
|
// 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, 13);
|
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, 118);
|
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, 114);
|
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, 86);
|
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, 82);
|
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(270, 151);
|
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 = "物料单位:";
|
//
|
// txt_itemUnitNo
|
//
|
this.txt_itemUnitNo.Location = new System.Drawing.Point(361, 147);
|
this.txt_itemUnitNo.Name = "txt_itemUnitNo";
|
this.txt_itemUnitNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_itemUnitNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_itemUnitNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_itemUnitNo.TabIndex = 226;
|
this.txt_itemUnitNo.Tag = "itemUnitNo";
|
//
|
// 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 = "itemUnitNo";
|
this.gv_itemUnitNo.MinWidth = 80;
|
this.gv_itemUnitNo.Name = "gv_itemUnitNo";
|
this.gv_itemUnitNo.OptionsColumn.AllowEdit = false;
|
this.gv_itemUnitNo.Tag = "query_a.itemUnitNo";
|
this.gv_itemUnitNo.Visible = true;
|
this.gv_itemUnitNo.VisibleIndex = 4;
|
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(12, 224);
|
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, 220);
|
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(12, 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.itemModel";
|
this.gv_itemModel.Visible = true;
|
this.gv_itemModel.VisibleIndex = 3;
|
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(12, 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(12, 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 = 260;
|
this.gv_itemName.Name = "gv_itemName";
|
this.gv_itemName.OptionsColumn.AllowEdit = false;
|
this.gv_itemName.Tag = "query_a.itemName";
|
this.gv_itemName.Visible = true;
|
this.gv_itemName.VisibleIndex = 2;
|
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, 13);
|
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 = "物料编码||ERP物料编号";
|
this.gv_itemNo.FieldName = "itemNo";
|
this.gv_itemNo.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
|
this.gv_itemNo.MinWidth = 160;
|
this.gv_itemNo.Name = "gv_itemNo";
|
this.gv_itemNo.OptionsColumn.AllowEdit = false;
|
this.gv_itemNo.Tag = "query_a.itemNo";
|
this.gv_itemNo.Visible = true;
|
this.gv_itemNo.VisibleIndex = 1;
|
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, 53);
|
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, 49);
|
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_factory
|
//
|
this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_factory.AppearanceCell.Options.UseFont = true;
|
this.gv_factory.Caption = "工厂";
|
this.gv_factory.FieldName = "factory";
|
this.gv_factory.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
|
this.gv_factory.MinWidth = 80;
|
this.gv_factory.Name = "gv_factory";
|
this.gv_factory.OptionsColumn.AllowEdit = false;
|
this.gv_factory.OptionsColumn.ReadOnly = true;
|
this.gv_factory.Tag = "query_a.factory";
|
this.gv_factory.Visible = true;
|
this.gv_factory.VisibleIndex = 0;
|
this.gv_factory.Width = 94;
|
//
|
// toolBarMenu1
|
//
|
this.toolBarMenu1.chkParameter = 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.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.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gv_factory,
|
this.gv_itemNo,
|
this.gv_itemName,
|
this.gv_itemModel,
|
this.gv_itemUnitNo,
|
this.gv_lowLimt,
|
this.gv_highLimt,
|
this.gv_prdPack,
|
this.gv_orderUnitNo,
|
this.gv_saleUnitNo,
|
this.gv_storeUnitNo,
|
this.gv_produceUnitNo,
|
this.gv_purchaseUnitNo,
|
this.gv_subconUnitNo,
|
this.gv_depotNo,
|
this.gv_bomNo,
|
this.gv_isStatus,
|
this.gv_materialGroup});
|
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;
|
//
|
// 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.RowsCount = 50;
|
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.PageEnabled = false;
|
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.labelControl11);
|
this.panel1.Controls.Add(this.lbGuid);
|
this.panel1.Controls.Add(this.lb_t10);
|
this.panel1.Controls.Add(this.txt_t10);
|
this.panel1.Controls.Add(this.lb_t9);
|
this.panel1.Controls.Add(this.txt_t9);
|
this.panel1.Controls.Add(this.lb_t8);
|
this.panel1.Controls.Add(this.txt_t8);
|
this.panel1.Controls.Add(this.lb_t7);
|
this.panel1.Controls.Add(this.txt_t7);
|
this.panel1.Controls.Add(this.lb_t6);
|
this.panel1.Controls.Add(this.txt_t6);
|
this.panel1.Controls.Add(this.lb_t5);
|
this.panel1.Controls.Add(this.txt_t5);
|
this.panel1.Controls.Add(this.lb_t4);
|
this.panel1.Controls.Add(this.txt_t4);
|
this.panel1.Controls.Add(this.lb_t3);
|
this.panel1.Controls.Add(this.txt_t3);
|
this.panel1.Controls.Add(this.lb_t2);
|
this.panel1.Controls.Add(this.txt_t2);
|
this.panel1.Controls.Add(this.lb_t1);
|
this.panel1.Controls.Add(this.txt_t1);
|
this.panel1.Controls.Add(this.lb_qcGroup);
|
this.panel1.Controls.Add(this.txt_qcGroup);
|
this.panel1.Controls.Add(this.lb_isBatches);
|
this.panel1.Controls.Add(this.txt_isBatches);
|
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_finishRate);
|
this.panel1.Controls.Add(this.lb_materialProperties);
|
this.panel1.Controls.Add(this.txt_materialProperties);
|
this.panel1.Controls.Add(this.lb_materialGroup);
|
this.panel1.Controls.Add(this.txt_materialGroup);
|
this.panel1.Controls.Add(this.lb_isStatus);
|
this.panel1.Controls.Add(this.txt_isStatus);
|
this.panel1.Controls.Add(this.lb_produceWorkNo);
|
this.panel1.Controls.Add(this.txt_produceWorkNo);
|
this.panel1.Controls.Add(this.lb_purchaseUserNo);
|
this.panel1.Controls.Add(this.txt_purchaseUserNo);
|
this.panel1.Controls.Add(this.lb_bomNo);
|
this.panel1.Controls.Add(this.txt_bomNo);
|
this.panel1.Controls.Add(this.lb_depotNo);
|
this.panel1.Controls.Add(this.txt_depotNo);
|
this.panel1.Controls.Add(this.lb_subconUnitNo);
|
this.panel1.Controls.Add(this.txt_subconUnitNo);
|
this.panel1.Controls.Add(this.lb_purchaseUnitNo);
|
this.panel1.Controls.Add(this.txt_purchaseUnitNo);
|
this.panel1.Controls.Add(this.lb_produceUnitNo);
|
this.panel1.Controls.Add(this.txt_produceUnitNo);
|
this.panel1.Controls.Add(this.lb_storeUnitNo);
|
this.panel1.Controls.Add(this.txt_storeUnitNo);
|
this.panel1.Controls.Add(this.lb_saleUnitNo);
|
this.panel1.Controls.Add(this.txt_saleUnitNo);
|
this.panel1.Controls.Add(this.lb_orderUnitNo);
|
this.panel1.Controls.Add(this.txt_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_highLimt);
|
this.panel1.Controls.Add(this.lb_lowLimt);
|
this.panel1.Controls.Add(this.txt_lowLimt);
|
this.panel1.Controls.Add(this.lb_lastUpdateTime);
|
this.panel1.Controls.Add(this.txt_lastUpdateTime);
|
this.panel1.Controls.Add(this.lb_lastUpdateBy);
|
this.panel1.Controls.Add(this.txt_lastUpdateBy);
|
this.panel1.Controls.Add(this.lb_createTime);
|
this.panel1.Controls.Add(this.txt_createTime);
|
this.panel1.Controls.Add(this.lb_createBy);
|
this.panel1.Controls.Add(this.txt_createBy);
|
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.txt_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, 539);
|
this.panel1.TabIndex = 1;
|
//
|
// labelControl11
|
//
|
this.labelControl11.Location = new System.Drawing.Point(25, 509);
|
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 = "主键:";
|
//
|
// lbGuid
|
//
|
this.lbGuid.AutoSize = true;
|
this.lbGuid.Location = new System.Drawing.Point(76, 509);
|
this.lbGuid.Name = "lbGuid";
|
this.lbGuid.Size = new System.Drawing.Size(0, 21);
|
this.lbGuid.TabIndex = 1;
|
//
|
// 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";
|
((System.ComponentModel.ISupportInitialize)(this.txt_t10.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t9.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t8.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t7.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t6.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t5.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t4.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t3.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t2.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_t1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_qcGroup.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_isBatches.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_finishRate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_materialProperties.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_materialGroup.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_produceWorkNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_purchaseUserNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_bomNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_depotNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_subconUnitNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_purchaseUnitNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_produceUnitNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_storeUnitNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_saleUnitNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_orderUnitNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_prdPack.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_highLimt.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lowLimt.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateTime.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateBy.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_createTime.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_createBy.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_itemUnitNo.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;
|
//BQCreateConrolObejct
|
private DevExpress.XtraEditors.LabelControl lb_t10;
|
private DevExpress.XtraEditors.TextEdit txt_t10;
|
|
private DevExpress.XtraEditors.LabelControl lb_t9;
|
private DevExpress.XtraEditors.TextEdit txt_t9;
|
|
private DevExpress.XtraEditors.LabelControl lb_t8;
|
private DevExpress.XtraEditors.TextEdit txt_t8;
|
|
private DevExpress.XtraEditors.LabelControl lb_t7;
|
private DevExpress.XtraEditors.TextEdit txt_t7;
|
|
private DevExpress.XtraEditors.LabelControl lb_t6;
|
private DevExpress.XtraEditors.TextEdit txt_t6;
|
|
private DevExpress.XtraEditors.LabelControl lb_t5;
|
private DevExpress.XtraEditors.TextEdit txt_t5;
|
|
private DevExpress.XtraEditors.LabelControl lb_t4;
|
private DevExpress.XtraEditors.TextEdit txt_t4;
|
|
private DevExpress.XtraEditors.LabelControl lb_t3;
|
private DevExpress.XtraEditors.TextEdit txt_t3;
|
|
private DevExpress.XtraEditors.LabelControl lb_t2;
|
private DevExpress.XtraEditors.TextEdit txt_t2;
|
|
private DevExpress.XtraEditors.LabelControl lb_t1;
|
private DevExpress.XtraEditors.TextEdit txt_t1;
|
|
private DevExpress.XtraEditors.LabelControl lb_qcGroup;
|
private DevExpress.XtraEditors.TextEdit txt_qcGroup;
|
|
private DevExpress.XtraEditors.LabelControl lb_isBatches;
|
private DevExpress.XtraEditors.TextEdit txt_isBatches;
|
|
private DevExpress.XtraEditors.LabelControl lb_fissueType;
|
private DevExpress.XtraEditors.TextEdit txt_fissueType;
|
|
private DevExpress.XtraEditors.LabelControl lb_finishRate;
|
private DevExpress.XtraEditors.TextEdit txt_finishRate;
|
|
private DevExpress.XtraEditors.LabelControl lb_materialProperties;
|
private DevExpress.XtraEditors.TextEdit txt_materialProperties;
|
|
private DevExpress.XtraEditors.LabelControl lb_materialGroup;
|
private DevExpress.XtraEditors.TextEdit txt_materialGroup;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_materialGroup;
|
|
private DevExpress.XtraEditors.LabelControl lb_isStatus;
|
private DevExpress.XtraEditors.TextEdit txt_isStatus;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_isStatus;
|
|
private DevExpress.XtraEditors.LabelControl lb_produceWorkNo;
|
private DevExpress.XtraEditors.TextEdit txt_produceWorkNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_purchaseUserNo;
|
private DevExpress.XtraEditors.TextEdit txt_purchaseUserNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_bomNo;
|
private DevExpress.XtraEditors.TextEdit txt_bomNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_bomNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_depotNo;
|
private DevExpress.XtraEditors.TextEdit txt_depotNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_depotNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_subconUnitNo;
|
private DevExpress.XtraEditors.TextEdit txt_subconUnitNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_subconUnitNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_purchaseUnitNo;
|
private DevExpress.XtraEditors.TextEdit txt_purchaseUnitNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_purchaseUnitNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_produceUnitNo;
|
private DevExpress.XtraEditors.TextEdit txt_produceUnitNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_produceUnitNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_storeUnitNo;
|
private DevExpress.XtraEditors.TextEdit txt_storeUnitNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_storeUnitNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_saleUnitNo;
|
private DevExpress.XtraEditors.TextEdit txt_saleUnitNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_saleUnitNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_orderUnitNo;
|
private DevExpress.XtraEditors.TextEdit txt_orderUnitNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_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_highLimt;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_highLimt;
|
|
private DevExpress.XtraEditors.LabelControl lb_lowLimt;
|
private DevExpress.XtraEditors.TextEdit txt_lowLimt;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_lowLimt;
|
|
private DevExpress.XtraEditors.LabelControl lb_lastUpdateTime;
|
private DevExpress.XtraEditors.TextEdit txt_lastUpdateTime;
|
|
private DevExpress.XtraEditors.LabelControl lb_lastUpdateBy;
|
private DevExpress.XtraEditors.TextEdit txt_lastUpdateBy;
|
|
private DevExpress.XtraEditors.LabelControl lb_createTime;
|
private DevExpress.XtraEditors.TextEdit txt_createTime;
|
|
private DevExpress.XtraEditors.LabelControl lb_createBy;
|
private DevExpress.XtraEditors.TextEdit txt_createBy;
|
|
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.XtraEditors.TextEdit txt_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_factory;
|
private DevExpress.XtraEditors.MemoEdit txt_itemName;
|
private DevExpress.XtraEditors.MemoEdit txt_itemModel;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit2;
|
}
|
}
|