MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    What is the easiest way in Design view to create an event handler for the default event of a server control? | 
                            
| A. | Open the code-behind page and write the code. | 
| B. | Right-click the control and select Create Handler. | 
| C. | Drag an event handler from the Toolbox to the desired control. | 
| D. | Double-click the control. | 
| Answer» E. | |