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

📄 frmsettings.frm

📁 自己的作品。。基于VB的图书馆管理系统。 感觉很有现实意义
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmSettings 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "系统设置"
   ClientHeight    =   4860
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7935
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   4860
   ScaleWidth      =   7935
   Begin VB.CommandButton cmd_Change 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   4200
      MouseIcon       =   "frmSettings.frx":0000
      MousePointer    =   99  'Custom
      Picture         =   "frmSettings.frx":0152
      Style           =   1  'Graphical
      TabIndex        =   4
      ToolTipText     =   "Click to modify"
      Top             =   3960
      Width           =   1095
   End
   Begin VB.CommandButton cmd_cancel 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   5400
      MouseIcon       =   "frmSettings.frx":0632
      MousePointer    =   99  'Custom
      Picture         =   "frmSettings.frx":0784
      Style           =   1  'Graphical
      TabIndex        =   3
      ToolTipText     =   "Ok"
      Top             =   3960
      Width           =   1095
   End
   Begin VB.CommandButton cmd_apply 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   6600
      MouseIcon       =   "frmSettings.frx":0CF6
      MousePointer    =   99  'Custom
      Picture         =   "frmSettings.frx":0E48
      Style           =   1  'Graphical
      TabIndex        =   2
      ToolTipText     =   "Apply settings"
      Top             =   3960
      Width           =   1095
   End
   Begin VB.CommandButton cmd_default 
      Default         =   -1  'True
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   3000
      MouseIcon       =   "frmSettings.frx":1337
      MousePointer    =   99  'Custom
      Picture         =   "frmSettings.frx":1489
      Style           =   1  'Graphical
      TabIndex        =   1
      ToolTipText     =   "Set Default settings"
      Top             =   3960
      Width           =   1095
   End
   Begin VB.CommandButton cmd_finedel 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   240
      MouseIcon       =   "frmSettings.frx":1AE5
      MousePointer    =   99  'Custom
      Picture         =   "frmSettings.frx":1C37
      Style           =   1  'Graphical
      TabIndex        =   0
      ToolTipText     =   "Format Fine info. database"
      Top             =   3960
      Width           =   1215
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   3015
      Left            =   240
      TabIndex        =   5
      Top             =   840
      Width           =   7425
      _ExtentX        =   13097
      _ExtentY        =   5318
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      Tab             =   1
      TabHeight       =   538
      TabMaxWidth     =   2999
      ForeColor       =   8388608
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "系统设置"
      TabPicture(0)   =   "frmSettings.frx":21A2
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Fra_mem"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "管理员设置"
      TabPicture(1)   =   "frmSettings.frx":21BE
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Label4"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Label2"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "lbl_time"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "lbl_wl"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "lbl_spl"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "Check1"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).Control(6)=   "cmd_deletea"
      Tab(1).Control(6).Enabled=   0   'False
      Tab(1).Control(7)=   "txt_welcome"
      Tab(1).Control(7).Enabled=   0   'False
      Tab(1).Control(8)=   "txt_splash"
      Tab(1).Control(8).Enabled=   0   'False
      Tab(1).Control(9)=   "fra_form"
      Tab(1).Control(9).Enabled=   0   'False
      Tab(1).Control(10)=   "fra_pass"
      Tab(1).Control(10).Enabled=   0   'False
      Tab(1).ControlCount=   11
      Begin VB.Frame Frame1 
         Caption         =   "图书限定"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000040&
         Height          =   1935
         Left            =   -74760
         TabIndex        =   27
         Top             =   600
         Width           =   3375
         Begin VB.TextBox txt_maxhold 
            Alignment       =   1  'Right Justify
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   2400
            Locked          =   -1  'True
            MaxLength       =   3
            TabIndex        =   31
            Top             =   720
            Width           =   855
         End
         Begin VB.TextBox txt_fine 
            Alignment       =   1  'Right Justify
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   2400
            Locked          =   -1  'True
            MaxLength       =   3
            TabIndex        =   30
            Top             =   1080
            Width           =   855
         End
         Begin VB.TextBox txt_ref 
            Alignment       =   1  'Right Justify
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   2400
            Locked          =   -1  'True
            MaxLength       =   3
            TabIndex        =   29
            Top             =   1440
            Width           =   855
         End
         Begin VB.TextBox txt_maxday 
            Alignment       =   1  'Right Justify
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   2400
            Locked          =   -1  'True
            MaxLength       =   3
            TabIndex        =   28
            Top             =   360
            Width           =   855
         End
         Begin VB.Label lbl_maxbook 
            BackStyle       =   0  'Transparent
            Caption         =   "最多能借"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   35
            Top             =   750
            Width           =   1935
         End
         Begin VB.Label lbl_rate 
            BackStyle       =   0  'Transparent
            Caption         =   "逾期每天的罚款"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   34
            Top             =   1110
            Width           =   1815
         End
         Begin VB.Label lbl_refcopy 
            BackStyle       =   0  'Transparent
            Caption         =   "图书借出的底线"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   33
            Top             =   1470
            Width           =   1815
         End
         Begin VB.Label lbl_daylimit 
            BackStyle       =   0  'Transparent
            Caption         =   "借书的期限"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   32
            Top             =   390
            Width           =   2055
         End
      End
      Begin VB.Frame Fra_mem 
         Caption         =   "员工"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000040&
         Height          =   1935
         Left            =   -71280
         TabIndex        =   19
         Top             =   600
         Width           =   3495
         Begin VB.TextBox txt_new 
            Alignment       =   1  'Right Justify
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   1680
            Locked          =   -1  'True
            MaxLength       =   5
            TabIndex        =   22
            Top             =   720
            Width           =   1695
         End
         Begin VB.TextBox txt_temp 
            Alignment       =   1  'Right Justify
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   1680
            Locked          =   -1  'True
            MaxLength       =   5
            TabIndex        =   21
            Top             =   1080
            Width           =   1695
         End
         Begin VB.TextBox txt_per 
            Alignment       =   1  'Right Justify
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   1680
            Locked          =   -1  'True
            MaxLength       =   5
            TabIndex        =   20
            Top             =   1440
            Width           =   1695

⌨️ 快捷键说明

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