Copyright © 2003-2024 MultiMedia Soft
VistaColorGlowBottom property
Type
[Visual Basic]
Overrides Public Property VistaColorGlowBottom As Color
[C#]
public override Color VistaColorGlowBottom {get; set;}
[C++]
public: __property Color get_VistaColorGlowBottom ();
public: __property void set_VistaColorGlowBottom (Color);
Remarks
The color used for rendering the linear gradient of the bottom of the glow effect.
Below the button with its default value on the left and with the VistaColorGlowBottom 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.