|
-
Jan 31st, 2013, 03:17 AM
#1
Thread Starter
Addicted Member
How can I get characters code?
Hello,
I am trying to concat two strings at runtime and between them I want to insert a special character that I found in charmap in windows.
There are many characters and their code is written in the down-left corner of the window.
For example if I want to insert the diameter (Ø) character in a string that has U+00D8 how do I make this at runtime.
Also I will have to check if this character exists or not in a textbox. (If textBox1.Text.Contains(......code???......) Then...)
Thx.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|