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

📄 lentfrm.frm

📁 本系统是图书管理信息系统一个简单实例。本系统主要有系统管理、图书管理、借书证管理、借书和还书操作、报表打印等模块组成。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Lentfrm 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "归还图书"
   ClientHeight    =   6255
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7665
   Icon            =   "Lentfrm.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6255
   ScaleWidth      =   7665
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame5 
      Caption         =   "还书"
      ForeColor       =   &H00FF0000&
      Height          =   6015
      Left            =   120
      TabIndex        =   0
      Top             =   240
      Width           =   7455
      Begin VB.CommandButton cmdExit 
         Cancel          =   -1  'True
         Caption         =   "取消"
         DownPicture     =   "Lentfrm.frx":0442
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   7.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   735
         Left            =   120
         Picture         =   "Lentfrm.frx":0884
         Style           =   1  'Graphical
         TabIndex        =   30
         ToolTipText     =   "关闭此对话框"
         Top             =   5160
         Width           =   1335
      End
      Begin VB.TextBox txtBookBian1 
         ForeColor       =   &H00FF0000&
         Height          =   360
         Left            =   2520
         TabIndex        =   13
         Text            =   "Text1"
         Top             =   600
         Width           =   2055
      End
      Begin VB.Frame Frame6 
         Height          =   3495
         Left            =   120
         TabIndex        =   2
         Top             =   1560
         Visible         =   0   'False
         Width           =   7215
         Begin VB.TextBox txtFa 
            BeginProperty DataFormat 
               Type            =   1
               Format          =   """¥""#,##0.00"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   2
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   330
            Left            =   5880
            TabIndex        =   27
            Text            =   "Text1"
            Top             =   2760
            Width           =   855
         End
         Begin VB.TextBox txtChaoChu 
            ForeColor       =   &H000000FF&
            Height          =   315
            Left            =   3480
            TabIndex        =   25
            Text            =   "Text1"
            Top             =   2760
            Width           =   1215
         End
         Begin VB.TextBox txtXianDing 
            ForeColor       =   &H000000FF&
            Height          =   330
            Left            =   5880
            TabIndex        =   23
            Text            =   "Text1"
            Top             =   2160
            Width           =   855
         End
         Begin VB.TextBox txtLentDay 
            ForeColor       =   &H000000FF&
            Height          =   300
            Left            =   1200
            TabIndex        =   21
            Text            =   "Text1"
            Top             =   2760
            Width           =   1215
         End
         Begin VB.TextBox txtToday 
            ForeColor       =   &H000000FF&
            Height          =   315
            Left            =   3480
            TabIndex        =   19
            Text            =   "Text1"
            Top             =   2160
            Width           =   1215
         End
         Begin VB.TextBox txtType1 
            ForeColor       =   &H00FF0000&
            Height          =   315
            Left            =   5520
            TabIndex        =   17
            Text            =   "Text1"
            Top             =   360
            Width           =   1455
         End
         Begin VB.TextBox txtBookhao1 
            ForeColor       =   &H00FF0000&
            Height          =   315
            Left            =   1200
            TabIndex        =   7
            Text            =   "Text1"
            Top             =   360
            Width           =   1575
         End
         Begin VB.TextBox txtCost1 
            ForeColor       =   &H00FF0000&
            Height          =   315
            Left            =   3600
            TabIndex        =   6
            Text            =   "Text1"
            Top             =   360
            Width           =   1095
         End
         Begin VB.TextBox txtBookname1 
            ForeColor       =   &H00FF0000&
            Height          =   345
            Left            =   1200
            TabIndex        =   5
            Text            =   "Text1"
            Top             =   960
            Width           =   3495
         End
         Begin VB.TextBox txtChuban1 
            ForeColor       =   &H00FF0000&
            Height          =   345
            Left            =   1200
            TabIndex        =   4
            Text            =   "Text1"
            Top             =   1560
            Width           =   3495
         End
         Begin VB.TextBox txtLentDate1 
            ForeColor       =   &H000000FF&
            Height          =   315
            Left            =   1200
            TabIndex        =   3
            Text            =   "Text1"
            Top             =   2160
            Width           =   1215
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "元"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00000000&
            Height          =   210
            Index           =   7
            Left            =   6840
            TabIndex        =   29
            Top             =   2760
            Width           =   210
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "天"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00000000&
            Height          =   210
            Index           =   6
            Left            =   6840
            TabIndex        =   28
            Top             =   2160
            Width           =   210
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "罚款金额"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   5
            Left            =   4920
            TabIndex        =   26
            Top             =   2760
            Width           =   720
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "超出天数"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   4
            Left            =   2520
            TabIndex        =   24
            Top             =   2760
            Width           =   720
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "限定天数"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   3
            Left            =   4920
            TabIndex        =   22
            Top             =   2160
            Width           =   720
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "借出天数"
            ForeColor       =   &H00000000&
            Height          =   180
            Index           =   2
            Left            =   240
            TabIndex        =   20
            Top             =   2760
            Width           =   720

⌨️ 快捷键说明

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