TreeView.DarkSelectionTextColor Property
Sets selection text color for dark mode if HasSelectionTextColor property has been set to true.
DarkSelectionTextColor 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