Public Underline As Byte
Dim instance As LogFont Dim value As Byte value = instance.Underline instance.Underline = value
public byte Underline
public: unsigned char Underline
public var Underline : byte
The default is false.
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.