Setting a Breakpoint at the Beginning of a Function (Windows CE 5.0)
You can set a breakpoint at the beginning of a function.
To set a breakpoint at the beginning of a function
Enter the function name in the Find box on the Standard toolbar.
Choose the Insert/Remove Breakpoint button on the Build toolbar.
A red dot appears in the left margin of your source code at the beginning of the function, indicating that the breakpoint is set.
See Also
Send Feedback on this topic to the authors