VLPropertyList Reference

MethodSelChanged

See Also See Also Applies To Applies To

This event is triggered when SelectedProperty changes.

 

Syntax

Private Sub object_SelChanged (ByVal aProperty As CProperty)

 

The SelChanged event syntax has these parts:

PartDescription
object An object expression that evaluates to a VLPropertyList.

aProperty

An object which evaluates to the CProperty, specifies the new selected property.