?? form2.frm
字號:
VERSION 5.00
Begin VB.Form Form2
BackColor = &H00C0FFFF&
Caption = "Form2"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic = "Form2"
ScaleHeight = 3195
ScaleWidth = 4680
StartUpPosition = 3 '窗口缺省
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "*** 本品版權屬于WWMM2!任何人未經制作人WWMM2同意不得將本品作修改或傳送他人! "
ForeColor = &H00C000C0&
Height = 495
Left = 120
TabIndex = 4
Top = 2520
Width = 4335
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "2003年12月30日"
ForeColor = &H00008000&
Height = 255
Left = 2880
TabIndex = 3
Top = 1920
Width = 1335
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "WWMM2"
BeginProperty Font
Name = "隸書"
Size = 14.25
Charset = 134
Weight = 400
Underline = -1 'True
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H00008000&
Height = 375
Left = 3360
TabIndex = 2
Top = 1560
Width = 855
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = " 本作品是作者參照word文檔的一些功能而制作的。因作者本人的能力有限,制作出來的功能還不是很完善,敬請原諒!"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 735
Left = 240
TabIndex = 1
Top = 600
Width = 4215
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "敬用戶:"
BeginProperty Font
Name = "隸書"
Size = 15
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 375
Left = 120
TabIndex = 0
Top = 120
Width = 1335
End
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -