NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Color Constants

The following constants can be used anywhere in your code in place of the actual values:

Constant Value Description
Black 0x0 Black
Red 0xFF Red
Green 0xFF00 Green
Yellow 0xFFFF Yellow
Blue 0xFF0000 Blue
Magenta 0xFF00FF Magenta
Cyan 0xFFFF00 Cyan
White 0xFFFFFF White

See Also

Date Format Constants | DriveType Constants | File Attribute Constants | File Input/Output Constants | SpecialFolder Constants | Tristate Constants | Visual Basic Constants