I set up a few images, two labels, and a button on one of my forms. All these do is display information depending on what device is being referred to. I wanted to have the same display on a few different forms not only for ease of use, but for consistency's sake as well.
I copied these objects over to the first form I was placing them on, moved some things around so it would fit, and started checking how it would look before adding any code. Note that there is 100% 0 code on this form that interacts with these objects whatsoever. Rather than explain whats happening, its much easier to just show you..
Design View (as it should look). The picture of the question mark has multiple images underneath it which become visible / not visible as needed. These images, as well as the 2 labels and button to the right of it, are the issue.
Form View (This is where it gets messed up). As you can see, one of the images (or maybe more underneath that image) and the button grow in size. I cannot for the life of me imagine why. On their original form there are no issues like this. It should also be noted that the original form does not mess with the size of the objects, so its not a case of them being that large to begin with and then being shrunk down. They should stay the same size they are in design view.
Any help is greatly appreciated! If history repeats itself, I'm probably just overlooking something simple again lol. Thanks in advance.