CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Location
    California
    Posts
    264

    Does vb accept the symbol characters?

    I tried to insert some symbols copy from MSWord, but i couldn't copy it to its Label caption. What can i do? Save them as image file, then......?

    Thanks!

    Best Regards,

    Kevin Shen
    Best Regards,

    Kevin Shen

  2. #2
    Join Date
    May 2001
    Location
    Russia
    Posts
    200

    Re: Does vb accept the symbol characters?

    What font you use? If you use non-standart font - this is way to problem for user your program.

    Better use image - on all computer system this form view correct.

    Andy Tower

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

Featured