Button
A Button control reacts to user input from a mouse, keyboard, stylus, or other input device and raises a Click event. A Button is a basic user interface (UI) component that can contain simple content, such as text, and can also contain complex content, such as images and Panel controls.
In This Section
Create a Button That Has an Image
Reference
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET Desktop feedback