Table of Contents

Constructor FontComboBox

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

FontComboBox(Control)

Initializes a new instance of the FontComboBox class.

public FontComboBox(Control parent)

Parameters

parent Control

Parent of the control.

FontComboBox()

Initializes a new instance of the FontComboBox class.

public FontComboBox()

FontComboBox(bool)

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

public FontComboBox(bool defaultFonts)

Parameters

defaultFonts bool

Specifies whether to add default fonts to the control.