Files
Andy (Steve) De George be103da07e Replace various WPF include files with content (#1335)
* net-current-v30plus-md.md

* net-current-v40plus-md.md

* tla2sharptla-ui-md.md

* tla2sharptla-uiautomation-md.md

* tla2sharptla-winclient-md.md

* tla2sharptla-xaml-md.md

* tlasharptla-ui-md.md

* tlasharptla-uiautomation-md.md

* tlasharptla-winclient-md.md

* tlasharptla-xaml-md.md

* fix warnings
2022-03-16 12:14:11 -04:00

929 B

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
CheckBox 03/30/2017
AutoGeneratedOrientationPage
controls [WPF], CheckBox
CheckBox control [WPF]
ee701cc2-968b-4683-8f81-3fafd8542700

CheckBox

You can use a xref:System.Windows.Controls.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.

The following graphic shows the different states of a xref:System.Windows.Controls.CheckBox.

CheckBox states
CheckBox controls in different states

Reference

xref:System.Windows.Controls.CheckBox
xref:System.Windows.Controls.RadioButton
xref:System.Windows.Controls.Primitives.ButtonBase
xref:System.Windows.Controls.Primitives.RepeatButton