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 ?
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 ?