Question
Auto Format Dynamic Text In Thai
I've struck with this issue for a long time now.I have one dynamic textbox that'll read a text file written in Thai language.The text shows fine, but when it have to go to new lines it'll go like:-------For word: "Thai Language"Desired result:
Thai
LanguageMy program:
Thai Lan
guage----Is there a way to make dynamic textbox do an auto format with Thai/any language that will prevent this behavior?Or is there some alternative I can use?,Thanks.
Thai
LanguageMy program:
Thai Lan
guage----Is there a way to make dynamic textbox do an auto format with Thai/any language that will prevent this behavior?Or is there some alternative I can use?,Thanks.