Table of Contents

Constructor FontListBox

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

FontListBox(Control)

Initializes a new instance of the FontListBox class.

public FontListBox(Control parent)

Parameters

parent Control

Parent of the control.

FontListBox()

Initializes a new instance of the FontListBox class.

public FontListBox()

FontListBox(bool)

Initializes a new instance of the FontListBox class with default list of the fonts.

public FontListBox(bool defaultFonts)

Parameters

defaultFonts bool

Specifies whether to add default fonts to the control.