Wonder about the best way to do this...
Have two radio buttons grouped together (Lets say B1 and B2) and a list box on the form. When the program starts I can defualt B1 to be checked using a control variable and the setcheck(1) call. If someone picks B2 and then selects another item in the list I want to reset B1 to be checked and B2 to be blank, but they both become checked.
Any suggestions?
Thanks,
Rick
Have two radio buttons grouped together (Lets say B1 and B2) and a list box on the form. When the program starts I can defualt B1 to be checked using a control variable and the setcheck(1) call. If someone picks B2 and then selects another item in the list I want to reset B1 to be checked and B2 to be blank, but they both become checked.
Any suggestions?
Thanks,
Rick