using DevExpress.XtraEditors; using DevExpress.XtraLayout; using DevExpress.XtraTab; namespace MES.Form { partial class FrmproductBOMdetail { /// /// 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.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.tabDataList = new DevExpress.XtraTab.XtraTabPage(); this.tabDataDetail = new DevExpress.XtraTab.XtraTabPage(); this.grdList = new DevExpress.XtraGrid.GridControl(); this.grdListView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); ////////////////////// this.txtid=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.txtpidTreeList = new DevExpress.XtraTreeList.TreeList(); this.repositoryItemTreeListtxtpid = new DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit(); this.repositoryItemTreeListtxtpidTreeList = new DevExpress.XtraTreeList.TreeList(); this.txtpid=new DevExpress.XtraEditors.TreeListLookUpEdit(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtproductBOMid=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtproductBOMcode=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtproductcode=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtmaterialid=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.txtmaterialnameTreeList = new DevExpress.XtraTreeList.TreeList(); this.repositoryItemTreeListtxtmaterialname = new DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit(); this.repositoryItemTreeListtxtmaterialnameTreeList = new DevExpress.XtraTreeList.TreeList(); this.txtmaterialname=new DevExpress.XtraEditors.TreeListLookUpEdit(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtmaterialcode=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtmaterialspec=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.repositoryItemtxtmaterialtype = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.txtmaterialtype=new DevExpress.XtraEditors.LookUpEdit(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtunitusenumber=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.repositoryItemtxtunit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.txtunit=new DevExpress.XtraEditors.LookUpEdit(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.repositoryItemtxtwarehouse = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.txtwarehouse=new DevExpress.XtraEditors.LookUpEdit(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtunitprice=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtmoney=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); ////////////////////// this.txtremark=new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtpidTreeList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtpid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtpidTreeList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtpid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtproductBOMid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtproductBOMcode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtproductcode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtmaterialid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtmaterialnameTreeList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtmaterialname)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtmaterialnameTreeList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtmaterialname.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtmaterialcode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtmaterialspec.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxtmaterialtype)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtmaterialtype.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtunitusenumber.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxtunit)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtunit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxtwarehouse)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtwarehouse.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtunitprice.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtmoney.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtremark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.tabDataList.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grdListView)).BeginInit(); this.tabDataDetail.SuspendLayout(); this.SuspendLayout(); // layoutControl1 // this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(12, 8); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; layoutControl1.AutoScroll=true; this.layoutControl1.Size = new System.Drawing.Size(605, 363); this.layoutControl1.TabIndex = 6; this.layoutControl1.Text = "layoutControl1"; this.layoutControl1.Controls.Add(this.txtid); this.layoutControl1.Controls.Add(this.txtpid); this.layoutControl1.Controls.Add(this.txtproductBOMid); this.layoutControl1.Controls.Add(this.txtproductBOMcode); this.layoutControl1.Controls.Add(this.txtproductcode); this.layoutControl1.Controls.Add(this.txtmaterialid); this.layoutControl1.Controls.Add(this.txtmaterialname); this.layoutControl1.Controls.Add(this.txtmaterialcode); this.layoutControl1.Controls.Add(this.txtmaterialspec); this.layoutControl1.Controls.Add(this.txtmaterialtype); this.layoutControl1.Controls.Add(this.txtunitusenumber); this.layoutControl1.Controls.Add(this.txtunit); this.layoutControl1.Controls.Add(this.txtwarehouse); this.layoutControl1.Controls.Add(this.txtunitprice); this.layoutControl1.Controls.Add(this.txtmoney); this.layoutControl1.Controls.Add(this.txtremark); //TextEdit //DateEdit //SimpleButton //CheckEdit //MemoEdit //PictureEdit //LookUpEdit //ComboBoxEdit // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtid.Location = new System.Drawing.Point(112, 12); this.txtid.Name = "txtid"; this.txtid.Size = new System.Drawing.Size(481, 20); this.txtid.StyleController = this.layoutControl1; this.txtid.TabIndex = 1; // // layoutControlItem1 // this.layoutControlItem1.Control = this.txtid; this.layoutControlItem1.CustomizationFormText = "id"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(585, 24); this.layoutControlItem1.Text = "id"; this.layoutControlItem1.TextSize = new System.Drawing.Size(96, 14); // // treeListLookUpEdit1 // this.txtpid.EditValue = ""; this.txtpid.Location = new System.Drawing.Point(120, 84); this.txtpid.Name = "txtpid"; this.txtpid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtpid.Properties.DisplayMember = "Name"; this.txtpid.Properties.TreeList = this.txtpidTreeList; this.txtpid.Properties.ValueMember = "ID"; this.txtpid.Size = new System.Drawing.Size(932, 20); this.txtpid.StyleController = this.layoutControl1; this.txtpid.TabIndex = 2; // // treeListLookUpEdit1TreeList // this.txtpidTreeList.Location = new System.Drawing.Point(0, 0); this.txtpidTreeList.Name = "txtpidTreeList"; this.txtpidTreeList.OptionsView.ShowIndentAsRowStyle = true; this.txtpidTreeList.ParentFieldName = "PID"; this.txtpidTreeList.Size = new System.Drawing.Size(400, 200); this.txtpidTreeList.TabIndex = 0; // // layoutControlItem2 // this.layoutControlItem2.Control = this.txtpid; this.layoutControlItem2.CustomizationFormText = "父项"; this.layoutControlItem2.Location = new System.Drawing.Point(0, 24); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(585, 24); this.layoutControlItem2.Text = "父项"; this.layoutControlItem2.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtproductBOMid.Location = new System.Drawing.Point(112, 60); this.txtproductBOMid.Name = "txtproductBOMid"; this.txtproductBOMid.Size = new System.Drawing.Size(481, 20); this.txtproductBOMid.StyleController = this.layoutControl1; this.txtproductBOMid.TabIndex = 3; // // layoutControlItem3 // this.layoutControlItem3.Control = this.txtproductBOMid; this.layoutControlItem3.CustomizationFormText = "BOM主表"; this.layoutControlItem3.Location = new System.Drawing.Point(0, 48); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(585, 24); this.layoutControlItem3.Text = "BOM主表"; this.layoutControlItem3.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtproductBOMcode.Location = new System.Drawing.Point(112, 84); this.txtproductBOMcode.Name = "txtproductBOMcode"; this.txtproductBOMcode.Size = new System.Drawing.Size(481, 20); this.txtproductBOMcode.StyleController = this.layoutControl1; this.txtproductBOMcode.TabIndex = 4; // // layoutControlItem4 // this.layoutControlItem4.Control = this.txtproductBOMcode; this.layoutControlItem4.CustomizationFormText = "BOM编号"; this.layoutControlItem4.Location = new System.Drawing.Point(0, 72); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(585, 24); this.layoutControlItem4.Text = "BOM编号"; this.layoutControlItem4.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtproductcode.Location = new System.Drawing.Point(112, 108); this.txtproductcode.Name = "txtproductcode"; this.txtproductcode.Size = new System.Drawing.Size(481, 20); this.txtproductcode.StyleController = this.layoutControl1; this.txtproductcode.TabIndex = 5; // // layoutControlItem5 // this.layoutControlItem5.Control = this.txtproductcode; this.layoutControlItem5.CustomizationFormText = "产品编号"; this.layoutControlItem5.Location = new System.Drawing.Point(0, 96); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(585, 24); this.layoutControlItem5.Text = "产品编号"; this.layoutControlItem5.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtmaterialid.Location = new System.Drawing.Point(112, 132); this.txtmaterialid.Name = "txtmaterialid"; this.txtmaterialid.Size = new System.Drawing.Size(481, 20); this.txtmaterialid.StyleController = this.layoutControl1; this.txtmaterialid.TabIndex = 6; // // layoutControlItem6 // this.layoutControlItem6.Control = this.txtmaterialid; this.layoutControlItem6.CustomizationFormText = "物料id"; this.layoutControlItem6.Location = new System.Drawing.Point(0, 120); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(585, 24); this.layoutControlItem6.Text = "物料id"; this.layoutControlItem6.TextSize = new System.Drawing.Size(96, 14); // // treeListLookUpEdit1 // this.txtmaterialname.EditValue = ""; this.txtmaterialname.Location = new System.Drawing.Point(120, 84); this.txtmaterialname.Name = "txtmaterialname"; this.txtmaterialname.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtmaterialname.Properties.DisplayMember = "Name"; this.txtmaterialname.Properties.TreeList = this.txtmaterialnameTreeList; this.txtmaterialname.Properties.ValueMember = "ID"; this.txtmaterialname.Size = new System.Drawing.Size(932, 20); this.txtmaterialname.StyleController = this.layoutControl1; this.txtmaterialname.TabIndex = 7; // // treeListLookUpEdit1TreeList // this.txtmaterialnameTreeList.Location = new System.Drawing.Point(0, 0); this.txtmaterialnameTreeList.Name = "txtmaterialnameTreeList"; this.txtmaterialnameTreeList.OptionsView.ShowIndentAsRowStyle = true; this.txtmaterialnameTreeList.ParentFieldName = "PID"; this.txtmaterialnameTreeList.Size = new System.Drawing.Size(400, 200); this.txtmaterialnameTreeList.TabIndex = 0; // // layoutControlItem7 // this.layoutControlItem7.Control = this.txtmaterialname; this.layoutControlItem7.CustomizationFormText = "物料名称"; this.layoutControlItem7.Location = new System.Drawing.Point(0, 144); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(585, 24); this.layoutControlItem7.Text = "物料名称"; this.layoutControlItem7.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtmaterialcode.Location = new System.Drawing.Point(112, 180); this.txtmaterialcode.Name = "txtmaterialcode"; this.txtmaterialcode.Size = new System.Drawing.Size(481, 20); this.txtmaterialcode.StyleController = this.layoutControl1; this.txtmaterialcode.TabIndex = 8; // // layoutControlItem8 // this.layoutControlItem8.Control = this.txtmaterialcode; this.layoutControlItem8.CustomizationFormText = "物料编号"; this.layoutControlItem8.Location = new System.Drawing.Point(0, 168); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Size = new System.Drawing.Size(585, 24); this.layoutControlItem8.Text = "物料编号"; this.layoutControlItem8.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtmaterialspec.Location = new System.Drawing.Point(112, 204); this.txtmaterialspec.Name = "txtmaterialspec"; this.txtmaterialspec.Size = new System.Drawing.Size(481, 20); this.txtmaterialspec.StyleController = this.layoutControl1; this.txtmaterialspec.TabIndex = 9; // // layoutControlItem9 // this.layoutControlItem9.Control = this.txtmaterialspec; this.layoutControlItem9.CustomizationFormText = "规格型号"; this.layoutControlItem9.Location = new System.Drawing.Point(0, 192); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.Size = new System.Drawing.Size(585, 24); this.layoutControlItem9.Text = "规格型号"; this.layoutControlItem9.TextSize = new System.Drawing.Size(96, 14); // // lookUpEdit1 // this.txtmaterialtype.Location = new System.Drawing.Point(120, 60); this.txtmaterialtype.Name = "txtmaterialtype"; this.txtmaterialtype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtmaterialtype.Properties.DisplayMember = "Name"; this.txtmaterialtype.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains; this.txtmaterialtype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; this.txtmaterialtype.Properties.ValueMember = "ID"; this.txtmaterialtype.Size = new System.Drawing.Size(932, 20); this.txtmaterialtype.StyleController = this.layoutControl1; this.txtmaterialtype.TabIndex = 10; this.txtmaterialtype.EditValue = ""; // // layoutControlItem10 // this.layoutControlItem10.Control = this.txtmaterialtype; this.layoutControlItem10.CustomizationFormText = "物料类型"; this.layoutControlItem10.Location = new System.Drawing.Point(0, 216); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.Size = new System.Drawing.Size(585, 24); this.layoutControlItem10.Text = "物料类型"; this.layoutControlItem10.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtunitusenumber.Location = new System.Drawing.Point(112, 252); this.txtunitusenumber.Name = "txtunitusenumber"; this.txtunitusenumber.Size = new System.Drawing.Size(481, 20); this.txtunitusenumber.StyleController = this.layoutControl1; this.txtunitusenumber.TabIndex = 11; // // layoutControlItem11 // this.layoutControlItem11.Control = this.txtunitusenumber; this.layoutControlItem11.CustomizationFormText = "单位用量"; this.layoutControlItem11.Location = new System.Drawing.Point(0, 240); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.Size = new System.Drawing.Size(585, 24); this.layoutControlItem11.Text = "单位用量"; this.layoutControlItem11.TextSize = new System.Drawing.Size(96, 14); // // lookUpEdit1 // this.txtunit.Location = new System.Drawing.Point(120, 60); this.txtunit.Name = "txtunit"; this.txtunit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtunit.Properties.DisplayMember = "Name"; this.txtunit.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains; this.txtunit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; this.txtunit.Properties.ValueMember = "ID"; this.txtunit.Size = new System.Drawing.Size(932, 20); this.txtunit.StyleController = this.layoutControl1; this.txtunit.TabIndex = 12; this.txtunit.EditValue = ""; // // layoutControlItem12 // this.layoutControlItem12.Control = this.txtunit; this.layoutControlItem12.CustomizationFormText = "计量单位"; this.layoutControlItem12.Location = new System.Drawing.Point(0, 264); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.Size = new System.Drawing.Size(585, 24); this.layoutControlItem12.Text = "计量单位"; this.layoutControlItem12.TextSize = new System.Drawing.Size(96, 14); // // lookUpEdit1 // this.txtwarehouse.Location = new System.Drawing.Point(120, 60); this.txtwarehouse.Name = "txtwarehouse"; this.txtwarehouse.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtwarehouse.Properties.DisplayMember = "Name"; this.txtwarehouse.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains; this.txtwarehouse.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard; this.txtwarehouse.Properties.ValueMember = "ID"; this.txtwarehouse.Size = new System.Drawing.Size(932, 20); this.txtwarehouse.StyleController = this.layoutControl1; this.txtwarehouse.TabIndex = 13; this.txtwarehouse.EditValue = ""; // // layoutControlItem13 // this.layoutControlItem13.Control = this.txtwarehouse; this.layoutControlItem13.CustomizationFormText = "仓库"; this.layoutControlItem13.Location = new System.Drawing.Point(0, 288); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.Size = new System.Drawing.Size(585, 24); this.layoutControlItem13.Text = "仓库"; this.layoutControlItem13.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtunitprice.Location = new System.Drawing.Point(112, 324); this.txtunitprice.Name = "txtunitprice"; this.txtunitprice.Size = new System.Drawing.Size(481, 20); this.txtunitprice.StyleController = this.layoutControl1; this.txtunitprice.TabIndex = 14; // // layoutControlItem14 // this.layoutControlItem14.Control = this.txtunitprice; this.layoutControlItem14.CustomizationFormText = "单价"; this.layoutControlItem14.Location = new System.Drawing.Point(0, 312); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.Size = new System.Drawing.Size(585, 24); this.layoutControlItem14.Text = "单价"; this.layoutControlItem14.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtmoney.Location = new System.Drawing.Point(112, 348); this.txtmoney.Name = "txtmoney"; this.txtmoney.Size = new System.Drawing.Size(481, 20); this.txtmoney.StyleController = this.layoutControl1; this.txtmoney.TabIndex = 15; // // layoutControlItem15 // this.layoutControlItem15.Control = this.txtmoney; this.layoutControlItem15.CustomizationFormText = "金额"; this.layoutControlItem15.Location = new System.Drawing.Point(0, 336); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.Size = new System.Drawing.Size(585, 24); this.layoutControlItem15.Text = "金额"; this.layoutControlItem15.TextSize = new System.Drawing.Size(96, 14); // // txt${ColumnInfo.Name.Alias.ToCapit()} // this.txtremark.Location = new System.Drawing.Point(112, 372); this.txtremark.Name = "txtremark"; this.txtremark.Size = new System.Drawing.Size(481, 20); this.txtremark.StyleController = this.layoutControl1; this.txtremark.TabIndex = 16; // // layoutControlItem16 // this.layoutControlItem16.Control = this.txtremark; this.layoutControlItem16.CustomizationFormText = "备注"; this.layoutControlItem16.Location = new System.Drawing.Point(0, 360); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.Size = new System.Drawing.Size(585, 24); this.layoutControlItem16.Text = "备注"; this.layoutControlItem16.TextSize = new System.Drawing.Size(96, 14); // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1 ,this.layoutControlItem2 ,this.layoutControlItem3 ,this.layoutControlItem4 ,this.layoutControlItem5 ,this.layoutControlItem6 ,this.layoutControlItem7 ,this.layoutControlItem8 ,this.layoutControlItem9 ,this.layoutControlItem10 ,this.layoutControlItem11 ,this.layoutControlItem12 ,this.layoutControlItem13 ,this.layoutControlItem14 ,this.layoutControlItem15 ,this.layoutControlItem16 }); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Size = new System.Drawing.Size(605, 363); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(0, 34); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.tabDataList; this.xtraTabControl1.Size = new System.Drawing.Size(585, 436); this.xtraTabControl1.TabIndex = 1; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabDataList, this.tabDataDetail}); // // tabDataList // this.tabDataList.Controls.Add(this.grdList); this.tabDataList.Name = "tabDataList"; this.tabDataList.Size = new System.Drawing.Size(579, 407); this.tabDataList.Text = "数据列表"; // // tabDataDetail // this.tabDataDetail.Controls.Add(this.panelControl2); this.tabDataDetail.Name = "tabDataDetail"; this.tabDataDetail.Size = new System.Drawing.Size(579, 407); this.tabDataDetail.Text = "数据编辑"; // // grdList // this.grdList.Dock = System.Windows.Forms.DockStyle.Fill; this.grdList.Location = new System.Drawing.Point(0, 0); this.grdList.MainView = this.grdListView; this.grdList.Name = "grdList"; this.grdList.Size = new System.Drawing.Size(579, 407); this.grdList.TabIndex = 0; this.grdList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.grdListView}); // // grdListView // this.grdListView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn1, this.gridColumn2, this.gridColumn3, this.gridColumn4, this.gridColumn5, this.gridColumn6, this.gridColumn7, this.gridColumn8, this.gridColumn9, this.gridColumn10, this.gridColumn11, this.gridColumn12, this.gridColumn13, this.gridColumn14, this.gridColumn15, this.gridColumn16, }); this.grdListView.OptionsBehavior.Editable = false; this.grdListView.GridControl = this.grdList; this.grdListView.Name = "grdListView"; this.grdListView.OptionsView.ColumnAutoWidth=false; this.grdListView.BestFitColumns(); // // panelControl2 // this.panelControl2.Controls.Add(this.layoutControl1); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(0, 0); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(579, 407); this.panelControl2.TabIndex = 0; //////////////////////////////// (this.gridColumn1).Caption = "id"; (this.gridColumn1).Name = "gridColumn1"; (this.gridColumn1).FieldName = "id"; // repositoryItemTreeListLookUpEdit1 // (this.gridColumn2).ColumnEdit = this.repositoryItemTreeListtxtpid; this.repositoryItemTreeListtxtpid.AutoHeight = false; this.repositoryItemTreeListtxtpid.DisplayMember = "Name"; this.repositoryItemTreeListtxtpid.ValueMember = "ID"; this.repositoryItemTreeListtxtpid.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemTreeListtxtpid.Name = "repositoryItemTreeListtxtpid"; this.repositoryItemTreeListtxtpid.TreeList = this.repositoryItemTreeListtxtpidTreeList; // // repositoryItemTreeListLookUpEdit1TreeList // this.repositoryItemTreeListtxtpidTreeList.Location = new System.Drawing.Point(0, 0); this.repositoryItemTreeListtxtpidTreeList.ParentFieldName = "PID"; this.repositoryItemTreeListtxtpidTreeList.Name = "repositoryItemTreeListtxtpidTreeList"; this.repositoryItemTreeListtxtpidTreeList.OptionsView.ShowIndentAsRowStyle = true; this.repositoryItemTreeListtxtpidTreeList.Size = new System.Drawing.Size(400, 200); this.repositoryItemTreeListtxtpidTreeList.TabIndex = 0; (this.gridColumn2).Caption = "父项"; (this.gridColumn2).Name = "gridColumn2"; (this.gridColumn2).FieldName = "pid"; (this.gridColumn2).Visible = true; (this.gridColumn2).VisibleIndex = 2; //////////////////////////////// (this.gridColumn3).Caption = "BOM主表"; (this.gridColumn3).Name = "gridColumn3"; (this.gridColumn3).FieldName = "productBOMid"; (this.gridColumn3).Visible = true; (this.gridColumn3).VisibleIndex = 3; //////////////////////////////// (this.gridColumn4).Caption = "BOM编号"; (this.gridColumn4).Name = "gridColumn4"; (this.gridColumn4).FieldName = "productBOMcode"; (this.gridColumn4).Visible = true; (this.gridColumn4).VisibleIndex = 4; //////////////////////////////// (this.gridColumn5).Caption = "产品编号"; (this.gridColumn5).Name = "gridColumn5"; (this.gridColumn5).FieldName = "productcode"; (this.gridColumn5).Visible = true; (this.gridColumn5).VisibleIndex = 5; //////////////////////////////// (this.gridColumn6).Caption = "物料id"; (this.gridColumn6).Name = "gridColumn6"; (this.gridColumn6).FieldName = "materialid"; (this.gridColumn6).Visible = true; (this.gridColumn6).VisibleIndex = 6; // repositoryItemTreeListLookUpEdit1 // (this.gridColumn7).ColumnEdit = this.repositoryItemTreeListtxtmaterialname; this.repositoryItemTreeListtxtmaterialname.AutoHeight = false; this.repositoryItemTreeListtxtmaterialname.DisplayMember = "Name"; this.repositoryItemTreeListtxtmaterialname.ValueMember = "ID"; this.repositoryItemTreeListtxtmaterialname.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemTreeListtxtmaterialname.Name = "repositoryItemTreeListtxtmaterialname"; this.repositoryItemTreeListtxtmaterialname.TreeList = this.repositoryItemTreeListtxtmaterialnameTreeList; // // repositoryItemTreeListLookUpEdit1TreeList // this.repositoryItemTreeListtxtmaterialnameTreeList.Location = new System.Drawing.Point(0, 0); this.repositoryItemTreeListtxtmaterialnameTreeList.ParentFieldName = "PID"; this.repositoryItemTreeListtxtmaterialnameTreeList.Name = "repositoryItemTreeListtxtmaterialnameTreeList"; this.repositoryItemTreeListtxtmaterialnameTreeList.OptionsView.ShowIndentAsRowStyle = true; this.repositoryItemTreeListtxtmaterialnameTreeList.Size = new System.Drawing.Size(400, 200); this.repositoryItemTreeListtxtmaterialnameTreeList.TabIndex = 0; (this.gridColumn7).Caption = "物料名称"; (this.gridColumn7).Name = "gridColumn7"; (this.gridColumn7).FieldName = "materialname"; (this.gridColumn7).Visible = true; (this.gridColumn7).VisibleIndex = 7; //////////////////////////////// (this.gridColumn8).Caption = "物料编号"; (this.gridColumn8).Name = "gridColumn8"; (this.gridColumn8).FieldName = "materialcode"; (this.gridColumn8).Visible = true; (this.gridColumn8).VisibleIndex = 8; //////////////////////////////// (this.gridColumn9).Caption = "规格型号"; (this.gridColumn9).Name = "gridColumn9"; (this.gridColumn9).FieldName = "materialspec"; (this.gridColumn9).Visible = true; (this.gridColumn9).VisibleIndex = 9; (this.gridColumn10).ColumnEdit = this.repositoryItemtxtmaterialtype; this.repositoryItemtxtmaterialtype.AutoHeight = false; this.repositoryItemtxtmaterialtype.DisplayMember = "Name"; this.repositoryItemtxtmaterialtype.ValueMember = "ID"; this.repositoryItemtxtmaterialtype.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemtxtmaterialtype.Name = "repositoryItemtxtmaterialtype"; (this.gridColumn10).Caption = "物料类型"; (this.gridColumn10).Name = "gridColumn10"; (this.gridColumn10).FieldName = "materialtype"; (this.gridColumn10).Visible = true; (this.gridColumn10).VisibleIndex = 10; //////////////////////////////// (this.gridColumn11).Caption = "单位用量"; (this.gridColumn11).Name = "gridColumn11"; (this.gridColumn11).FieldName = "unitusenumber"; (this.gridColumn11).Visible = true; (this.gridColumn11).VisibleIndex = 11; (this.gridColumn12).ColumnEdit = this.repositoryItemtxtunit; this.repositoryItemtxtunit.AutoHeight = false; this.repositoryItemtxtunit.DisplayMember = "Name"; this.repositoryItemtxtunit.ValueMember = "ID"; this.repositoryItemtxtunit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemtxtunit.Name = "repositoryItemtxtunit"; (this.gridColumn12).Caption = "计量单位"; (this.gridColumn12).Name = "gridColumn12"; (this.gridColumn12).FieldName = "unit"; (this.gridColumn12).Visible = true; (this.gridColumn12).VisibleIndex = 12; (this.gridColumn13).ColumnEdit = this.repositoryItemtxtwarehouse; this.repositoryItemtxtwarehouse.AutoHeight = false; this.repositoryItemtxtwarehouse.DisplayMember = "Name"; this.repositoryItemtxtwarehouse.ValueMember = "ID"; this.repositoryItemtxtwarehouse.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemtxtwarehouse.Name = "repositoryItemtxtwarehouse"; (this.gridColumn13).Caption = "仓库"; (this.gridColumn13).Name = "gridColumn13"; (this.gridColumn13).FieldName = "warehouse"; (this.gridColumn13).Visible = true; (this.gridColumn13).VisibleIndex = 13; //////////////////////////////// (this.gridColumn14).Caption = "单价"; (this.gridColumn14).Name = "gridColumn14"; (this.gridColumn14).FieldName = "unitprice"; (this.gridColumn14).Visible = true; (this.gridColumn14).VisibleIndex = 14; //////////////////////////////// (this.gridColumn15).Caption = "金额"; (this.gridColumn15).Name = "gridColumn15"; (this.gridColumn15).FieldName = "money"; (this.gridColumn15).Visible = true; (this.gridColumn15).VisibleIndex = 15; //////////////////////////////// (this.gridColumn16).Caption = "备注"; (this.gridColumn16).Name = "gridColumn16"; (this.gridColumn16).FieldName = "remark"; (this.gridColumn16).Visible = true; (this.gridColumn16).VisibleIndex = 16; // // XtraForm1 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1300, 800); this.Controls.Add(this.xtraTabControl1); this.Name = "FrmproductBOMdetail"; this.Text = "FrmproductBOMdetail"; this.Load += new System.EventHandler(this.FrmproductBOMdetail_Load); this.Controls.SetChildIndex(this.xtraTabControl1, 0); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtpidTreeList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtpid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtpidTreeList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtpid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtproductBOMid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtproductBOMcode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtproductcode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtmaterialid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtmaterialnameTreeList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtmaterialname)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListtxtmaterialnameTreeList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtmaterialname.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtmaterialcode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtmaterialspec.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxtmaterialtype)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtmaterialtype.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtunitusenumber.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxtunit)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtunit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemtxtwarehouse)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtwarehouse.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtunitprice.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtmoney.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ///////////////////////// ((System.ComponentModel.ISupportInitialize)(this.txtremark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.tabDataList.ResumeLayout(false); this.tabDataDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grdListView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); this.ResumeLayout(false); } #endregion private XtraTabControl xtraTabControl1; private XtraTabPage tabDataList; private XtraTabPage tabDataDetail; private DevExpress.XtraGrid.GridControl grdList; private DevExpress.XtraGrid.Views.Grid.GridView grdListView; private PanelControl panelControl2; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtid; private DevExpress.XtraTreeList.TreeList txtpidTreeList; private DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit repositoryItemTreeListtxtpid; private DevExpress.XtraTreeList.TreeList repositoryItemTreeListtxtpidTreeList; private DevExpress.XtraEditors.TreeListLookUpEdit txtpid; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtproductBOMid; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtproductBOMcode; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtproductcode; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtmaterialid; private DevExpress.XtraTreeList.TreeList txtmaterialnameTreeList; private DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit repositoryItemTreeListtxtmaterialname; private DevExpress.XtraTreeList.TreeList repositoryItemTreeListtxtmaterialnameTreeList; private DevExpress.XtraEditors.TreeListLookUpEdit txtmaterialname; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtmaterialcode; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtmaterialspec; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemtxtmaterialtype; private DevExpress.XtraEditors.LookUpEdit txtmaterialtype; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtunitusenumber; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemtxtunit; private DevExpress.XtraEditors.LookUpEdit txtunit; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemtxtwarehouse; private DevExpress.XtraEditors.LookUpEdit txtwarehouse; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtunitprice; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtmoney; /////////////////////////////// private DevExpress.XtraEditors.TextEdit txtremark; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; } }