Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have found a partial solution to the problem with checkboxes o
optionbuttons appearing as different sizes even though the propertie (height, width, font, etc) were identical. It turns out that th spacing between boxes or buttons has some influence on box/button size In my particular case, the box/button HEIGHT is 18. I found that th spacing between TOPs of sequential objects must be 22 or more. If les than 22, some elements were undersized but I could find no pattern t what happens. In some cases, frames with 2 elements did not care abou spacing – anything worked. In other two element frames, spacing wa critical. Same for 3, 4, and 5 element frames. My sense is that ther is an underlying grid that forces elements to be in certain places an will adjust element size to accommodate the grid. *This is probably screen resolution issue.* When I have a few minutes, I will fiddl with spacing and screen resolution and see what that doe -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checkboxes | Excel Discussion (Misc queries) | |||
Userform Checkboxes | Excel Discussion (Misc queries) | |||
Userform with Checkboxes | Excel Discussion (Misc queries) | |||
add multiple checkboxes to userform at runtime | Excel Programming | |||
How to create in a userform, select all/deselect all checkboxes | Excel Programming |