P
Phil Hellmuth
In a form event, I want to determine if a particular field is in focus.
Any suggestions on how to do this?
Thanks in advance.
Any suggestions on how to do this?
Thanks in advance.
Phil Hellmuth said:In a form event, I want to determine if a particular field is in
focus. Any suggestions on how to do this?
Phil Hellmuth said:In a form event, I want to determine if a particular field is in
focus. Any suggestions on how to do this?
Thanks in advance.
Phil said:In a form event, I want to determine if a particular field is in focus.
If ActiveControl = btnMyButton Then