?? progress.frm
字號:
VERSION 5.00
Begin VB.Form Form6
BorderStyle = 4 'Fixed ToolWindow
Caption = "正在處理圖像"
ClientHeight = 525
ClientLeft = 1845
ClientTop = 7665
ClientWidth = 4905
LinkTopic = "Form6"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 35
ScaleMode = 3 'Pixel
ScaleWidth = 327
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Visible = 0 'False
Begin VB.HScrollBar HScroll1
Height = 255
Left = 840
Max = 100
TabIndex = 0
Top = 120
Width = 3975
End
Begin VB.Label Label2
Caption = "進度:"
Height = 375
Left = 120
TabIndex = 1
Top = 120
Width = 615
End
End
Attribute VB_Name = "Form6"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -