|
-
Jul 26th, 2004, 09:34 AM
#1
Thread Starter
Addicted Member
< > Special Characters [RESOLVED]
Currently I am using the '<' and '>' to show my sorted listview columns. I would like to use CHR(030) and CHR(031) which are the up and down arrows. How can I successfully convert those in VB.NET as currently it is giving me a symbol similiar to a square.
Thanks.
Last edited by craigreilly; Oct 8th, 2004 at 06:25 PM.
-
Jul 26th, 2004, 10:19 AM
#2
Those characters are not ment to be shown like that, they are control characters. If you really have to use a characterd font, try using something like windings, that has various little images.
I would suggest that you use an image instead, but of course, it all depends on what your doing, and how good you want it to look, and how much time you have to spend on it.
-
Jul 26th, 2004, 07:23 PM
#3
Thread Starter
Addicted Member
oh yeah - good ole wingdings... or whatever they are called. good tip. Thanks.
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
|