Purpose: Move to a different page.
|
Argument |
Type |
Required |
Purpose |
|
1 |
Integer |
Yes |
Page to display |
Notes:
SetCurrentPage can only set a page that already exists.
If the page does not exist, then the last page is used.
Example: Set the current page to 2.
With objMilestones
.SetCurrentPage (2)
End With
Related Topics
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2025 Automation Methods and Properties. © Copyright 2000-2025, KIDASA Software, Inc. All rights reserved.