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

📄 form1.frm

📁 这里有很多很实用的VB编程案例,方便大家学习VB.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "comctl32.ocx"
Begin VB.Form Form1 
   Appearance      =   0  'Flat
   BackColor       =   &H00C0C0C0&
   Caption         =   "文件查看器"
   ClientHeight    =   7365
   ClientLeft      =   1830
   ClientTop       =   1680
   ClientWidth     =   9915
   LinkTopic       =   "Form1"
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   7365
   ScaleWidth      =   9915
   Begin VB.DirListBox Dir1 
      Height          =   510
      Left            =   3240
      TabIndex        =   24
      Top             =   6600
      Visible         =   0   'False
      Width           =   2835
   End
   Begin VB.DriveListBox Drive1 
      Height          =   300
      Left            =   1440
      TabIndex        =   23
      Top             =   6720
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.FileListBox File1 
      Height          =   630
      Left            =   6300
      TabIndex        =   22
      Top             =   6660
      Visible         =   0   'False
      Width           =   3435
   End
   Begin VB.Frame Frame3 
      Caption         =   "Add ColumnHeaders"
      Height          =   1515
      Left            =   5580
      TabIndex        =   6
      Top             =   3480
      Width           =   3795
      Begin VB.CommandButton Command2 
         Caption         =   "Remove"
         Height          =   315
         Left            =   1380
         TabIndex        =   10
         Top             =   1080
         Width           =   915
      End
      Begin VB.CommandButton Command1 
         Caption         =   "Add"
         Height          =   315
         Left            =   420
         TabIndex        =   9
         Top             =   1080
         Width           =   915
      End
      Begin VB.TextBox Text3 
         Height          =   315
         Left            =   120
         TabIndex        =   7
         Top             =   600
         Width           =   3015
      End
      Begin VB.Label Label3 
         Caption         =   "Add Column Headers (Report View Only):"
         Height          =   195
         Left            =   120
         TabIndex        =   8
         Top             =   300
         Width           =   3375
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "Add New Directory"
      Height          =   1335
      Left            =   5580
      TabIndex        =   2
      Top             =   5040
      Width           =   3795
      Begin VB.TextBox Text1 
         Height          =   315
         Left            =   120
         TabIndex        =   4
         Top             =   600
         Width           =   2415
      End
      Begin VB.CommandButton Command3 
         Caption         =   "Add"
         Default         =   -1  'True
         Height          =   315
         Left            =   2640
         TabIndex        =   3
         Top             =   600
         Width           =   915
      End
      Begin VB.Label Label1 
         Caption         =   "Title:"
         Height          =   255
         Left            =   120
         TabIndex        =   5
         Top             =   300
         Width           =   1935
      End
   End
   Begin VB.Frame Frame1 
      Height          =   3375
      Left            =   5580
      TabIndex        =   1
      Top             =   60
      Width           =   3795
      Begin VB.CheckBox Check1 
         Caption         =   "LabelWrap"
         Height          =   255
         Left            =   120
         TabIndex        =   20
         Top             =   1620
         Width           =   2355
      End
      Begin VB.TextBox Text2 
         Height          =   315
         Left            =   960
         TabIndex        =   19
         Top             =   1980
         Width           =   1395
      End
      Begin VB.CommandButton Command4 
         Caption         =   "Find"
         Height          =   315
         Left            =   2460
         TabIndex        =   18
         Top             =   1980
         Width           =   735
      End
      Begin VB.CheckBox Check2 
         Caption         =   "HideColumnHeaders (Report View Only)"
         Height          =   315
         Left            =   120
         TabIndex        =   17
         Top             =   2340
         Width           =   3675
      End
      Begin VB.CheckBox Check3 
         Caption         =   "HideSelection"
         Height          =   255
         Left            =   120
         TabIndex        =   16
         Top             =   2640
         Value           =   1  'Checked
         Width           =   2415
      End
      Begin VB.CheckBox Check4 
         Caption         =   "LabelEdit (Automatic/Manual)"
         Height          =   315
         Left            =   120
         TabIndex        =   15
         Top             =   2880
         Value           =   1  'Checked
         Width           =   2895
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "form1.frx":0000
         Left            =   120
         List            =   "form1.frx":000D
         Style           =   2  'Dropdown List
         TabIndex        =   14
         Top             =   1260
         Width           =   3075
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "form1.frx":002F
         Left            =   120
         List            =   "form1.frx":003F
         Style           =   2  'Dropdown List
         TabIndex        =   11
         Top             =   540
         Width           =   3075
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "Find Item:"
         Height          =   180
         Left            =   120
         TabIndex        =   21
         Top             =   2040
         Width           =   900
      End
      Begin VB.Label Label5 
         Caption         =   "Arrange Property:"
         Height          =   255
         Left            =   120
         TabIndex        =   13
         Top             =   1020
         Width           =   2475
      End
      Begin VB.Label Label4 
         Caption         =   "View Property:"
         Height          =   315
         Left            =   60
         TabIndex        =   12
         Top             =   300
         Width           =   1935
      End
   End
   Begin ComctlLib.ListView ListView1 
      Height          =   6375
      Left            =   60
      TabIndex        =   0
      Top             =   60
      Width           =   5415
      _ExtentX        =   9551
      _ExtentY        =   11245
      View            =   2
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      _Version        =   327682
      ForeColor       =   -2147483630
      BackColor       =   16777215
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin ComctlLib.ImageList ImageList2 
      Left            =   120
      Top             =   6480
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      _Version        =   327682
      BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7} 
         NumListImages   =   3
         BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "form1.frx":0063
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "form1.frx":023D
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "form1.frx":0417
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin ComctlLib.ImageList ImageList1 
      Left            =   720
      Top             =   6480
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483633
      ImageWidth      =   32
      ImageHeight     =   32
      _Version        =   327682
      BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7} 
         NumListImages   =   3
         BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "form1.frx":05F1
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "form1.frx":090B
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "form1.frx":0C25
            Key             =   ""
         EndProperty
      EndProperty
   End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

⌨️ 快捷键说明

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