In this video we'll be looking at the checkbox control. Checkbox control allows user to make multiple choices from many options. There are multiple properties supported by CheckBox control such as AutoPostBack, Checked, Text properties etc. It also supports the Focus() method, and it raises the CheckChanged event whenever the CheckBox is checked or unchecked