Select the Step Return command [ ] to return from a method which has been stepped into. Even though we return from the method, the remainder of the code that was skipped by returning is still executed all the same.
To step return from a method you must have execution suspended and be stepping through code.
Debugging Locally
Debugging Remotely
Vista Debug
Resume
Step Into
Step Over
Suspend