Copyright © 2003-2024 MultiMedia Soft

VistaInnerBorderWidth property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaInnerBorderWidth As Integer

 

[C#]

public override short VistaInnerBorderWidth {get; set;}

 

[C++]

public: __property short get_VistaInnerBorderWidth ();

public: __property void set_VistaInnerBorderWidth (short);

 

 

Remarks

The width in pixels used for rendering the inner 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.