ReportView.GetHTMLCtrl
- Updated2025-07-21
- 1 minute(s) read
ReportView.GetHTMLCtrl
Syntax
ReportView.GetHTMLCtrl
Return Value
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.