You can pass the index of the image into the constructor of the treenode.
dim nod as New TreeNode("MyText",ImageIndex, SelectedImageIndex)
If you want the image of the node to be the same when it is selected then just pass the same index twice.
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |