Does anybody know if it can be done or how. I want to use multiple checkboxes in a groupbox and be able to vscroll the groupbox just as in the components page?
Thanks.
GroupBox and Vscroll question
5 posts
It can't be done with InstallOptions. InstallOptionEx might have support for scrollbars and it definitly has support for tree views, like the components page's.
I have read the help and I didn't find anything relevant in there about this
TreeView control plus the CHECKBOXES flag seems exactly like what you were asking for.
I found exactly what I needed in the work of AfrowUK
Thanks AfrowUK
Thanks AfrowUK