Results 1 to 4 of 4

Thread: Text1.Font

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2009
    Posts
    492

    Text1.Font

    Private Sub Form_Load()

    Text1.Font = "System"

    End Sub



    I have problem,


    Do you know what is "System" fonts, any documents that "System" Font is accept Uni-Code ?


    Please!

  2. #2
    Frenzied Member HanneSThEGreaT's Avatar
    Join Date
    Nov 2003
    Location
    Vereeniging, South Africa
    Posts
    1,492

    Re: Text1.Font

    Do you want to know which Fonts supports Unicode Characters, or what ¿
    VB.NET MVP 2008 - Present

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2009
    Posts
    492

    Re: Text1.Font

    Maybe YES.

    because my o/s is Japan,

    now I set that "Japan Font" ,

    I need that Textbox can support Both font, One is Japan String, One is English String

    I found that "System" font is fine,

    I try "Courier New" , only aceept Ascii ?

  4. #4
    Frenzied Member HanneSThEGreaT's Avatar
    Join Date
    Nov 2003
    Location
    Vereeniging, South Africa
    Posts
    1,492
    VB.NET MVP 2008 - Present

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