[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.FontPickerWide

FontPickerWide Class

Represents the FarPoint presentation space wide font picker

Inheritance
ContainerControl
FontPickerWide
Namespace: FarPoint.Win.Spread.DrawingSpace
Assembly: FarPoint.Win.Spread.dll
Syntax
public class FontPickerWide : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Public Class FontPickerWide
    Inherits UserControl
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
FontPickerWide()

Creates a new wide font picker.

Properties

Name Description
FontName

Gets or sets the name of the font.

FontSize

Gets or sets the text.

OriginalFont

Gets the original font assigned to the control.

SelectedFont

Gets or sets the font for selected text.

Methods

Name Description
Dispose(bool)

Internal use only. Clean up any resources being used.

IsDirty()

Gets whether the user changed the font or its properties.

Events

Name Description
FontSelected

Occurs when font is selected.