Selected button
I have a problem which seems easier but I cannot solve.
In a form with some controls (all of them buttons) how can I know wich button is selected? I'm trying with the focused and containsfocus property but it's not working.
And the last thing... in case I could know which control is selected, how could I generate the click event of this button without actually "click" it?..
Thanks
fcojaviermuPosted Jan 14, 2005, 2:37 PM
kovanPosted Jan 14, 2005, 10:58 AM
begoberguaPosted Jan 14, 2005, 4:22 AM
kovanPosted Jan 13, 2005, 12:23 PM