CONSTANTS:  COLOR

Implemented in version 2.0
 
Color Constants
 
You may use either the CONSTANT (left column) or the VALUE (center column) in your code and get the same results.
 
CONSTANT VALUE COLOR
VBBlack &h00 Black
VBRed &hFF Red
VBGreen &hFF00 Green
VBYellow &hFFFF Yellow
VBBlue &hFF0000 Blue
VBMagenta &hFF00FF Magenta
VBCyan &hFFFF00 Cyan
VBWhite &hFFFFFF White


Copyright 1999-2004 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information