| | |
| | | private void InitializeComponent() |
| | | { |
| | | this.lb_isStatus = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_isStatus = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_isStatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_sysParam = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_remark1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_remark1 = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_remark1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gv_printId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_userId = new DevExpress.XtraEditors.LabelControl(); |
| | | this.gv_userId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_isStatus = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_printId = new Gs.DevApp.UserControl.UcLookPrint(); |
| | | this.txt_userId = new Gs.DevApp.UserControl.UcLookUser(); |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // lb_isStatus |
| | |
| | | this.lb_isStatus.TabIndex = 222; |
| | | this.lb_isStatus.Text = "是否启用:"; |
| | | // |
| | | // txt_isStatus |
| | | // |
| | | this.txt_isStatus.Location = new System.Drawing.Point(126, 97); |
| | | this.txt_isStatus.Name = "txt_isStatus"; |
| | | this.txt_isStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_isStatus.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_isStatus.Size = new System.Drawing.Size(194, 28); |
| | | this.txt_isStatus.TabIndex = 222; |
| | | // |
| | | // gv_isStatus |
| | | // |
| | | this.gv_isStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | |
| | | this.gv_isStatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_isStatus.Tag = "query_a.is_status"; |
| | | this.gv_isStatus.Visible = true; |
| | | this.gv_isStatus.VisibleIndex = 6; |
| | | this.gv_isStatus.VisibleIndex = 4; |
| | | this.gv_isStatus.Width = 94; |
| | | // |
| | | // gv_sysParam |
| | | // |
| | | this.gv_sysParam.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_sysParam.AppearanceCell.Options.UseFont = true; |
| | | this.gv_sysParam.Caption = "是否系统参数 "; |
| | | this.gv_sysParam.FieldName = "sysParam"; |
| | | this.gv_sysParam.MinWidth = 50; |
| | | this.gv_sysParam.Name = "gv_sysParam"; |
| | | this.gv_sysParam.OptionsColumn.AllowEdit = false; |
| | | this.gv_sysParam.Tag = "query_a.sys_param"; |
| | | this.gv_sysParam.Visible = true; |
| | | this.gv_sysParam.VisibleIndex = 5; |
| | | this.gv_sysParam.Width = 94; |
| | | // |
| | | // gv_remark2 |
| | | // |
| | | this.gv_remark2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remark2.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark2.Caption = "备注2 "; |
| | | this.gv_remark2.FieldName = "remark2"; |
| | | this.gv_remark2.MinWidth = 50; |
| | | this.gv_remark2.Name = "gv_remark2"; |
| | | this.gv_remark2.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark2.Tag = "query_a.remark2"; |
| | | this.gv_remark2.Visible = true; |
| | | this.gv_remark2.VisibleIndex = 4; |
| | | this.gv_remark2.Width = 94; |
| | | // |
| | | // lb_remark1 |
| | | // |
| | |
| | | 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.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_printId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_printId.Caption = "打印机id "; |
| | | this.gv_printId.FieldName = "printId"; |
| | | this.gv_printId.MinWidth = 50; |
| | | this.gv_printId.Caption = "打印机编号"; |
| | | this.gv_printId.FieldName = "printNo"; |
| | | 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.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_userId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_userId.Caption = "用户id "; |
| | | this.gv_userId.FieldName = "userId"; |
| | | this.gv_userId.MinWidth = 50; |
| | | this.gv_userId.Caption = "用户账号"; |
| | | this.gv_userId.FieldName = "account"; |
| | | 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 = 1; |
| | | this.gv_userId.Width = 94; |
| | | // |
| | | // gv_guid |
| | | // |
| | | this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "主键 "; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Visible = true; |
| | | this.gv_guid.VisibleIndex = 0; |
| | | this.gv_guid.Width = 94; |
| | | this.gv_userId.VisibleIndex = 0; |
| | | 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.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_guid, |
| | | this.gv_userId, |
| | | this.gridColumn1, |
| | | this.gv_printId, |
| | | this.gv_remark1, |
| | | this.gv_remark2, |
| | | this.gv_sysParam, |
| | | this.gv_isStatus}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "用户名称"; |
| | | this.gridColumn1.FieldName = "userName"; |
| | | this.gridColumn1.MinWidth = 100; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 1; |
| | | 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 = "数据编辑"; |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.txt_isStatus); |
| | | this.panel1.Controls.Add(this.txt_printId); |
| | | this.panel1.Controls.Add(this.txt_userId); |
| | | this.panel1.Controls.Add(this.labelControl11); |
| | | this.panel1.Controls.Add(this.lbGuid); |
| | | this.panel1.Controls.Add(this.lb_isStatus); |
| | | this.panel1.Controls.Add(this.txt_isStatus); |
| | | this.panel1.Controls.Add(this.lb_remark1); |
| | | this.panel1.Controls.Add(this.txt_remark1); |
| | | this.panel1.Controls.Add(this.lb_printId); |
| | |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(664, 264); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // txt_isStatus |
| | | // |
| | | this.txt_isStatus.Location = new System.Drawing.Point(126, 95); |
| | | this.txt_isStatus.Name = "txt_isStatus"; |
| | | this.txt_isStatus.Properties.Caption = ""; |
| | | this.txt_isStatus.Size = new System.Drawing.Size(94, 24); |
| | | this.txt_isStatus.TabIndex = 225; |
| | | this.txt_isStatus.Tag = ""; |
| | | // |
| | | // txt_printId |
| | | // |
| | |
| | | this.labelControl11.Size = new System.Drawing.Size(45, 18); |
| | | this.labelControl11.TabIndex = 130; |
| | | this.labelControl11.Text = "主键:"; |
| | | this.labelControl11.Visible = false; |
| | | // |
| | | // lbGuid |
| | | // |
| | |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Visible = false; |
| | | // |
| | | // Frm_PrintUser |
| | | // |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_PrintUser"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).EndInit(); |
| | | this.Text = "打印机绑定"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_isStatus.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl11; |
| | | //BQCreateConrolObejct |
| | | private DevExpress.XtraEditors.LabelControl lb_isStatus; |
| | | private DevExpress.XtraEditors.TextEdit txt_isStatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_isStatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_sysParam; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remark2; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_remark1; |
| | | private DevExpress.XtraEditors.TextEdit txt_remark1; |
| | |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_userId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_userId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_guid; |
| | | private UserControl.UcLookUser txt_userId; |
| | | private UserControl.UcLookPrint txt_printId; |
| | | private DevExpress.XtraEditors.CheckEdit txt_isStatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | } |
| | | } |