Hi,
I need to set selection in HTML source view to specific Asp.Net server control (identified by tag, id etc.) from VS2013 extensibility code.
I can probably use TextSelection in HtmlWindow, but I cannot see an elegant way to get control location,
Any ideas?
Thanks
Leon Langleyben