UIDLGLOGFONT.lfUnderline Field

Definition

Specifies an underlined font if set to true.

public: System::Byte lfUnderline;
public: byte lfUnderline;
byte lfUnderline;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte lfUnderline;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable lfUnderline : byte
Public lfUnderline As Byte 

Field Value

Attributes

Remarks

COM Signature

From uilocale.idl.

[C++]

Applies to