ÎļþÃû´Ó DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemQtrk_Rk.Designer.cs ÐÞ¸Ä |
| | |
| | | namespace Gs.DevApp.DevFrm.Rk |
| | | { |
| | | partial class Frm_MesItemQtrk_Rk |
| | | partial class Frm_MesItemQtrkDj |
| | | { |
| | | |
| | | /// <summary> |
| | |
| | | this.gv_billNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | | this.gv_cbillNo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); |
| | | this.gv_checkDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | | this.gv_insDate = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); |
| | |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // gvMx2itemInId |
| | |
| | | this.gridBand1, |
| | | this.gridBand2, |
| | | this.gridBand3, |
| | | this.gridBand4, |
| | | this.gridBand5, |
| | | this.gridBand4, |
| | | this.gridBand6, |
| | | this.gridBand7, |
| | | this.gridBand8, |
| | |
| | | // |
| | | this.gridBand1.AppearanceHeader.Options.UseTextOptions = true; |
| | | this.gridBand1.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridBand1.Caption = "å·²å®¡æ ¸"; |
| | | this.gridBand1.Caption = "å®¡æ ¸æ è®°"; |
| | | this.gridBand1.Columns.Add(this.gv_status); |
| | | this.gridBand1.Columns.Add(this.gv_fstatus); |
| | | this.gridBand1.Columns.Add(this.gv_guid); |
| | |
| | | this.gridBand1.Columns.Add(this.gv_fcheckUser); |
| | | this.gridBand1.Columns.Add(this.gv_rbillNo); |
| | | this.gridBand1.Columns.Add(this.gv_bgr); |
| | | this.gridBand1.MinWidth = 150; |
| | | this.gridBand1.MinWidth = 50; |
| | | this.gridBand1.Name = "gridBand1"; |
| | | this.gridBand1.VisibleIndex = 0; |
| | | this.gridBand1.Width = 150; |
| | | this.gridBand1.Width = 50; |
| | | // |
| | | // gv_status |
| | | // |
| | |
| | | this.gv_status.AppearanceCell.Options.UseFont = true; |
| | | this.gv_status.Caption = "ç¶æ|0-æªå®¡æ ¸1-å®¡æ ¸å
¥åº\\ç»æ¡ "; |
| | | this.gv_status.FieldName = "status2"; |
| | | this.gv_status.MinWidth = 50; |
| | | this.gv_status.MinWidth = 25; |
| | | this.gv_status.Name = "gv_status"; |
| | | this.gv_status.OptionsColumn.AllowEdit = false; |
| | | this.gv_status.Tag = "query_a.STATUS"; |
| | |
| | | this.gv_fstatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fstatus.Caption = "fç¶æ | 0-æªå®¡æ ¸ 1-å®¡æ ¸å
¥åº/ç»æ¡ "; |
| | | this.gv_fstatus.FieldName = "fstatus"; |
| | | this.gv_fstatus.MinWidth = 50; |
| | | this.gv_fstatus.MinWidth = 25; |
| | | this.gv_fstatus.Name = "gv_fstatus"; |
| | | this.gv_fstatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_fstatus.Tag = "query_a.FSTATUS"; |
| | |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "ID(SEQ_INV_ID) "; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.MinWidth = 25; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.GUID"; |
| | |
| | | this.gv_reason.AppearanceCell.Options.UseFont = true; |
| | | this.gv_reason.Caption = "åå "; |
| | | this.gv_reason.FieldName = "reason"; |
| | | this.gv_reason.MinWidth = 50; |
| | | this.gv_reason.MinWidth = 25; |
| | | this.gv_reason.Name = "gv_reason"; |
| | | this.gv_reason.OptionsColumn.AllowEdit = false; |
| | | this.gv_reason.Tag = "query_a.REASON"; |
| | |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "æåæ´æ°äºº "; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.MinWidth = 50; |
| | | this.gv_lastupdateBy.MinWidth = 25; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY"; |
| | |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "æåæ´æ°æ¶é´ "; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 50; |
| | | this.gv_lastupdateDate.MinWidth = 25; |
| | | this.gv_lastupdateDate.Name = "gv_lastupdateDate"; |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE"; |
| | |
| | | this.gv_billTypeId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billTypeId.Caption = "åæ®ç±»åID "; |
| | | this.gv_billTypeId.FieldName = "billTypeId"; |
| | | this.gv_billTypeId.MinWidth = 50; |
| | | this.gv_billTypeId.MinWidth = 25; |
| | | this.gv_billTypeId.Name = "gv_billTypeId"; |
| | | this.gv_billTypeId.OptionsColumn.AllowEdit = false; |
| | | this.gv_billTypeId.Tag = "query_a.BILL_TYPE_ID"; |
| | |
| | | this.gv_transactionId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_transactionId.Caption = "äºå¡ç±»åID "; |
| | | this.gv_transactionId.FieldName = "transactionId"; |
| | | this.gv_transactionId.MinWidth = 50; |
| | | this.gv_transactionId.MinWidth = 25; |
| | | this.gv_transactionId.Name = "gv_transactionId"; |
| | | this.gv_transactionId.OptionsColumn.AllowEdit = false; |
| | | this.gv_transactionId.Tag = "query_a.TRANSACTION_ID"; |
| | |
| | | this.gv_userNoBack.AppearanceCell.Options.UseFont = true; |
| | | this.gv_userNoBack.Caption = "éæäººå·¥å· "; |
| | | this.gv_userNoBack.FieldName = "userNoBack"; |
| | | this.gv_userNoBack.MinWidth = 50; |
| | | this.gv_userNoBack.MinWidth = 25; |
| | | this.gv_userNoBack.Name = "gv_userNoBack"; |
| | | this.gv_userNoBack.OptionsColumn.AllowEdit = false; |
| | | this.gv_userNoBack.Tag = "query_a.USER_NO_BACK"; |
| | |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "å®¡æ ¸äºº "; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.MinWidth = 50; |
| | | this.gv_checkUser.MinWidth = 25; |
| | | this.gv_checkUser.Name = "gv_checkUser"; |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkUser.Tag = "query_a.CHECK_USER"; |
| | |
| | | this.gv_taskNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_taskNo.Caption = "TASK_NO "; |
| | | this.gv_taskNo.FieldName = "taskNo"; |
| | | this.gv_taskNo.MinWidth = 50; |
| | | this.gv_taskNo.MinWidth = 25; |
| | | this.gv_taskNo.Name = "gv_taskNo"; |
| | | this.gv_taskNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_taskNo.Tag = "query_a.TASK_NO"; |
| | |
| | | this.gv_checkRes.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkRes.Caption = "CHECK_RES "; |
| | | this.gv_checkRes.FieldName = "checkRes"; |
| | | this.gv_checkRes.MinWidth = 50; |
| | | this.gv_checkRes.MinWidth = 25; |
| | | this.gv_checkRes.Name = "gv_checkRes"; |
| | | this.gv_checkRes.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkRes.Tag = "query_a.CHECK_RES"; |
| | |
| | | this.gv_checkQty.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkQty.Caption = "CHECK_QTY "; |
| | | this.gv_checkQty.FieldName = "checkQty"; |
| | | this.gv_checkQty.MinWidth = 50; |
| | | this.gv_checkQty.MinWidth = 25; |
| | | this.gv_checkQty.Name = "gv_checkQty"; |
| | | this.gv_checkQty.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkQty.Tag = "query_a.CHECK_QTY"; |
| | |
| | | this.gv_mmlist.AppearanceCell.Options.UseFont = true; |
| | | this.gv_mmlist.Caption = "MMLIST "; |
| | | this.gv_mmlist.FieldName = "mmlist"; |
| | | this.gv_mmlist.MinWidth = 50; |
| | | this.gv_mmlist.MinWidth = 25; |
| | | this.gv_mmlist.Name = "gv_mmlist"; |
| | | this.gv_mmlist.OptionsColumn.AllowEdit = false; |
| | | this.gv_mmlist.Tag = "query_a.MMLIST"; |
| | |
| | | this.gv_ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ebeln.Caption = "EBELN "; |
| | | this.gv_ebeln.FieldName = "ebeln"; |
| | | this.gv_ebeln.MinWidth = 50; |
| | | this.gv_ebeln.MinWidth = 25; |
| | | this.gv_ebeln.Name = "gv_ebeln"; |
| | | this.gv_ebeln.OptionsColumn.AllowEdit = false; |
| | | this.gv_ebeln.Tag = "query_a.EBELN"; |
| | |
| | | this.gv_depotsCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotsCode.Caption = "DEPOTS_CODE "; |
| | | this.gv_depotsCode.FieldName = "depotsCode"; |
| | | this.gv_depotsCode.MinWidth = 50; |
| | | this.gv_depotsCode.MinWidth = 25; |
| | | this.gv_depotsCode.Name = "gv_depotsCode"; |
| | | this.gv_depotsCode.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotsCode.Tag = "query_a.DEPOTS_CODE"; |
| | |
| | | this.gv_transctionNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_transctionNo.Caption = "TRANSCTION_NO "; |
| | | this.gv_transctionNo.FieldName = "transctionNo"; |
| | | this.gv_transctionNo.MinWidth = 50; |
| | | this.gv_transctionNo.MinWidth = 25; |
| | | this.gv_transctionNo.Name = "gv_transctionNo"; |
| | | this.gv_transctionNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_transctionNo.Tag = "query_a.TRANSCTION_NO"; |
| | |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "SUPP_NO "; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | | this.gv_suppNo.MinWidth = 50; |
| | | this.gv_suppNo.MinWidth = 25; |
| | | this.gv_suppNo.Name = "gv_suppNo"; |
| | | this.gv_suppNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppNo.Tag = "query_a.SUPP_NO"; |
| | |
| | | this.gv_factory.AppearanceCell.Options.UseFont = true; |
| | | this.gv_factory.Caption = "FACTORY "; |
| | | this.gv_factory.FieldName = "factory"; |
| | | this.gv_factory.MinWidth = 50; |
| | | this.gv_factory.MinWidth = 25; |
| | | this.gv_factory.Name = "gv_factory"; |
| | | this.gv_factory.OptionsColumn.AllowEdit = false; |
| | | this.gv_factory.Tag = "query_a.FACTORY"; |
| | |
| | | this.gv_sapstatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_sapstatus.Caption = "SAPSTATUS "; |
| | | this.gv_sapstatus.FieldName = "sapstatus"; |
| | | this.gv_sapstatus.MinWidth = 50; |
| | | this.gv_sapstatus.MinWidth = 25; |
| | | this.gv_sapstatus.Name = "gv_sapstatus"; |
| | | this.gv_sapstatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_sapstatus.Tag = "query_a.SAPSTATUS"; |
| | |
| | | this.gv_sapno.AppearanceCell.Options.UseFont = true; |
| | | this.gv_sapno.Caption = "SAPNO "; |
| | | this.gv_sapno.FieldName = "sapno"; |
| | | this.gv_sapno.MinWidth = 50; |
| | | this.gv_sapno.MinWidth = 25; |
| | | this.gv_sapno.Name = "gv_sapno"; |
| | | this.gv_sapno.OptionsColumn.AllowEdit = false; |
| | | this.gv_sapno.Tag = "query_a.SAPNO"; |
| | |
| | | this.gv_sapyear.AppearanceCell.Options.UseFont = true; |
| | | this.gv_sapyear.Caption = "SAPYEAR "; |
| | | this.gv_sapyear.FieldName = "sapyear"; |
| | | this.gv_sapyear.MinWidth = 50; |
| | | this.gv_sapyear.MinWidth = 25; |
| | | this.gv_sapyear.Name = "gv_sapyear"; |
| | | this.gv_sapyear.OptionsColumn.AllowEdit = false; |
| | | this.gv_sapyear.Tag = "query_a.SAPYEAR"; |
| | |
| | | this.gv_saptext.AppearanceCell.Options.UseFont = true; |
| | | this.gv_saptext.Caption = "SAPTEXT "; |
| | | this.gv_saptext.FieldName = "saptext"; |
| | | this.gv_saptext.MinWidth = 50; |
| | | this.gv_saptext.MinWidth = 25; |
| | | this.gv_saptext.Name = "gv_saptext"; |
| | | this.gv_saptext.OptionsColumn.AllowEdit = false; |
| | | this.gv_saptext.Tag = "query_a.SAPTEXT"; |
| | |
| | | this.gv_ischeck.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ischeck.Caption = "ISCHECK "; |
| | | this.gv_ischeck.FieldName = "ischeck"; |
| | | this.gv_ischeck.MinWidth = 50; |
| | | this.gv_ischeck.MinWidth = 25; |
| | | this.gv_ischeck.Name = "gv_ischeck"; |
| | | this.gv_ischeck.OptionsColumn.AllowEdit = false; |
| | | this.gv_ischeck.Tag = "query_a.ISCHECK"; |
| | |
| | | this.gv_insby.AppearanceCell.Options.UseFont = true; |
| | | this.gv_insby.Caption = "INSBY "; |
| | | this.gv_insby.FieldName = "insby"; |
| | | this.gv_insby.MinWidth = 50; |
| | | this.gv_insby.MinWidth = 25; |
| | | this.gv_insby.Name = "gv_insby"; |
| | | this.gv_insby.OptionsColumn.AllowEdit = false; |
| | | this.gv_insby.Tag = "query_a.INSBY"; |
| | |
| | | this.gv_isVisual.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isVisual.Caption = "IS_VISUAL "; |
| | | this.gv_isVisual.FieldName = "isVisual"; |
| | | this.gv_isVisual.MinWidth = 50; |
| | | this.gv_isVisual.MinWidth = 25; |
| | | this.gv_isVisual.Name = "gv_isVisual"; |
| | | this.gv_isVisual.OptionsColumn.AllowEdit = false; |
| | | this.gv_isVisual.Tag = "query_a.IS_VISUAL"; |
| | |
| | | this.gv_company.AppearanceCell.Options.UseFont = true; |
| | | this.gv_company.Caption = "COMPANY "; |
| | | this.gv_company.FieldName = "company"; |
| | | this.gv_company.MinWidth = 50; |
| | | this.gv_company.MinWidth = 25; |
| | | this.gv_company.Name = "gv_company"; |
| | | this.gv_company.OptionsColumn.AllowEdit = false; |
| | | this.gv_company.Tag = "query_a.COMPANY"; |
| | |
| | | this.gv_urgentFlag.AppearanceCell.Options.UseFont = true; |
| | | this.gv_urgentFlag.Caption = "URGENT_FLAG "; |
| | | this.gv_urgentFlag.FieldName = "urgentFlag"; |
| | | this.gv_urgentFlag.MinWidth = 50; |
| | | this.gv_urgentFlag.MinWidth = 25; |
| | | this.gv_urgentFlag.Name = "gv_urgentFlag"; |
| | | this.gv_urgentFlag.OptionsColumn.AllowEdit = false; |
| | | this.gv_urgentFlag.Tag = "query_a.URGENT_FLAG"; |
| | |
| | | this.gv_lineNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lineNo.Caption = "LINE_NO "; |
| | | this.gv_lineNo.FieldName = "lineNo"; |
| | | this.gv_lineNo.MinWidth = 50; |
| | | this.gv_lineNo.MinWidth = 25; |
| | | this.gv_lineNo.Name = "gv_lineNo"; |
| | | this.gv_lineNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_lineNo.Tag = "query_a.LINE_NO"; |
| | |
| | | this.gv_mttransctionNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_mttransctionNo.Caption = "å²éäºå¡ç±»åç¼ç "; |
| | | this.gv_mttransctionNo.FieldName = "mttransctionNo"; |
| | | this.gv_mttransctionNo.MinWidth = 50; |
| | | this.gv_mttransctionNo.MinWidth = 25; |
| | | this.gv_mttransctionNo.Name = "gv_mttransctionNo"; |
| | | this.gv_mttransctionNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_mttransctionNo.Tag = "query_a.MTTRANSCTION_NO"; |
| | |
| | | this.gv_taskLino.AppearanceCell.Options.UseFont = true; |
| | | this.gv_taskLino.Caption = "å·¥åè¡å· "; |
| | | this.gv_taskLino.FieldName = "taskLino"; |
| | | this.gv_taskLino.MinWidth = 50; |
| | | this.gv_taskLino.MinWidth = 25; |
| | | this.gv_taskLino.Name = "gv_taskLino"; |
| | | this.gv_taskLino.OptionsColumn.AllowEdit = false; |
| | | this.gv_taskLino.Tag = "query_a.TASK_LINO"; |
| | |
| | | this.gv_fbillno.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fbillno.Caption = "ææéç¥ååå· "; |
| | | this.gv_fbillno.FieldName = "fbillno"; |
| | | this.gv_fbillno.MinWidth = 50; |
| | | this.gv_fbillno.MinWidth = 25; |
| | | this.gv_fbillno.Name = "gv_fbillno"; |
| | | this.gv_fbillno.OptionsColumn.AllowEdit = false; |
| | | this.gv_fbillno.Tag = "query_a.FBILLNO"; |
| | |
| | | this.gv_fbillLino.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fbillLino.Caption = "ææåè¡å· "; |
| | | this.gv_fbillLino.FieldName = "fbillLino"; |
| | | this.gv_fbillLino.MinWidth = 50; |
| | | this.gv_fbillLino.MinWidth = 25; |
| | | this.gv_fbillLino.Name = "gv_fbillLino"; |
| | | this.gv_fbillLino.OptionsColumn.AllowEdit = false; |
| | | this.gv_fbillLino.Tag = "query_a.FBILL_LINO"; |
| | |
| | | this.gv_custNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_custNo.Caption = "客æ·ç¼å· "; |
| | | this.gv_custNo.FieldName = "custNo"; |
| | | this.gv_custNo.MinWidth = 50; |
| | | this.gv_custNo.MinWidth = 25; |
| | | this.gv_custNo.Name = "gv_custNo"; |
| | | this.gv_custNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_custNo.Tag = "query_a.CUST_NO"; |
| | |
| | | this.gv_custName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_custName.Caption = "客æ·åç§° "; |
| | | this.gv_custName.FieldName = "custName"; |
| | | this.gv_custName.MinWidth = 50; |
| | | this.gv_custName.MinWidth = 25; |
| | | this.gv_custName.Name = "gv_custName"; |
| | | this.gv_custName.OptionsColumn.AllowEdit = false; |
| | | this.gv_custName.Tag = "query_a.CUST_NAME"; |
| | |
| | | this.gv_iqcReleaseNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_iqcReleaseNo.Caption = "IQCæ£éªåå· "; |
| | | this.gv_iqcReleaseNo.FieldName = "iqcReleaseNo"; |
| | | this.gv_iqcReleaseNo.MinWidth = 50; |
| | | this.gv_iqcReleaseNo.MinWidth = 25; |
| | | this.gv_iqcReleaseNo.Name = "gv_iqcReleaseNo"; |
| | | this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_iqcReleaseNo.Tag = "query_a.IQC_RELEASE_NO"; |
| | |
| | | this.gv_pickIns.AppearanceCell.Options.UseFont = true; |
| | | this.gv_pickIns.Caption = "0 ç³è¯·åï¼1å
¥åºåæ è¯ "; |
| | | this.gv_pickIns.FieldName = "pickIns"; |
| | | this.gv_pickIns.MinWidth = 50; |
| | | this.gv_pickIns.MinWidth = 25; |
| | | this.gv_pickIns.Name = "gv_pickIns"; |
| | | this.gv_pickIns.OptionsColumn.AllowEdit = false; |
| | | this.gv_pickIns.Tag = "query_a.PICK_INS"; |
| | |
| | | this.gv_fcheckUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcheckUser.Caption = "å
¥åºå®¡æ ¸äºº "; |
| | | this.gv_fcheckUser.FieldName = "fcheckUser"; |
| | | this.gv_fcheckUser.MinWidth = 50; |
| | | this.gv_fcheckUser.MinWidth = 25; |
| | | this.gv_fcheckUser.Name = "gv_fcheckUser"; |
| | | this.gv_fcheckUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_fcheckUser.Tag = "query_a.FCHECK_USER"; |
| | |
| | | this.gv_rbillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_rbillNo.Caption = "任塿±æ¥å/å·¥åå·ï¼æåå
¥åºãéæï¼ "; |
| | | this.gv_rbillNo.FieldName = "rbillNo"; |
| | | this.gv_rbillNo.MinWidth = 50; |
| | | this.gv_rbillNo.MinWidth = 25; |
| | | this.gv_rbillNo.Name = "gv_rbillNo"; |
| | | this.gv_rbillNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_rbillNo.Tag = "query_a.RBILL_NO"; |
| | |
| | | this.gv_bgr.AppearanceCell.Options.UseFont = true; |
| | | this.gv_bgr.Caption = "æ¥å·¥äºº "; |
| | | this.gv_bgr.FieldName = "bgr"; |
| | | this.gv_bgr.MinWidth = 50; |
| | | this.gv_bgr.MinWidth = 25; |
| | | this.gv_bgr.Name = "gv_bgr"; |
| | | this.gv_bgr.OptionsColumn.AllowEdit = false; |
| | | this.gv_bgr.Tag = "query_a.BGR"; |
| | |
| | | // |
| | | this.gridBand2.Caption = "å
¥åºåå·"; |
| | | this.gridBand2.Columns.Add(this.gv_billNo); |
| | | this.gridBand2.MinWidth = 180; |
| | | this.gridBand2.MinWidth = 25; |
| | | this.gridBand2.Name = "gridBand2"; |
| | | this.gridBand2.VisibleIndex = 1; |
| | | this.gridBand2.Width = 180; |
| | | this.gridBand2.Width = 114; |
| | | // |
| | | // gv_billNo |
| | | // |
| | |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "å
¥åºåå· "; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 50; |
| | | this.gv_billNo.MinWidth = 25; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | |
| | | // |
| | | this.gridBand3.Caption = "å°è´§åå·"; |
| | | this.gridBand3.Columns.Add(this.gv_cbillNo); |
| | | this.gridBand3.MinWidth = 180; |
| | | this.gridBand3.MinWidth = 25; |
| | | this.gridBand3.Name = "gridBand3"; |
| | | this.gridBand3.VisibleIndex = 2; |
| | | this.gridBand3.Width = 180; |
| | | this.gridBand3.Width = 114; |
| | | // |
| | | // gv_cbillNo |
| | | // |
| | |
| | | this.gv_cbillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_cbillNo.Caption = "å°è´§åå·/å
¶å®å
¥åºåå· "; |
| | | this.gv_cbillNo.FieldName = "cbillNo"; |
| | | this.gv_cbillNo.MinWidth = 50; |
| | | this.gv_cbillNo.MinWidth = 25; |
| | | this.gv_cbillNo.Name = "gv_cbillNo"; |
| | | this.gv_cbillNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_cbillNo.Tag = "query_a.CBILL_NO"; |
| | | this.gv_cbillNo.Visible = true; |
| | | this.gv_cbillNo.Width = 114; |
| | | // |
| | | // gridBand4 |
| | | // |
| | | this.gridBand4.Caption = "å建æ¶é´"; |
| | | this.gridBand4.Columns.Add(this.gv_createDate); |
| | | this.gridBand4.MinWidth = 180; |
| | | this.gridBand4.Name = "gridBand4"; |
| | | this.gridBand4.VisibleIndex = 3; |
| | | this.gridBand4.Width = 180; |
| | | // |
| | | // gv_createDate |
| | | // |
| | | this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "å建æ¶é´ "; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 50; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.CREATE_DATE"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.Width = 146; |
| | | // |
| | | // gridBand5 |
| | | // |
| | | this.gridBand5.Caption = "å建人"; |
| | | this.gridBand5.Columns.Add(this.gv_createBy); |
| | | this.gridBand5.MinWidth = 80; |
| | | this.gridBand5.MinWidth = 40; |
| | | this.gridBand5.Name = "gridBand5"; |
| | | this.gridBand5.VisibleIndex = 4; |
| | | this.gridBand5.Width = 80; |
| | | this.gridBand5.VisibleIndex = 3; |
| | | this.gridBand5.Width = 66; |
| | | // |
| | | // gv_createBy |
| | | // |
| | |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.Width = 66; |
| | | // |
| | | // gridBand4 |
| | | // |
| | | this.gridBand4.Caption = "å建æ¶é´"; |
| | | this.gridBand4.Columns.Add(this.gv_createDate); |
| | | this.gridBand4.MinWidth = 25; |
| | | this.gridBand4.Name = "gridBand4"; |
| | | this.gridBand4.VisibleIndex = 4; |
| | | this.gridBand4.Width = 146; |
| | | // |
| | | // gv_createDate |
| | | // |
| | | this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "å建æ¶é´ "; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 25; |
| | | this.gv_createDate.Name = "gv_createDate"; |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.CREATE_DATE"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.Width = 146; |
| | | // |
| | | // gridBand6 |
| | | // |
| | | this.gridBand6.Caption = "å®¡æ ¸æ¥æ"; |
| | | this.gridBand6.Columns.Add(this.gv_checkDate); |
| | | this.gridBand6.Columns.Add(this.gv_insDate); |
| | | this.gridBand6.Columns.Add(this.gv_fcheckDate); |
| | | this.gridBand6.MinWidth = 180; |
| | | this.gridBand6.MinWidth = 25; |
| | | this.gridBand6.Name = "gridBand6"; |
| | | this.gridBand6.VisibleIndex = 5; |
| | | this.gridBand6.Width = 180; |
| | | this.gridBand6.Width = 94; |
| | | // |
| | | // gv_checkDate |
| | | // |
| | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "CHECK_DATE "; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | | this.gv_checkDate.MinWidth = 50; |
| | | this.gv_checkDate.MinWidth = 25; |
| | | this.gv_checkDate.Name = "gv_checkDate"; |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.CHECK_DATE"; |
| | |
| | | this.gv_insDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_insDate.Caption = "insDateå®¡æ ¸æ¥æ"; |
| | | this.gv_insDate.FieldName = "insDate"; |
| | | this.gv_insDate.MinWidth = 50; |
| | | this.gv_insDate.MinWidth = 25; |
| | | this.gv_insDate.Name = "gv_insDate"; |
| | | this.gv_insDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_insDate.Tag = "query_a.INS_DATE"; |
| | |
| | | this.gv_fcheckDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fcheckDate.Caption = "å
¥åºå®¡æ ¸æ¥æ "; |
| | | this.gv_fcheckDate.FieldName = "fcheckDate"; |
| | | this.gv_fcheckDate.MinWidth = 50; |
| | | this.gv_fcheckDate.MinWidth = 25; |
| | | this.gv_fcheckDate.Name = "gv_fcheckDate"; |
| | | this.gv_fcheckDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_fcheckDate.Tag = "query_a.FCHECK_DATE"; |
| | |
| | | // |
| | | this.gridBand10.Caption = "ä»åºID"; |
| | | this.gridBand10.Columns.Add(this.gv_depotsId); |
| | | this.gridBand10.MinWidth = 50; |
| | | this.gridBand10.MinWidth = 25; |
| | | this.gridBand10.Name = "gridBand10"; |
| | | this.gridBand10.VisibleIndex = 0; |
| | | this.gridBand10.Width = 89; |
| | |
| | | this.gv_depotsId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotsId.Caption = "ä»åº "; |
| | | this.gv_depotsId.FieldName = "depotsId"; |
| | | this.gv_depotsId.MinWidth = 50; |
| | | this.gv_depotsId.MinWidth = 25; |
| | | this.gv_depotsId.Name = "gv_depotsId"; |
| | | this.gv_depotsId.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotsId.Tag = "query_a.DEPOTS_ID"; |
| | |
| | | // |
| | | this.gridBand9.Caption = "ä»åºåç§°"; |
| | | this.gridBand9.Columns.Add(this.bandedGridColumn1); |
| | | this.gridBand9.MinWidth = 80; |
| | | this.gridBand9.MinWidth = 25; |
| | | this.gridBand9.Name = "gridBand9"; |
| | | this.gridBand9.VisibleIndex = 1; |
| | | this.gridBand9.Width = 94; |
| | |
| | | this.gridBand12}); |
| | | this.gridBand8.Name = "gridBand8"; |
| | | this.gridBand8.VisibleIndex = 7; |
| | | this.gridBand8.Width = 189; |
| | | this.gridBand8.Width = 183; |
| | | // |
| | | // gridBand11 |
| | | // |
| | | this.gridBand11.Caption = "ä¾åºåID"; |
| | | this.gridBand11.Columns.Add(this.gv_suppId); |
| | | this.gridBand11.MinWidth = 50; |
| | | this.gridBand11.MinWidth = 25; |
| | | this.gridBand11.Name = "gridBand11"; |
| | | this.gridBand11.VisibleIndex = 0; |
| | | this.gridBand11.Width = 89; |
| | |
| | | this.gv_suppId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppId.Caption = "ä¾åºåID"; |
| | | this.gv_suppId.FieldName = "suppId"; |
| | | this.gv_suppId.MinWidth = 50; |
| | | this.gv_suppId.MinWidth = 25; |
| | | this.gv_suppId.Name = "gv_suppId"; |
| | | this.gv_suppId.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppId.Tag = "query_a.SUPP_ID"; |
| | |
| | | // |
| | | this.gridBand12.Caption = "ä¾åºååç§°"; |
| | | this.gridBand12.Columns.Add(this.bandedGridColumn2); |
| | | this.gridBand12.MinWidth = 100; |
| | | this.gridBand12.MinWidth = 25; |
| | | this.gridBand12.Name = "gridBand12"; |
| | | this.gridBand12.VisibleIndex = 1; |
| | | this.gridBand12.Width = 100; |
| | | this.gridBand12.Width = 94; |
| | | // |
| | | // bandedGridColumn2 |
| | | // |
| | |
| | | // |
| | | this.gridBand13.Caption = "éè´§åå·"; |
| | | this.gridBand13.Columns.Add(this.gv_paperBillNo); |
| | | this.gridBand13.MinWidth = 120; |
| | | this.gridBand13.MinWidth = 50; |
| | | this.gridBand13.Name = "gridBand13"; |
| | | this.gridBand13.VisibleIndex = 8; |
| | | this.gridBand13.Width = 120; |
| | | this.gridBand13.Width = 95; |
| | | // |
| | | // gv_paperBillNo |
| | | // |
| | |
| | | this.gv_paperBillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_paperBillNo.Caption = "éè´§åå· "; |
| | | this.gv_paperBillNo.FieldName = "paperBillNo"; |
| | | this.gv_paperBillNo.MinWidth = 50; |
| | | this.gv_paperBillNo.MinWidth = 25; |
| | | this.gv_paperBillNo.Name = "gv_paperBillNo"; |
| | | this.gv_paperBillNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_paperBillNo.Tag = "query_a.PAPER_BILL_NO"; |
| | |
| | | // |
| | | this.gridBand14.Caption = "夿³¨ä¿¡æ¯"; |
| | | this.gridBand14.Columns.Add(this.gv_remark); |
| | | this.gridBand14.MinWidth = 120; |
| | | this.gridBand14.MinWidth = 50; |
| | | this.gridBand14.Name = "gridBand14"; |
| | | this.gridBand14.VisibleIndex = 9; |
| | | this.gridBand14.Width = 120; |
| | | this.gridBand14.Width = 119; |
| | | // |
| | | // gv_remark |
| | | // |
| | |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Visible = false; |
| | | // |
| | | // Frm_MesItemQtrk_Rk |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(909, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // Frm_MesItemQtrkDj |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1348, 682); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_MesItemQtrk_Rk"; |
| | | this.Name = "Frm_MesItemQtrkDj"; |
| | | this.Text = "å
¶å®å
¥åºå"; |
| | | this.tabMxPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14; |
| | | private UserControl.UcLookSupplier txt_suppId; |
| | | private UserControl.UcLookCk txt_depotsId; |
| | | private DevExpress.XtraEditors.CheckEdit txt_status; |
| | | } |
| | | private System.Windows.Forms.PictureBox picCheckBox; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14; |
| | | } |
| | | } |