LinkLabel::IButtonControl::PerformClick Method ()

 

Generates a Click event for the LinkLabel control.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

private:
virtual void PerformClick() sealed = IButtonControl::PerformClick

Calling this method causes the first link in the LinkLabel::LinkCollection to be clicked.

.NET Framework
Available since 1.1
Return to top
Show: