getWithinEvent() for disabled directButton

Hi,

For normal directButton, i can display info when mouse is over button by using getWithinEvent() on the directButton. However, is it possible to display the info even for DGG.DISABLED directButton? getWithinEvent seems not to work when button is disabled.

Thanks.