BCGControlBar Library for .NET
BorderSize Field (GlobalSettings)




Gets the thickness, in pixels, of a flat-style window or system control border.
Syntax
'Declaration
 
Public Shared BorderSize As Size
'Usage
 
Dim value As Size
 
value = GlobalSettings.BorderSize
 
GlobalSettings.BorderSize = value
public static Size BorderSize
public: static Size BorderSize
public:
static Size BorderSize
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