| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | |
| | | // |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | |
| | | // |
| | | // gv_qt015 |
| | | // |
| | | |
| | | this.gv_qt015.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt015.Caption = "审核状态 "; |
| | | this.gv_qt015.FieldName = "isCheck"; |
| | |
| | | // |
| | | // gv_qtck |
| | | // |
| | | |
| | | this.gv_qtck.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qtck.Caption = "申请单号 "; |
| | | this.gv_qtck.FieldName = "billNo"; |
| | |
| | | // |
| | | // gv_qt005 |
| | | // |
| | | |
| | | this.gv_qt005.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt005.Caption = "申请人"; |
| | | this.gv_qt005.FieldName = "createBy"; |
| | |
| | | // |
| | | // gv_qt001 |
| | | // |
| | | |
| | | this.gv_qt001.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt001.Caption = "申请日期 "; |
| | | this.gv_qt001.FieldName = "createDate"; |
| | |
| | | // |
| | | // gv_qt016 |
| | | // |
| | | |
| | | this.gv_qt016.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt016.Caption = "审核人 "; |
| | | this.gv_qt016.FieldName = "checkBy"; |
| | |
| | | // |
| | | // gv_qt002 |
| | | // |
| | | |
| | | this.gv_qt002.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt002.Caption = "审核日期 "; |
| | | this.gv_qt002.FieldName = "checkDate"; |
| | |
| | | // |
| | | // gv_qt010 |
| | | // |
| | | |
| | | this.gv_qt010.AppearanceCell.Options.UseFont = true; |
| | | this.gv_qt010.Caption = "入库原因 "; |
| | | this.gv_qt010.FieldName = "remark"; |
| | |
| | | // txt_fCustId |
| | | // |
| | | this.txt_fCustId.IsReadly = false; |
| | | this.txt_fCustId.Location = new System.Drawing.Point(365, 44); |
| | | this.txt_fCustId.Location = new System.Drawing.Point(370, 40); |
| | | this.txt_fCustId.Name = "txt_fCustId"; |
| | | this.txt_fCustId.Size = new System.Drawing.Size(205, 28); |
| | | this.txt_fCustId.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_fCustId.TabIndex = 333; |
| | | // |
| | | // lbGuid |
| | |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 76); |
| | | this.txt_remark.Location = new System.Drawing.Point(84, 68); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(486, 28); |
| | | this.txt_remark.Size = new System.Drawing.Size(497, 24); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 240; |
| | | // |
| | | // txt_fStockId |
| | | // |
| | | this.txt_fStockId.IsReadly = false; |
| | | this.txt_fStockId.Location = new System.Drawing.Point(365, 12); |
| | | this.txt_fStockId.Location = new System.Drawing.Point(370, 12); |
| | | this.txt_fStockId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_fStockId.Name = "txt_fStockId"; |
| | | this.txt_fStockId.Size = new System.Drawing.Size(205, 28); |
| | | this.txt_fStockId.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_fStockId.TabIndex = 301; |
| | | // |
| | | // txt_checkBy |
| | | // |
| | | this.txt_checkBy.Location = new System.Drawing.Point(927, 12); |
| | | this.txt_checkBy.Location = new System.Drawing.Point(944, 12); |
| | | this.txt_checkBy.Name = "txt_checkBy"; |
| | | |
| | | this.txt_checkBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkBy.Size = new System.Drawing.Size(207, 28); |
| | | this.txt_checkBy.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_checkBy.StyleController = this.layoutMx1; |
| | | this.txt_checkBy.TabIndex = 267; |
| | | this.txt_checkBy.Tag = "readonly"; |
| | |
| | | // txt_fStockOrgId |
| | | // |
| | | this.txt_fStockOrgId.IsReadly = false; |
| | | this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 44); |
| | | this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 40); |
| | | this.txt_fStockOrgId.Name = "txt_fStockOrgId"; |
| | | this.txt_fStockOrgId.Size = new System.Drawing.Size(205, 28); |
| | | this.txt_fStockOrgId.Size = new System.Drawing.Size(210, 24); |
| | | this.txt_fStockOrgId.TabIndex = 326; |
| | | // |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_billNo.Size = new System.Drawing.Size(205, 28); |
| | | this.txt_billNo.Size = new System.Drawing.Size(210, 24); |
| | | this.txt_billNo.StyleController = this.layoutMx1; |
| | | this.txt_billNo.TabIndex = 213; |
| | | this.txt_billNo.Tag = "readonly"; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(927, 44); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(944, 40); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(207, 28); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 217; |
| | | this.txt_checkDate.Tag = "readonly"; |
| | | // |
| | | // txt_isCheck |
| | | // |
| | | this.txt_isCheck.Location = new System.Drawing.Point(855, 76); |
| | | this.txt_isCheck.Location = new System.Drawing.Point(872, 68); |
| | | this.txt_isCheck.Name = "txt_isCheck"; |
| | | this.txt_isCheck.Properties.Caption = "审核状态"; |
| | | this.txt_isCheck.Size = new System.Drawing.Size(279, 24); |
| | | this.txt_isCheck.Size = new System.Drawing.Size(283, 24); |
| | | this.txt_isCheck.StyleController = this.layoutMx1; |
| | | this.txt_isCheck.TabIndex = 330; |
| | | this.txt_isCheck.Tag = "readonly"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(646, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(657, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Size = new System.Drawing.Size(205, 24); |
| | | this.txt_createBy.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 331; |
| | | this.txt_createBy.Tag = "readonly"; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(646, 44); |
| | | this.txt_createDate.Location = new System.Drawing.Point(657, 40); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Size = new System.Drawing.Size(205, 24); |
| | | this.txt_createDate.Size = new System.Drawing.Size(211, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 332; |
| | | this.txt_createDate.Tag = "readonly"; |
| | |
| | | // |
| | | // txt_isFinish |
| | | // |
| | | this.txt_isFinish.Location = new System.Drawing.Point(574, 76); |
| | | this.txt_isFinish.Location = new System.Drawing.Point(585, 68); |
| | | this.txt_isFinish.Name = "txt_isFinish"; |
| | | this.txt_isFinish.Properties.Caption = "完结状态"; |
| | | this.txt_isFinish.Size = new System.Drawing.Size(277, 24); |
| | | this.txt_isFinish.Size = new System.Drawing.Size(283, 24); |
| | | this.txt_isFinish.StyleController = this.layoutMx1; |
| | | this.txt_isFinish.TabIndex = 335; |
| | | this.txt_isFinish.Tag = "readonly"; |
| | |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3}); |
| | | this.Root.Size = new System.Drawing.Size(1146, 116); |
| | | this.Root.Size = new System.Drawing.Size(1167, 104); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Control = this.txt_billNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(281, 32); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(286, 28); |
| | | this.layoutControlItem1.Text = "申请单号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_fStockOrgId; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(0, 28); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(281, 32); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(286, 28); |
| | | this.layoutControlItem4.Text = "库存组织"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_checkBy; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(843, 0); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(860, 0); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(283, 32); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem9.Text = "审核人"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_checkDate; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(843, 32); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(860, 28); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(283, 32); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem10.Text = "审核日期"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_isCheck; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(843, 64); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(860, 56); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(283, 32); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem11.Text = "审核状态"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | |
| | | // |
| | | this.layoutControlItem14.Control = this.txt_createBy; |
| | | this.layoutControlItem14.CustomizationFormText = "申请人"; |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(562, 0); |
| | | this.layoutControlItem14.Location = new System.Drawing.Point(573, 0); |
| | | this.layoutControlItem14.Name = "layoutControlItem14"; |
| | | this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(281, 32); |
| | | this.layoutControlItem14.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem14.Text = "申请人"; |
| | | this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_createDate; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(562, 32); |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(573, 28); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(281, 32); |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem15.Text = "申请时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_fStockId; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(281, 0); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(286, 0); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(281, 32); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem8.Text = "收料仓库"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_isFinish; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(562, 64); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(573, 56); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(281, 32); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem3.Text = "完结标识"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem3.TextVisible = false; |
| | |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_fCustId; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(281, 32); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(286, 28); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(281, 32); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(287, 28); |
| | | this.layoutControlItem6.Text = "选择客户"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_remark; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 64); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(0, 56); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(562, 32); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(573, 28); |
| | | this.layoutControlItem13.Text = "入库原因"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | // |
| | | // gvMx1guid |
| | | // |
| | | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid "; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1qd002 |
| | | // |
| | | |
| | | this.gvMx1qd002.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd002.Caption = "物料编号 "; |
| | | this.gvMx1qd002.FieldName = "itemNo"; |
| | |
| | | // |
| | | // gvMx1qd003 |
| | | // |
| | | |
| | | this.gvMx1qd003.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd003.Caption = "物料名称 "; |
| | | this.gvMx1qd003.FieldName = "itemName"; |
| | |
| | | // |
| | | // gvMx1qd004 |
| | | // |
| | | |
| | | this.gvMx1qd004.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd004.Caption = "规格型号 "; |
| | | this.gvMx1qd004.FieldName = "itemModel"; |
| | |
| | | // |
| | | // gvMx1qd007 |
| | | // |
| | | |
| | | this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1qd007.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1qd010 |
| | | // |
| | | |
| | | this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1qd010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true; |
| | |
| | | // |
| | | // gvMx1qd009 |
| | | // |
| | | |
| | | this.gvMx1qd009.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1qd009.Caption = "单位 "; |
| | | this.gvMx1qd009.FieldName = "kcDw"; |
| | |
| | | // |
| | | this.txt_iCount_1.Location = new System.Drawing.Point(654, 34); |
| | | this.txt_iCount_1.Name = "txt_iCount_1"; |
| | | |
| | | this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_iCount_1.Size = new System.Drawing.Size(96, 28); |
| | | this.txt_iCount_1.Size = new System.Drawing.Size(96, 24); |
| | | this.txt_iCount_1.TabIndex = 228; |
| | | // |
| | | // labelControl14 |
| | |
| | | // |
| | | this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4); |
| | | this.txt_psnQty_1.Name = "txt_psnQty_1"; |
| | | |
| | | this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28); |
| | | this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24); |
| | | this.txt_psnQty_1.TabIndex = 226; |
| | | // |
| | | // labelControl12 |
| | |
| | | // |
| | | this.txtKdy.Location = new System.Drawing.Point(430, 65); |
| | | this.txtKdy.Name = "txtKdy"; |
| | | |
| | | this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; |
| | | this.txtKdy.Properties.Appearance.Options.UseFont = true; |
| | | this.txtKdy.Properties.Appearance.Options.UseForeColor = true; |
| | | this.txtKdy.Properties.ReadOnly = true; |
| | | this.txtKdy.Size = new System.Drawing.Size(96, 28); |
| | | this.txtKdy.Size = new System.Drawing.Size(96, 24); |
| | | this.txtKdy.TabIndex = 224; |
| | | // |
| | | // labelControl13 |
| | |
| | | // |
| | | this.txtYdy.Location = new System.Drawing.Point(430, 34); |
| | | this.txtYdy.Name = "txtYdy"; |
| | | |
| | | this.txtYdy.Properties.Appearance.Options.UseFont = true; |
| | | this.txtYdy.Properties.ReadOnly = true; |
| | | this.txtYdy.Size = new System.Drawing.Size(96, 28); |
| | | this.txtYdy.Size = new System.Drawing.Size(96, 24); |
| | | this.txtYdy.TabIndex = 222; |
| | | // |
| | | // labelControl1 |
| | |
| | | // |
| | | this.txtQuantity.Location = new System.Drawing.Point(430, 4); |
| | | this.txtQuantity.Name = "txtQuantity"; |
| | | |
| | | this.txtQuantity.Properties.Appearance.Options.UseFont = true; |
| | | this.txtQuantity.Properties.ReadOnly = true; |
| | | this.txtQuantity.Size = new System.Drawing.Size(96, 28); |
| | | this.txtQuantity.Size = new System.Drawing.Size(96, 24); |
| | | this.txtQuantity.TabIndex = 220; |
| | | // |
| | | // labelControl10 |
| | |
| | | // |
| | | this.txtWlgg.Location = new System.Drawing.Point(90, 65); |
| | | this.txtWlgg.Name = "txtWlgg"; |
| | | |
| | | this.txtWlgg.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlgg.Properties.ReadOnly = true; |
| | | this.txtWlgg.Size = new System.Drawing.Size(236, 28); |
| | | this.txtWlgg.Size = new System.Drawing.Size(236, 24); |
| | | this.txtWlgg.TabIndex = 218; |
| | | // |
| | | // labelControl9 |
| | |
| | | // |
| | | this.txtWlmc.Location = new System.Drawing.Point(90, 34); |
| | | this.txtWlmc.Name = "txtWlmc"; |
| | | |
| | | this.txtWlmc.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlmc.Properties.ReadOnly = true; |
| | | this.txtWlmc.Size = new System.Drawing.Size(236, 28); |
| | | this.txtWlmc.Size = new System.Drawing.Size(236, 24); |
| | | this.txtWlmc.TabIndex = 216; |
| | | // |
| | | // labelControl8 |
| | |
| | | // |
| | | this.txtWlid.Location = new System.Drawing.Point(90, 4); |
| | | this.txtWlid.Name = "txtWlid"; |
| | | |
| | | this.txtWlid.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlid.Properties.ReadOnly = true; |
| | | this.txtWlid.Size = new System.Drawing.Size(236, 28); |
| | | this.txtWlid.Size = new System.Drawing.Size(236, 24); |
| | | this.txtWlid.TabIndex = 214; |
| | | // |
| | | // labelControl7 |
| | |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | |
| | | this.gridColumn2.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn2.Caption = "guid"; |
| | | this.gridColumn2.FieldName = "guid"; |
| | |
| | | // |
| | | // gvMx1itemBarcode |
| | | // |
| | | |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码"; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | |
| | | // |
| | | // gvMx1createBy |
| | | // |
| | | |
| | | this.gvMx1createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1createBy.Caption = "创建人"; |
| | | this.gvMx1createBy.FieldName = "createBy"; |
| | |
| | | // |
| | | // gvMx1lotDate |
| | | // |
| | | |
| | | this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lotDate.Caption = "创建日期"; |
| | | this.gvMx1lotDate.FieldName = "createDate"; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |