Copyright © 2003-2024 MultiMedia Soft
VistaColorGlow property
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:
For further details about settings for the Vista's Aero style, see the How to manage colors of Vista's Aero style tutorial.