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

📄 form8.frm

📁 打印方面的程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Form8 
   Caption         =   "权限设置"
   ClientHeight    =   2955
   ClientLeft      =   3990
   ClientTop       =   3240
   ClientWidth     =   4080
   Icon            =   "Form8.frx":0000
   LinkTopic       =   "Form8"
   MaxButton       =   0   'False
   ScaleHeight     =   2955
   ScaleWidth      =   4080
   Begin TabDlg.SSTab SSTab1 
      Height          =   3855
      Left            =   -360
      TabIndex        =   0
      Top             =   -360
      Width           =   4575
      _ExtentX        =   8070
      _ExtentY        =   6800
      _Version        =   393216
      Tabs            =   5
      TabsPerRow      =   5
      TabHeight       =   353
      TabCaption(0)   =   "Tab 0"
      TabPicture(0)   =   "Form8.frx":0E42
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "Tab 1"
      TabPicture(1)   =   "Form8.frx":0E5E
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "Tab 2"
      TabPicture(2)   =   "Form8.frx":0E7A
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame3"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "Tab 3"
      TabPicture(3)   =   "Form8.frx":0E96
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame4"
      Tab(3).ControlCount=   1
      TabCaption(4)   =   "Tab 4"
      TabPicture(4)   =   "Form8.frx":0EB2
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "Command11"
      Tab(4).Control(1)=   "Command12"
      Tab(4).Control(2)=   "Frame5"
      Tab(4).ControlCount=   3
      Begin VB.CommandButton Command11 
         Caption         =   "确定"
         Height          =   320
         Left            =   -74280
         TabIndex        =   40
         Top             =   2400
         Width           =   975
      End
      Begin VB.CommandButton Command12 
         Caption         =   "取消"
         Height          =   320
         Left            =   -72360
         TabIndex        =   39
         Top             =   2400
         Width           =   975
      End
      Begin VB.Frame Frame1 
         Height          =   2655
         Left            =   480
         TabIndex        =   31
         Top             =   480
         Width           =   3735
         Begin MSAdodcLib.Adodc Adodc1 
            Height          =   375
            Left            =   -840
            Top             =   120
            Visible         =   0   'False
            Width           =   1200
            _ExtentX        =   2117
            _ExtentY        =   661
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   8
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   ""
            OLEDBString     =   ""
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   ""
            Caption         =   "Adodc1"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            _Version        =   393216
         End
         Begin VB.CommandButton Command6 
            Caption         =   "关闭"
            Height          =   375
            Left            =   2160
            TabIndex        =   36
            Top             =   2040
            Width           =   1455
         End
         Begin VB.CommandButton Command5 
            Caption         =   "删除用户"
            Height          =   375
            Left            =   120
            TabIndex        =   35
            Top             =   2040
            Width           =   1455
         End
         Begin VB.CommandButton Command2 
            Caption         =   "更改密码"
            Height          =   375
            Left            =   2160
            TabIndex        =   34
            Top             =   1320
            Width           =   1455
         End
         Begin VB.CommandButton Command1 
            Caption         =   "添加新用户"
            Height          =   375
            Left            =   120
            TabIndex        =   33
            Top             =   1320
            Width           =   1455
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   1200
            TabIndex        =   32
            Top             =   720
            Width           =   2415
         End
         Begin VB.Label Label1 
            Alignment       =   2  'Center
            Caption         =   "用户权限设置"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   120
            TabIndex        =   38
            Top             =   240
            Width           =   3495
         End
         Begin VB.Label Label2 
            Caption         =   "用户名:"
            Height          =   255
            Left            =   360
            TabIndex        =   37
            Top             =   720
            Width           =   1095
         End
      End
      Begin VB.Frame Frame2 
         Height          =   2655
         Left            =   -74520
         TabIndex        =   22
         Top             =   480
         Width           =   3735
         Begin VB.CommandButton Command4 
            Caption         =   "取消"
            Height          =   375
            Left            =   2160
            TabIndex        =   27
            Top             =   2040
            Width           =   975
         End
         Begin VB.CommandButton Command3 
            Caption         =   "确定"
            Height          =   375
            Left            =   360
            TabIndex        =   26
            Top             =   2040
            Width           =   975
         End
         Begin VB.TextBox Text3 
            Height          =   300
            IMEMode         =   3  'DISABLE
            Left            =   1320
            PasswordChar    =   "*"
            TabIndex        =   25
            Top             =   1320
            Width           =   2175
         End
         Begin VB.TextBox Text2 
            Height          =   300
            IMEMode         =   3  'DISABLE
            Left            =   1320
            PasswordChar    =   "*"
            TabIndex        =   24
            Top             =   840
            Width           =   2175
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Left            =   1320
            TabIndex        =   23
            Top             =   360
            Width           =   2175
         End
         Begin VB.Label Label5 
            Caption         =   "密码确认:"
            Height          =   375
            Left            =   240
            TabIndex        =   30
            Top             =   1320
            Width           =   975
         End
         Begin VB.Label Label4 
            Caption         =   "密码:"
            Height          =   255
            Left            =   240
            TabIndex        =   29
            Top             =   840
            Width           =   975
         End
         Begin VB.Label Label3 
            Caption         =   "新用户名:"
            Height          =   255
            Left            =   240
            TabIndex        =   28
            Top             =   360
            Width           =   975
         End
         Begin VB.Line Line1 
            X1              =   120
            X2              =   3600
            Y1              =   1800
            Y2              =   1800
         End
         Begin VB.Line Line2 
            BorderColor     =   &H00FFFFFF&
            X1              =   120
            X2              =   3600
            Y1              =   1810
            Y2              =   1810
         End
      End
      Begin VB.Frame Frame3 
         Height          =   2415
         Left            =   -74520
         TabIndex        =   15
         Top             =   600
         Width           =   3735
         Begin VB.CommandButton Command8 
            Caption         =   "取消"
            Height          =   320
            Left            =   2400
            TabIndex        =   19
            Top             =   1800
            Width           =   975
         End
         Begin VB.CommandButton Command7 
            Caption         =   "确定"
            Height          =   320
            Left            =   360
            TabIndex        =   18
            Top             =   1800
            Width           =   975
         End
         Begin VB.TextBox Text5 
            Height          =   300
            IMEMode         =   3  'DISABLE
            Left            =   1440
            PasswordChar    =   "*"
            TabIndex        =   17
            Top             =   840
            Width           =   2175
         End
         Begin VB.TextBox Text4 
            Height          =   300
            Left            =   1440
            TabIndex        =   16
            Top             =   360
            Width           =   2175
         End
         Begin VB.Label Label7 
            Caption         =   "输入原密码:"
            Height          =   255
            Left            =   240
            TabIndex        =   21
            Top             =   840
            Width           =   1095
         End
         Begin VB.Label Label6 
            Caption         =   "原用户名:"
            Height          =   255
            Left            =   240
            TabIndex        =   20
            Top             =   480
            Width           =   1095
         End
         Begin VB.Line Line3 
            BorderColor     =   &H00404040&
            X1              =   120
            X2              =   3600
            Y1              =   1440
            Y2              =   1440
         End
         Begin VB.Line Line4 

⌨️ 快捷键说明

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