radio button list question

  • Thread starter Thread starter Adrian
  • Start date Start date
A

Adrian

How do I reset a radio buttion list
so that no radio buttons are selected
any longer? (Please give the code.)
Many thanks.
Adrian.
 
Hi Adrian,
set all of the radio button Checked properties to false for each of the
radio buttons in your group. They will then all be unchecked.

Thanks
Mark.
 
Thank you.
Regards,
Adrian


Mark R. Dawson said:
Hi Adrian,
set all of the radio button Checked properties to false for each of the
radio buttons in your group. They will then all be unchecked.

Thanks
Mark.
 

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

Back
Top