Gets a value that indicates whether this TextAreaElement currently represents a successful control.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
true if this TextAreaElement represents a successful control; otherwise, false.Remarks
A TextAreaElement is successful if it contains text.
See Also