Copyright © 2003-2024 MultiMedia Soft

VistaColorGlow property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorGlow As Color

 

[C#]

public override Color VistaColorGlow {get; set;}

 

[C++]

public: __property Color get_VistaColorGlow();

public: __property void set_VistaColorGlow(Color);

 

 

Remarks

The color used for rendering the radial gradient of the glow effect.

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

3dcm_i00016b       3dcm_i00016c

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