| | |
| | | // |
| | | this.gvMx1lookupName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1lookupName.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lookupName.Caption = "系统快码显示值"; |
| | | this.gvMx1lookupName.Caption = "显示值"; |
| | | this.gvMx1lookupName.FieldName = "lookupName"; |
| | | this.gvMx1lookupName.MinWidth = 50; |
| | | this.gvMx1lookupName.Name = "gvMx1lookupName"; |
| | |
| | | // |
| | | this.lb_lookupTypeName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lookupTypeName.Appearance.Options.UseFont = true; |
| | | this.lb_lookupTypeName.Location = new System.Drawing.Point(414, 21); |
| | | this.lb_lookupTypeName.Location = new System.Drawing.Point(261, 21); |
| | | this.lb_lookupTypeName.Name = "lb_lookupTypeName"; |
| | | this.lb_lookupTypeName.Size = new System.Drawing.Size(141, 21); |
| | | this.lb_lookupTypeName.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_lookupTypeName.TabIndex = 213; |
| | | this.lb_lookupTypeName.Text = "系统快码类型名称 "; |
| | | this.lb_lookupTypeName.Text = "类型名称 "; |
| | | // |
| | | // txt_lookupTypeName |
| | | // |
| | | this.txt_lookupTypeName.Enabled = false; |
| | | this.txt_lookupTypeName.Location = new System.Drawing.Point(561, 18); |
| | | this.txt_lookupTypeName.Location = new System.Drawing.Point(340, 17); |
| | | this.txt_lookupTypeName.Name = "txt_lookupTypeName"; |
| | | this.txt_lookupTypeName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lookupTypeName.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.lb_lookupTypeCode.Appearance.Options.UseFont = true; |
| | | this.lb_lookupTypeCode.Location = new System.Drawing.Point(26, 21); |
| | | this.lb_lookupTypeCode.Name = "lb_lookupTypeCode"; |
| | | this.lb_lookupTypeCode.Size = new System.Drawing.Size(141, 21); |
| | | this.lb_lookupTypeCode.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_lookupTypeCode.TabIndex = 211; |
| | | this.lb_lookupTypeCode.Text = "系统快码类型编码 "; |
| | | this.lb_lookupTypeCode.Text = "类型编码 "; |
| | | // |
| | | // txt_lookupTypeCode |
| | | // |
| | | this.txt_lookupTypeCode.Enabled = false; |
| | | this.txt_lookupTypeCode.Location = new System.Drawing.Point(173, 18); |
| | | this.txt_lookupTypeCode.Location = new System.Drawing.Point(105, 17); |
| | | this.txt_lookupTypeCode.Name = "txt_lookupTypeCode"; |
| | | this.txt_lookupTypeCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lookupTypeCode.Properties.Appearance.Options.UseFont = true; |