--- title: "RadioButton" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "RadioButton control [WPF]" - "controls [WPF], RadioButton" ms.assetid: 6c9ba847-eab7-4bba-9c74-6b56ef72067b --- # RadioButton controls are usually grouped together to offer users a single choice among several options; only one button at a time can be selected. The following illustration shows an example of a control. ![Radio button states](./media/ss-ctl-radiobuttons.gif "SS_CTL_radiobuttons") Typical RadioButton ## Reference ## Related Sections