⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 f用户管理.frm

📁 vb加sql
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form F用户管理 
   Caption         =   "用户管理"
   ClientHeight    =   5370
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9795
   Icon            =   "F用户管理.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   5370
   ScaleWidth      =   9795
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame 
      Caption         =   "用户管理"
      Height          =   5295
      Index           =   0
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   9735
      Begin VB.Frame FrameInfo 
         Caption         =   "用户信息"
         Height          =   3975
         Left            =   2400
         TabIndex        =   10
         Top             =   1200
         Width           =   7215
         Begin VB.TextBox txtEmail 
            Height          =   375
            Left            =   4200
            TabIndex        =   31
            Top             =   1320
            Width           =   1935
         End
         Begin VB.TextBox txtPhone 
            Height          =   375
            Left            =   960
            TabIndex        =   30
            Top             =   1320
            Width           =   1935
         End
         Begin VB.TextBox txtPassword 
            Height          =   345
            IMEMode         =   3  'DISABLE
            Left            =   4200
            MaxLength       =   10
            PasswordChar    =   "*"
            TabIndex        =   29
            Text            =   "11111111"
            Top             =   840
            Width           =   1965
         End
         Begin VB.TextBox txtName 
            Height          =   375
            Left            =   4200
            TabIndex        =   28
            Top             =   360
            Width           =   1935
         End
         Begin VB.ComboBox CboSelect 
            Height          =   315
            Left            =   960
            TabIndex        =   27
            Top             =   840
            Width           =   1935
         End
         Begin VB.Frame Frame2 
            Height          =   645
            Index           =   0
            Left            =   840
            TabIndex        =   20
            Top             =   3240
            Width           =   5355
            Begin VB.CommandButton CmdAdd 
               BackColor       =   &H00C0C0C0&
               Caption         =   "添加"
               Height          =   360
               Left            =   255
               Style           =   1  'Graphical
               TabIndex        =   26
               Top             =   195
               Width           =   800
            End
            Begin VB.CommandButton CmdDelete 
               BackColor       =   &H00C0C0C0&
               Caption         =   "删除"
               Height          =   360
               Left            =   1860
               Style           =   1  'Graphical
               TabIndex        =   25
               Top             =   195
               Width           =   800
            End
            Begin VB.CommandButton CmdCancel 
               BackColor       =   &H00C0C0C0&
               Caption         =   "取消"
               Height          =   360
               Left            =   3450
               Style           =   1  'Graphical
               TabIndex        =   24
               Top             =   195
               Width           =   800
            End
            Begin VB.CommandButton CmdExit 
               BackColor       =   &H00C0C0C0&
               Caption         =   "退出"
               Height          =   360
               Left            =   4245
               Style           =   1  'Graphical
               TabIndex        =   23
               Top             =   195
               Width           =   800
            End
            Begin VB.CommandButton CmdModify 
               BackColor       =   &H00C0C0C0&
               Caption         =   "修改"
               Height          =   360
               Left            =   1065
               Style           =   1  'Graphical
               TabIndex        =   22
               Top             =   195
               Width           =   800
            End
            Begin VB.CommandButton CmdSave 
               BackColor       =   &H00C0C0C0&
               Caption         =   "保存"
               Height          =   360
               Left            =   2655
               Style           =   1  'Graphical
               TabIndex        =   21
               Top             =   195
               Width           =   800
            End
         End
         Begin VB.TextBox txtUserId 
            Height          =   375
            Left            =   960
            MaxLength       =   10
            TabIndex        =   19
            Top             =   360
            Width           =   1935
         End
         Begin VB.TextBox txtCardId 
            Height          =   375
            Left            =   4200
            MaxLength       =   18
            TabIndex        =   18
            Top             =   1800
            Width           =   1935
         End
         Begin VB.TextBox txtAddress 
            Height          =   375
            Left            =   960
            TabIndex        =   17
            Top             =   1800
            Width           =   1935
         End
         Begin VB.Frame Frame3 
            Caption         =   "权限"
            Height          =   1095
            Left            =   840
            TabIndex        =   11
            Top             =   2160
            Width           =   5295
            Begin VB.CheckBox ChkRights 
               Caption         =   "用户管理"
               Height          =   375
               Index           =   5
               Left            =   3480
               TabIndex        =   44
               Top             =   600
               Width           =   1455
            End
            Begin VB.CheckBox ChkRights 
               Caption         =   "职能设置"
               Height          =   375
               Index           =   0
               Left            =   120
               TabIndex        =   16
               Top             =   240
               Width           =   1215
            End
            Begin VB.CheckBox ChkRights 
               Caption         =   "员工信息管理"
               Height          =   375
               Index           =   1
               Left            =   1800
               TabIndex        =   15
               Top             =   240
               Width           =   1575
            End
            Begin VB.CheckBox ChkRights 
               Caption         =   "工资管理"
               Height          =   375
               Index           =   2
               Left            =   3480
               TabIndex        =   14
               Top             =   240
               Width           =   1695
            End
            Begin VB.CheckBox ChkRights 
               Caption         =   "员工考勤管理"
               Height          =   375
               Index           =   3
               Left            =   120
               TabIndex        =   13
               Top             =   600
               Width           =   1455
            End
            Begin VB.CheckBox ChkRights 
               Caption         =   "工作考核管理"
               Height          =   375
               Index           =   4
               Left            =   1800
               TabIndex        =   12
               Top             =   600
               Width           =   1455
            End
         End
         Begin VB.Label Label2 
            Caption         =   "(小于10位)"
            ForeColor       =   &H000000FF&
            Height          =   375
            Index           =   1
            Left            =   6240
            TabIndex        =   43
            Top             =   840
            Width           =   855
         End
         Begin VB.Label Label7 
            Caption         =   "邮箱:"
            Height          =   375
            Left            =   3480
            TabIndex        =   42
            Top             =   1320
            Width           =   855
         End
         Begin VB.Label Label4 
            Caption         =   "电话:"
            Height          =   375
            Left            =   240
            TabIndex        =   41
            Top             =   1440
            Width           =   615
         End
         Begin VB.Label Label3 
            Caption         =   "用户名称:"
            Height          =   375
            Left            =   3360
            TabIndex        =   40
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "(10位)"
            ForeColor       =   &H000000FF&
            Height          =   375
            Index           =   0
            Left            =   3000
            TabIndex        =   39
            Top             =   480
            Width           =   495
         End
         Begin VB.Label Label5 
            Caption         =   "用户类别:"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   38
            Top             =   960
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "用户ID:"
            Height          =   375
            Index           =   0
            Left            =   240
            TabIndex        =   37
            Top             =   480
            Width           =   855
         End
         Begin VB.Label Label1 
            Caption         =   "密码:"
            Height          =   375
            Index           =   1
            Left            =   3480
            TabIndex        =   36
            Top             =   840
            Width           =   855
         End
         Begin VB.Label Label8 
            Caption         =   "(18位)"
            ForeColor       =   &H000000FF&
            Height          =   255
            Index           =   2
            Left            =   6240
            TabIndex        =   35
            Top             =   1800
            Width           =   615
         End
         Begin VB.Label Label6 
            Caption         =   "身份证号:"
            Height          =   375
            Index           =   2
            Left            =   3240
            TabIndex        =   34
            Top             =   1800
            Width           =   1095
         End
         Begin VB.Label Label6 
            Caption         =   "住址:"
            Height          =   375
            Index           =   1
            Left            =   240
            TabIndex        =   33
            Top             =   1800
            Width           =   855
         End
         Begin VB.Label Label6 
            Caption         =   "权限:"
            Height          =   495
            Index           =   0
            Left            =   240
            TabIndex        =   32
            Top             =   2280
            Width           =   855
         End
      End
      Begin VB.Frame FrameList 
         Caption         =   "用户列表"
         Height          =   4935
         Left            =   120
         TabIndex        =   7
         Top             =   240
         Width           =   2175
         Begin VB.ListBox ListUser 
            Height          =   4380
            ItemData        =   "F用户管理.frx":058A
            Left            =   120
            List            =   "F用户管理.frx":0591
            TabIndex        =   8
            Top             =   240
            Width           =   1935
         End
         Begin VB.Label LblNotes 
            Height          =   375

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -