CheckBox

You can use a CheckBox in the user interface (UI) of your application to represent options that a user can select or clear. You can use a single check box or you can group two or more check boxes.

In This Section

Reference

CheckBox

See Also

Reference

ButtonBase
RadioButton
RepeatButton

Other Resources

CheckBox Samples