Inserting Special Symbols & Alphabets in TextBox
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I am creating a form and in which, the user should have an option to insert symbols in the text box. The symbols include Greek symbols, standard mathematical operators and others stuff. How could i make a user interface such that user selects a symbol from the pop-up window, so the selected symbol value should return into the text box.