|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
OLE_COLOR for Visual C++
long for Visual Basic
|
|
|
|
|
Syntax
|
object.SurfaceColor.GradientFactor [=long]
|
|
|
|
|
Remarks
|
The factor used to calculate the 3D gradient applied to the color.
The value can be in the range from 1 to 6: the higher is the value the darker the button surface will appear.
The following is a set of identical buttons whose only difference is the GradientFactor property value that is displayed over the button surface.
|
|
|
|
|
See also
|
SurfaceColor object.
ColorSurfaceNormal, ColorSurfaceMO, ColorSurfaceInternal, ColorSurfaceFocus, ColorSurfaceDisabled, ColorSurfacePressed properties.
How to change the button colors section.
|