Thanks to @ratslinger, I was able to highlight a specific row on a grid/table control. However, the row that was already highlighted is still highlighted, so I end up with 2 highlighted rows when I only want 1. I don’t want 2 rows competing for the user’s attention.
Web searches have turned up nothing about using code to remove highlighting. Text searches in LOBG and Pitanyak haven’t returned anything. I haven’t found anything in Dbg_Properties and Dbg_Methods that looks promising.
Can anyone offer a starting point for writing code that removes highlighting?