UIDLGLOGFONT.lfStrikeOut Field

Definition

Specifies a strikeout font if set to true.

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

Field Value

Attributes

Remarks

COM Signature

From uilocale.idl.

[C++]

Applies to