VB control's text/caption is ugly - keeps resizing

J

John

Is there anyway to "lock in" a VB control's caption/disply text so it
doesn't keep resizing/squishing/expanding. For example, I have a
checkbox control on a worksheet that when I check it, the caption
resizes just a bit making it really ugly. Shouldn't "Arial 10point"
stay Arial 10point...and not squished Arial, almost 10 point?
 
J

Jim Rech

You might switch to a check box from the Forms toolbar. They are a bit more
'stable'.
 
Top