For displaying the character & in a button as text, i am using &&
I would like to display the string % in another one button but the &% does not work.
So how can i display the char %
By using this btn5.Text = "%"
the percentage symbol is not displayed at all!