TreeView Xojo plugin

DesktopTreeView.HasSelectionTextColor Property

If set to true then selection text color will be read from the SelectionTextColor and DarkSelectionText color properties.

HasSelectionTextColor as Boolean {Read and Write}

Remarks

This can be useful for example when you have custom rendered background as then the automatic selected text color would not work as it would not know the background color in that case.

See Also

DesktopTreeView Control