ReportView.GetHTMLCtrl

Syntax

ReportView.GetHTMLCtrl

Return Value

Object

Purpose

Returns the handle to the WebBrowser control this control uses to display HTML and XML reports.

Remarks

Use this handle to access methods and properties of the WebBrowser control. Refer to Microsoft MSDN documentation for more information about WebBrowser control methods and properties.

See Also

ReportView.GetRichEditCtrl