Copyright © 2003-2024 MultiMedia Soft

VistaColorGlossyEffectLower property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorGlossyEffectLower As Color

 

[C#]

public override Color VistaColorGlossyEffectLower {get; set;}

 

[C++]

public: __property Color get_VistaColorGlossyEffectLower();

public: __property void set_VistaColorGlossyEffectLower(Color);

 

 

Remarks

The gradient color used for the lower portion of the glossy effect when the control is in Normal state.

Below the button with its default value on the left and with the VistaColorGlossyEffectLower property set to yellow on the right:

3dcm_i00015c     3dcm_i00015e

The gradient effect of this color can be enhanced/reduced through the VistaOpacityGlossyEffectLower property

For further details about settings for the Vista's Aero style, see the How to manage colors of Vista's Aero style tutorial.