Copyright © 2003-2024 MultiMedia Soft

VistaOuterBorderWidth property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaOuterBorderWidth As Integer

 

[C#]

public override short VistaOuterBorderWidth {get; set;}

 

[C++]

public: __property short get_VistaOuterBorderWidth();

public: __property void set_VistaOuterBorderWidth(short);

 

 

Remarks

The width in pixels used for rendering the outer border. Can assume a value in the range from 1 to 10.

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