Does anyone know where the VFP desktop (_Screen.FontName) is stored? Mine
keeps resetting to Arial, no matter how many times I set it to my preferred
FoxFont. I'm suspecting a program I'm working on is doing it, and I'm
curious as to where VFP actually stores this setting.

RE: Where is screen font setting stored? by Leemi

Leemi
Fri Aug 06 13:33:34 CDT 2004

Hi Ook:

This is in the registry. Mine is located in this key:

HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\8.0\Desktop\FontName


I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 Public Beta Now Available!! --*
Download the VFP9 beta here: http://msdn.microsoft.com/vfoxpro/

*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003

>Does anyone know where the VFP desktop (_Screen.FontName) is stored? Mine
>keeps resetting to Arial, no matter how many times I set it to my preferred
>FoxFont. I'm suspecting a program I'm working on is doing it, and I'm
>curious as to where VFP actually stores this setting.