frand1

Commodore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-11-17
13:33
393 views
CheckChanged event
We are using Visual Cobol, but it is unmanaged, and most of our screens are still dialog screens.
I need to know whenever a certain entry field has its value changed. I know there are ways of doing it with code, dialog etc., but is there something like a CheckChanged Event I can use? Lost focus doesn't really work because there is no guarantee that the user will tab to a field; they may just click an icon etc.
0 Replies