Copyright © 1998-2015 MultiMedia Soft

ColorSurfaceNormal property

Previous pageReturn to chapter overviewNext page

Type

CSurfaceColor for Visual C++

BTNENHLib4.SurfaceColor for Visual Basic

 

 

Syntax

object.ColorSurfaceNormal [=BTNENHLib4.SurfaceColor]

 

 

Remarks

Background color settings for the button surface in Normal state (not pressed, nor focused, nor with the mouse over the button area).

This property is ignored when the Surface property is set to SURFACE_VISTA_AERO, SURFACE_OFFICE_2003, SURFACE_OFFICE_2007 and no special effect has been set through the SpecialEffect 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.