Hi,

I've been searching online but haven't been able to find a way to display Unicode characters in VB6 text boxes (including the rich text box). In particular, I would like to be able to display the chess symbols shown here:

https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode

I know VB6 can indeed support Unicode characters but I'm not sure these particular ones are supported or what else I need to import or include (and how) in order to get them to work. Any help is much appreciated. Thanks.