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

📄 frmsignout.frm

📁 用VB制作的图书管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmSignout 
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   7200
   ClientLeft      =   15
   ClientTop       =   15
   ClientWidth     =   9600
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   480
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   640
   StartUpPosition =   1  'CenterOwner
   Begin VB.CommandButton cmdPrev 
      Caption         =   "Previous"
      Height          =   195
      Left            =   360
      TabIndex        =   53
      Top             =   3660
      Width           =   8895
   End
   Begin VB.Frame famSignOut 
      BackColor       =   &H00FFFFFF&
      Caption         =   "Sign Out"
      Height          =   7095
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   9375
      Begin VB.Data Topics 
         Caption         =   "Topics"
         Connect         =   "Access"
         DatabaseName    =   "U:\DSD\lib.mdb"
         DefaultCursorType=   0  'DefaultCursor
         DefaultType     =   2  'UseODBC
         Exclusive       =   0   'False
         Height          =   345
         Left            =   120
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   "Topics"
         Top             =   2640
         Visible         =   0   'False
         Width           =   3255
      End
      Begin VB.CommandButton Command1 
         Caption         =   "Main Menu"
         Height          =   255
         Left            =   8280
         TabIndex        =   30
         Top             =   3120
         Width           =   975
      End
      Begin VB.Frame famPatronInfo 
         BackColor       =   &H00FFFFFF&
         Caption         =   "Patron Information"
         Height          =   2655
         Left            =   3480
         TabIndex        =   12
         Top             =   240
         Width           =   5775
         Begin VB.OLE OLE1 
            DataField       =   "Picture"
            DataSource      =   "Patrons"
            Height          =   2295
            Left            =   3600
            SizeMode        =   3  'Zoom
            TabIndex        =   41
            Top             =   240
            Width           =   2055
         End
         Begin VB.Label Label21 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "Status"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   40
            Top             =   2400
            Width           =   1455
         End
         Begin VB.Label Label20 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Status:"
            Height          =   255
            Left            =   120
            TabIndex        =   39
            Top             =   2400
            Width           =   1215
         End
         Begin VB.Label Label19 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "PatronType"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   38
            Top             =   2160
            Width           =   2175
         End
         Begin VB.Label Label18 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Type:"
            Height          =   255
            Left            =   120
            TabIndex        =   37
            Top             =   2160
            Width           =   1215
         End
         Begin VB.Label Label17 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "E-Mail:"
            DataField       =   "Telephone Number:"
            Height          =   255
            Left            =   120
            TabIndex        =   32
            Top             =   1920
            Width           =   1215
         End
         Begin VB.Label Label16 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "Email"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   31
            Top             =   1920
            Width           =   2175
         End
         Begin VB.Label Label3 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Patron Number:"
            Height          =   255
            Left            =   120
            TabIndex        =   27
            Top             =   240
            Width           =   1215
         End
         Begin VB.Label lblPatronNumber 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "PatronBarcode"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   26
            Top             =   240
            Width           =   615
         End
         Begin VB.Label Label5 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Patron Name:"
            Height          =   255
            Left            =   120
            TabIndex        =   25
            Top             =   480
            Width           =   1215
         End
         Begin VB.Label lblPatronName 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "LastName"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   24
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label4 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Patron Address:"
            Height          =   255
            Left            =   120
            TabIndex        =   23
            Top             =   720
            Width           =   1215
         End
         Begin VB.Label Label6 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "Address1"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   22
            Top             =   720
            Width           =   3135
         End
         Begin VB.Label Label7 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Town:"
            Height          =   255
            Left            =   120
            TabIndex        =   21
            Top             =   960
            Width           =   1215
         End
         Begin VB.Label Label8 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "Town"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   20
            Top             =   960
            Width           =   2295
         End
         Begin VB.Label Label9 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "FirstName"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   2400
            TabIndex        =   19
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label10 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "Province"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   18
            Top             =   1200
            Width           =   1575
         End
         Begin VB.Label Label11 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Province:"
            Height          =   255
            Left            =   120
            TabIndex        =   17
            Top             =   1200
            Width           =   1215
         End
         Begin VB.Label Label12 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "Postal"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   16
            Top             =   1440
            Width           =   2175
         End
         Begin VB.Label Label13 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Postal Code:"
            Height          =   255
            Left            =   120
            TabIndex        =   15
            Top             =   1440
            Width           =   1215
         End
         Begin VB.Label Label14 
            BackStyle       =   0  'Transparent
            Caption         =   "00000"
            DataField       =   "Tel"
            DataSource      =   "Patrons"
            Height          =   255
            Left            =   1440
            TabIndex        =   14
            Top             =   1680
            Width           =   1455
         End
         Begin VB.Label Label15 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Telephone #:"
            DataField       =   "Telephone Number:"
            Height          =   255
            Left            =   120
            TabIndex        =   13
            Top             =   1680
            Width           =   1215
         End
      End
      Begin VB.TextBox txtInput 
         Height          =   285
         Left            =   3000
         TabIndex        =   1
         Top             =   3120
         Width           =   5295
      End
      Begin VB.PictureBox Picture1 
         BackColor       =   &H00FFFFFF&
         Height          =   2895
         Left            =   240
         ScaleHeight     =   2835
         ScaleWidth      =   8835
         TabIndex        =   2
         Top             =   3840
         Width           =   8895
         Begin VB.Label lblBookSelect 
            BackStyle       =   0  'Transparent
            Height          =   495
            Index           =   0
            Left            =   120
            TabIndex        =   48
            Top             =   120
            Width           =   8415
         End
         Begin VB.Label lblBookSelect 
            BackStyle       =   0  'Transparent
            Height          =   495
            Index           =   3
            Left            =   120
            TabIndex        =   51
            Top             =   2280
            Width           =   8415
         End
         Begin VB.Label lblBookSelect 
            BackStyle       =   0  'Transparent
            Height          =   495
            Index           =   2
            Left            =   120
            TabIndex        =   50
            Top             =   1560
            Width           =   8415
         End
         Begin VB.Label lblBookSelect 
            BackStyle       =   0  'Transparent
            Height          =   495
            Index           =   1
            Left            =   120
            TabIndex        =   49
            Top             =   840
            Width           =   8415
         End
         Begin VB.Label lblDateDue 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Due Date"
            BeginProperty Font 
               Name            =   "MS Sans Serif"

⌨️ 快捷键说明

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