BCGControlBar Library for .NET
ToolWindowCaptionHeight Field




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