Perhaps this is a case where With Events comes into play (I have always been a little fuzzy on With Events). If FC is created using With Events, then when the Cancel button is clicked perhaps there is a Cancel_Click() event that will be raised, that you can write a routine for.
|