Notifications
Clear all
Topic starter
I'm building a form with multiple edit fields. Is there any way to know when a user places the cursor in a particular edit field? I would like to toggle visibility regions based on which edit field is selected.
At a windows level there are events that are firing as the focus changes. I just don't know if they are completely swallowed by the form level.
Posted : July 16, 2012 1:31 am
Not that I've ever run across. Always had to base visibilities on value entered in particular fields.
Posted : July 16, 2012 1:35 am