shetlandbob
Programmer
Hi,
I have a group of radio buttons which I want to initially have invisible, then if the user selects an option they all appear. I have attached a variable (control ) to the initial radio button then make it visible with the .ShowWindow() command, but the other radio buttons are still hiding?? I cannot attach variables to the others (since they are part of a group??
Any idea what I'm doing wrong?
Thanks
I have a group of radio buttons which I want to initially have invisible, then if the user selects an option they all appear. I have attached a variable (control ) to the initial radio button then make it visible with the .ShowWindow() command, but the other radio buttons are still hiding?? I cannot attach variables to the others (since they are part of a group??
Any idea what I'm doing wrong?
Thanks