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!
Printable View
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!
Do you want to know which Fonts supports Unicode Characters, or what ¿
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 ?