[Migrated content. Thread originally posted on 03 December 2008]
While I prefer to use enable/disable we have some programs coded that are usingmodify control-name read-only no-tab.
The issue I'm having is when this is done rather than using enabled 0 the user can click in the field and then click out of the field with a mouse. Doing this causes the after procedure to run which can do things like enable/disable buttons or menu option, change other control values or open other controls up for modification.
Is there anything I can code in the modify to stop the after procedure?



