Reputation: 815
I'm having a situation where I have a groupbox encompasing all controls on my form. Inside that groupbox I have another groupbox however the text for this groupbox is substantially smaller than the previous groupbox. Is there a property to prevent this from happening? I'm assuming it's smaller text because it's inside another groupbox but was just wondering if there's a way around it.
Upvotes: 1
Views: 447
Reputation: 463
I nested a number of groupboxes and the more I added it did appear as though the text was smaller the lower I went. I measured the length of the text with a ruler and they are actually the same size. I am not sure if this is what is happening to you, but perhaps the effect is what is called a Ponzo illusion. I am very interested if you measure yours and what the result is.
Upvotes: 1