Could we have a method that clears any existing selection? From looking at the code, this might be quite easy as you already have a private ClearSelection in SelectionHandler.cs.
The reason I'm asking is that when I have multiple HTMLRenderer controls and the user selects in one then clicks in another, I want to remove any existing selection to avoid confusion in the UI.
Thanks!
The reason I'm asking is that when I have multiple HTMLRenderer controls and the user selects in one then clicks in another, I want to remove any existing selection to avoid confusion in the UI.
Thanks!