SpellingError.IgnoreAll Method

Definition

Instructs the control to ignore this error and any duplicates for the remainder of the lifetime of the control.

public:
 void IgnoreAll();
public void IgnoreAll ();
member this.IgnoreAll : unit -> unit
Public Sub IgnoreAll ()

Applies to