Show TOC Entering content frame

OnDataChanged

Occurs when any of the hierarchy (only of type 1) values changes.

Syntax

Event OnDataChanged( )

Remarks

It indicates that the data in the combo engine has changed and it is necessary to get the record-set and repopulate the list box. This event is useful to repopulate the list box with the changed record-set values.

Leaving content frame