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

📄 form1.frm

📁 一个数据库,关于如何在treeview中连接不同的数据库表
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{5F040430-E830-436B-9992-0A33849ACABA}#2.1#0"; "VsNetMenu.ocx"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Begin VB.Form Form1 
   BackColor       =   &H80000013&
   Caption         =   "Form1"
   ClientHeight    =   6765
   ClientLeft      =   2835
   ClientTop       =   2385
   ClientWidth     =   11565
   LinkTopic       =   "Form1"
   ScaleHeight     =   6765
   ScaleWidth      =   11565
   StartUpPosition =   2  '屏幕中心
   Begin CSCommand.Command Command7 
      Height          =   615
      Left            =   10800
      TabIndex        =   53
      ToolTipText     =   "取消操作"
      Top             =   5400
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   1085
      Icon            =   "Form1.frx":0000
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command Command6 
      Height          =   615
      Left            =   10800
      TabIndex        =   52
      Top             =   5400
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   1085
      IconAlign       =   2
      Icon            =   "Form1.frx":188A
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command Command5 
      Height          =   615
      Left            =   10800
      TabIndex        =   51
      ToolTipText     =   "保存记录"
      Top             =   4560
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   1085
      IconAlign       =   2
      Icon            =   "Form1.frx":1CDC
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command Command4 
      Height          =   615
      Left            =   10800
      TabIndex        =   50
      ToolTipText     =   "删除记录"
      Top             =   3720
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   1085
      IconAlign       =   2
      Icon            =   "Form1.frx":346E
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command Command3 
      Height          =   615
      Left            =   10800
      TabIndex        =   49
      ToolTipText     =   "修改记录"
      Top             =   2880
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   1085
      IconAlign       =   2
      Icon            =   "Form1.frx":3788
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command Command2 
      Height          =   615
      Left            =   10800
      TabIndex        =   48
      ToolTipText     =   "增加记录"
      Top             =   2040
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   1085
      IconAlign       =   2
      Icon            =   "Form1.frx":4F1A
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command Command1 
      Height          =   615
      Left            =   10800
      TabIndex        =   47
      ToolTipText     =   "查询记录"
      Top             =   1200
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   1085
      IconAlign       =   2
      Icon            =   "Form1.frx":6A14
      Caption         =   ""
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VBVsNetMenu.VsNetMenu VsNetMenu1 
      Left            =   4440
      Top             =   0
      _ExtentX        =   926
      _ExtentY        =   926
      MainHoveEnd     =   16744576
      SelMenuBack2003 =   16757683
      SelCheckBack2003=   16757683
      MenuShadow2003  =   15458782
      SelMenuBorder   =   8388608
      CheckFore       =   255
      MenuBorder      =   8388608
      BmpCount        =   0
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   6000
      Top             =   120
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Left            =   8000
      TabIndex        =   4
      ToolTipText     =   "id查询优先于名称查询"
      Top             =   600
      Width           =   1815
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Left            =   5640
      TabIndex        =   3
      ToolTipText     =   "id查询优先于名称查询"
      Top             =   600
      Width           =   1455
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   5160
      Top             =   0
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      UseMaskColor    =   0   'False
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   5
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":76EE
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":8E80
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":921A
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":95B4
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":98CE
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.TreeView TreeView1 
      Height          =   5655
      Left            =   480
      TabIndex        =   0
      Top             =   600
      Width           =   2655
      _ExtentX        =   4683
      _ExtentY        =   9975
      _Version        =   393217
      Indentation     =   18
      Style           =   7
      ImageList       =   "ImageList1"
      Appearance      =   1
      MouseIcon       =   "Form1.frx":9BE8
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H80000018&
      Height          =   5295
      Left            =   3240
      ScaleHeight     =   5235
      ScaleWidth      =   7395
      TabIndex        =   1
      Top             =   960
      Width           =   7455
      Begin VB.Frame Frame1 
         BackColor       =   &H80000018&
         Caption         =   "基本信息"
         Height          =   2655
         Left            =   120
         TabIndex        =   26
         Top             =   260
         Width           =   4815
         Begin VB.ComboBox Combo2 
            Height          =   300
            Left            =   3120
            TabIndex        =   54
            Top             =   840
            Width           =   1575
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            ItemData        =   "Form1.frx":B37A
            Left            =   1095
            List            =   "Form1.frx":B384
            TabIndex        =   46
            Text            =   "男"
            Top             =   1080
            Width           =   1335
         End
         Begin MSDataListLib.DataCombo DataCombo1 
            DataField       =   "id"
            Height          =   330
            Left            =   3120
            TabIndex        =   45
            Top             =   360
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            ListField       =   "name"
            Text            =   ""
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   4
            Left            =   2175
            TabIndex        =   34
            Top             =   1440
            Width           =   375
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   5
            Left            =   2880
            TabIndex        =   33
            Top             =   1440
            Width           =   375
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   6
            Left            =   1095
            TabIndex        =   32
            Top             =   1800
            Width           =   3480
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   0
            Left            =   1095
            TabIndex        =   31
            Top             =   360
            Width           =   1335
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   1
            Left            =   1095
            TabIndex        =   30
            Top             =   720
            Width           =   1335
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   2
            Left            =   1095
            TabIndex        =   29
            Text            =   "男"
            Top             =   1080
            Width           =   1335
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   3
            Left            =   1095
            TabIndex        =   28
            Top             =   1440
            Width           =   735
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Index           =   7
            Left            =   1095
            TabIndex        =   27
            Top             =   2160
            Width           =   3480
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackColor       =   &H80000018&
            Caption         =   "专  业"
            Height          =   180
            Index           =   6
            Left            =   300
            TabIndex        =   44
            Top             =   1845
            Width           =   540
         End
         Begin VB.Label Label2 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            BackColor       =   &H80000018&
            Caption         =   "年"
            Height          =   180
            Index           =   0
            Left            =   1905
            TabIndex        =   43
            Top             =   1485
            Width           =   195
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackColor       =   &H80000018&
            Caption         =   "*身份id"
            Height          =   180
            Index           =   0
            Left            =   210
            TabIndex        =   42
            Top             =   405
            Width           =   630
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            AutoSize        =   -1  'True
            BackColor       =   &H80000018&
            Caption         =   "*姓  名"
            Height          =   180
            Index           =   1
            Left            =   210
            TabIndex        =   41
            Top             =   765
            Width           =   630
         End

⌨️ 快捷键说明

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