This function checks if the focus was successfully set to the form.
object.SetFocus()
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISProfileForm interface |
bool
Set focus to the form.
Dim aForm
Set aForm = Profile.Form
aForm.SetFocus