Copyright © 2003-2024 MultiMedia Soft

VistaMiddleBorderWidth property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Overrides Public Property VistaMiddleBorderWidth As Integer

 

[C#]

public override short VistaMiddleBorderWidth {get; set;}

 

[C++]

public: __property short get_VistaMiddleBorderWidth();

public: __property void set_VistaMiddleBorderWidth(short);

 

 

Remarks

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