AnnToolDestroy Example for C++ 4.0 and later

Note: This topic is for Document/Medical only.

void CNewannDlg::OnAnnToolDestroyLead1() 
{
   // TODO: Add your control notification handler code here
   MessageBox("You have closed the toolbar.", "", MB_OK);
   
}