Converting a color's RGB value into its Visual Basic 6.0 (VB6) integer value is important when you don't want to use one of VB6's eight pre-defined colors. RGB stands for a color's red, green and blue values, ranging in values from 0-255. Most the vi...
↧