View Single Post
  #1 (permalink)  
Old 06-27-2007, 05:46 PM
adukes adukes is offline
Junior Member
 
Join Date: Jun 2007
Location: Alabama, US
Posts: 10
Send a message via Skype™ to adukes
Question TreeView SelectedImageIndex

Does the TreeView SelectedImageIndex always default to something (maybe index 0) even if it is not set? In my app, I do not want the image to change when I select a node because I have the image set according to the contents of the node. However, everytime I select a node the selected node image changes. If this is true, how dow I keep the image from changing?
Reply With Quote