Hi,
When you use an ampersand (&) symbol in a string, VB converts it to an underscore (_). How can I prevent it. I need to display an ampersand in a lable control.

Thanks