Infragistics(R) NetAdvantage(R) Windows Forms
OnClick Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > PreviousLocationsDropDownButtonUIElement Class : OnClick Method

Called when the button is clicked by the end user.

Syntax

Visual Basic (Declaration) 
Protected Overrides Sub OnClick() 
C# 
protected override void OnClick()

See Also