| | |
| | | this.gv_remark1.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark1.Caption = "备注1 "; |
| | | this.gv_remark1.FieldName = "remark1"; |
| | | this.gv_remark1.MinWidth = 50; |
| | | this.gv_remark1.MinWidth = 120; |
| | | this.gv_remark1.Name = "gv_remark1"; |
| | | this.gv_remark1.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark1.Tag = "query_a.remark1"; |
| | | this.gv_remark1.Visible = true; |
| | | this.gv_remark1.VisibleIndex = 3; |
| | | this.gv_remark1.Width = 94; |
| | | this.gv_remark1.Width = 120; |
| | | // |
| | | // lb_printId |
| | | // |
| | |
| | | this.gv_printId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_printId.Caption = "打印机编号"; |
| | | this.gv_printId.FieldName = "printNo"; |
| | | this.gv_printId.MinWidth = 50; |
| | | this.gv_printId.MinWidth = 120; |
| | | this.gv_printId.Name = "gv_printId"; |
| | | this.gv_printId.OptionsColumn.AllowEdit = false; |
| | | this.gv_printId.Tag = "query_a.print_id"; |
| | | this.gv_printId.Visible = true; |
| | | this.gv_printId.VisibleIndex = 2; |
| | | this.gv_printId.Width = 94; |
| | | this.gv_printId.Width = 120; |
| | | // |
| | | // lb_userId |
| | | // |
| | |
| | | this.gv_userId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_userId.Caption = "用户账号"; |
| | | this.gv_userId.FieldName = "account"; |
| | | this.gv_userId.MinWidth = 50; |
| | | this.gv_userId.MinWidth = 100; |
| | | this.gv_userId.Name = "gv_userId"; |
| | | this.gv_userId.OptionsColumn.AllowEdit = false; |
| | | this.gv_userId.Tag = "query_a.user_id"; |
| | | this.gv_userId.Visible = true; |
| | | this.gv_userId.VisibleIndex = 0; |
| | | this.gv_userId.Width = 94; |
| | | this.gv_userId.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.gridColumn1.Caption = "用户名称"; |
| | | this.gridColumn1.FieldName = "userName"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.MinWidth = 100; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 1; |
| | | this.gridColumn1.Width = 94; |
| | | this.gridColumn1.Width = 100; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | // |
| | | 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 = "数据编辑"; |
| | | // |