I have tried both of those, it makes the area bigger but the check box stays
the same size???
"JLGWhiz" wrote:
> There is more than one way, depending on the source of the control. In any
> case, you can manually size the checkbox with a mouse by grabbing one of the
> node handles and stretching up or sideways. If Acive X type then in code you
> set the Left and Top properties. If a forms type then in code you set the
> height and width properties. Check the VBA help files "Active X
> Controls>Checkbox" and "CheckBox(Forms)" for more details.
>
> "Hamed parhizkar" wrote:
>
> > How do yo make the check box bigger in size???
|