CWebView2.GetParentWindowmethod
The parent window provided by the app that this WebView is using to render content.
Syntax
FUNCTION GetParentWindow () AS HWND
Description
Gets the handle of the parent window provided by the app that this WebView is using to render content.
Reference
- Defined in AfxNova/CWebView2.inc:851
- Documented in WebView/CWebWiew2 Class.md
- Topic: CWebView2 Class