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

📄 frmadmin.frm

📁 自己用vb开发的局域网考试系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmAdmin 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "操作员信息设置"
   ClientHeight    =   4770
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9330
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4770
   ScaleWidth      =   9330
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame1 
      Height          =   4665
      Left            =   30
      TabIndex        =   0
      Top             =   30
      Width           =   9225
      Begin VB.Frame Frame4 
         Caption         =   "科目操作权限"
         Enabled         =   0   'False
         ForeColor       =   &H00FF0000&
         Height          =   3195
         Left            =   9240
         TabIndex        =   16
         Top             =   120
         Visible         =   0   'False
         Width           =   2235
         Begin VB.ListBox LstKM 
            Appearance      =   0  'Flat
            BackColor       =   &H00E8F4F8&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   2910
            ItemData        =   "FrmAdmin.frx":0000
            Left            =   120
            List            =   "FrmAdmin.frx":0002
            Style           =   1  'Checkbox
            TabIndex        =   17
            Top             =   360
            Visible         =   0   'False
            Width           =   2025
         End
      End
      Begin VB.Frame Frame8 
         Caption         =   "编辑"
         Height          =   4170
         Left            =   7590
         TabIndex        =   11
         Top             =   315
         Width           =   1545
         Begin VB.CommandButton Command1 
            Appearance      =   0  'Flat
            Height          =   420
            Left            =   480
            Picture         =   "FrmAdmin.frx":0004
            Style           =   1  'Graphical
            TabIndex        =   15
            ToolTipText     =   "关闭窗口"
            Top             =   3360
            Width           =   735
         End
         Begin VB.CommandButton CmdNew 
            Appearance      =   0  'Flat
            Height          =   420
            Left            =   480
            Picture         =   "FrmAdmin.frx":008C
            Style           =   1  'Graphical
            TabIndex        =   14
            ToolTipText     =   "添加操作员信息"
            Top             =   480
            Width           =   765
         End
         Begin VB.CommandButton CmdEdit 
            Appearance      =   0  'Flat
            Height          =   420
            Left            =   480
            Picture         =   "FrmAdmin.frx":00FA
            Style           =   1  'Graphical
            TabIndex        =   13
            ToolTipText     =   "编辑操作员信息"
            Top             =   1440
            Width           =   765
         End
         Begin VB.CommandButton CmdDel 
            Appearance      =   0  'Flat
            Height          =   420
            Left            =   480
            Picture         =   "FrmAdmin.frx":0184
            Style           =   1  'Graphical
            TabIndex        =   12
            ToolTipText     =   "删除该操作员信息"
            Top             =   2400
            Width           =   735
         End
      End
      Begin VB.Frame Frame3 
         Enabled         =   0   'False
         Height          =   1185
         Left            =   60
         TabIndex        =   4
         Top             =   120
         Width           =   4455
         Begin VB.TextBox TXTPass 
            Appearance      =   0  'Flat
            BackColor       =   &H00E8F4F8&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   285
            IMEMode         =   3  'DISABLE
            Left            =   1170
            MaxLength       =   20
            PasswordChar    =   "*"
            TabIndex        =   10
            Top             =   690
            Width           =   1575
         End
         Begin VB.TextBox TXTName 
            Appearance      =   0  'Flat
            BackColor       =   &H00E8F4F8&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   285
            Left            =   2700
            MaxLength       =   10
            TabIndex        =   8
            Top             =   270
            Width           =   1305
         End
         Begin VB.TextBox TXTCode 
            Appearance      =   0  'Flat
            BackColor       =   &H00E8F4F8&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   315
            Left            =   630
            MaxLength       =   10
            TabIndex        =   6
            Top             =   270
            Width           =   1425
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "密码"
            Height          =   180
            Index           =   1
            Left            =   780
            TabIndex        =   9
            Top             =   750
            Width           =   360
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "姓名"
            Height          =   180
            Left            =   2310
            TabIndex        =   7
            Top             =   330
            Width           =   360
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "编号"
            Height          =   180
            Index           =   0
            Left            =   240
            TabIndex        =   5
            Top             =   330
            Width           =   360
         End
      End
      Begin MSDataGridLib.DataGrid DGadmin 
         Height          =   3165
         Left            =   60
         TabIndex        =   3
         Top             =   1380
         Width           =   4485
         _ExtentX        =   7911
         _ExtentY        =   5583
         _Version        =   393216
         AllowUpdate     =   0   'False
         BackColor       =   15267064
         HeadLines       =   1
         RowHeight       =   18
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            MarqueeStyle    =   3
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame2 
         Caption         =   "     菜单操作权限"
         Enabled         =   0   'False
         ForeColor       =   &H00FF0000&
         Height          =   3195
         Left            =   4590
         TabIndex        =   1
         Top             =   180
         Width           =   2835
         Begin VB.ListBox LstQX 
            Appearance      =   0  'Flat
            BackColor       =   &H00E8F4F8&
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   2670
            ItemData        =   "FrmAdmin.frx":0213
            Left            =   120
            List            =   "FrmAdmin.frx":0238
            Style           =   1  'Checkbox
            TabIndex        =   2
            Top             =   240
            Width           =   2505
         End
      End
      Begin MSComctlLib.ImageList ImgLst 
         Left            =   0
         Top             =   0
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   20
         ImageHeight     =   20
         MaskColor       =   12632256

⌨️ 快捷键说明

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