Hi,
I have 2 Editors side by side and I want to highlight a line in both to the user. I'm using the CurrentLineHighlightingVisible = true which works great but when I move focus out of the control the highlight disappears.
How can I make the highlighting stay even if there is no user focus in the control?
Thanks
-- Ken
I have 2 Editors side by side and I want to highlight a line in both to the user. I'm using the CurrentLineHighlightingVisible = true which works great but when I move focus out of the control the highlight disappears.
How can I make the highlighting stay even if there is no user focus in the control?
Thanks
-- Ken