TVeWebLabel w/o Linking

I like the MouseEnter/Leave effect with FontLeave/FontEnter very much and would like to use this feature
BUT
a) without following the Link given in "URL" poperty (it should not start IE with any Link)
b) instead use the OnClick property and wite my code down there

is that possible ?

Hint: Just leaving the URL property empty, still leads me to a Webpage

regards
Martin

We have added a new event , OnLinkClick that will give the opportunity to handle the click and turn off default link click handling.

Thanks Bruno !