![]() |
make checkboxes bigger
Hi,
I have a userform with a bunch of checkboxes. I was wondering if there is a way to make the size of the boxes bigger? I've tried but all I can do is make the "space" around the checkboxes bigger. Also, is there a way to center the checkboxes within the "space"? It looks like the checkboxes are left aligned by default. Thank you. |
make checkboxes bigger
I think there is no property of the checkbox control which can achieve your
two requests. Regards, Edwin Tam http://www.vonixx.com "borg" wrote: Hi, I have a userform with a bunch of checkboxes. I was wondering if there is a way to make the size of the boxes bigger? I've tried but all I can do is make the "space" around the checkboxes bigger. Also, is there a way to center the checkboxes within the "space"? It looks like the checkboxes are left aligned by default. Thank you. |
make checkboxes bigger
Just to add. If you want to align multiple controls relative to each other,
you can select all the controls, then right click and select align from the popup menu. -- Regards, Tom Ogilvy "Edwin Tam" wrote in message ... I think there is no property of the checkbox control which can achieve your two requests. Regards, Edwin Tam http://www.vonixx.com "borg" wrote: Hi, I have a userform with a bunch of checkboxes. I was wondering if there is a way to make the size of the boxes bigger? I've tried but all I can do is make the "space" around the checkboxes bigger. Also, is there a way to center the checkboxes within the "space"? It looks like the checkboxes are left aligned by default. Thank you. |
make checkboxes bigger
"borg" wrote in message ... Hi, I have a userform with a bunch of checkboxes. I was wondering if there is a way to make the size of the boxes bigger? I've tried but all I can do is make the "space" around the checkboxes bigger. Also, is there a way to center the checkboxes within the "space"? It looks like the checkboxes are left aligned by default. Thank you. If your checkboxes are inside a frame, you can use the "Zoom" parameter of the frame to increase the relative size of the checkboxes. You will then probably have to adjust the height of each checkbox for a better fit. George |
All times are GMT +1. The time now is 06:24 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com