📄 frm统计进程.frm
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.2#0"; "COMCTL32.OCX"
Begin VB.Form Frm统计进程
Caption = "统计进度"
ClientHeight = 465
ClientLeft = 60
ClientTop = 345
ClientWidth = 4635
LinkTopic = "Form1"
ScaleHeight = 465
ScaleWidth = 4635
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin ComctlLib.ProgressBar pb1
Height = 315
Left = 120
TabIndex = 0
Top = 60
Width = 4425
_ExtentX = 7805
_ExtentY = 556
_Version = 327682
Appearance = 1
End
End
Attribute VB_Name = "Frm统计进程"
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 + -