How to use a Unicode/WingDing char for a caption?
I want to use a Unicode character for the caption of a command button. How do I enter the code or keystrokes into the "Caption" property field to achieve this? The symbol I want is from the WingDings font collection, one of the up arrows to be exact. I know the hex code and the decimal code for it but not the keyboard equiv. For example, if I put "Z" as the caption with WingDings as the font, I get a half moon thing, but how to get the arrow?
Re: How to use a Unicode/WingDing char for a caption?
Searched for how to have unicode characters in button caption - 4 results !
I want to have a unicode character in my button's caption.
Button's Font is Arial Unicode MS and western script.
Tried copy-paste from charmap and only ? appears. ALT+3333 also results in ? (Question mark).
Specifically characters in the range : അ - ൯
Any idea how to get this done. Im willing to move to VB.NET it can be easily done there.
Thanks