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