TreeView Xojo plugin

TreeView.SelectionTextColor Property

Sets selection text color for light mode if HasSelectionTextColor property has been set to true.

SelectionTextColor as Color {Read and Write}

Remarks

Note that letting the TreeView handle this automatically will in most cases give the best result.

See Also

TreeView Control