AnnAutoDialogFontSize example for Visual Basic

   ' This example will set the dialog fonts to use Courier 15
   LEAD1.AnnSetAutoText ANNAUTOTEXT_DIALOG_FONT, "Courier New"
   LEAD1.AnnAutoDialogFontSize = 15