Copyright © 2003-2024 MultiMedia Soft

VistaColorOuterBorder property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorOuterBorder As Color

 

[C#]

public override Color VistaColorOuterBorder {get; set;}

 

[C++]

public: __property Color get_VistaColorOuterBorder();

public: __property void set_VistaColorOuterBorder(Color);

 

 

Remarks

The color used for rendering the outer border.

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

3dcm_i000167       3dcm_i000170

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