breakpoint is like a note to VB.NET to stop your programme at a particular place. You add one to your code by clicking in the margins. A brown circled then appears, indicating where the code will break.
While your programme is still in Debug mode
click Debug > Windows > Locals from the menu bar. You should see Values:
click Debug > Windows > Locals from the menu bar. You should see Values: