IsColor Function | |
Determines whether a computer can display color.
Namespace:
XSharp.VFP
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax Remarks
IsColor( ) returns true (.T.) if the computer has color capability (whether or not a color monitor is actually being used).
If the computer doesn't provide color support, IsColor( ) returns false (.F.).
See Also