What steps will reproduce the problem?
1. Create SyntaxBoxControl with code
2. Add event handler with code, e.g.:
syntaxbox.WordMouseHover += new WordMouseHandler(syntaxbox_WordMouseHover);
What is the expected output? What do you see instead?
Event should be triggered when mouse hovers over a word but it doesn't.
Maybe the word needs some properties to be set before it's triggered? Don't
know, lack of documentation.
What version of the product are you using? On what operating system?
Latest one available from "Downloads" section (.NET 2.0). XP SP3.
Original issue reported on code.google.com by mtascrip...@googlemail.com on 13 Feb 2010 at 5:34
Original issue reported on code.google.com by
mtascrip...@googlemail.com
on 13 Feb 2010 at 5:34