Normally, double clicking a button in the design view of a Visual Basic ASP.NET web app takes you to the top of the associated sub or function in the code behind.
Starting a few days ago, it now always goes to the last line of the sub or function.
Normally, double clicking a button in the design view of a Visual Basic ASP.NET web app takes you to the top of the associated sub or function in the code behind.
Starting a few days ago, it now always goes to the last line of the sub or function.