Copyright © 2003-2024 MultiMedia Soft

VistaColorBackgroundCheckedMouseOver property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorBackgroundCheckedMouseOver As Color

 

[C#]

public override Color VistaColorBackgroundCheckedMouseOver {get; set;}

 

[C++]

public: __property Color get_VistaColorBackgroundCheckedMouseOver();

public: __property void set_VistaColorBackgroundCheckedMouseOver(Color);

 

 

Remarks

The color used for emphasizing the glossy effect in checked and mouse over state.

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

3dcm_i000165     3dcm_i000166

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