Copyright © 2003-2024 MultiMedia Soft

VistaColorInnerBorderPressed property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorInnerBorderPressed As Color

 

[C#]

public override Color VistaColorInnerBorderPressed {get; set;}

 

[C++]

public: __property Color get_VistaColorInnerBorderPressed();

public: __property void set_VistaColorInnerBorderPressed(Color);

 

 

Remarks

The color used for rendering the inner border in pressed state.

Below the button with its default value on the left and with the VistaColorInnerBorderPressed property set to red on the right:

3dcm_i000173       3dcm_i000174

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