I've installed an OpenType font on my development machine expecting to then be able to choose that font for a label on a form.
The font is available in MS Word so I'm reasonably confident it was installed ok, but I can't see the font in the font-picker dialog for the label in Visual Studio. I also checked the font settings in Tools > Options and it isn't there either. Running the code from this answer doesn't list the font. I've tried restarting VS.Net.
What else can I do to make this font show up in Visual Studio?