BCGControlBar Library for .NET
ToolWindowCaptionButtonSize Field




Gets the dimensions, in pixels, of small caption buttons.
Syntax
'Declaration
 
Public Shared ToolWindowCaptionButtonSize As Size
'Usage
 
Dim value As Size
 
value = GlobalSettings.ToolWindowCaptionButtonSize
 
GlobalSettings.ToolWindowCaptionButtonSize = value
public static Size ToolWindowCaptionButtonSize
public: static Size ToolWindowCaptionButtonSize
public:
static Size ToolWindowCaptionButtonSize
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