BCGControlBar Library for .NET
FontVert Field




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