This function makes the next page of the form active.
object.ActivateNextPage
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISProfileForm interface |
Make the next page of the form active.
Dim aForm
Set aForm = Profile.Form
aForm.ActivateNextPage