Font size in a ContextMenu?

B

Bjorn Brox

Hi!

Is there any way to control the font size used in a ContextMenu using
Compact Framework 3.5, C#, Visual Studio 2008?
 
P

Peter Foot

The fonts used for system menus (including context menus) are defined
system-wide. I believe it's this setting which controls it:-
[HKEY_LOCAL_MACHINE\System\GDI\SYSFNT]

You need to soft-reset the device to see the change.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top