It depends what you mean by easy. You'd have to set the DrawMode to something other than Normal and handle the DrawNode event. I think that OwnerDrawText should be enough, so that the other elements of the TreeView are still drawn automatically.