cnh...@gmail.com
unread,Apr 23, 2014, 12:08:41 PM4/23/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I load HTML document in GeckoFX control. Hovering an HTML element (input, select & link) will highlight it with red color, moving mouse out will restore it's visual state.
One idea is to use OnPaint event and draw rectangle at mouse coordinate.
But I do not know how to use this in C# with GeckoFX control.
Any ideas on how to achieve this or to highlight HTML element are welcome.
Thank you.