BCGControlBar Library for .NET
FontUnderline Field




Gets the font used to display a text with a line underneath the baseline of the characters.
Syntax
'Declaration
 
Public FontUnderline As Font
'Usage
 
Dim instance As GlobalVisualData
Dim value As Font
 
value = instance.FontUnderline
 
instance.FontUnderline = value
public Font FontUnderline
public: Font* FontUnderline
public:
Font^ FontUnderline
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