📄 fname.frm
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.2#0"; "COMCTL32.OCX"
Begin VB.Form frmfname
Caption = "Form2"
ClientHeight = 2532
ClientLeft = 48
ClientTop = 300
ClientWidth = 3744
LinkTopic = "Form2"
ScaleHeight = 2532
ScaleWidth = 3744
StartUpPosition = 3 '窗口缺省
Begin ComctlLib.TreeView TreeView1
Height = 1812
Left = 240
TabIndex = 0
Top = 120
Width = 3372
_ExtentX = 5948
_ExtentY = 3196
_Version = 327682
Style = 7
Appearance = 1
End
End
Attribute VB_Name = "frmfname"
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 + -