Make Tooltip Visible on Mousedown and Mousedrag Events

Hi I’d like to make it so the tooltip for a custom GUI class remains visible during mouseClick and mouseDrag events.

How can I do this?

Thanks!