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

  • Thread starter Thread starter pawlingJohn
  • Start date Start date
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!
 
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...
 
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...
 
Back
Top