I dont think there is a find font feature, not in ES2 at least. (Its
great in inDesign)You could search the XML. Open the XML Source and
press CTRL+F to open the find dialog. The objects in your designer view
are between the tags.I wouldnt edit the XML, that can cause
problems. Just identify the problem object by searching for the font
name and then edit it in designer view. In this example, my object is a
button called btnNewSaveProfile. Look for the name of your object in the
hierarchy.Anothe...