# \[FMX2004\] Tree component question

**URL:** https://forum.kirupa.com/t/fmx2004-tree-component-question/98407
**Category:** Uncategorized
**Created:** [January 6, 2004, 11:29pm UTC](https://forum.kirupa.com/t/fmx2004-tree-component-question/98407 "2004-01-06T23:29:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![potamus](https://avatars.discourse-cdn.com/v4/letter/p/4bbf92/32.png) [@potamus](https://forum.kirupa.com/u/potamus)
#### Post date: [January 6, 2004, 11:29pm UTC](https://forum.kirupa.com/t/fmx2004-tree-component-question/98407/1 "2004-01-06T23:29:28Z")

</div>

I am using the Tree component to display a hiearchy of links I have defined in an xml document. I followed the example shown in the documentation to do this and it works fine.

Now I’m trying to tweak the appearances further… My question is how to make a specific leaf appear inactive… I see that the Tree is derived from the List class which has a styles such as selectionDisabledColor and disabledColor  
which leads me to believe this is possible. The List class is derived from the ScrollSelectList class and i can’t find any documentation on this class.

Any advice would be great! thanks a lot.

potamus
