?? fd-formlist.frm
字號:
VERSION 5.00
Begin VB.Form formshow
BackColor = &H8000000A&
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
ForeColor = &H8000000D&
LinkTopic = "Form1"
Picture = "fd-formlist.frx":0000
ScaleHeight = 3195
ScaleWidth = 4680
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton Command1
Caption = "返回"
BeginProperty Font
Name = "楷體_GB2312"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 6960
TabIndex = 2
Top = 5520
Width = 1215
End
Begin VB.ListBox List1
Height = 2010
Left = 2640
TabIndex = 1
Top = 2520
Width = 4095
End
Begin VB.Label Label1
BackColor = &H80000007&
Caption = " 請選擇您要查看的站點"
BeginProperty Font
Name = "楷體_GB2312"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000001&
Height = 615
Left = 2640
TabIndex = 0
Top = 1320
Width = 3975
End
End
Attribute VB_Name = "formshow"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -