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

📄 frm_books.frm

📁 library management system that help in runnning a file
💻 FRM
📖 第 1 页 / 共 4 页
字号:
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00400040&
         Height          =   1095
         Left            =   -74760
         TabIndex        =   1
         Top             =   3720
         Width           =   7455
         Begin VB.CommandButton cmd_close 
            Appearance      =   0  'Flat
            Height          =   615
            Left            =   4320
            MouseIcon       =   "Frm_books.frx":24DA
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":262C
            Style           =   1  'Graphical
            TabIndex        =   47
            Top             =   240
            Width           =   735
         End
         Begin VB.CommandButton cmdcancel 
            Appearance      =   0  'Flat
            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            =   3480
            MouseIcon       =   "Frm_books.frx":2BA6
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":2CF8
            Style           =   1  'Graphical
            TabIndex        =   6
            ToolTipText     =   "Cancel"
            Top             =   240
            Width           =   735
         End
         Begin VB.CommandButton cmd_save 
            Appearance      =   0  'Flat
            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            =   2640
            MouseIcon       =   "Frm_books.frx":3278
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":33CA
            Style           =   1  'Graphical
            TabIndex        =   7
            ToolTipText     =   "Save record"
            Top             =   240
            Width           =   735
         End
         Begin VB.CommandButton cmd_delete 
            Appearance      =   0  'Flat
            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            =   1800
            MouseIcon       =   "Frm_books.frx":3962
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":3AB4
            Style           =   1  'Graphical
            TabIndex        =   8
            ToolTipText     =   "Delete record"
            Top             =   240
            Width           =   735
         End
         Begin VB.CommandButton cmd_edit 
            Appearance      =   0  'Flat
            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            =   960
            MouseIcon       =   "Frm_books.frx":3FFE
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":4150
            Style           =   1  'Graphical
            TabIndex        =   9
            ToolTipText     =   "Edit record"
            Top             =   240
            Width           =   735
         End
         Begin VB.CommandButton cmd_new 
            Appearance      =   0  'Flat
            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            =   120
            MaskColor       =   &H8000000F&
            MouseIcon       =   "Frm_books.frx":46F5
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":4847
            Style           =   1  'Graphical
            TabIndex        =   10
            ToolTipText     =   "Add new record"
            Top             =   240
            Width           =   735
         End
         Begin VB.CommandButton cmdFirst 
            Appearance      =   0  'Flat
            Height          =   345
            Left            =   5160
            MouseIcon       =   "Frm_books.frx":4E25
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":4F77
            Style           =   1  'Graphical
            TabIndex        =   5
            ToolTipText     =   "Move First"
            Top             =   240
            UseMaskColor    =   -1  'True
            Width           =   345
         End
         Begin VB.CommandButton cmdPrevious 
            Appearance      =   0  'Flat
            Height          =   345
            Left            =   5520
            MouseIcon       =   "Frm_books.frx":51C6
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":5318
            Style           =   1  'Graphical
            TabIndex        =   4
            ToolTipText     =   "Move Previous"
            Top             =   240
            UseMaskColor    =   -1  'True
            Width           =   345
         End
         Begin VB.CommandButton cmdNext 
            Appearance      =   0  'Flat
            Height          =   345
            Left            =   6600
            MouseIcon       =   "Frm_books.frx":5527
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":5679
            Style           =   1  'Graphical
            TabIndex        =   3
            ToolTipText     =   "Move Next"
            Top             =   240
            UseMaskColor    =   -1  'True
            Width           =   345
         End
         Begin VB.CommandButton cmdLast 
            Appearance      =   0  'Flat
            Height          =   345
            Left            =   6960
            MouseIcon       =   "Frm_books.frx":5885
            MousePointer    =   99  'Custom
            Picture         =   "Frm_books.frx":59D7
            Style           =   1  'Graphical
            TabIndex        =   2
            ToolTipText     =   "Move Last"
            Top             =   240
            UseMaskColor    =   -1  'True
            Width           =   345
         End
         Begin VB.Label Label10 
            BackStyle       =   0  'Transparent
            Caption         =   "of"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   6120
            TabIndex        =   52
            Top             =   720
            Width           =   255
         End
         Begin VB.Label lbl_rec 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   5160
            TabIndex        =   51
            Top             =   720
            Width           =   855
         End
         Begin VB.Label lbl_total 
            BackStyle       =   0  'Transparent
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   6360
            TabIndex        =   50
            Top             =   720
            Width           =   975
         End
         Begin VB.Label Label3 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "Close"
            Height          =   255
            Left            =   4320
            TabIndex        =   48
            Top             =   840
            Width           =   735
         End
         Begin VB.Label Label1 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "New"
            Height          =   255
            Left            =   120
            TabIndex        =   15
            Top             =   840
            Width           =   735
         End
         Begin VB.Label Label2 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "Edit"
            Height          =   255
            Left            =   960
            TabIndex        =   14
            Top             =   840
            Width           =   735
         End
         Begin VB.Label Label4 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "Delete"
            Height          =   255
            Left            =   1800
            TabIndex        =   13
            Top             =   840
            Width           =   735
         End
         Begin VB.Label Label5 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "Save"
            Height          =   255
            Left            =   2640
            TabIndex        =   12
            Top             =   840
            Width           =   735
         End
         Begin VB.Label Label6 
            Alignment       =   2  'Center
            BackStyle       =   0  'Transparent
            Caption         =   "Cancel"
            Height          =   255
            Left            =   3480
            TabIndex        =   11
            Top             =   840
            Width           =   735
         End
      End
      Begin MSDataGridLib.DataGrid Datagrid 
         Height          =   4815
         Left            =   120
         TabIndex        =   38
         ToolTipText     =   "Detail view of books"
         Top             =   120
         Width           =   7695
         _ExtentX        =   13573
         _ExtentY        =   8493
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   -1  'True
         Appearance      =   0
         BackColor       =   -2147483633
         DefColWidth     =   7
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "Detail view for books"
         ColumnCount     =   14
         BeginProperty Column00 
            DataField       =   "Bookid"
            Caption         =   "BookID"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   1033
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   "Title"
            Caption         =   "Book Title"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   1033
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column02 
            DataField       =   "Author1"
            Caption         =   "Author1"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   1033
               SubFormatType   =   0
            EndProperty

⌨️ 快捷键说明

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