[Gambas-user] Setting all RadioButton's values to false

M. Cs. mohareve at ...626...
Mon Dec 17 21:23:27 CET 2012


Is there a possibility to set all the RadioButton's values to false?

E.G:
RadioButton1.Value = False
RadioButton2.Value = False
RadioButton3.Value = False
RadioButton4.Value = False
RadioButton5.Value = False
RadioButton6.Value = False

Will still leave the last clicked RadioButton's value True.

Thanks!

Csaba



More information about the User mailing list