?? tooltip.frm
字號:
VERSION 5.00
Begin VB.Form frmTooltip
BackColor = &H80000018&
BorderStyle = 0 'None
ClientHeight = 360
ClientLeft = 2955
ClientTop = 3195
ClientWidth = 1560
ControlBox = 0 'False
Icon = "Tooltip.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 360
ScaleWidth = 1560
ShowInTaskbar = 0 'False
Begin VB.Timer tmrTip
Enabled = 0 'False
Interval = 100
Left = 720
Top = -45
End
Begin VB.Label lblTip
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H80000018&
Caption = "TipLabel "
ForeColor = &H80000017&
Height = 195
Left = 45
TabIndex = 0
Top = 30
Width = 660
End
End
Attribute VB_Name = "frmTooltip"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'-------------------------------'
' Ariad Development Library 2.0 '
'-------------------------------'
' Ariad Interface Components '
' Version 1.0 '
'-------------------------------'
' ToolTip Form '
'-------------------------------'
'Copyright
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -