Results 1 to 3 of 3

Thread: < > Special Characters [RESOLVED]

  1. #1

    Thread Starter
    Addicted Member craigreilly's Avatar
    Join Date
    Jul 2004
    Location
    Scottsdale, AZ
    Posts
    188

    Resolved < > 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.

  2. #2
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780
    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.

  3. #3

    Thread Starter
    Addicted Member craigreilly's Avatar
    Join Date
    Jul 2004
    Location
    Scottsdale, AZ
    Posts
    188
    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
  •  



Click Here to Expand Forum to Full Width