TreeControl

Started by juniorolisp · 2016-08-10 18:14 UTC · 1 replies · SMF topic #2408

Hello
Is it possible to create a opendcl tree as below

http://www.codeproject.com/Articles/14333/Three-State-TreeView-Part-of
Hello,
yes it is: you just have to write the code for displaying the checkboxes.
Use OnClick event and SetItemImages to solve that.
Regards, Fred