[Gambas-user] reset radiobuttons
Neil Fallon
nfallo at ...734...
Sun Mar 6 01:03:39 CET 2005
Hi,
I have a section of code that I was hoping would reset the radio buttons
in my app to nothing selected but it doesn't seem to work. The code is
as follows.
RadioButton1.Value = FALSE
RadioButton2.Value = FALSE
RadioButton3.Value = FALSE
RadioButton4.Value = FALSE
I have also tried refresh and that doesn't work either. Coming from a
VB background I'm sure I'm just not doing something correctly.
Neil
More information about the User
mailing list