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

📄 frmbook.frm

📁 library system for students..these is very useful system.....
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "Vsflex7.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmBook 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Book"
   ClientHeight    =   7095
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10740
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7095
   ScaleWidth      =   10740
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame3 
      Height          =   855
      Left            =   120
      TabIndex        =   28
      Top             =   6120
      Width           =   10455
      Begin VB.CommandButton cmdCancel 
         Caption         =   "Cancel"
         Height          =   495
         Left            =   3000
         TabIndex        =   30
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton cmdSave 
         Caption         =   "&Save"
         Height          =   495
         Left            =   2280
         TabIndex        =   31
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "&Delete"
         Height          =   495
         Left            =   1560
         TabIndex        =   32
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton cmdEdit 
         Caption         =   "&Edit"
         Height          =   495
         Left            =   840
         TabIndex        =   33
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "&Add"
         Height          =   495
         Left            =   120
         TabIndex        =   34
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton cmdlClose 
         Caption         =   "Cl&ose"
         Height          =   495
         Left            =   9600
         TabIndex        =   29
         Top             =   240
         Width           =   735
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5895
      Left            =   4560
      TabIndex        =   1
      Top             =   120
      Width           =   6015
      _ExtentX        =   10610
      _ExtentY        =   10398
      _Version        =   393216
      TabHeight       =   520
      TabCaption(0)   =   "Book Information"
      TabPicture(0)   =   "frmBook.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label11"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label10"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label9"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label8"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Label7"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Label6"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Label5"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "Label4"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "Label3"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "Label2"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "Label1"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "lblID"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "Label13"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "grdPublisher"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "dtpDateRevised"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "txtRemarks"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "txtDuration"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).Control(17)=   "txtPages"
      Tab(0).Control(17).Enabled=   0   'False
      Tab(0).Control(18)=   "txtEdition"
      Tab(0).Control(18).Enabled=   0   'False
      Tab(0).Control(19)=   "txtVolume"
      Tab(0).Control(19).Enabled=   0   'False
      Tab(0).Control(20)=   "txtYear"
      Tab(0).Control(20).Enabled=   0   'False
      Tab(0).Control(21)=   "txtTitle"
      Tab(0).Control(21).Enabled=   0   'False
      Tab(0).Control(22)=   "cboLocation"
      Tab(0).Control(22).Enabled=   0   'False
      Tab(0).ControlCount=   23
      TabCaption(1)   =   "Author(s)"
      TabPicture(1)   =   "frmBook.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "cmdRemoveAuthor"
      Tab(1).Control(1)=   "cmdAddAuthor"
      Tab(1).Control(2)=   "grdAuthor"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "List of Library Item"
      TabPicture(2)   =   "frmBook.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Label12"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "lblNoOfCopies"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Label14"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "lblAvailableCopies"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "grdLibraryItem"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).Control(5)=   "cmdAddStock"
      Tab(2).Control(5).Enabled=   0   'False
      Tab(2).ControlCount=   6
      Begin VB.CommandButton cmdAddStock 
         Caption         =   "Add Stock"
         Height          =   375
         Left            =   -74760
         TabIndex        =   26
         Top             =   5280
         Width           =   1095
      End
      Begin VB.CommandButton cmdRemoveAuthor 
         Caption         =   "&Unlinked Author"
         Height          =   375
         Left            =   -73680
         TabIndex        =   25
         Top             =   5280
         Width           =   1335
      End
      Begin VB.CommandButton cmdAddAuthor 
         Caption         =   "&Link Author"
         Height          =   375
         Left            =   -74760
         TabIndex        =   24
         Top             =   5280
         Width           =   1095
      End
      Begin VB.ComboBox cboLocation 
         Height          =   315
         Left            =   1440
         Style           =   2  'Dropdown List
         TabIndex        =   10
         Top             =   2460
         Width           =   2415
      End
      Begin VB.TextBox txtTitle 
         Height          =   375
         Left            =   1440
         TabIndex        =   8
         Top             =   1920
         Width           =   4215
      End
      Begin VB.TextBox txtYear 
         Height          =   375
         Left            =   3600
         MaxLength       =   4
         TabIndex        =   7
         Top             =   3360
         Width           =   615
      End
      Begin VB.TextBox txtVolume 
         Height          =   375
         Left            =   1440
         TabIndex        =   6
         Top             =   3360
         Width           =   735
      End
      Begin VB.TextBox txtEdition 
         Height          =   375
         Left            =   3360
         TabIndex        =   5
         Top             =   2880
         Width           =   2295
      End
      Begin VB.TextBox txtPages 
         Height          =   375
         Left            =   5040
         TabIndex        =   4
         Top             =   3360
         Width           =   615
      End
      Begin VB.TextBox txtDuration 
         Height          =   375
         Left            =   4680
         MaxLength       =   1
         TabIndex        =   3
         Top             =   2400
         Width           =   375
      End
      Begin VB.TextBox txtRemarks 
         Height          =   1935
         Left            =   1440
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   2
         Top             =   3840
         Width           =   4215
      End
      Begin MSComCtl2.DTPicker dtpDateRevised 
         Height          =   375
         Left            =   1440
         TabIndex        =   9
         Top             =   2880
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   661
         _Version        =   393216
         Format          =   16449537
         CurrentDate     =   39655
      End
      Begin VSFlex7Ctl.VSFlexGrid grdPublisher 
         Height          =   855
         Left            =   1440
         TabIndex        =   11
         Top             =   960
         Width           =   4215
         _cx             =   7435
         _cy             =   1508
         _ConvInfo       =   1
         Appearance      =   1
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         MousePointer    =   0
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         BackColorFixed  =   -2147483633
         ForeColorFixed  =   -2147483630
         BackColorSel    =   -2147483635
         ForeColorSel    =   -2147483634
         BackColorBkg    =   -2147483636
         BackColorAlternate=   -2147483643
         GridColor       =   -2147483633
         GridColorFixed  =   -2147483632
         TreeColor       =   -2147483632
         FloodColor      =   192
         SheetBorder     =   -2147483642
         FocusRect       =   2
         HighLight       =   1
         AllowSelection  =   -1  'True
         AllowBigSelection=   0   'False
         AllowUserResizing=   0
         SelectionMode   =   1
         GridLines       =   1
         GridLinesFixed  =   2
         GridLineWidth   =   1
         Rows            =   1
         Cols            =   2
         FixedRows       =   1
         FixedCols       =   0
         RowHeightMin    =   0
         RowHeightMax    =   0
         ColWidthMin     =   0
         ColWidthMax     =   0
         ExtendLastCol   =   -1  'True
         FormatString    =   $"frmBook.frx":0054
         ScrollTrack     =   0   'False
         ScrollBars      =   3
         ScrollTips      =   0   'False
         MergeCells      =   0
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   0
         AutoSearch      =   1
         AutoSearchDelay =   2
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   0
         ShowComboButton =   -1  'True
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0
         OleDragMode     =   0
         OleDropMode     =   0
         DataMode        =   0
         VirtualData     =   -1  'True
         DataMember      =   ""
         ComboSearch     =   3
         AutoSizeMouse   =   -1  'True
         FrozenRows      =   0
         FrozenCols      =   0
         AllowUserFreezing=   0
         BackColorFrozen =   0
         ForeColorFrozen =   0
         WallPaperAlignment=   9
      End
      Begin VSFlex7Ctl.VSFlexGrid grdAuthor 
         Height          =   4695
         Left            =   -74880
         TabIndex        =   23
         Top             =   480

⌨️ 快捷键说明

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