P Patrick De Ridder Jan 18, 2004 #1 radioButton1.Clear(); doesn't work: what should it be? Couldn't find anything in MSDN. Many thanks, Patrick.
radioButton1.Clear(); doesn't work: what should it be? Couldn't find anything in MSDN. Many thanks, Patrick.
J Jan Tielens Jan 18, 2004 #2 If you want to make sure the radiobutton is not selected you can use: radioButton1.Checked = false;
P Patrick De Ridder Jan 18, 2004 #3 Dank je wel. Thanks. Patrick. Jan Tielens said: If you want to make sure the radiobutton is not selected you can use: radioButton1.Checked = false; -- Greetz, Jan __________________________________ Read my weblog: http://weblogs.asp.net/jan Click to expand...
Dank je wel. Thanks. Patrick. Jan Tielens said: If you want to make sure the radiobutton is not selected you can use: radioButton1.Checked = false; -- Greetz, Jan __________________________________ Read my weblog: http://weblogs.asp.net/jan Click to expand...
J Jan Tielens Jan 19, 2004 #4 Graag gedaan! ;-) You're welcome! -- Greetz Jan Tielens ________________________________ Read my weblog: http://weblogs.asp.net/jan
Graag gedaan! ;-) You're welcome! -- Greetz Jan Tielens ________________________________ Read my weblog: http://weblogs.asp.net/jan
P Patrick De Ridder Jan 19, 2004 #5 Where in be? (e-mail address removed) Jan Tielens said: Graag gedaan! ;-) You're welcome! Click to expand... < snipped >
Where in be? (e-mail address removed) Jan Tielens said: Graag gedaan! ;-) You're welcome! Click to expand... < snipped >
J Jan Tielens Jan 19, 2004 #6 Limburg -- Greetz Jan Tielens ________________________________ Read my weblog: http://weblogs.asp.net/jan
Limburg -- Greetz Jan Tielens ________________________________ Read my weblog: http://weblogs.asp.net/jan