Copyright © 2003-2024 MultiMedia Soft

VistaColorGlowCheckedMouseOver property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorGlowCheckedMouseOver As Color

 

[C#]

public override Color VistaColorGlowCheckedMouseOver {get; set;}

 

[C++]

public: __property Color get_VistaColorGlowCheckedMouseOver();

public: __property void set_VistaColorGlowCheckedMouseOver(Color);

 

 

Remarks

The color used for rendering the radial gradient of the glow effect in checked and mouse over state.

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

3dcm_i00016d     3dcm_i00016f

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