I am using a pagecontrol component and I need to add a button and click it to go to a specified page.
How can I do this please?
|
I am using a pagecontrol component and I need to add a button and click it to go to a specified page. How can I do this please?
| ||||
|
feedback
|
|
Add a button to the form and write an OnClick event handler like this:
| |||||
feedback
|
|
You can use ActivePageIndex:
| |||||||||||||||||
feedback
|