BCGControlBar Library for .NET
IsSmallCaption Field (FrameCaptionButtonDef)




Indicates a value whether a caption height is equal to a height of the caption of the tool window.
Syntax
'Declaration
 
Public IsSmallCaption As Boolean
'Usage
 
Dim instance As FrameCaptionButtonDef
Dim value As Boolean
 
value = instance.IsSmallCaption
 
instance.IsSmallCaption = value
public bool IsSmallCaption
public: bool IsSmallCaption
public:
bool IsSmallCaption
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

FrameCaptionButtonDef Class
FrameCaptionButtonDef Members

Send Feedback