G
Guest
I'm using an ErrorProvider to display validation info on a simple text-box.
I need to be able to let users know that they cannot use certain characters.
One of the characters is an ampersand (&). The problem I have is that the
tool-tip for the errorprovider won't show ampersands. I'm guessing this is
because the tooltip.StripAmpersands property is set to true for the tooltip.
I can't figure out how to change this. Any Suggestions?
I need to be able to let users know that they cannot use certain characters.
One of the characters is an ampersand (&). The problem I have is that the
tool-tip for the errorprovider won't show ampersands. I'm guessing this is
because the tooltip.StripAmpersands property is set to true for the tooltip.
I can't figure out how to change this. Any Suggestions?