PDA

Click to See Complete Forum and Search --> : Image on a TreeView


parkes
Aug 3rd, 2000, 09:42 AM
Is it possible to put an image on the background of a TreeView using API, if so how?

parksie
Aug 7th, 2000, 04:27 PM
Only if you make it an owner-draw tree view, but those are incredibly difficult to do.

hitcgar
Sep 6th, 2000, 12:32 PM
You can do this in a listview if you don't absolutely need a treeview.