There are two types of controls .Client Side and Server Side The client side control dont runat="server" attribute and they dont have events .They are predefined according to a particular action.As for eg.<input Reset> this has the property that once clicked it will automatically Reset the page
Which are the controls don't have Events?