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

📄 frm_settings.frm

📁 Library Management System 1
💻 FRM
📖 第 1 页 / 共 3 页
字号:
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   240
            TabIndex        =   34
            Top             =   360
            Width           =   2055
         End
         Begin VB.Label lbl_p2 
            Caption         =   "Password confirm"
            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             =   720
            Width           =   2055
         End
      End
      Begin VB.Frame Fra_mem 
         Caption         =   "Employee"
         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            =   3720
         TabIndex        =   27
         Top             =   480
         Width           =   3495
         Begin VB.TextBox txt_per 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   1680
            Locked          =   -1  'True
            MaxLength       =   5
            TabIndex        =   6
            Top             =   1440
            Width           =   1695
         End
         Begin VB.TextBox txt_temp 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   1680
            Locked          =   -1  'True
            MaxLength       =   5
            TabIndex        =   5
            Top             =   1080
            Width           =   1695
         End
         Begin VB.TextBox txt_new 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   1680
            Locked          =   -1  'True
            MaxLength       =   5
            TabIndex        =   4
            Top             =   720
            Width           =   1695
         End
         Begin VB.Label lbl_per 
            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        =   31
            Top             =   1470
            Width           =   1215
         End
         Begin VB.Label lbl_temp 
            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        =   30
            Top             =   1110
            Width           =   1095
         End
         Begin VB.Label llbl_new 
            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        =   29
            Top             =   750
            Width           =   1095
         End
         Begin VB.Label Label1 
            Caption         =   "Employeees Salary settings"
            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        =   28
            Top             =   360
            Width           =   2415
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "Tranjection"
         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            =   240
         TabIndex        =   22
         Top             =   480
         Width           =   3375
         Begin VB.TextBox txt_maxday 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   2400
            Locked          =   -1  'True
            MaxLength       =   3
            TabIndex        =   0
            Top             =   360
            Width           =   855
         End
         Begin VB.TextBox txt_ref 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   2400
            Locked          =   -1  'True
            MaxLength       =   3
            TabIndex        =   3
            Top             =   1440
            Width           =   855
         End
         Begin VB.TextBox txt_fine 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   2400
            Locked          =   -1  'True
            MaxLength       =   3
            TabIndex        =   2
            Top             =   1080
            Width           =   855
         End
         Begin VB.TextBox txt_maxhold 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   2400
            Locked          =   -1  'True
            MaxLength       =   3
            TabIndex        =   1
            Top             =   720
            Width           =   855
         End
         Begin VB.Label lbl_daylimit 
            Caption         =   "Max. days to hold book"
            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        =   26
            Top             =   390
            Width           =   2055
         End
         Begin VB.Label lbl_refcopy 
            Caption         =   "Max.no of refrence"
            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             =   1470
            Width           =   1815
         End
         Begin VB.Label lbl_rate 
            Caption         =   "Fine charge per day"
            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           =   1815
         End
         Begin VB.Label lbl_maxbook 
            Caption         =   "Max. Books hold"
            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             =   750
            Width           =   1935
         End
      End
      Begin VB.Label Label2 
         Caption         =   "in ms"
         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            =   -70560
         TabIndex        =   39
         Top             =   2160
         Width           =   975
      End
      Begin VB.Label lbl_time 
         Caption         =   "in ms"
         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            =   -70560
         TabIndex        =   38
         Top             =   1845
         Width           =   1095

⌨️ 快捷键说明

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