| | |
| | | this.isLocked.MinWidth = 25; |
| | | this.isLocked.Name = "isLocked"; |
| | | this.isLocked.OptionsColumn.AllowEdit = false; |
| | | this.isLocked.Tag = "query_a.IS_STATUS"; |
| | | this.isLocked.Tag = "query_IS_STATUS"; |
| | | this.isLocked.Visible = true; |
| | | this.isLocked.VisibleIndex = 7; |
| | | this.isLocked.Width = 94; |
| | |
| | | // 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.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptService = "RptUserRole"; |
| | | this.toolBarMenu1.rptParameter = "rpt_User{}"; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(738, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutView = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // gcMain |
| | | // |
| | |
| | | this.account.AppearanceCell.Options.UseFont = true; |
| | | this.account.Caption = "登录账号"; |
| | | this.account.FieldName = "account"; |
| | | this.account.MinWidth = 25; |
| | | this.account.MinWidth = 50; |
| | | this.account.Name = "account"; |
| | | this.account.OptionsColumn.AllowEdit = false; |
| | | this.account.Tag = "query_a.ACCOUNT"; |
| | | this.account.Tag = "query_ACCOUNT"; |
| | | this.account.Visible = true; |
| | | this.account.VisibleIndex = 0; |
| | | this.account.Width = 94; |
| | |
| | | this.userName.AppearanceCell.Options.UseFont = true; |
| | | this.userName.Caption = "用户名"; |
| | | this.userName.FieldName = "userName"; |
| | | this.userName.MinWidth = 25; |
| | | this.userName.MinWidth = 50; |
| | | this.userName.Name = "userName"; |
| | | this.userName.OptionsColumn.AllowEdit = false; |
| | | this.userName.Tag = "query_a.USER_NAME"; |
| | | this.userName.Tag = "query_USER_NAME"; |
| | | this.userName.Visible = true; |
| | | this.userName.VisibleIndex = 1; |
| | | this.userName.Width = 94; |
| | |
| | | this.tel.AppearanceCell.Options.UseFont = true; |
| | | this.tel.Caption = "联系电话"; |
| | | this.tel.FieldName = "tel"; |
| | | this.tel.MinWidth = 25; |
| | | this.tel.MinWidth = 50; |
| | | this.tel.Name = "tel"; |
| | | this.tel.OptionsColumn.AllowEdit = false; |
| | | this.tel.Tag = "query_a.tel"; |
| | | this.tel.Tag = "query_tel"; |
| | | this.tel.Visible = true; |
| | | this.tel.VisibleIndex = 2; |
| | | this.tel.Width = 94; |
| | |
| | | this.email.AppearanceCell.Options.UseFont = true; |
| | | this.email.Caption = "邮箱"; |
| | | this.email.FieldName = "email"; |
| | | this.email.MinWidth = 25; |
| | | this.email.MinWidth = 50; |
| | | this.email.Name = "email"; |
| | | this.email.OptionsColumn.AllowEdit = false; |
| | | this.email.Tag = "query_a.email"; |
| | | this.email.Tag = "query_email"; |
| | | this.email.Visible = true; |
| | | this.email.VisibleIndex = 3; |
| | | this.email.Width = 94; |
| | |
| | | // |
| | | this.colCreateBy.Caption = "建立者"; |
| | | this.colCreateBy.FieldName = "createBy"; |
| | | this.colCreateBy.MinWidth = 25; |
| | | this.colCreateBy.MinWidth = 50; |
| | | this.colCreateBy.Name = "colCreateBy"; |
| | | this.colCreateBy.OptionsColumn.AllowEdit = false; |
| | | this.colCreateBy.Tag = "query_CREATE_BY"; |
| | | this.colCreateBy.Visible = true; |
| | | this.colCreateBy.VisibleIndex = 4; |
| | | this.colCreateBy.Width = 94; |
| | |
| | | this.createTime.AppearanceCell.Options.UseFont = true; |
| | | this.createTime.Caption = "建立时间"; |
| | | this.createTime.FieldName = "createTime"; |
| | | this.createTime.MinWidth = 25; |
| | | this.createTime.MinWidth = 180; |
| | | this.createTime.Name = "createTime"; |
| | | this.createTime.OptionsColumn.AllowEdit = false; |
| | | this.createTime.Tag = "query_a.CREATE_TIME"; |
| | | this.createTime.Tag = "query_CREATE_TIME"; |
| | | this.createTime.Visible = true; |
| | | this.createTime.VisibleIndex = 5; |
| | | this.createTime.Width = 94; |
| | | this.createTime.Width = 180; |
| | | // |
| | | // lastLoginTime |
| | | // |
| | |
| | | this.lastLoginTime.AppearanceCell.Options.UseFont = true; |
| | | this.lastLoginTime.Caption = "最近登录时间"; |
| | | this.lastLoginTime.FieldName = "lastloginTime"; |
| | | this.lastLoginTime.MinWidth = 25; |
| | | this.lastLoginTime.MinWidth = 180; |
| | | this.lastLoginTime.Name = "lastLoginTime"; |
| | | this.lastLoginTime.OptionsColumn.AllowEdit = false; |
| | | this.lastLoginTime.Tag = "query_a.LASTLOGIN_TIME"; |
| | | this.lastLoginTime.Tag = "query_LASTLOGIN_TIME"; |
| | | this.lastLoginTime.Visible = true; |
| | | this.lastLoginTime.VisibleIndex = 6; |
| | | this.lastLoginTime.Width = 94; |
| | | this.lastLoginTime.Width = 180; |
| | | // |
| | | // loginCounter |
| | | // |
| | |
| | | this.loginCounter.MinWidth = 25; |
| | | this.loginCounter.Name = "loginCounter"; |
| | | this.loginCounter.OptionsColumn.AllowEdit = false; |
| | | this.loginCounter.Tag = "query_a.LOGIN_COUNTER"; |
| | | this.loginCounter.Tag = "query_LOGIN_COUNTER"; |
| | | this.loginCounter.Visible = true; |
| | | this.loginCounter.VisibleIndex = 8; |
| | | this.loginCounter.Width = 94; |
| | |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(736, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.RowsCount = 50; |
| | | this.pageBar1.Size = new System.Drawing.Size(736, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(736, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "User"; |
| | | this.Text = "User"; |
| | | this.Text = "用户管理"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |