| | |
| | | this.txtSupplierId = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_ischeck = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_depotsId = new Gs.DevApp.UserControl.UcLookCk(); |
| | | this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtSupplierId.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | |
| | | this.gridColumn2.Caption = "入库"; |
| | | this.gridColumn2.FieldName = "status"; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.Width = 50; |
| | | // |
| | |
| | | this.gridColumn4.Caption = "收货仓库名称"; |
| | | this.gridColumn4.FieldName = "depotName"; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.Width = 119; |
| | | // |
| | |
| | | this.gridColumn5.Caption = "供应商名称"; |
| | | this.gridColumn5.FieldName = "suppName"; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.Width = 49; |
| | | // |
| | |
| | | this.panel1.Controls.Add(this.txtSupplierId); |
| | | this.panel1.Controls.Add(this.txt_fType); |
| | | this.panel1.Controls.Add(this.txt_urgentFlag); |
| | | this.panel1.Controls.Add(this.txt_ischeck); |
| | | this.panel1.Controls.Add(this.txt_fstatus); |
| | | this.panel1.Controls.Add(this.txt_depotsId); |
| | | this.panel1.Controls.Add(this.labelControl3); |
| | | this.panel1.Controls.Add(this.btnSelect); |
| | |
| | | this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24); |
| | | this.txt_urgentFlag.TabIndex = 449; |
| | | // |
| | | // txt_ischeck |
| | | // txt_fstatus |
| | | // |
| | | this.txt_ischeck.Enabled = false; |
| | | this.txt_ischeck.Location = new System.Drawing.Point(785, 92); |
| | | this.txt_ischeck.Name = "txt_ischeck"; |
| | | this.txt_ischeck.Properties.Caption = ""; |
| | | this.txt_ischeck.Size = new System.Drawing.Size(47, 24); |
| | | this.txt_ischeck.TabIndex = 447; |
| | | this.txt_fstatus.Enabled = false; |
| | | this.txt_fstatus.Location = new System.Drawing.Point(785, 92); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = ""; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(47, 24); |
| | | this.txt_fstatus.TabIndex = 447; |
| | | // |
| | | // txt_depotsId |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtSupplierId.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvAbtGuid; |
| | | private DevExpress.XtraEditors.LabelControl lb_remark; |
| | | private DevExpress.XtraEditors.TextEdit txt_remark; |
| | | private DevExpress.XtraEditors.CheckEdit txt_ischeck; |
| | | private DevExpress.XtraEditors.CheckEdit txt_fstatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |