| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraGrid.Columns.GridColumn gv_remainingReceivedQty; |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraGrid.Columns.GridColumn gv_remainingReceivedQty; |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gv_sourceDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_demandDocumentId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gv_releaseNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | gv_remainingReceivedQty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptHistory)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // gv_remainingReceivedQty |
| | | // |
| | | gv_remainingReceivedQty.Caption = "ERP累计未收数量"; |
| | | gv_remainingReceivedQty.FieldName = "remainingReceivedQty"; |
| | | gv_remainingReceivedQty.Name = "gv_remainingReceivedQty"; |
| | | gv_remainingReceivedQty.Visible = true; |
| | | gv_remainingReceivedQty.VisibleIndex = 10; |
| | | gv_remainingReceivedQty.Width = 27; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | |
| | | this.gridColumn20, |
| | | gv_remainingReceivedQty, |
| | | this.gv_sourceDocumentId, |
| | | this.gv_demandDocumentId}); |
| | | this.gv_demandDocumentId, |
| | | this.gv_releaseNo}); |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | |
| | | this.gridColumn20.VisibleIndex = 29; |
| | | this.gridColumn20.Width = 35; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(808, 43); |
| | | this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(88, 39); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gv_remainingReceivedQty |
| | | // |
| | | gv_remainingReceivedQty.Caption = "ERP累计未收数量"; |
| | | gv_remainingReceivedQty.FieldName = "remainingReceivedQty"; |
| | | gv_remainingReceivedQty.Name = "gv_remainingReceivedQty"; |
| | | gv_remainingReceivedQty.Visible = true; |
| | | gv_remainingReceivedQty.VisibleIndex = 10; |
| | | gv_remainingReceivedQty.Width = 27; |
| | | // |
| | | // gv_sourceDocumentId |
| | | // |
| | | this.gv_sourceDocumentId.Caption = "源单单号"; |
| | |
| | | this.gv_demandDocumentId.Visible = true; |
| | | this.gv_demandDocumentId.VisibleIndex = 14; |
| | | this.gv_demandDocumentId.Width = 23; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(808, 43); |
| | | this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(88, 39); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 6; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gv_releaseNo |
| | | // |
| | | this.gv_releaseNo.Caption = "检验单号"; |
| | | this.gv_releaseNo.FieldName = "releaseNo"; |
| | | this.gv_releaseNo.Name = "gv_releaseNo"; |
| | | this.gv_releaseNo.Visible = true; |
| | | this.gv_releaseNo.VisibleIndex = 30; |
| | | // |
| | | // Frm_MesInvItemArn |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_sourceDocumentId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_demandDocumentId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_releaseNo; |
| | | } |
| | | } |