TreeView Xojo plugin

TreeView.NodeTextColor Property

Sets text color for nodes if Has NodeTextColor property is true.

NodeTextColor as Color {Read and Write}

Remarks

Note that TreeViewNodes can override the node text color .

See Also

TreeView Control