Copyright © 2003-2023 MultiMedia Soft

VistaColorMiddleBorder property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorMiddleBorder As Color

 

[C#]

public override Color VistaColorMiddleBorder {get; set;}

 

[C++]

public: __property Color get_VistaColorMiddleBorder();

public: __property void set_VistaColorMiddleBorder(Color);

 

 

Remarks

The color used for rendering the middle border.

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

3dcm_i000167       3dcm_i000171

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