README.md
December 4, 2022 ยท View on GitHub
Description
UPDATED 3-FEB-2005, added Highlighted cell under mouse cursor. This is an example of how to use Balloon Tool Tips with MSFlexGrid control to get "Context sensitive help" on each cell of the grid. This is only an EXAMPLE of what can be done and is not a complete application. Other controls have similar methods and properties, so you could make this work with list boxes and combo controls for example. In this example I used a simple multiplication table and show the equation as the Balloon Tip. Some of the code could be compacted a bit, but I did this as a request from a not so strong on English fellow, so I made the flow as "clean" reading as I could. Take it, change it, use it!
More Info
| Submitted On | 2005-02-06 21:23:42 |
| By | Mark Mokoski |
| Level | Intermediate |
| User Rating | 4.4 (40 globes from 9 users) |
| Compatibility | VB 6.0 |
| Category | VB function enhancement |
| World | Visual Basic |
| Archive File | Balloon_Ti184935262005.zip |