Any help would be appreciated!
Thanks,
Mike
keith gregory
"Mike McNamee" <michael....@boeing.com> wrote in message
news:earRD1pMCHA.2236@tkmsftngp04...
> Is there a way to prevent the .NET tooltip control from stripping an
> ampersand "&" character from the text? There was a style property in VB6,
> but I can find nothing similar in .NET.
Please ask .NET questions in groups with "dotnet" or "vsnet" in their names.
microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
For the news.devx.com news server, try these
vb.dotnet.discussion
vb.dotnet.technical
There are some others, but they should get you started.
Rick
"Mike McNamee" <michael....@boeing.com> wrote in message
news:earRD1pMCHA.2236@tkmsftngp04...
So I just started fooling around,and just for grins, I tried &&&, and it
worked! Very strange.
So:
& is stripped
&& acts like a single & in other places and makes an underlined
character
&&& displays an & in the tooltip!
Thanks for your response, it got me playing around again with it and finally
figured out how.
Mike
"Keith Gregory" <ke...@30thorn.fsnet.co.uk> wrote in message
news:ahko1n$qj5$1...@news5.svr.pol.co.uk...