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

📄 db_explore.frm

📁 TMS(小型票务管理VB+Access)
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form DB_explore 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Database Explorer"
   ClientHeight    =   9960
   ClientLeft      =   45
   ClientTop       =   615
   ClientWidth     =   13230
   Icon            =   "DB_explore.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   MouseIcon       =   "DB_explore.frx":0442
   ScaleHeight     =   9960
   ScaleWidth      =   13230
   WhatsThisButton =   -1  'True
   WhatsThisHelp   =   -1  'True
   Begin VB.CommandButton FindWhat 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Find"
      Height          =   255
      Left            =   11300
      Style           =   1  'Graphical
      TabIndex        =   18
      Top             =   9250
      WhatsThisHelpID =   6
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Reload"
      Height          =   255
      Left            =   11400
      Style           =   1  'Graphical
      TabIndex        =   15
      ToolTipText     =   "Refresh the node view"
      Top             =   7800
      WhatsThisHelpID =   4
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Clear list"
      Height          =   255
      Left            =   11400
      Style           =   1  'Graphical
      TabIndex        =   14
      Top             =   6360
      WhatsThisHelpID =   7
      Width           =   975
   End
   Begin MSComctlLib.ListView ListView1 
      Height          =   9255
      Left            =   4920
      TabIndex        =   13
      Top             =   360
      WhatsThisHelpID =   1
      Width           =   5235
      _ExtentX        =   9234
      _ExtentY        =   16325
      LabelEdit       =   1
      MultiSelect     =   -1  'True
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      OLEDragMode     =   1
      _Version        =   393217
      Icons           =   "ImageList2"
      SmallIcons      =   "ImageList1"
      ColHdrIcons     =   "ImageList1"
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      OLEDragMode     =   1
      NumItems        =   1
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Text            =   "root"
         Object.Width           =   2540
         ImageIndex      =   2
      EndProperty
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   270
      Left            =   0
      TabIndex        =   12
      Top             =   9690
      WhatsThisHelpID =   9
      Width           =   13230
      _ExtentX        =   23336
      _ExtentY        =   476
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   5
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            TextSave        =   "27.03.2001"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            Alignment       =   2
            AutoSize        =   2
            Bevel           =   2
            TextSave        =   "11:41"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   1
            Alignment       =   1
            Enabled         =   0   'False
            Object.Width           =   882
            MinWidth        =   882
            TextSave        =   "CAPS"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   2
            Object.Width           =   882
            MinWidth        =   882
            TextSave        =   "NUM"
         EndProperty
         BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Alignment       =   2
            AutoSize        =   1
            Object.Width           =   16351
            Text            =   "About"
            TextSave        =   "About"
            Key             =   "abc"
         EndProperty
      EndProperty
   End
   Begin VB.ComboBox Datelist 
      BackColor       =   &H00E0E0E0&
      Height          =   315
      Left            =   10440
      TabIndex        =   11
      Top             =   1920
      Visible         =   0   'False
      Width           =   2535
   End
   Begin VB.Data Data6 
      Caption         =   "Data6"
      Connect         =   "Access"
      DatabaseName    =   "tennis.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   12240
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "Dates"
      Top             =   -120
      Visible         =   0   'False
      Width           =   1065
   End
   Begin VB.CommandButton cmdquit 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Quit"
      Height          =   255
      Left            =   12080
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   8640
      WhatsThisHelpID =   18
      Width           =   975
   End
   Begin VB.Data Data5 
      Caption         =   "Data5"
      Connect         =   "Access"
      DatabaseName    =   "tennis.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   12240
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "Participant_complet"
      Top             =   -120
      Visible         =   0   'False
      Width           =   1065
   End
   Begin VB.Frame frarank 
      BackColor       =   &H00C0C0C0&
      Caption         =   "Rank"
      ForeColor       =   &H00000000&
      Height          =   735
      Left            =   10560
      TabIndex        =   8
      Top             =   2880
      Visible         =   0   'False
      WhatsThisHelpID =   8
      Width           =   2535
      Begin VB.TextBox Text3 
         BackColor       =   &H00000000&
         ForeColor       =   &H00FFFFFF&
         Height          =   375
         Left            =   120
         Locked          =   -1  'True
         TabIndex        =   9
         Top             =   240
         WhatsThisHelpID =   8
         Width           =   2295
      End
   End
   Begin VB.Data Data4 
      Caption         =   "Data4"
      Connect         =   "Access"
      DatabaseName    =   "tennis.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   12240
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "Sexe"
      Top             =   0
      Visible         =   0   'False
      Width           =   1065
   End
   Begin VB.Data Data3 
      Caption         =   "Data3"
      Connect         =   "Access"
      DatabaseName    =   "tennis.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   12240
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "Sponsor"
      Top             =   120
      Visible         =   0   'False
      Width           =   1065
   End
   Begin VB.Data Data2 
      Caption         =   "Data2"
      Connect         =   "Access"
      DatabaseName    =   "tennis.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   12240
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "Pays"
      Top             =   240
      Visible         =   0   'False
      Width           =   1065
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "tennis.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   12240
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "Stands"
      Top             =   360
      Visible         =   0   'False
      Width           =   1065
   End
   Begin VB.CommandButton Cmd_ok 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Ok"
      Height          =   255
      Left            =   11280
      Style           =   1  'Graphical
      TabIndex        =   7
      Top             =   2280
      Visible         =   0   'False
      Width           =   975
   End
   Begin VB.TextBox Text2 
      BackColor       =   &H00E0E0E0&
      Height          =   285
      Left            =   10440
      Locked          =   -1  'True
      TabIndex        =   5
      Top             =   1920
      Visible         =   0   'False
      Width           =   2535
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H00E0E0E0&
      Height          =   285
      Left            =   10440
      Locked          =   -1  'True
      TabIndex        =   2
      Top             =   840
      Visible         =   0   'False
      Width           =   2535
   End
   Begin VB.CommandButton cmdload 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Load"
      Height          =   255
      Left            =   10520
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   8640
      WhatsThisHelpID =   5
      Width           =   975
   End
   Begin MSComctlLib.TreeView tvwDB 
      DragIcon        =   "DB_explore.frx":0884
      Height          =   9495
      Left            =   120
      TabIndex        =   0
      Top             =   120
      WhatsThisHelpID =   2
      Width           =   4695
      _ExtentX        =   8281
      _ExtentY        =   16748
      _Version        =   393217
      LabelEdit       =   1
      Style           =   7
      SingleSel       =   -1  'True
      ImageList       =   "ImageList1"
      Appearance      =   1
      OLEDragMode     =   1
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   11760
      Top             =   -120
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "DB_explore.frx":0CC6
            Key             =   "closed"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "DB_explore.frx":1018
            Key             =   "opened"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "DB_explore.frx":136A
            Key             =   "file"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ImageList2 
      Left            =   11160
      Top             =   0
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "DB_explore.frx":16BC
            Key             =   "closed"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "DB_explore.frx":230E
            Key             =   "opened"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "DB_explore.frx":2F60
            Key             =   "file"
         EndProperty
      EndProperty
   End
   Begin VB.Line Line7 
      X1              =   11820
      X2              =   11820
      Y1              =   9120
      Y2              =   8760
   End
   Begin VB.Shape Shape9 
      FillColor       =   &H00E0E0E0&
      FillStyle       =   7  'Diagonal Cross
      Height          =   520
      Left            =   11100
      Shape           =   4  'Rounded Rectangle
      Top             =   9120
      Width           =   1335
   End
   Begin VB.Label Label5 
      Alignment       =   2  'Center
      BorderStyle     =   1  'Fixed Single
      Caption         =   "Search Results"
      Height          =   240
      Left            =   4920
      TabIndex        =   17
      Top             =   120
      Width           =   5220
   End
   Begin VB.Shape Shape8 
      BorderWidth     =   4
      Height          =   975
      Left            =   11280
      Shape           =   4  'Rounded Rectangle
      Top             =   7200
      Width           =   1215
   End
   Begin VB.Image Image2 
      Height          =   480
      Left            =   11640
      Picture         =   "DB_explore.frx":3BB2
      ToolTipText     =   "Refresh the node view"
      Top             =   7320
      WhatsThisHelpID =   4
      Width           =   480
   End
   Begin VB.Label Label4 
      Height          =   975
      Left            =   11280
      TabIndex        =   16
      Top             =   7200
      Width           =   1215
   End
   Begin VB.Shape Shape6 
      FillColor       =   &H00E0E0E0&
      FillStyle       =   7  'Diagonal Cross
      Height          =   495
      Left            =   12000
      Shape           =   4  'Rounded Rectangle
      Top             =   8520
      Width           =   1140
   End
   Begin VB.Line Line6 
      X1              =   11565
      X2              =   11995

⌨️ 快捷键说明

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