Articles in this section
Category / Section

How do I trigger the click event of NextButton ?

1 min read

 

Use PerformClick method to trigger the click event of NextButton.

Here is the code snippet:

C#

this.wizardControl1.NextButton.PerformClick();

VB

Me.wizardControl1.NextButton.PerformClick()

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied