You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrates the features and usage patterns of WebView2 in a Win32 app with Visual layer composition.
extendedZipContent
path
target
SharedContent
SharedContent
path
target
LICENSE
LICENSE
languages
cpp
page_type
sample
products
microsoft-edge
urlFragment
WebView2SampleWinComp
Win32 sample app with Visual Composition
This sample, WebView2SampleWinComp, embeds a WebView within a Win32 native application. This sample uses Windows Runtime Composition APIs (also called the Visual layer) to take advantage of the latest Windows 10 UI features and create better look, feel, and functionality in C++ Win32 applications.
This sample is built as a Win32 Visual Studio 2019 project. It uses C++ and HTML/CSS/JavaScript in the WebView2 environment.