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

📄 ftesttree.frm

📁 树状控件的一些相关操作
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form fTestTree 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "Test Class Wrapper - cTreeView : ADO CODE EXAMPLE"
   ClientHeight    =   6930
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   9360
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "fTestTree.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6930
   ScaleWidth      =   9360
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame fraAction 
      Caption         =   "Action:"
      Height          =   1065
      Left            =   3465
      TabIndex        =   9
      Top             =   105
      Width           =   3270
      Begin VB.CommandButton cmdDialog 
         Caption         =   "Add"
         Height          =   315
         Index           =   0
         Left            =   105
         TabIndex        =   10
         Top             =   315
         Width           =   960
      End
      Begin VB.CommandButton cmdDialog 
         Caption         =   "Rename"
         Height          =   315
         Index           =   1
         Left            =   105
         TabIndex        =   11
         Top             =   630
         Width           =   960
      End
      Begin VB.CommandButton cmdDialog 
         Caption         =   "Move"
         Height          =   315
         Index           =   2
         Left            =   1155
         TabIndex        =   12
         Top             =   315
         Width           =   960
      End
      Begin VB.CommandButton cmdDialog 
         Caption         =   "Copy"
         Height          =   315
         Index           =   3
         Left            =   1155
         TabIndex        =   13
         Top             =   630
         Width           =   960
      End
      Begin VB.CommandButton cmdDialog 
         Caption         =   "Delete"
         Height          =   315
         Index           =   4
         Left            =   2205
         TabIndex        =   14
         Top             =   315
         Width           =   960
      End
   End
   Begin MSComctlLib.ImageList imgDialog 
      Left            =   2625
      Top             =   1890
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   16777215
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   8
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "fTestTree.frx":1782
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "fTestTree.frx":1D1C
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "fTestTree.frx":22B6
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "fTestTree.frx":2850
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "fTestTree.frx":2DEA
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "fTestTree.frx":3384
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "fTestTree.frx":369E
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "fTestTree.frx":39B8
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.CheckBox chkDialog 
      Caption         =   "Hot Tracking Cursor"
      Height          =   195
      Index           =   2
      Left            =   7455
      TabIndex        =   64
      Top             =   6570
      Value           =   1  'Checked
      Width           =   1800
   End
   Begin VB.CheckBox chkDialog 
      Caption         =   "Allow Label Edit"
      Height          =   195
      Index           =   1
      Left            =   5512
      TabIndex        =   63
      Top             =   6570
      Value           =   1  'Checked
      Width           =   1485
   End
   Begin VB.CheckBox chkDialog 
      Caption         =   "Allow Drag'n'Drop"
      Height          =   195
      Index           =   0
      Left            =   3465
      TabIndex        =   62
      Top             =   6570
      Value           =   1  'Checked
      Width           =   1590
   End
   Begin VB.Frame fraFind 
      Caption         =   "Search:"
      Height          =   1380
      Left            =   105
      TabIndex        =   1
      Top             =   0
      Width           =   3165
      Begin VB.CommandButton cmdFind 
         Caption         =   "Prev"
         Enabled         =   0   'False
         Height          =   315
         Index           =   2
         Left            =   2310
         TabIndex        =   8
         Top             =   945
         Width           =   750
      End
      Begin VB.CommandButton cmdFind 
         Caption         =   "Next"
         Enabled         =   0   'False
         Height          =   315
         Index           =   1
         Left            =   1207
         TabIndex        =   7
         Top             =   945
         Width           =   750
      End
      Begin VB.OptionButton optFind 
         Caption         =   "Product"
         Height          =   315
         Index           =   1
         Left            =   1890
         TabIndex        =   5
         Top             =   597
         Width           =   855
      End
      Begin VB.OptionButton optFind 
         Caption         =   "Group"
         Height          =   315
         Index           =   0
         Left            =   735
         TabIndex        =   4
         Top             =   597
         Width           =   855
      End
      Begin VB.CommandButton cmdFind 
         Caption         =   "First"
         Enabled         =   0   'False
         Height          =   315
         Index           =   0
         Left            =   105
         TabIndex        =   6
         Top             =   945
         Width           =   750
      End
      Begin VB.TextBox txtFind 
         BorderStyle     =   0  'None
         Height          =   315
         Left            =   735
         TabIndex        =   3
         Top             =   250
         Width           =   2325
      End
      Begin VB.Label lblFind 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Caption         =   "Find: "
         Height          =   315
         Left            =   105
         TabIndex        =   2
         Top             =   250
         Width           =   540
      End
   End
   Begin VB.CommandButton cmdMove 
      Caption         =   "End"
      Height          =   315
      Index           =   5
      Left            =   2745
      TabIndex        =   61
      Top             =   6510
      Width           =   527
   End
   Begin VB.CommandButton cmdMove 
      Caption         =   "PDn"
      Height          =   315
      Index           =   4
      Left            =   2220
      TabIndex        =   60
      Top             =   6510
      Width           =   527
   End
   Begin VB.CommandButton cmdMove 
      Caption         =   "Dn"
      Height          =   315
      Index           =   3
      Left            =   1680
      TabIndex        =   59
      Top             =   6510
      Width           =   527
   End
   Begin VB.CommandButton cmdMove 
      Caption         =   "Up"
      Height          =   315
      Index           =   2
      Left            =   1155
      TabIndex        =   58
      Top             =   6510
      Width           =   527
   End
   Begin VB.CommandButton cmdMove 
      Caption         =   "PUp"
      Height          =   315
      Index           =   1
      Left            =   630
      TabIndex        =   57
      Top             =   6510
      Width           =   527
   End
   Begin VB.CommandButton cmdMove 
      Caption         =   "Hm"
      Height          =   315
      Index           =   0
      Left            =   105
      TabIndex        =   56
      Top             =   6510
      Width           =   527
   End
   Begin MSComctlLib.TreeView tvwDialog 
      Height          =   4950
      Left            =   105
      TabIndex        =   0
      Top             =   1470
      Width           =   3165
      _ExtentX        =   5583
      _ExtentY        =   8731
      _Version        =   393217
      Style           =   7
      Appearance      =   1
      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
   End
   Begin VB.Frame fraDetail 
      Caption         =   "Selected Node Details:"
      Height          =   3585
      Left            =   3465
      TabIndex        =   25
      Top             =   2835
      Width           =   5790
      Begin VB.Label lblDetails 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         BorderStyle     =   1  'Fixed Single
         Height          =   300
         Index           =   14
         Left            =   4305
         TabIndex        =   55
         Top             =   3150
         Width           =   1380
      End
      Begin VB.Label lblDetails 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         BorderStyle     =   1  'Fixed Single
         Height          =   300
         Index           =   13
         Left            =   4305
         TabIndex        =   53
         Top             =   2835
         Width           =   1380
      End
      Begin VB.Label lblDetails 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         BorderStyle     =   1  'Fixed Single
         Height          =   300
         Index           =   12
         Left            =   4305
         TabIndex        =   51
         Top             =   2520
         Width           =   1380
      End
      Begin VB.Label lblDetails 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&

⌨️ 快捷键说明

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