| | |
| | | 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(); |
| | |
| | | // 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.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.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.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | 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 |
| | | // |
| | |
| | | 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; |
| | | } |
| | | } |