R
Remi Lillelien
Hello all,
Given I have a GroupBox named grpChoices, within this box i have 8
radiobuttons, named rbtButton1 through rbtButton8.
Now I would like to have a button btnOK which is enabled=false as long as
none of the radiobuttons in grpChoices are checked, and enabled=true when
the user checks one of the radiobuttons.
does anyone have an idea on how to do this, I have seached the documentation
but still no luck (then again I'm not a lucky guy)
thanks
Remi
Given I have a GroupBox named grpChoices, within this box i have 8
radiobuttons, named rbtButton1 through rbtButton8.
Now I would like to have a button btnOK which is enabled=false as long as
none of the radiobuttons in grpChoices are checked, and enabled=true when
the user checks one of the radiobuttons.
does anyone have an idea on how to do this, I have seached the documentation
but still no luck (then again I'm not a lucky guy)
thanks
Remi