I am using a treeview control as a sort of swithboard / menu for a large db
(in terms of forms and reports), rather than in terms of data.
Code and samples largely "nicked" from Alex Dybenko from Point Ltd. Thanks
for that
All works well except I want to have icons of open and closed folders and
forms and reports etc.
Can anyone suggest how they should be loaded. I believe it is something to
do with MSComctlLib.Ima geListCtrl.2. How do I get icons in and out of this
control, and how do I find out the names of those images
Thanks
Phil
(in terms of forms and reports), rather than in terms of data.
Code and samples largely "nicked" from Alex Dybenko from Point Ltd. Thanks
for that
All works well except I want to have icons of open and closed folders and
forms and reports etc.
Can anyone suggest how they should be loaded. I believe it is something to
do with MSComctlLib.Ima geListCtrl.2. How do I get icons in and out of this
control, and how do I find out the names of those images
Thanks
Phil
Comment