[Gambas-user] reset radiobuttons
Lance Beck
lance at ...883...
Sun Mar 6 03:25:38 CET 2005
Haven't tried this but how about a RadioButton5 with the Visible property
set to False?
Lance
> -----Original Message-----
> From: gambas-user-admin at lists.sourceforge.net
> [mailto:gambas-user-admin at lists.sourceforge.net] On Behalf Of
> Bodard Fabien
> Sent: Saturday, March 05, 2005 6:20 PM
> To: gambas-user at lists.sourceforge.net
> Subject: Re: [Gambas-user] reset radiobuttons
>
> Le dimanche 6 Mars 2005 01:03, Neil Fallon a écrit :
> > 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
>
> in fact an option is always at least one of the possibility...
>
> Fabien
>
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide Read honest
> & candid
> > reviews on hundreds of IT Products from real users.
> > Discover which products truly live up to the hype. Start
> reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide Read honest &
> candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
More information about the User
mailing list