|
-
Oct 5th, 2009, 11:09 AM
#1
Thread Starter
Hyperactive Member
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!
-
Oct 5th, 2009, 11:17 AM
#2
Re: Text1.Font
Do you want to know which Fonts supports Unicode Characters, or what ¿
VB.NET MVP 2008 - Present
-
Oct 5th, 2009, 11:29 AM
#3
Thread Starter
Hyperactive Member
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 ?
-
Oct 5th, 2009, 12:00 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|