Re: Selection Changed Programmatically (How to trigger form event?)

2017-02-08 Thread Chip Scheide
If the event doesn't fire automatically, I am not aware of anyway to get it fire. However, if you use a coding structure like the following, you can 'fake it', then you can 'trigger' a form event by simply calling the method with the desired form event. do stuff to change selection

Selection Changed Programmatically (How to trigger form event?)

2017-02-08 Thread Jeremy French
When programmatically changing the selection (in a listbox or Write Pro area, for example), is there a way to generate an "On Selection Change" form event for the object whose selection changed? For example, assume: 1) Array Listbox 2) "On Selection Change" event check-marked 3) Listbox