ObjectChanged

Fired when user selected a new object from the object combobox.

Syntax

object_ObjectChanged((newObject As Object))

The ObjectChanged event syntax has the following parts:

Part Description
object An expression evaluating to an object of type PropList.
newObject Object - a reference to the new selected object.