SetActivePage
This method sets the currently active page of a project.
The active page is the one which is displayed if you have set the project as a SCBCroViewer’s display item.
Syntax
SetActivePage (Name As String)
Parameter | Description |
---|---|
Name |
This parameter must be a valid name of a page in the current project. |
See also