Adding Code to the Constructor

To provide initial settings for your control, you add code to the constructor. For the GroupCheck control, you add code that sets the control properly when it is added to a form.

To add code to the constructor

The next step is to build the control.