BCGControlBar Library for .NET
Border3DSize Field




Gets the thickness, in pixels, of a three-dimensional (3-D) style window or system control border.

Syntax
'Declaration
 
Public Shared Border3DSize As Size
'Usage
 
Dim value As Size
 
value = GlobalSettings.Border3DSize
 
GlobalSettings.Border3DSize = value
public static Size Border3DSize
public: static Size Border3DSize
public:
static Size Border3DSize
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GlobalSettings Class
GlobalSettings Members

Send Feedback