How can i change the size of a form control check box?

P

pawlingJohn

How can i change the size of a form control check box? I can change the size
of the control but not the size of the actual square.

How do I change that size?

Thanks!
 
K

Kevin B

You can modify the size of the control object itself by seleting the object
and dragging a handle, while this does modify the overall size of the control
the checkbox itself cannot be resized.

Hope this helps...
 
P

pawlingJohn

Thanks Kevin.

Kevin B said:
You can modify the size of the control object itself by seleting the object
and dragging a handle, while this does modify the overall size of the control
the checkbox itself cannot be resized.

Hope this helps...
 
Top