How to: Step Into Code
This topic applies to:
Edition |
Visual Basic |
C# |
F# |
C++ |
Web Developer |
---|---|---|---|---|---|
Express |
|||||
Pro, Premium, and Ultimate |
You cannot access the Step commands if your application is running. Step commands are valid only in break mode or before you start the application. For more information, see Breaking Execution.
Note
The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Working with Settings.
To step into a program that is not yet executing
- On the Debug menu, choose Step Into.
To step while debugging
The debugger must be in break mode.
On the Debug menu, choose Step Into.