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

📄 frmtool.frm

📁 人事管理系统vb版,用于一般中小企业
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmTool 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "人事管理系统-数据库设置"
   ClientHeight    =   4035
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6975
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmTool.frx":0000
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4035
   ScaleWidth      =   6975
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame fraGourp 
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      Height          =   3375
      Left            =   1920
      TabIndex        =   10
      Top             =   60
      Width           =   4815
      Begin VB.CommandButton cmdFile 
         Caption         =   "…"
         Height          =   300
         Left            =   3180
         TabIndex        =   20
         Top             =   1080
         Width           =   300
      End
      Begin MSComDlg.CommonDialog cdgFile 
         Left            =   3720
         Top             =   1920
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin Manage.xpcheckbox chkPass 
         Height          =   255
         Left            =   600
         TabIndex        =   3
         Top             =   2160
         Width           =   1815
         _extentx        =   3201
         _extenty        =   450
         caption         =   "空白密码"
         font            =   "frmTool.frx":0A7A
         backcolor       =   16777215
      End
      Begin VB.ComboBox cboProvider 
         Height          =   300
         ItemData        =   "frmTool.frx":0A9E
         Left            =   1080
         List            =   "frmTool.frx":0AA8
         Style           =   2  'Dropdown List
         TabIndex        =   18
         Top             =   720
         Width           =   2415
      End
      Begin VB.TextBox txtDatabase 
         Height          =   300
         Left            =   1080
         TabIndex        =   0
         Top             =   1080
         Width           =   2100
      End
      Begin VB.Frame fraLink 
         BackColor       =   &H00FFFFFF&
         Caption         =   "测试"
         Height          =   720
         Left            =   120
         TabIndex        =   11
         Top             =   2520
         Width           =   4695
         Begin Manage.xpcmdButton cmdTest 
            Height          =   345
            Left            =   3360
            TabIndex        =   6
            Top             =   240
            Width           =   1095
            _extentx        =   1931
            _extenty        =   609
            font            =   "frmTool.frx":0ADE
            caption         =   "测试(&T)"
            forecolor       =   -2147483630
         End
         Begin VB.Label lblText 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            ForeColor       =   &H00FF0000&
            Height          =   180
            Left            =   240
            TabIndex        =   12
            Top             =   320
            Width           =   90
         End
      End
      Begin VB.TextBox txtName 
         Height          =   300
         Left            =   1080
         TabIndex        =   1
         Text            =   "admin"
         Top             =   1445
         Width           =   2415
      End
      Begin Manage.xpcmdButton cmdSave 
         Height          =   345
         Left            =   3720
         TabIndex        =   4
         Top             =   720
         Width           =   1095
         _extentx        =   1931
         _extenty        =   609
         font            =   "frmTool.frx":0B02
         caption         =   "保存(&S)"
         forecolor       =   -2147483630
      End
      Begin Manage.xpcmdButton cmdDel 
         Height          =   345
         Left            =   3720
         TabIndex        =   5
         Top             =   1200
         Width           =   1095
         _extentx        =   1931
         _extenty        =   609
         font            =   "frmTool.frx":0B26
         caption         =   "删除(&D)"
         forecolor       =   -2147483630
      End
      Begin VB.TextBox txtConceal 
         BackColor       =   &H00FFFFFF&
         ForeColor       =   &H00400040&
         Height          =   300
         IMEMode         =   3  'DISABLE
         Left            =   1080
         MaxLength       =   40
         PasswordChar    =   "*"
         TabIndex        =   2
         Top             =   1800
         Width           =   2415
      End
      Begin VB.TextBox txtPassword 
         BackColor       =   &H00FFFFFF&
         Height          =   300
         IMEMode         =   3  'DISABLE
         Left            =   1080
         PasswordChar    =   "*"
         TabIndex        =   19
         TabStop         =   0   'False
         Top             =   1800
         Width           =   2415
      End
      Begin VB.Label lblProvider 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "数据提供"
         Height          =   180
         Left            =   240
         TabIndex        =   17
         Top             =   720
         Width           =   720
      End
      Begin VB.Label lblNetPro 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Access 数据库设置"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   210
         Left            =   120
         TabIndex        =   16
         Top             =   120
         Width           =   1965
      End
      Begin VB.Label lblDatabase 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "  数据库"
         Height          =   180
         Left            =   240
         TabIndex        =   15
         Top             =   1095
         Width           =   720
      End
      Begin VB.Label lblPassword 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "登录密码"
         Height          =   180
         Left            =   240
         TabIndex        =   14
         Top             =   1800
         Width           =   720
      End
      Begin VB.Label lblName 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "登录用户"
         Height          =   180
         Left            =   240
         TabIndex        =   13
         Top             =   1445
         Width           =   720
      End
   End
   Begin Manage.xpcmdButton cmdExit 
      Height          =   345
      Left            =   5760
      TabIndex        =   8
      Top             =   3615
      Width           =   1095
      _extentx        =   1931
      _extenty        =   609
      font            =   "frmTool.frx":0B4A
      caption         =   ""
      forecolor       =   -2147483630
   End
   Begin Manage.xpcmdButton cmdReStats 
      Height          =   345

⌨️ 快捷键说明

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