Skip to content

WordMouseDown, WordMouseHover not being triggered at all. #10

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions