From: Bruno Wouters on
Hello,

I want to create a tooltip like Word 2007 shows when you select text.
http://img167.imageshack.us/img167/9809/floatiefq4.gif

I have no problem with putting buttons etc in the tooltip but the tooltip
closes when I navigate with my mouse to over the tooltip before I can click
any buttons.
How can I keep the tooltip open when I am hovering over it?

Thanks in advance.

From: Bruno Wouters on
I've solved it using the Popup class.

"Bruno Wouters" <bruno.wouters(a)gmail.com> wrote in message
news:00EE7BF4-1DF6-4F2D-AA74-1D56F1AD62BF(a)microsoft.com...
> Hello,
>
> I want to create a tooltip like Word 2007 shows when you select text.
> http://img167.imageshack.us/img167/9809/floatiefq4.gif
>
> I have no problem with putting buttons etc in the tooltip but the tooltip
> closes when I navigate with my mouse to over the tooltip before I can
> click any buttons.
> How can I keep the tooltip open when I am hovering over it?
>
> Thanks in advance.