SpyWorks/VB 4.0Is there an equivalent feature way of doing this in VB4.0 without having to buy a control??
One alternative to a dedicated Tips control, is to use a generic subclassing control (such as SpyWorks from Desaware) to trap the required mouse messages and roll your own. I think SpyWorks comes with a demo that updates a status bar with text based on which control the mouse cursor is over. This would be a good starting point for creating Tips.
Or, you could just use Delphi. :-)
Jim Karabatsos.
Email : jimk@gui.com.au
Carl Franklin.
Email : carlf@apexsc.com