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

📄 frmcdtapes.frm

📁 ado+ACCE
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmCDtapes 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Available Movies"
   ClientHeight    =   6810
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10620
   Icon            =   "frmCDtapes.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   6810
   ScaleWidth      =   10620
   Begin VB.CommandButton cmdRemove 
      Caption         =   "&Remove"
      Height          =   375
      Left            =   1320
      TabIndex        =   39
      TabStop         =   0   'False
      Top             =   6240
      Width           =   1215
   End
   Begin VB.CommandButton cmdAddMovie 
      Caption         =   "&Add Entry"
      Height          =   375
      Left            =   5430
      TabIndex        =   38
      TabStop         =   0   'False
      Top             =   6240
      Width           =   1215
   End
   Begin VB.CommandButton cmdEdit 
      Caption         =   "&Edit"
      Enabled         =   0   'False
      Height          =   375
      Left            =   6645
      TabIndex        =   37
      TabStop         =   0   'False
      Top             =   6240
      Width           =   1215
   End
   Begin VB.CommandButton cmdUpdate 
      Caption         =   "&Update"
      Enabled         =   0   'False
      Height          =   375
      Left            =   7860
      TabIndex        =   36
      TabStop         =   0   'False
      Top             =   6240
      Width           =   1215
   End
   Begin VB.CommandButton cmdClear 
      Caption         =   "&Clear"
      Enabled         =   0   'False
      Height          =   375
      Left            =   9075
      TabIndex        =   35
      Top             =   6240
      Width           =   1215
   End
   Begin VB.TextBox txtComments 
      Height          =   285
      Left            =   7440
      Locked          =   -1  'True
      TabIndex        =   18
      ToolTipText     =   "Additional Remarks/Comments"
      Top             =   5520
      Width           =   2775
   End
   Begin VB.TextBox txtLastDateReturnedAddInfo 
      Height          =   285
      Left            =   7440
      Locked          =   -1  'True
      TabIndex        =   16
      ToolTipText     =   "Last Date Returned Additional Information (Comments)"
      Top             =   4920
      Width           =   2775
   End
   Begin VB.TextBox txtLastDateReturned 
      Height          =   285
      Left            =   4320
      Locked          =   -1  'True
      TabIndex        =   15
      ToolTipText     =   "Last Date Returned  (Example: Dec. 25, 2001)"
      Top             =   4920
      Width           =   2775
   End
   Begin VB.TextBox txtCondition 
      Height          =   285
      Left            =   4320
      Locked          =   -1  'True
      TabIndex        =   17
      ToolTipText     =   "Condition (G - good, D - damaged, DF - defective,  L - lost)"
      Top             =   5520
      Width           =   2775
   End
   Begin VB.TextBox txtLastDateBorrowedAddInfo 
      Height          =   285
      Left            =   7440
      Locked          =   -1  'True
      TabIndex        =   14
      ToolTipText     =   "Last Date Borrowed Additional Information (Comments)"
      Top             =   4320
      Width           =   2775
   End
   Begin VB.TextBox txtLastDateBorrowed 
      Height          =   285
      Left            =   4320
      Locked          =   -1  'True
      TabIndex        =   13
      ToolTipText     =   "Last Date Borrowed (Example: Dec. 25, 2001)"
      Top             =   4320
      Width           =   2775
   End
   Begin VB.TextBox txtAvailable 
      Height          =   285
      Left            =   7440
      Locked          =   -1  'True
      TabIndex        =   10
      ToolTipText     =   "Available"
      Top             =   3120
      Width           =   2775
   End
   Begin VB.TextBox txtRentalAmount 
      Height          =   285
      Left            =   4320
      Locked          =   -1  'True
      TabIndex        =   9
      ToolTipText     =   "Rental Amount"
      Top             =   3120
      Width           =   2775
   End
   Begin VB.TextBox txtGenre 
      Height          =   285
      Left            =   4320
      Locked          =   -1  'True
      TabIndex        =   7
      ToolTipText     =   "Genre"
      Top             =   2520
      Width           =   2775
   End
   Begin VB.TextBox txtRunTime 
      Height          =   285
      Left            =   7440
      Locked          =   -1  'True
      TabIndex        =   8
      ToolTipText     =   "Run Time"
      Top             =   2520
      Width           =   2775
   End
   Begin VB.TextBox txtYearReleased 
      Height          =   285
      Left            =   7440
      Locked          =   -1  'True
      TabIndex        =   6
      ToolTipText     =   "Year Released"
      Top             =   1920
      Width           =   2775
   End
   Begin VB.TextBox txtActor 
      Height          =   285
      Left            =   4320
      Locked          =   -1  'True
      TabIndex        =   5
      ToolTipText     =   "Name of Actor"
      Top             =   1920
      Width           =   2775
   End
   Begin VB.TextBox txtTitle 
      Height          =   285
      Left            =   4320
      Locked          =   -1  'True
      TabIndex        =   2
      ToolTipText     =   "Title"
      Top             =   720
      Width           =   5895
   End
   Begin VB.TextBox txtItemCode 
      Height          =   285
      Left            =   7440
      Locked          =   -1  'True
      TabIndex        =   4
      ToolTipText     =   "ID Number"
      Top             =   1320
      Width           =   2775
   End
   Begin VB.TextBox txtDateEntered 
      Height          =   285
      Left            =   4320
      Locked          =   -1  'True
      TabIndex        =   3
      ToolTipText     =   "Date Entered"
      Top             =   1320
      Width           =   2775
   End
   Begin VB.Frame Frame2 
      Caption         =   " Detailed Information "
      Height          =   5895
      Left            =   4080
      TabIndex        =   19
      Top             =   120
      Width           =   6375
      Begin VB.TextBox txtRentalPeriod 
         Height          =   285
         Left            =   240
         Locked          =   -1  'True
         TabIndex        =   11
         Top             =   3600
         Width           =   2775
      End
      Begin VB.TextBox txtOverdueChargePerDay 
         Height          =   285
         Left            =   3360
         Locked          =   -1  'True
         TabIndex        =   12
         Top             =   3600
         Width           =   2775
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Rental Period (in days)"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   210
         Index           =   16
         Left            =   240
         TabIndex        =   41
         Tag             =   "&Password:"
         Top             =   3360
         Width           =   1635
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Overdue Charge Per Day"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   210
         Index           =   15
         Left            =   3360
         TabIndex        =   40
         Tag             =   "&Password:"
         Top             =   3360
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Comments"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   210
         Index           =   14
         Left            =   3360
         TabIndex        =   34
         Tag             =   "&Password:"
         Top             =   5160
         Width           =   750
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Condition  (Good, Defective, Lost)"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   210
         Index           =   13
         Left            =   240
         TabIndex        =   33
         Tag             =   "&Password:"
         Top             =   5160
         Width           =   2445
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Last Date Return Add. Info."
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   210
         Index           =   12
         Left            =   3360
         TabIndex        =   32
         Tag             =   "&Password:"
         Top             =   4560
         Width           =   1965
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Last Date Returned (mmm. dd, yyyy)"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   210
         Index           =   11
         Left            =   240
         TabIndex        =   31
         Tag             =   "&Password:"
         Top             =   4560
         Width           =   2640
      End
      Begin VB.Label lblLabels 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Last Date Borrowed Add. Info."
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   8.25
            Charset         =   161
            Weight          =   400
            Underline       =   0   'False

⌨️ 快捷键说明

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