When I step into my program and step through my code, the Intermediate Window shows:
"Step into: Stepping over non-user code 'System.Windows.Forms.Form.WndProc'"
"Step into: Stepping over non-user code "System.Windows..."
But the Output Window shows absolutely nothing.
I want to be able to debug my code step by step, there is a logic error that I can't find.
I want to be able to view the value stored in each variable.
"Step into: Stepping over non-user code 'System.Windows.Forms.Form.WndProc'"
"Step into: Stepping over non-user code "System.Windows..."
But the Output Window shows absolutely nothing.
I want to be able to debug my code step by step, there is a logic error that I can't find.
I want to be able to view the value stored in each variable.