Robert Brotherus: > CLR name of the event Name of event seen in IronRuby > "Click" "click" > "Loaded" "loaded" > "MouseEnter" "MouseEnter" Nope. This is definitely a bug in the name mangling. It should be mouse_enter or MouseEnter. Can you open a bug on this one please? Thanks, -John