mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 23:43:39 +02:00
* 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
929 B
929 B
title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
| title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | |||
|---|---|---|---|---|---|---|---|
| CheckBox | 03/30/2017 |
|
|
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 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