cristianbuse / VBA-UserForm-MouseScroll

Use the Mouse Scroll Wheel to scroll VBA UserForms and Controls
MIT License
70 stars 12 forks source link

TreeView? #10

Closed asdfghjkl2016 closed 2 years ago

asdfghjkl2016 commented 2 years ago

Hi Cristian, is there an Option for TreeView? :)

cristianbuse commented 2 years ago

Hi Max,

Just added support for TreeView.

Regards, Cristian

cristianbuse commented 11 months ago

Starting 76a384fb50d5bb2a5f6de49e287fe2fb774472d6 both Modal and Modeless forms are supported while debugging also works. There is no need to handle other controls separately (e.g. TreeView) as they will work by default