Copyright © 2003-2024 MultiMedia Soft

VistaColorInnerBorder property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaColorInnerBorder As Color

 

[C#]

public override Color VistaColorInnerBorder {get; set;}

 

[C++]

public: __property Color get_VistaColorInnerBorder();

public: __property void set_VistaColorInnerBorder(Color);

 

 

Remarks

The color used for rendering the inner border.

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

3dcm_i000167       3dcm_i000172

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