Copyright © 2003-2024 MultiMedia Soft

VistaColorBackgroundChecked property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorBackgroundChecked As Color

 

[C#]

public override Color VistaColorBackgroundChecked {get; set;}

 

[C++]

public: __property Color get_VistaColorBackgroundChecked();

public: __property void set_VistaColorBackgroundChecked(Color);

 

 

Remarks

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

Below the button with its default value on the left and with the VistaColorBackgroundChecked 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.