Links are not active on this page.
 SET COLOR OF Command

Included for backward compatibility. Use SET COLOR OF SCHEME instead.

This command is undocumented in the original VFP9 help file,
but the following documentation was found in the FoxPro for Windows 2.6 help, and may still be valid:

Specifies the colors of user-defined menu systems and windows.

SET COLOR OF NORMAL | MESSAGES 
	| TITLES | BOX | HIGHLIGHT 
	|INFORMATION 
	| FIELDS TO [standard]

Expand imageRemarks


Included for backward compatibility - use SET COLOR OF SCHEME instead.

SET COLOR OF affects the color settings of color schemes 1 and 2. With this command, you can set selected color attributes of user-defined windows and selected color attributes of user-defined menus.

Expand imageSee Also