extension
Userform tools

MSForms (Pure VBA) ListBox Control

Featured in [this video](https://www.youtube.com/watch?v=QYW1SlKfKdM). It has tons of useful features like sorting, filtering, single or multi-selection with select and deselect all, page navigation and hover highlight,

Category: Userform tools
Host: app.monstercampaigns.com
Platforms: Windows, Mac
Office apps: All Office apps

Open on app.monstercampaigns.com

3 Q&A referencing MSForms (Pure VBA) ListBox Control

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.