Copyright © 2003-2024 MultiMedia Soft

VistaColorGlowBack property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorGlowBack As Color

 

[C#]

public override Color VistaColorGlowBack {get; set;}

 

[C++]

public: __property Color get_VistaColorGlowBack();

public: __property void set_VistaColorGlowBack(Color);

 

 

Remarks

The color used for rendering the background of the glow effect.

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

3dcm_i000167       3dcm_i000168

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