I want to put the '&' character into a label, but it wants to default to a shortcut. How can I do this?
Printable View
I want to put the '&' character into a label, but it wants to default to a shortcut. How can I do this?
Try "&&"
Thanks a bunch!
You could also set the Label's UseMnemonic property to False.
Whoops! I shoulda known that http://www.vbforums.com/attachment.php?s=&postid=296599