Home > Archive > C# > September 2005 > Font size of the main menu
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Font size of the main menu
|
|
|
| I have a tablet PC application that needs larger menu fonts to be
usable. I have found how to make the fonts larger by implementing
ownerdraw methods for the menu items.
This works all well and good except for the activation area of the main
menu does not increase. Even though the font may be twice as big, the
user still has to put the stylus on a relatively small landing area to
activate the main menu. (All subsequent sub menus are OK.)
Anybody have any ideas?
Regards,
Doug Bailey
| |
| Bruce Wood 2005-09-30, 9:57 pm |
| Try asking in microsoft.public.dotnet.framework.windowsforms. They
might have a better idea in there.
|
|
|
|
|