TreeView, ImageLIst, and icons

  • Thread starter Thread starter Jenya
  • Start date Start date
J

Jenya

Hello all!
I'm trying to create a control which will show list of drives,
subdirectories, and files - something like Windows Explorer. OK, all
this stuff is working, except for one thing - all drives and dirs (which
are nodes in TreeView) have appropriate images assigned to them.
Wherever I click on the node - the icon is changes to the first one in
ImageList. If another node is selected - the icon is restored.

Any advice ?
 
Back
Top