Occurs when the user selects the menu or toolbar Paging - Retain Scaling and Position.
Visual Basic |
---|
Public Event OnPageRetainScalingAndPositionStart() |
When the user clicks on the menu or toolbar button for Paging - Retain Scaling and Position, it
will first generate the "OnPageRetainScalingAndPositionStart" event, places or clears a check
mark next to the menu item, then generate the "OnPageRetainScalingAndPositionFinish"
event.
will first generate the "OnPageRetainScalingAndPositionStart" event, places or clears a check
mark next to the menu item, then generate the "OnPageRetainScalingAndPositionFinish"
event.