Occurs when the user selects the menu or toolbar Paging - Previous Page.
Visual Basic |
---|
Public Event OnPagePrevStart() |
When the user clicks on the menu or toolbar button for Paging - Previous Page, it will first
generate the "OnPagePrevStart" event, navigate to the previous page in the image set, then
generate the "OnPageChanged" event.
generate the "OnPagePrevStart" event, navigate to the previous page in the image set, then
generate the "OnPageChanged" event.