OnChange Event

      Applies To

Occurs just after the selection model changes.

Syntax

Event OnChange ( )

Remarks

Whenever something is selected in the development environment, a model of what the user has selected is created. A change in this model causes the OnChanged event to occur.