Gets or sets a value specifying the DialogButton text. The behavior changes to a Delete button, if the incorrect word (TXTextControl.MisspelledWord) is a duplicated word (TXTextControl.MisspelledWord.IsDuplicate).

Syntax

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