Not sure but this might help:
[VBA]
ActiveWindow.DocumentMap = True
ActiveWindow.DocumentMap = False
[/VBA]