Infotip for detached dialog button?

I often define detached dialog buttons that respond differently to left/right click and whose actions can be modified using qualifier keys. Mousing over a button gives me a visual clue that the button is ready to be clicked. It would be nice to have the ability to associate a pop up info tip.

Control.SetTooltip() lets you do that.