?? form2.frm
字號:
VERSION 5.00
Begin VB.Form Form2
Caption = "Form2"
ClientHeight = 1515
ClientLeft = 60
ClientTop = 450
ClientWidth = 5580
LinkTopic = "Form2"
ScaleHeight = 1515
ScaleWidth = 5580
StartUpPosition = 3 '窗口缺省
Begin VB.Image Image1
Height = 825
Left = 480
Picture = "Form2.frx":0000
Top = 120
Width = 780
End
Begin VB.Label Label1
Caption = "請輸入正值"
BeginProperty Font
Name = "宋體"
Size = 26.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 1560
TabIndex = 0
Top = 120
Width = 2775
End
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Form_Loa()
End Sub
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -