I ran across a database with a switchboard that had buttons with labels. Any time the cursor was over either a label or its button, the label's font would be bolded and when the cursor was moved away, it would return to normal. I never got a chance to look at the code.
In vb2005 express, there are MouseEnter and MouseExit events, but I don't see any events like this in VBA. Does anyone have any idea of what event could be used to accomplish this?
In vb2005 express, there are MouseEnter and MouseExit events, but I don't see any events like this in VBA. Does anyone have any idea of what event could be used to accomplish this?