| | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注 "; |
| | | this.gv_remark.FieldName = "remark"; |
| | | this.gv_remark.MinWidth = 50; |
| | | this.gv_remark.MinWidth = 100; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 3; |
| | | this.gv_remark.Width = 94; |
| | | this.gv_remark.Width = 100; |
| | | // |
| | | // lb_port |
| | | // |
| | |
| | | this.gv_ip.AppearanceCell.Options.UseFont = true; |
| | | this.gv_ip.Caption = "打印机IP "; |
| | | this.gv_ip.FieldName = "ip"; |
| | | this.gv_ip.MinWidth = 50; |
| | | this.gv_ip.MinWidth = 150; |
| | | this.gv_ip.Name = "gv_ip"; |
| | | this.gv_ip.OptionsColumn.AllowEdit = false; |
| | | this.gv_ip.Tag = "query_a.ip"; |
| | | this.gv_ip.Visible = true; |
| | | this.gv_ip.VisibleIndex = 1; |
| | | this.gv_ip.Width = 94; |
| | | this.gv_ip.Width = 150; |
| | | // |
| | | // lb_printNo |
| | | // |
| | |
| | | this.gv_printNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_printNo.Caption = "打印机编号 "; |
| | | this.gv_printNo.FieldName = "printNo"; |
| | | this.gv_printNo.MinWidth = 50; |
| | | this.gv_printNo.MinWidth = 100; |
| | | this.gv_printNo.Name = "gv_printNo"; |
| | | this.gv_printNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_printNo.Tag = "query_a.print_no"; |
| | | this.gv_printNo.Visible = true; |
| | | this.gv_printNo.VisibleIndex = 0; |
| | | this.gv_printNo.Width = 94; |
| | | this.gv_printNo.Width = 100; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | // |