You can make a break point several ways. One way is put a line with the word Stop in your code.
 
  | 
| 
 
 
  | 
Visual Studio Debugging Tips1. Use Option Strict On to show Errors while editing
 
 
 
 2. Set the Debugger to Break on Errors
 3. Set execution Break Point and Examine the Values
  | 
| 
 
 Copyright © 2000 - 2019
Sandia Software
 |