|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
OLE_COLOR for Visual C++
long for Visual Basic
|
|
|
|
|
Syntax
|
object.BackColorMouseOver [=long]
|
|
|
|
|
Remarks
|
The color used for the button surface when the mouse is over the button area.
If a special effect has been applied, only the internal part of the button surface will be affected by this property (see SpecialEffect property for details about special effects)..
For a better control of surface colorization see the ColorSurfaceMO property.
For further details about colors change, see the How to change the button colors section.
|