BCGControlBar Library for .NET
FontVertCaption Field




Gets the font used to display text on the caption with vertical orientation.
Syntax
'Declaration
 
Public FontVertCaption As Font
'Usage
 
Dim instance As GlobalVisualData
Dim value As Font
 
value = instance.FontVertCaption
 
instance.FontVertCaption = value
public Font FontVertCaption
public: Font* FontVertCaption
public:
Font^ FontVertCaption
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

GlobalVisualData Class
GlobalVisualData Members

Send Feedback