|
|
||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
|
BackColor Property
Settings
At design time, the default BackColor
for the SmartNetButton is set to the system default color specified by the constant
vbButtonFace. The valid range for a normal RGB color is 0 to 16,777,215 (&HFFFFFF). The
high byte of a number in this range equals 0; the lower 3 bytes, from least
to most significant byte, determine the amount of red, green, and blue, respectively.
The red, green, and blue components are each represented by a number between
0 and 255 (&HFF). If the high byte isn't 0, Visual Basic uses the system
colors, as defined in the user's Control Panel settings and by constants listed
in the Visual Basic (VB) object library in the Object Browser. |
|
|||||||||||||||||||||||||
|
Copyright © 2001, Andrés Pons (andres@vbsmart.com). All rights reserved. |
|||||||||||||||||||||||||||