J JJ Jan 19, 2004 #1 How do I show the character "&" as part of my button text? Now it just makes the next character underlined...
How do I show the character "&" as part of my button text? Now it just makes the next character underlined...
V Van T. Dinh Jan 19, 2004 #3 If you meant the Caption of the CommandButton then use 2 ampersands "&&" to display an ampersand in the Caption.
If you meant the Caption of the CommandButton then use 2 ampersands "&&" to display an ampersand in the Caption.