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

📄 frmsettings.frm

📁 自己的作品。。基于VB的图书馆管理系统。 感觉很有现实意义
💻 FRM
📖 第 1 页 / 共 3 页
字号:
         End
         Begin VB.Label Label1 
            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            =   360
            TabIndex        =   26
            Top             =   360
            Width           =   2415
         End
         Begin VB.Label llbl_new 
            BackStyle       =   0  'Transparent
            Caption         =   "Newly joined"
            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        =   25
            Top             =   750
            Width           =   1095
         End
         Begin VB.Label lbl_temp 
            BackStyle       =   0  'Transparent
            Caption         =   "Temporary"
            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        =   24
            Top             =   1110
            Width           =   1095
         End
         Begin VB.Label lbl_per 
            BackStyle       =   0  'Transparent
            Caption         =   "Permenent"
            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        =   23
            Top             =   1470
            Width           =   1215
         End
      End
      Begin VB.Frame fra_pass 
         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          =   1215
         Left            =   240
         TabIndex        =   14
         Top             =   480
         Width           =   4935
         Begin VB.TextBox txt_pass2 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00400000&
            Height          =   285
            IMEMode         =   3  'DISABLE
            Left            =   1920
            Locked          =   -1  'True
            PasswordChar    =   "*"
            TabIndex        =   16
            Top             =   720
            Width           =   2775
         End
         Begin VB.TextBox txt_pass1 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00400000&
            Height          =   285
            IMEMode         =   3  'DISABLE
            Left            =   1920
            Locked          =   -1  'True
            PasswordChar    =   "*"
            TabIndex        =   15
            Top             =   360
            Width           =   2775
         End
         Begin VB.Label lbl_p2 
            BackStyle       =   0  'Transparent
            Caption         =   "密码确认"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   18
            Top             =   720
            Width           =   2055
         End
         Begin VB.Label lbl_p1 
            BackStyle       =   0  'Transparent
            Caption         =   "密码"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   17
            Top             =   360
            Width           =   2055
         End
      End
      Begin VB.Frame fra_form 
         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          =   1455
         Left            =   5280
         TabIndex        =   10
         Top             =   480
         Width           =   1815
         Begin VB.OptionButton opt_def 
            Caption         =   "默认"
            Enabled         =   0   'False
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   13
            Top             =   1080
            Width           =   975
         End
         Begin VB.OptionButton opt_ce 
            Caption         =   "屏幕中心"
            Enabled         =   0   'False
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   12
            Top             =   720
            Width           =   1575
         End
         Begin VB.OptionButton opt_tl 
            Caption         =   "左上"
            Enabled         =   0   'False
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   11
            Top             =   360
            Width           =   1455
         End
      End
      Begin VB.TextBox txt_splash 
         Alignment       =   1  'Right Justify
         Height          =   285
         Left            =   2760
         Locked          =   -1  'True
         TabIndex        =   9
         Top             =   1800
         Width           =   1575
      End
      Begin VB.TextBox txt_welcome 
         Alignment       =   1  'Right Justify
         Height          =   285
         Left            =   2760
         Locked          =   -1  'True
         TabIndex        =   8
         Top             =   2160
         Width           =   1575
      End
      Begin VB.CommandButton cmd_deletea 
         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            =   5280
         MaskColor       =   &H8000000F&
         MouseIcon       =   "frmSettings.frx":21DA
         MousePointer    =   99  'Custom
         Picture         =   "frmSettings.frx":232C
         Style           =   1  'Graphical
         TabIndex        =   7
         ToolTipText     =   "Format the Database"
         Top             =   2040
         Width           =   1815
      End
      Begin VB.CheckBox Check1 
         Alignment       =   1  'Right Justify
         Caption         =   "是否启动欢迎窗口在进入系统时"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   255
         Left            =   120
         TabIndex        =   6
         Top             =   2520
         Width           =   4335
      End
      Begin VB.Label lbl_spl 
         BackStyle       =   0  'Transparent
         Caption         =   "Splash screen 延迟时间"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   255
         Left            =   120
         TabIndex        =   40
         Top             =   1800
         Width           =   2655
      End
      Begin VB.Label lbl_wl 
         BackStyle       =   0  'Transparent
         Caption         =   "Welcome screen 延迟时间"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   255
         Left            =   120
         TabIndex        =   39
         Top             =   2160
         Width           =   2655
      End
      Begin VB.Label lbl_time 
         BackStyle       =   0  'Transparent
         Caption         =   "毫秒"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   255
         Left            =   4440
         TabIndex        =   38
         Top             =   1845
         Width           =   1095
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "毫秒"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   255
         Left            =   4440
         TabIndex        =   37
         Top             =   2160
         Width           =   975
      End
      Begin VB.Label Label4 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         Caption         =   "全部删除"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9.75
            Charset         =   0

⌨️ 快捷键说明

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