| title | ms.custom | ms.date | ms.prod | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Button |
03/30/2017 |
.net-framework |
|
article |
|
|
a9d8f5a5-c98c-463e-808a-5a4e63173098 |
80 |
dotnet-bot |
dotnetcontent |
wpickett |
Button
A xref:System.Windows.Controls.Button control reacts to user input from a mouse, keyboard, stylus, or other input device and raises a xref:System.Windows.Controls.Primitives.ButtonBase.Click event. A xref:System.Windows.Controls.Button is a basic [!INCLUDETLA#tla_ui] component that can contain simple content, such as text, and can also contain complex content, such as images and xref:System.Windows.Controls.Panel controls.
In This Section
Create a Button That Has an Image
Reference
xref:System.Windows.Controls.Button
xref:System.Windows.Controls.Primitives.ButtonBase
xref:System.Windows.Controls.RadioButton
xref:System.Windows.Controls.Primitives.RepeatButton
