Click or drag to resize
CTInterfaceOnCustomPropertyChanged Event
Invoked at CUSTOMTOOLS Properties when a value of a property that has Allow Scripting -option set changes. Allows manipulating all property values in context that have Allow Scripting -option set.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfaceCustomPropertyChangedArgs> OnCustomPropertyChanged

Value

Type: SystemEventHandlerCTInterfaceCustomPropertyChangedArgs
Availability

CUSTOMTOOLS 2016 SP1


See Also