From: Tony C. <cap...@gm...> - 2007-12-25 02:36:56
|
I have a Radio Group with two buttons in it. I can't call the event handler programmatically because event needs to be passed. When I tried setting one of the radio buttons programmatically, the event handler never was called. How can I force the event to be generated by setting one of the buttons programmatically? thanks |