| | |
| | | // |
| | | this.gv_remark1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remark1.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark1.Caption = "备注1 "; |
| | | this.gv_remark1.Caption = "备注"; |
| | | this.gv_remark1.FieldName = "remark1"; |
| | | this.gv_remark1.MinWidth = 120; |
| | | this.gv_remark1.Name = "gv_remark1"; |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_PrintUser"; |
| | | this.Text = "打印机绑定"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |