BCGControlBar Library for .NET
FixedFrameBorderSize Field




Gets the thickness, in pixels, of the frame border of a window that has a caption and is not resizable.

Syntax
'Declaration
 
Public Shared FixedFrameBorderSize As Size
'Usage
 
Dim value As Size
 
value = GlobalSettings.FixedFrameBorderSize
 
GlobalSettings.FixedFrameBorderSize = value
public static Size FixedFrameBorderSize
public: static Size FixedFrameBorderSize
public:
static Size FixedFrameBorderSize
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