J
John Bowman
Hello,
I'm tyring to understand something about using a TreeView ctrl & assigning
the images. For testing purposes I'm just using the VS IDE to create and
assign the contents of the TreeView. When I add a Node I can set the Image,
and or the Selected Image properties for that node. Normally, when a user
interacts with a TreeView (assume the directory style folders), the icon is
a closed folder when collapsed, and when selected. However, it becomes an
open folder image when the user actually opens the node by clicking on the
"+". Doesn't this require a 3rd image to be assigned? How can I get this
same type of behavior when there's only 2 settings? What am I missing here?
TIA,
I'm tyring to understand something about using a TreeView ctrl & assigning
the images. For testing purposes I'm just using the VS IDE to create and
assign the contents of the TreeView. When I add a Node I can set the Image,
and or the Selected Image properties for that node. Normally, when a user
interacts with a TreeView (assume the directory style folders), the icon is
a closed folder when collapsed, and when selected. However, it becomes an
open folder image when the user actually opens the node by clicking on the
"+". Doesn't this require a 3rd image to be assigned? How can I get this
same type of behavior when there's only 2 settings? What am I missing here?
TIA,