AnnToolDestroy example for Visual Basic

Note: This topic is for Document/Medical only.

Private Sub LEAD1_AnnToolDestroy()
MsgBox "You have closed the toolbar.", 0, "Notice"
End Sub