SystemFonts.IconTitleFont Property

Definition

Gets a Font that is used for icon titles.

public:
 static property System::Drawing::Font ^ IconTitleFont { System::Drawing::Font ^ get(); };
public static System.Drawing.Font IconTitleFont { get; }
public static System.Drawing.Font? IconTitleFont { get; }
static member IconTitleFont : System.Drawing.Font
Public Shared ReadOnly Property IconTitleFont As Font

Property Value

A Font that is used for icon titles.

Applies to