AddImage1
Previous
Next
Adds an image to the list of images of the TreeView object.
The first image added gets the index 0.
Syntax: AddImage1 (file As String)
Example:
tv.AddImage1 (AppPath & "\smiley.gif")