|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
OLE_COLOR for Visual C++
long for Visual Basic
|
|
|
|
|
Syntax
|
object.BackColorFocus [=long]
|
|
|
|
|
Remarks
|
The color used for the button surface when the it has the input focus and the FocusMode property value is set to 2.
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 ColorSurfaceFocus property.
For further details about colors change, see the How to change the button colors section.
|