TreeView Xojo plugin

TreeView.SystemNodeColors Property

If set to true then attempt is made to get system colours for even and odd nodes.

SystemNodeColors as Boolean {Read and Write}

Remarks

On systems where it is not possible to obtain this value then it will fallback to NodeEventColor and NodeOddColor.

HasNodeColor must be set to true to activate this property.

See Also

TreeView Control