Skip to content

Commit 4bb5dd8

Browse files
author
Michael Hoffman
committed
Updated screenshot of WebView2APISample app
1 parent 81f8508 commit 4bb5dd8

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

SampleApps/WebView2APISample/README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,20 @@ urlFragment: WebView2APISample
1717
# Win32 sample app
1818

1919
<!-- only enough info to differentiate this sample vs the others; what is different about this sample compared to the sibling samples? -->
20+
21+
<!-- distinctive platform: -->
2022
This sample, **WebView2APISample**, embeds a WebView2 control within a Win32 application.
2123

24+
<!-- distinctive project type and language: -->
2225
This sample is built as a Win32 Visual Studio 2019 project. It uses C++ and HTML/CSS/JavaScript in the WebView2 environment.
2326

24-
<!-- key distinction -->
25-
The solution file for this sample is in the parent directory: `SampleApps/WebView2Samples.sln`. The solution file includes a copy of some of the other, sibling samples for other frameworks or platforms. This is the main sample; the Win32 sample app has several menus containing many menuitems that demonstrate a broad range of WebView2 APIs.
27+
<!-- special notes about this particular sample: -->
28+
The solution file for this sample is in the parent directory: `SampleApps/WebView2Samples.sln`. The solution file includes a copy of some of the other, sibling samples for other frameworks or platforms.
2629

27-
To use this sample, see [Win32 sample app](https://docs.microsoft.com/microsoft-edge/webview2/samples/webview2apissample).
30+
<!-- screenshot of running sample app: -->
31+
This is the main WebView2 sample. The running **WebView2APISample** app window shows the WebView2 SDK version and also the WebView2 Runtime version and path. The **WebView2APISample** app has several menus containing many menuitems that demonstrate a broad range of WebView2 APIs:
2832

2933
![Screenshot of WebView2APISample app, with many menus](documentation/screenshots/sample-app-screenshot.png)
3034

31-
Another version of the **WebView2APISample** app:
32-
33-
![Other screenshot of WebView2APISample app, with many menus](documentation/screenshots/webview2apisample-app-window.png)
35+
<!-- link to regular docs: -->
36+
To use this sample, see [Win32 sample app](https://docs.microsoft.com/microsoft-edge/webview2/samples/webview2apissample).
-1.02 MB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)