This function closes the form.
object.Close
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfileForm interface |
Close the form.
Dim aForm
Set aForm = Profile.Form
aForm.Close