| | |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_OrgName = new Gs.DevApp.UserControl.UcLookOrg(); |
| | | this.txt_fSubsidiary = new Gs.DevApp.UserControl.UcLookOrg(); |
| | | this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txtGysNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_suppNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_suppId = new Gs.DevApp.UserControl.UcLookSupplier(); |
| | | this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems(); |
| | | this.txt_status = new DevExpress.XtraEditors.CheckEdit(); |
| | |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtGysNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit(); |
| | |
| | | // |
| | | // lb_suppNo |
| | | // |
| | | this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_suppNo.Appearance.Options.UseFont = true; |
| | | this.lb_suppNo.Location = new System.Drawing.Point(27, 112); |
| | | this.lb_suppNo.Name = "lb_suppNo"; |
| | |
| | | // |
| | | // gv_suppNo |
| | | // |
| | | this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_suppNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppNo.Caption = "供应商编码"; |
| | | this.gv_suppNo.FieldName = "suppNo"; |
| | |
| | | // |
| | | // lb_itemId |
| | | // |
| | | this.lb_itemId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_itemId.Appearance.Options.UseFont = true; |
| | | this.lb_itemId.Location = new System.Drawing.Point(27, 48); |
| | | this.lb_itemId.Name = "lb_itemId"; |
| | |
| | | // |
| | | // gv_itemId |
| | | // |
| | | this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemId.Caption = "物料ID"; |
| | | this.gv_itemId.FieldName = "itemId"; |
| | |
| | | // |
| | | // lb_status |
| | | // |
| | | this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_status.Appearance.Options.UseFont = true; |
| | | this.lb_status.Location = new System.Drawing.Point(390, 144); |
| | | this.lb_status.Name = "lb_status"; |
| | |
| | | // |
| | | // gv_status |
| | | // |
| | | this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_status.AppearanceCell.Options.UseFont = true; |
| | | this.gv_status.Caption = "审核标识"; |
| | | this.gv_status.FieldName = "status"; |
| | |
| | | // |
| | | // lb_checkDate |
| | | // |
| | | this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_checkDate.Appearance.Options.UseFont = true; |
| | | this.lb_checkDate.Location = new System.Drawing.Point(390, 112); |
| | | this.lb_checkDate.Name = "lb_checkDate"; |
| | |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(462, 108); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_checkDate.TabIndex = 226; |
| | |
| | | // |
| | | // gv_checkDate |
| | | // |
| | | this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核时间"; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | |
| | | // |
| | | // lb_checkUser |
| | | // |
| | | this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_checkUser.Appearance.Options.UseFont = true; |
| | | this.lb_checkUser.Location = new System.Drawing.Point(407, 79); |
| | | this.lb_checkUser.Name = "lb_checkUser"; |
| | |
| | | // |
| | | this.txt_checkUser.Location = new System.Drawing.Point(462, 75); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkUser.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_checkUser.TabIndex = 222; |
| | |
| | | // |
| | | // gv_checkUser |
| | | // |
| | | this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人"; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "最后更新时间"; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "最后更新人"; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | |
| | | // |
| | | // 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"; |
| | |
| | | // |
| | | // gv_createBy |
| | | // |
| | | this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "创建人"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | |
| | | // |
| | | // lb_itemNo |
| | | // |
| | | this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_itemNo.Appearance.Options.UseFont = true; |
| | | this.lb_itemNo.Location = new System.Drawing.Point(27, 79); |
| | | this.lb_itemNo.Name = "lb_itemNo"; |
| | |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(100, 75); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(281, 28); |
| | | this.txt_itemNo.TabIndex = 211; |
| | |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Name = "gcMain"; |
| | |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn1, |
| | |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "使用组织"; |
| | | this.gridColumn1.FieldName = "orgName"; |
| | | this.gridColumn1.FieldName = "fSubsidiary"; |
| | | this.gridColumn1.MinWidth = 250; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | |
| | | // panel1 |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.txt_OrgName); |
| | | this.panel1.Controls.Add(this.txt_fSubsidiary); |
| | | this.panel1.Controls.Add(this.labelControl2); |
| | | this.panel1.Controls.Add(this.labelControl1); |
| | | this.panel1.Controls.Add(this.txtGysNo); |
| | | this.panel1.Controls.Add(this.txt_suppNo); |
| | | this.panel1.Controls.Add(this.txt_suppId); |
| | | this.panel1.Controls.Add(this.txt_itemId); |
| | | this.panel1.Controls.Add(this.txt_status); |
| | |
| | | this.panel1.Controls.Add(this.txt_lastupdateBy); |
| | | this.panel1.Controls.Add(this.lb_itemNo); |
| | | this.panel1.Controls.Add(this.txt_itemNo); |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.panel1.Location = new System.Drawing.Point(23, 20); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(668, 213); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // txt_OrgName |
| | | // txt_fSubsidiary |
| | | // |
| | | this.txt_OrgName.IsReadly = false; |
| | | this.txt_OrgName.Location = new System.Drawing.Point(100, 11); |
| | | this.txt_OrgName.Name = "txt_OrgName"; |
| | | this.txt_OrgName.Size = new System.Drawing.Size(281, 30); |
| | | this.txt_OrgName.TabIndex = 242; |
| | | this.txt_fSubsidiary.IsReadly = false; |
| | | this.txt_fSubsidiary.Location = new System.Drawing.Point(100, 11); |
| | | this.txt_fSubsidiary.Name = "txt_fSubsidiary"; |
| | | this.txt_fSubsidiary.Size = new System.Drawing.Size(281, 30); |
| | | this.txt_fSubsidiary.TabIndex = 242; |
| | | // |
| | | // labelControl2 |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Location = new System.Drawing.Point(27, 16); |
| | | this.labelControl2.Name = "labelControl2"; |
| | |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl1.Appearance.Options.UseFont = true; |
| | | this.labelControl1.Location = new System.Drawing.Point(10, 144); |
| | | this.labelControl1.Name = "labelControl1"; |
| | |
| | | this.labelControl1.TabIndex = 239; |
| | | this.labelControl1.Text = "供应商编码"; |
| | | // |
| | | // txtGysNo |
| | | // txt_suppNo |
| | | // |
| | | this.txtGysNo.Location = new System.Drawing.Point(100, 140); |
| | | this.txtGysNo.Name = "txtGysNo"; |
| | | this.txtGysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtGysNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txtGysNo.Size = new System.Drawing.Size(281, 28); |
| | | this.txtGysNo.TabIndex = 240; |
| | | this.txtGysNo.Tag = "readOnly"; |
| | | this.txt_suppNo.Location = new System.Drawing.Point(100, 140); |
| | | this.txt_suppNo.Name = "txt_suppNo"; |
| | | |
| | | this.txt_suppNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppNo.Size = new System.Drawing.Size(281, 28); |
| | | this.txt_suppNo.TabIndex = 240; |
| | | this.txt_suppNo.Tag = "readOnly"; |
| | | // |
| | | // txt_suppId |
| | | // |
| | |
| | | // |
| | | // lb_lastupdateDate |
| | | // |
| | | this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_lastupdateDate.Appearance.Options.UseFont = true; |
| | | this.lb_lastupdateDate.Location = new System.Drawing.Point(390, 48); |
| | | this.lb_lastupdateDate.Name = "lb_lastupdateDate"; |
| | |
| | | // |
| | | this.txt_lastupdateDate.Location = new System.Drawing.Point(462, 44); |
| | | this.txt_lastupdateDate.Name = "txt_lastupdateDate"; |
| | | this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateDate.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_lastupdateDate.TabIndex = 219; |
| | |
| | | // |
| | | // lb_lastupdateBy |
| | | // |
| | | this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lb_lastupdateBy.Appearance.Options.UseFont = true; |
| | | this.lb_lastupdateBy.Location = new System.Drawing.Point(407, 16); |
| | | this.lb_lastupdateBy.Name = "lb_lastupdateBy"; |
| | |
| | | // |
| | | this.txt_lastupdateBy.Location = new System.Drawing.Point(462, 12); |
| | | this.txt_lastupdateBy.Name = "txt_lastupdateBy"; |
| | | this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lastupdateBy.Size = new System.Drawing.Size(165, 28); |
| | | this.txt_lastupdateBy.TabIndex = 217; |
| | |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtGysNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private DevExpress.XtraEditors.TextEdit txtGysNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_suppNo; |
| | | private DevExpress.XtraEditors.LabelControl lb_lastupdateDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastupdateDate; |
| | | private DevExpress.XtraEditors.LabelControl lb_lastupdateBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastupdateBy; |
| | | private UserControl.UcLookOrg txt_OrgName; |
| | | private UserControl.UcLookOrg txt_fSubsidiary; |
| | | private DevExpress.XtraEditors.LabelControl labelControl2; |
| | | } |
| | | } |