All events you have available should be listed in the Property window.
For example, the Button events are listed here:
http://msdn.microsoft.com/en-us/libr...on_events.aspx
As you can see there are no 'Mouse' events.
If you want to perform mouse over events in a HTML page then you are going to have to use Javascript.
/- Sam Judson : Wrox Technical Editor -/