?? 99-6.frm
字號:
VERSION 5.00
Begin VB.Form Form7
BorderStyle = 3 '蠻絬㏕﹚癸杠よ遏
Caption = "礟Ы癘魁"
ClientHeight = 3105
ClientLeft = 2625
ClientTop = 1920
ClientWidth = 3135
Icon = "99-6.frx":0000
LinkTopic = "Form7"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3105
ScaleWidth = 3135
ShowInTaskbar = 0 'False
StartUpPosition = 2 '棵輥いァ
Begin VB.CommandButton Command1
Caption = "絋﹚"
Height = 375
Left = 2040
TabIndex = 1
Top = 2640
Width = 975
End
Begin VB.ListBox List1
Height = 2400
Left = 120
TabIndex = 0
Top = 120
Width = 2895
End
End
Attribute VB_Name = "Form7"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
If fp = 1 Then
Form4.Enabled = True
Form4.Show
Else
Form1.Enabled = True
Form1.Show
End If
Form7.Hide
End Sub
Private Sub Form_Load()
CloseEnd Me.hwnd
End Sub
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -