Link to home
Start Free TrialLog in
Avatar of PatternNut
PatternNut

asked on

Does a checkbox-tree control exist for VB6 / VBA?

Hi Experts,

I want to use a checkbox-tree control in a VBA  / VB6 Word add-in.  Does anything like this exist for VBA / VB6?

http://www.javaworld.com/javaworld/jw-09-2007/images/checkboxtree.jpg

I've tried searching high and low for it... but I might be using the wrong search words.  Any ideas?  Come across anything like it before?  Or anything I could substitute that would make a normal listbox expandable?

Thanks in advance,

PatternNut

Avatar of dentab
dentab
Flag of United Kingdom of Great Britain and Northern Ireland image

Not exactly, but it can be done...

Try this:
http://btmtz.mvps.org/treeview/
ASKER CERTIFIED SOLUTION
Avatar of dentab
dentab
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial