- Version
- Download 126
- File Size 85.27 KB
- File Count 1
- Create Date May 7, 2016
- Last Updated May 7, 2016
Treeview with images in C#
Treeview with images in C#
This is an example program in c# that demonstrate the use of treeview with images.
A tree view or an outline view is a graphical control element that presents a hierarchical view of information.
Images are stored in an imagelist control, it is a control that stores images for use of another control such as listview and treeview.
Open the project solution (.sln) in visual studio 2010 or open directly the project file (.csproj)