I want to know which control has the focus on my dialog box.


I'm searching something like the Form.ActiveControl property in VB (return a reference to the active control).


Thanks!