« Reply #2 on: December 06, 2008, 05:41:45 PM »
Hello again Jim!
Tomorrow we`ll release the FlexibleTreeView version 1.1 with new cool example MultimediaExplorer which allows to preview image files thumbnails with an EXIF info on the fly! That`s what you asked for.
Please see the attached screen shot.
Download the Flexible TreeView 1.1, install it, run Demo Application and select 'Multimedia files explorer ' example in the left treeview to see all in action.
To know how it works open SampleTemplates/Explorer/MultimediaExplorer/SampleMultimediaExplorer.cs file and find tvSampleContent_MeasureNodeControlCustomArea and tvSampleContent_PaintNodeControlCustomArea methods. The first one doing a node`s custom area measuring while the second method is actually drawing a custom content area.
If you have any question feel free to ask us here.