| Date: | 1/18/2011 2:17:48 PM |
| Product: | ActiveGanttVC Gantt Chart / Scheduler Component |
| Framework: | .Net Framework 2.0 |
| Version: | 2.8.2 |
| User's Development Environment: | Microsoft Access 2007 |
| Subject: | Tooltip question / Timeblock problem |
I'd like to know how to use a tooltip on a task in Access, so that if I hover over a task I receive more info (like the button info in Access).
When I try to use more than one recurring timeblock, Only the first one is visible. If I use "ActiveGanttVBNCtl.TimeBlocks.Count ", I receive the correct number but only the first one is displayed.
Answer:
The recurring TimeBlock problem was a bug present in all 2.8.2 versions of the control, it has been fixed for version 2.8.3.
Tooltips in Access are somewhat limited, custom drawn tooltips in Access are not supported, because of the way Microsoft Access handles events (Access does not support nested events). Only simple tooltips are allowed in Access.