This is an example for simulating the tooltip. It is requested by Jeremy on http://getsatisfaction.com/easynth/topics/community_challenge_tooltip_that_respects_mouse_position
The element "TextBox_Tooltip" can actually be used as a custom element. All elements that need a tooltip can specify the tooltip content in the "Mouse Over" and "Mouse Out" event handlers. If the tooltip content is set to empty, the tooltip will not be displayed.



Very useful example, thanks.
Very useful example, thanks.