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

📄 frm_search.frm

📁 library management system that help in runnning a file
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Frm_search 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Search.."
   ClientHeight    =   5130
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9825
   Icon            =   "Frm_search.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5130
   ScaleWidth      =   9825
   ShowInTaskbar   =   0   'False
   Begin TabDlg.SSTab SSTab1 
      Height          =   4455
      Left            =   120
      TabIndex        =   1
      Top             =   520
      Width           =   9555
      _ExtentX        =   16854
      _ExtentY        =   7858
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   529
      TabMaxWidth     =   2646
      ForeColor       =   8388608
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "Books"
      TabPicture(0)   =   "Frm_search.frx":24A2
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "bdatagrid"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "fra_search"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "bpbar"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "Members"
      TabPicture(1)   =   "Frm_search.frx":24BE
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "mpbar"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "fra_msearch"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "mdatagrid"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).ControlCount=   3
      Begin MSComctlLib.ProgressBar mpbar 
         Height          =   375
         Left            =   -68400
         TabIndex        =   15
         Top             =   1200
         Width           =   2775
         _ExtentX        =   4895
         _ExtentY        =   661
         _Version        =   393216
         Appearance      =   1
      End
      Begin MSComctlLib.ProgressBar bpbar 
         Height          =   375
         Left            =   6600
         TabIndex        =   14
         Top             =   1200
         Width           =   2775
         _ExtentX        =   4895
         _ExtentY        =   661
         _Version        =   393216
         Appearance      =   1
      End
      Begin VB.Frame fra_msearch 
         Caption         =   "Search"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00404080&
         Height          =   1095
         Left            =   -74760
         TabIndex        =   8
         Top             =   600
         Width           =   6135
         Begin VB.TextBox txt_mvalue 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   1560
            TabIndex        =   11
            ToolTipText     =   "Value for field"
            Top             =   720
            Width           =   3135
         End
         Begin VB.ComboBox cmb_mfield 
            ForeColor       =   &H00400000&
            Height          =   315
            ItemData        =   "Frm_search.frx":24DA
            Left            =   1560
            List            =   "Frm_search.frx":24F9
            TabIndex        =   10
            ToolTipText     =   "Select Member field"
            Top             =   240
            Width           =   3135
         End
         Begin VB.CommandButton txt_msearch 
            Caption         =   "Search"
            Height          =   735
            Left            =   4920
            MouseIcon       =   "Frm_search.frx":2555
            MousePointer    =   99  'Custom
            Picture         =   "Frm_search.frx":26A7
            Style           =   1  'Graphical
            TabIndex        =   9
            ToolTipText     =   "Search"
            Top             =   240
            Width           =   975
         End
         Begin VB.Label lbl_values 
            BackColor       =   &H00C8D0D4&
            BackStyle       =   0  'Transparent
            Caption         =   "Value"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   720
            TabIndex        =   13
            Top             =   750
            Width           =   615
         End
         Begin VB.Label lbl_fields 
            BackColor       =   &H00C8D0D4&
            BackStyle       =   0  'Transparent
            Caption         =   "Field"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   720
            TabIndex        =   12
            Top             =   280
            Width           =   615
         End
      End
      Begin VB.Frame fra_search 
         Caption         =   "Search"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000040&
         Height          =   1095
         Left            =   240
         TabIndex        =   2
         Top             =   600
         Width           =   6135
         Begin VB.CommandButton cmd_bsearch 
            Caption         =   "Search"
            Height          =   735
            Left            =   4920
            MouseIcon       =   "Frm_search.frx":2CB0
            MousePointer    =   99  'Custom
            Picture         =   "Frm_search.frx":2E02
            Style           =   1  'Graphical
            TabIndex        =   5
            ToolTipText     =   "Search"
            Top             =   240
            Width           =   975
         End
         Begin VB.ComboBox cmb_bfield 
            ForeColor       =   &H00400000&
            Height          =   315
            ItemData        =   "Frm_search.frx":340B
            Left            =   1560
            List            =   "Frm_search.frx":342D
            TabIndex        =   4
            ToolTipText     =   "Select book's field"
            Top             =   240
            Width           =   3135
         End
         Begin VB.TextBox txt_bvalue 
            ForeColor       =   &H00400000&
            Height          =   285
            Left            =   1560
            TabIndex        =   3
            ToolTipText     =   "Value for search"
            Top             =   720
            Width           =   3135
         End
         Begin VB.Label lbl_field 
            BackStyle       =   0  'Transparent
            Caption         =   "Field"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   720
            TabIndex        =   7
            Top             =   280
            Width           =   615
         End
         Begin VB.Label lbl_value 
            BackStyle       =   0  'Transparent
            Caption         =   "Value"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   720
            TabIndex        =   6
            Top             =   750
            Width           =   615
         End
      End
      Begin MSDataGridLib.DataGrid bdatagrid 
         Height          =   2415
         Left            =   240
         TabIndex        =   16
         ToolTipText     =   "Detail view of books"
         Top             =   1800
         Width           =   9135
         _ExtentX        =   16113
         _ExtentY        =   4260
         _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         =   "Search result 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"

⌨️ 快捷键说明

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