No installation, no ActiveX, no Admin-Rights. Just add this Dll to your VBA project folder and have some cool UI features. Have only tested in MS Access but it should work in all VBA environment. Works with ACCDE too.
الميزات الرئيسية لـ krishkm/modern-ui-components-for-vba هي: User Interface Tools.
تشمل البدائل مفتوحة المصدر لـ krishkm/modern-ui-components-for-vba: cristianbuse/vba-userform-mousescroll — MouseScroll is a VBA Project that allows Mouse Wheel Scrolling on MSForms Controls and Userforms. czyzby/gdx-skins — LibGDX comes with a Scene2D GUI module, which allows you to easily create your GUIs and customize them with Skin… fafalone/ctaskdialog64 — Quick Start: Add cTaskDialog.cls and mTDHelper.bas to your project-- these are the only two required files for your… fafalone/ucanigifex — ucAniGifEx Animated Gif Control. fafalone/ucsimpleplayer — Simple video player UserControl/ActiveX Control. cristianbuse/vba-safetimer — Reliable, no-crash timer for VBA. Code can be debugged and stopped safely.
MouseScroll is a VBA Project that allows Mouse Wheel Scrolling on MSForms Controls and Userforms.
LibGDX comes with a Scene2D GUI module, which allows you to easily create your GUIs and customize them with Skin instances. However, most beginners struggle with a problem: the GUI comes without a default skin, which makes it difficult to test it.
Quick Start: Add cTaskDialog.cls and mTDHelper.bas to your project-- these are the only two required files for your code.
Reliable, no-crash timer for VBA. Code can be debugged and stopped safely.