Caption = "The ToolTip control is distributed as shareware and registration details are included in the README.TXT file included with this demonstration."
Height = 615
Left = 240
TabIndex = 2
Top = 2520
Width = 4575
End
Begin Label Label2
BackStyle = 0 'Transparent
Caption = "A full demonstration of the ToolTip control, which includes the help file, is available in the MSBASIC forum on Compuserve - see file TOOLTIP.ZIP in library 17 (3rd Party Products) or search on keyword TOOLTIP."
Height = 975
Left = 240
TabIndex = 1
Top = 1440
Width = 4575
End
Begin Label Label1
BackStyle = 0 'Transparent
Caption = "The ToolTip control allows you to add MS style tool tips to your Visual Basic applications. It also provides events to track mouse movements, menu selections and focus changes making the implementation of a context sensitive status bar very straightforward.."