Table of Contents

Method InitDefaultFonts

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

InitDefaultFonts(FontListBox)

Adds font names to the FontListBox. This is default implementation of the initialization method. It is assigned to InitFonts property by default.

public static void InitDefaultFonts(FontListBox control)

Parameters

control FontListBox

Control to initialize.