– A lightweight wrapper that exposes Microsoft Edge WebView2 on a UserForm, enabling HTML/JS UI, rendering, and two‑way communication with VBA. Effectively replaces the WebBrowser control.
extension
Userform tools
WebView2 for Excel VBA
VBA objects this tool extends (6)
Alternative userform tools libraries (8)
- Task Dialog — A huge amount of UI functionality from this 1 class, in a strictly dynamic and modular way. Great…
- ucSimplePlayer — Simple video player user control.
- ucWebView2 — WebView2 user control.
- ucAniGifEx — Animated GIF user control.
- Material UI — Make your userform feel modern with Material UI.
- Easy EventListener — Consolidate all event handling of a userform into 1 callback.
- Pseudo Control Arrays — Optimal means of Consolidating all event handling of a userform. Demonstrates usage of `ConnectToConnectionPoint` API. Also worth looking…
- Modern UI Components — Custom modern looking controls.