extension
Userform tools

Late-bound WebBrowser Control Events

A technique to latch onto WebBrowser events in a late-bound manner.

Category: Userform tools
Host: vbforums.com
Platforms: Windows
Office apps: All Office apps

Open on vbforums.com

8 Q&A referencing Late-bound WebBrowser Control Events

VBA objects this tool extends (4)

  • Control — Controlling One Microsoft Office Application from Another
  • Control — ActiveX Controls
  • Events — Using events with the Application object
  • Events — Using events with the QueryTable object

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.

More from vbforums.com (6)

  • mdJSON — JSON library with dot-notation for extracting paths.
  • JSONBag — Uses shebang notation to extract keys from JSON strings. Can also build JSON with this library.
  • cHashList — ) – Simple, Fast and lightweight HashList class with no use of Win32 API. Requires string…
  • CollectionEx — Extends the default VBA(/VB6) collection with methods to retrieve and check for key existence.
  • clsTrickHashTable — A hash table using machine code injected at runtime. Full replacement for scripting dictionary, with bonus…
  • Universal DLL Calls — ) – A library which can be used to call functions of any function pointer, DLL…