System.Windows.Forms.IButtonControl.PerformClick Method

Generates a Control.Click event for the control.

Syntax

public void PerformClick ()

Remarks

This method is called for the button that has focus, or for the default button (if no other button has focus) when the user presses the ENTER key. This method is also called when the user presses the ESC key if the button is set as the cancel button.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0