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

📄 frmhtmlreport.frm

📁 全面网络扫描器VB源代码 很实用
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmrprt 
   BackColor       =   &H00000000&
   Caption         =   "Form4"
   ClientHeight    =   5940
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   7290
   LinkTopic       =   "Form4"
   ScaleHeight     =   5940
   ScaleWidth      =   7290
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox txtheadhtml4 
      Height          =   2415
      Left            =   2280
      MultiLine       =   -1  'True
      TabIndex        =   3
      Text            =   "frmhtmlreport.frx":0000
      Top             =   3480
      Width           =   4455
   End
   Begin VB.TextBox txtheadhtml3 
      Height          =   1935
      Left            =   600
      MultiLine       =   -1  'True
      TabIndex        =   2
      Text            =   "frmhtmlreport.frx":008B
      Top             =   2760
      Width           =   3855
   End
   Begin VB.TextBox txtheadhtml2 
      Height          =   1455
      Left            =   4680
      MultiLine       =   -1  'True
      TabIndex        =   1
      Text            =   "frmhtmlreport.frx":0118
      Top             =   1440
      Width           =   2775
   End
   Begin VB.TextBox txtheadhtml1 
      Height          =   2775
      Left            =   360
      MultiLine       =   -1  'True
      TabIndex        =   0
      Text            =   "frmhtmlreport.frx":019C
      Top             =   360
      Visible         =   0   'False
      Width           =   3855
   End
End
Attribute VB_Name = "frmrprt"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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