Occurs when the user selects the menu or toolbar Reset All Page Settings.
Visual Basic |
---|
Public Event OnImageResetAllPageSettingsStart() |
When the user clicks on the menu or toolbar button for Reset All Page Settings, it will first generate the "OnImageResetAllPageSettingsStart" event, perform the reset of all page settings, then generate the "OnImageResetAllPageSettingsFinish" event.