Button Control (Windows Forms)

The Windows Forms Button control allows the user to click it to perform an action. The Button control can display both text and images. When the button is clicked, it looks as if it is being pushed in and released.

In This Section

Reference

  • Button class
    Describes this class and has links to all its members.