TextAreaElement Makefrom Method C# API
For internal use only. Of no interest to the user.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public static TextAreaElement Makefrom(
	HtmlElement htmlElement
)

Return Value

A new TextAreaElement.
See Also