The information in this article applies to:
SUMMARY
A number of items in the FoxPro for Windows interface cannot or should not
be controlled programmatically. These items are part of the Windows
standard interface. Some of these items can be controlled through use of
the Windows Control Panel or by modifying .INI file settings.
MORE INFORMATIONColorsThe following objects cannot be controlled through FoxPro color commands, and must be changed through the Color application in the Windows Control Panel.Location of ItemsThe location of the following items is defined by the Windows interface standards and cannot be changed:FoxPro system menuTherefore, the following command is not supported due to these interface standards: FontsThe font used by the FoxPro system menu bar is controlled by a setting in the [Windows] section of the WIN.INI file. For more information about how to change this font, please see the following article in the Microsoft Knowledge Base:Q97160 How to Change Font of FoxPro for Windows Menu Bar Items That Cannot Be AddedThe SCROLL clause of the DEFINE POPUP command does not allow a scroll bar to be added to a menu popup.Items That Cannot Be EliminatedThe following items are part of the Windows standard interface and cannot be suppressed programmatically:
REFERENCES
For additional general information about colors, see article Q94345, "How
to Change Colors of Objects in FoxPro for Windows." For an alternative
method of changing push button colors, see article Q106702, "How to Change
Color of Push Buttons in FoxPro for Windows."
Additional query words: FoxWin 2.50
|
|
Last Reviewed: August 20, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |