System.Windows.Forms.IButtonControl Members

The members of System.Windows.Forms.IButtonControl are listed below.

Public Properties

DialogResultDialogResult.

Gets or sets the value returned to the parent form when the button is clicked.

Public Methods

NotifyDefault(bool)

Notifies a control that it is the default button so that its appearance and behavior is adjusted accordingly.

PerformClick()

Generates a Control.Click event for the control.