[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.SymbolDialog

SymbolDialog Class

Represents the SymbolDialog.

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

Constructors

Name Description
SymbolDialog(FpSpread)

Create a new SymbolDialog.

SymbolDialog(FpSpread, int)

Create a new SymbolDialog.

SymbolDialog(FpSpread, int, int)

Create a new SymbolDialog.

Properties

Name Description
InitSymbol

Get the InitSymbol.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

ScaleControl(SizeF, BoundsSpecified)