 | Using Collections
At the completion of this chapter, you will be able to...
- Create a Windows user control using inheritance from an existing control type.
- Add a new user control to a form.
- Add properties to a user control.
- Raise an event in a control class and write code to handle the event in a form.
- Create a new composite control by combining preexisting controls.
- Create a Web user control and add it to a Web page.
|