?? 幫助.frm
字號:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form 幫助
Caption = "幫助"
ClientHeight = 5790
ClientLeft = 60
ClientTop = 450
ClientWidth = 9915
LinkTopic = "Form1"
ScaleHeight = 5790
ScaleWidth = 9915
StartUpPosition = 3 '窗口缺省
Begin TabDlg.SSTab SSTab1
Height = 5415
Left = 840
TabIndex = 0
Top = 120
Width = 8535
_ExtentX = 15055
_ExtentY = 9551
_Version = 393216
Tabs = 2
TabsPerRow = 2
TabHeight = 520
BackColor = 33023
TabCaption(0) = "授權(quán)"
TabPicture(0) = "幫助.frx":0000
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "說明"
TabPicture(1) = "幫助.frx":001C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame2"
Tab(1).ControlCount= 1
Begin VB.Frame Frame2
BackColor = &H00C0FFFF&
Height = 4935
Left = -74880
TabIndex = 3
Top = 360
Width = 8175
Begin VB.Label Label2
Caption = $"幫助.frx":0038
Height = 4575
Left = 120
TabIndex = 4
Top = 240
Width = 7935
End
End
Begin VB.Frame Frame1
BackColor = &H0080FFFF&
Height = 4935
Left = 120
TabIndex = 1
Top = 360
Width = 8295
Begin VB.Label Label1
Caption = $"幫助.frx":01B7
Height = 4575
Left = 120
TabIndex = 2
Top = 240
Width = 8055
End
End
End
End
Attribute VB_Name = "幫助"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
Unload Me
End Sub
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -