[]
        
(Showing Draft Content)

FarPoint.Win.FontSelector

FontSelector Class

Represents the font selector.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class FontSelector : ComboBox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public Class FontSelector
    Inherits ComboBox
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
FontSelector()

Creates a new font selector.

FontSelector(bool)

Creates a new font selector.

FontSelector(bool, string)

Creates a new font selector.

Properties

Name Description
HideImage

Gets or sets whether to hide the image.

RenderListWithFont

Gets or sets whether to render the font list items with their respective font.

Methods

Name Description
OnDrawItem(DrawItemEventArgs)

Occurs when the item is drawn.

OnDropDown(EventArgs)

Occurs when dropped down.

OnMeasureItem(MeasureItemEventArgs)

Occurs when the item is measured.

RefreshList()

Refreshes the list.