'Declaration
Public Property FontAttributes As FontAttributes
'Usage
Dim instance As Control Dim value As FontAttributes instance.FontAttributes = value value = instance.FontAttributes
public FontAttributes FontAttributes {get; set;}
'Declaration
Public Property FontAttributes As FontAttributes
'Usage
Dim instance As Control Dim value As FontAttributes instance.FontAttributes = value value = instance.FontAttributes
public FontAttributes FontAttributes {get; set;}
Textual Content will inherit these attributes automatically if no default Style is set for said Content.
The default is None, which doesn't add any FontAttributes (bold, italic) to the text.
Target Platforms: Windows 11, Windows 10, 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