Gets or sets the font style of the status bar. This is a dependency property. The property value has the type System.Windows.FontStyle. The default value is FontStyles.Normal.

Syntax

public FontStyle FontStyle { get; set; }
Public Property FontStyle() As FontStyle