I've got a weird issue. I've got a form with a bunch of labels and buttons. I'm using VS2017.
On my laptop, I can select any of the objects and alter their properties. On my desktop, I can't because I'm not able to select them.
Instead, all the objects on the page are listed in the bottom window. I can select them there and alter the properties, but not on the form itself.
However, if I add any new items to the form while open on my desktop, I can select them in the form just fine. So why can't I select the ones that were created on my laptop?
These boxes are synched through git so I'm working from the same code.
I've attached a pic of the box that isn't behaving. It doesn't have much of the form, but it shows the bottom pane.
.
Ok, you gave me an idea. I do have it installed on the desktop, but I had some initial problems and had to get it worked out with support. So I repaired the install and that didn't do anything. But then I ran the Version Utility and it said some of my references needed to be updated.
That fixed it. Thanks.