G
glerner
Hi,
I want to know which control the focus was on last. I have several
listview controls on my form and when I click on "Update" button,
depending on where the focus was I want to perform different tasks.
I tried Focused property on each listview control but unfortunately by
the time the button is clicked the focus is no longer on the listview
controls because focus is now on the button control.
Thanks,
Glenn
I want to know which control the focus was on last. I have several
listview controls on my form and when I click on "Update" button,
depending on where the focus was I want to perform different tasks.
I tried Focused property on each listview control but unfortunately by
the time the button is clicked the focus is no longer on the listview
controls because focus is now on the button control.
Thanks,
Glenn