Copyright © 1998-2009 MultiMedia Soft 
Return to index  
 
BackColorPressed property 
 
Type
OLE_COLOR for Visual C++ 
long for Visual Basic
 
 
Syntax
object.BackColorPressed [=long]
 
 
Remarks
The color used for the button surface when the button is pressed. 
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 ColorSurfacePressed property. 
For further details about colors change, see the How to change the button colors section.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 1998-2009 MultiMedia Soft 
Return to index