Well, seeings how this would only happen with the control's event proceedures (any other code would cause an error if Option Explicit is on, or unless you have a variable with the same name as the removed control) then I guess the best method is experience and habit.
Before removing the control, look in the controls code events window to see if there are any (Bold text), and if so, click on them and remove them.