I have found that I can use special syntax to display special characters on my form. Example I can have a button with a label of plus-minus by using ±
But if I have an input box on the form how can I use the button to insert the plus-minus symbol into my input string?
But if I have an input box on the form how can I use the button to insert the plus-minus symbol into my input string?