TreeView Xojo plugin

TreeView.MacHighlightFullRow Property

Set to true to highlight the entire row when running on MacOS systems.

MacHighlightFullRow as Boolean {Read and Write}

Remarks

If set to false then only the text gets highlighted and only the text is sensitive to mouse clicks.

See Also

TreeView Control