Gets or sets a value specifying whether the SpellCheckDialog is closed on completing the spell checking. The default value is true.

Syntax

public bool CloseOnFinished { get; set; }
Public Property CloseOnFinished() As Boolean