Creates a new instance with the current settings.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public DlgSetting Clone()
Visual Basic (Declaration)
Public Function Clone As DlgSetting

Return Value

New DlgSetting instance.

See Also