Copyright © 2003-2024 MultiMedia Soft

VistaColorGlossyEffectUpper property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorGlossyEffectUpper As Color

 

[C#]

public override Color VistaColorGlossyEffectUpper {get; set;}

 

[C++]

public: __property Color get_VistaColorGlossyEffectUpper();

public: __property void set_VistaColorGlossyEffectUpper(Color);

 

 

Remarks

The gradient color used for the upper 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 VistaColorGlossyEffectUpper property set to yellow on the right:

3dcm_i00015c     3dcm_i00015d

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

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