Options Group - code to move to new location on form ?

C

cameron

Hi

I have an Options Group : grpFollowup which has a label and 2 option buttons and its labels . By default, this grpFollowup.top = X position. Depending on previous form selection, I have to move grpFollowup.top = x-200 position in my code when the forms open. The grpFollowup does not get moved first of all and its box gets stretched to the position where I would like the grpFollowup to be but I do not see its labels and stuff.

Is there a way to move grpFollowup just like the way I control the location of textboxes/labels using .top & .left properties ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top