All Constants
Comparison Constants
Date Format Constants
Date and Time Constants
Drive Object
FileAttribute Property
File Input/Output Constants
MsgBox Constants
String Constants
Tristate Constants
VarType Constants
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-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information