menu font size

  • Thread starter Thread starter DaveR
  • Start date Start date
D

DaveR

Hi,
I want to modify the menu font size that you can set through the display
property advance appearance by selecting menu to size 30 and Tahoma font to
size 14 by using target designer.

I modified the win32 API (user) component to set the following registry data
:
HKCU\Control Panel\Desktop\WindowsMetrics\Menu Font ED FF FF FF ..........
HKCU\Control Panel\Desktop\WindowsMetrics\Menu Height -450
HKCU\Control Panel\Desktop\WindowsMetrics\Menu Width -450

I built the image and after the first boot agent, I looked at the registry
and the values are still set to the default values and the display had no
effect at all. If I tried manually changing the above things and then
rebooted the PC, it was okay. Are there any additional things that I need to
do? Please Help!!!

Thanks,
DaveR
 

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

Similar Threads


Back
Top