Copyright © 1998-2006 MultiMedia Soft 
Return to index  
 
ColorSurfaceInternal property 
 
Type
CSurfaceColor for Visual C++ 
BTNENHLib4.SurfaceColor for Visual Basic
 
 
Syntax
object.ColorSurfaceInternal  [=BTNENHLib4.SurfaceColor]
 
 
Remarks
Background color settings of the internal portion of the button surface when a special effect has been applied (see SpecialEffect property for details about special effects). 
 
If this color is left undefined, the ColorSurfaceNormal property settings are kept: you can swap the colors of the internal portion with the colors of the external portion through the SwapEffectsColors property. 
This property encapsulates the functionality of the SurfaceColor object and the ISurfaceColor COM interface. 
For further details about colors change, see the How to change the button colors section.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 1998-2006 MultiMedia Soft 
Return to index