Table of Contents

Class FontNamePicker

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

Represents a picker control for selecting font names.

public class FontNamePicker : ListPicker, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, ILayoutItem, INotifyDataErrorInfo, ICommandSource
Inheritance
FontNamePicker
Implements

Remarks

The FontNamePicker class provides functionality to display a list of available font names and allows the user to select one. By default, the control initializes with a predefined set of font names.

Constructors

FontNamePicker()

Initializes a new instance of the FontNamePicker class.