For this you can use onMouseOver and onMouseOut JavaScript events, as
detailed in the RolloverImage control located here:
http://SteveOrr.net/articles/InheritAndExtend.aspx
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"asper" <> wrote in message news:e9872l$9vc$...
> Let's say I have a panel with some images and want to change some
> attributes
> when user hovers over the panel. I'd like to do that with VB.NET
> There's no event handlers for mouse listed (VS 2005)
> Thanks for help
>
> ASPER
>
>