Which control has focus

T

Tisconi

Hi

Using C#, is there a way of determining which control has focus on visible
form when user presses a key on keyboard.

Thanks for any advice

Regards
 
J

John B

Tisconi said:
Hi

Using C#, is there a way of determining which control has focus on visible
form when user presses a key on keyboard.

Thanks for any advice

Regards
I believe it is this.ActiveControl

JB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top