[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.FontPicker

FontPicker Class

Represents the FarPoint presentation space font picker.

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

Constructors

Name Description
FontPicker()

Creates a new font picker.

FontPicker(bool)

Creates a new font picker.

FontPicker(bool, bool)

Creates a new font picker.

Properties

Name Description
FontName

Gets or sets the name of the font.

FontSize

Gets or sets the text.

SelectedFont

Gets or sets the font for selected text.

TextString

Gets or sets the text.

Methods

Name Description
Dispose(bool)

Internal use only. Clean up any resources being used.

ScaleControl(SizeF, BoundsSpecified)
SetRtf(string)

Events

Name Description
FontSelected

Handles the font selected event.