I have a treeview that I want to display hierarchal content. The user should only be allowed to select enabled treenodes marked black and not allowed to select disabled treenodes marked grey. Is there built functionality to disable and enable a treenode and apply a style to i or do I have to implement my own treenode? Thanks in advance.