Group: microsoft.public.word.vba.general
From: =?Utf-8?B?VHJldm9y?=
Date: Friday, March 28, 2008 5:00 AM
Subject: Delete msoControlPopup and Children

Does anyone know the best way to delete a msoControlPopup and all its
children which are x levels deep, I've tried deleting the parent, however all
the children are still there stored within the Normal.dot file and I cannot
seem to find a recursive command.

Thanks.