The Checkbox server control of ASP.Net also supports client side events. You can add checkbox onclick javascript event by declaring it as inline attribute of checkbox control. As checkbox is a server control, it does not show client side events in the intellisense showing its supported properties
