Returns True if the page is currently displayed; False otherwise.
Read-only property
variable = object.IsActive |
Boolean
Use the IsActive property to confirm that a page is currently displayed before attempting to set any properties of controls on that page. You can use the Active method to display a particular page.