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