Hi everyone... i want to isolate or group some of my textboxes on my form... May i ask how to put a rounded square so that it would appear that a group of textboxes are inside a rounded square... thanks in advance...
You need to add a Shape object to the form. Then set its Curvature property to a positive number, such as 5 or 10 (experiment to get the value you like the best).
Also set its BackStyle to 0 (Transparent). Then move it into position around the group of textboxes.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.