--- title: "Button" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "controls [WPF], Button" - "Button control [WPF]" ms.assetid: a9d8f5a5-c98c-463e-808a-5a4e63173098 --- # Button A control reacts to user input from a mouse, keyboard, stylus, or other input device and raises a event. A is a basic [!INCLUDE[TLA#tla_ui](../../../includes/tlasharptla-ui-md.md)] component that can contain simple content, such as text, and can also contain complex content, such as images and controls. ![Button states](./media/ss-ctl-buttons.png "SS_CTL_buttons") ## In This Section [Create a Button That Has an Image](how-to-create-a-button-that-has-an-image.md) ## Reference