BCGControlBar Library for .NET
CaptionHeight Field (GlobalSettings)




Gets the height, in pixels, of the standard title bar area of a window.
Syntax
'Declaration
 
Public Shared CaptionHeight As Integer
'Usage
 
Dim value As Integer
 
value = GlobalSettings.CaptionHeight
 
GlobalSettings.CaptionHeight = value
public static int CaptionHeight
public: static int CaptionHeight
public:
static int CaptionHeight
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