Occurs when the image toolbar is toggled to be displayed or hidden.
Syntax
Visual Basic
Public Event OnToolbarImageFinish()
Remarks
This event fires when the user has clicked on the Toolbar/Windows - Image Toolbar menu item, or customized the rebar to show/hide the image toolbar. When this occurs, Prizm Viewer first generates the OnToolbarImageStart event, then toggles the image toolbar, then generates the OnToolbarImageFinish event.