I want to display a right-pointing triangle glyph like that indicating a
submenu. This is "8" in the Marlett font. However, when I put a label on a
form and set its font to Marlett, all I see is a regular "8", both in the
designer and when the app is running. Is there a limitation?

I once created a drop-down button by explictly drawing text in Marlett, and
that worked, but I had to do it that way because I was using two fonts (one
for the button text and one for the down glyph). I'd like to avoid doing
that much work when it seems like the control should handle it for me.
Suggestions?