BCGControlBar Pro for MFC
CBCGPWebView2CtrlOptions

Detailed Description

Public Attributes

 m_pEnvironmentOptionsSpecifies WebView2 environment options (see ICoreWebView2EnvironmentOptions documentation for more details). If this member is NULL, the default environment options will be used.
 
 m_strBrowserFolderSpecifies WebView2 controls folder. If this member is empty (by default), the installed version of the WebView2 runtime will be used.
 
 m_strHomeUriThe home page address ("about:blank" by default).
 
 m_strHttpPrefixThe HTTP prefix ("http" by default).
 
 m_strUserDataFolderFolder where temporary data will be saved If this member is empty (by default), the local application data folder will be used.
 
 m_strWebView2LoaderPathFull path to WebView2Loader.dll.