BCGControlBar Library for .NET
FontRegular Field




Gets the font used to display text with a normal weight or thickness of the typeface.
Syntax
'Declaration
 
Public FontRegular As Font
'Usage
 
Dim instance As GlobalVisualData
Dim value As Font
 
value = instance.FontRegular
 
instance.FontRegular = value
public Font FontRegular
public: Font* FontRegular
public:
Font^ FontRegular
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