📄 frmabout.frm
字号:
VERSION 5.00
Begin VB.Form frmAbout
BackColor = &H00FFFFFF&
BorderStyle = 3 'Fixed Dialog
Caption = "Smartmail's 接口查看工具"
ClientHeight = 5100
ClientLeft = 6270
ClientTop = 5550
ClientWidth = 5625
ClipControls = 0 'False
Icon = "frmAbout.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3520.111
ScaleMode = 0 'User
ScaleWidth = 5282.165
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.CommandButton Command1
Caption = "Command1"
Height = 495
Left = 360
TabIndex = 16
Top = 4320
Width = 975
End
Begin VB.TextBox txtSpecialCopyright
Height = 675
Left = 1140
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 1
Top = 5580
Width = 4455
End
Begin VB.CommandButton cmdOK
Cancel = -1 'True
Caption = "OK"
Default = -1 'True
Height = 405
Left = 4200
TabIndex = 0
Top = 4560
Width = 1260
End
Begin VB.Label lblDotLine
BackStyle = 0 'Transparent
Caption = "..................."
BeginProperty Font
Name = "Times New Roman"
Size = 24
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 0
Left = 60
TabIndex = 8
Top = 600
Width = 2235
End
Begin VB.Shape shpRect
BorderColor = &H00C0C000&
BorderWidth = 16
Height = 855
Index = 1
Left = 180
Top = 180
Width = 855
End
Begin VB.Label lblDescription
BackStyle = 0 'Transparent
Caption = "方便您查看该组件接口;运行组件演示;运行组件VBP;打印;打印预览;导出组件接口等."
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 930
Index = 0
Left = 1080
TabIndex = 15
Top = 3000
Width = 3855
End
Begin VB.Label lblInfo
BackStyle = 0 'Transparent
Caption = "接口查看工具"
BeginProperty Font
Name = "Tahoma"
Size = 27.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Index = 0
Left = 1500
TabIndex = 14
Top = 900
Width = 3675
End
Begin VB.Label lblDescription
BackStyle = 0 'Transparent
Caption = "您只设置需要查看组件的文件夹,本软件将自动搜索该文件夹及其子文件夹的所有组件及该组件的可执行文件/VBDemo文件."
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 630
Index = 1
Left = 1080
TabIndex = 11
Top = 2220
Width = 3855
End
Begin VB.Label lblProduct
BackStyle = 0 'Transparent
Caption = "Home Page"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 1080
MousePointer = 99 'Custom
TabIndex = 10
Tag = "www.smartmail.com"
Top = 4080
Width = 2355
End
Begin VB.Label lblDotLine
BackStyle = 0 'Transparent
Caption = "................."
BeginProperty Font
Name = "Times New Roman"
Size = 24
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Index = 1
Left = 3600
TabIndex = 9
Top = 0
Width = 2235
End
Begin VB.Label lblURL
BackStyle = 0 'Transparent
Caption = "http://Smartmail.com/"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 1080
MousePointer = 99 'Custom
TabIndex = 7
Top = 4740
Width = 3870
End
Begin VB.Label lblCopyright
BackStyle = 0 'Transparent
Caption = "Copyright ?2004-2999 Myganlimei@163.com "
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 195
Left = 1080
MousePointer = 99 'Custom
TabIndex = 6
Top = 4560
Width = 3990
End
Begin VB.Label lblInfo
BackStyle = 0 'Transparent
Caption = "View your ActiveX Interface"
BeginProperty Font
Name = "Tahoma"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00404040&
Height = 255
Index = 2
Left = 1500
TabIndex = 5
Top = 1680
Width = 3375
End
Begin VB.Label lblInfo
BackStyle = 0 'Transparent
Caption = "ActiveX"
BeginProperty Font
Name = "Tahoma"
Size = 27.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Index = 1
Left = 2340
TabIndex = 4
Top = 480
Width = 2835
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -