I'm using a hierarchicak listbox to show some info about a list of
items.
I mean, I add a list of items as folders to the hierarchical listbox.
when the user clicks the expand triangle of one item, some rows are
added to show more info about the item.
My problem now is that, while I need the items to be selectable, I
would like to have the "info rows" not selectable.
Avoid the "selected" appearence for that rows seems easy, using the
cellbackgroundpaint and celltextpaint events, but I can't figure a
way to avoid that, having one or more items ( added as a folder )
selected, clicking on an info row ( added as a row ), they loose the
selected state.
Hope the question is clear,
thank you in advance,
Giulio
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>