 | CTInterfaceOnCustomPropertyChanged Event |
Invoked at CUSTOMTOOLS Properties when a value of a property that has Allow Scripting -option set changes.
Not invoked when property change is caused by project default value. Use
OnCustomPropertyChanged2 instead for catching those changes.
Allows manipulating all property values in context that have Allow Scripting -option set.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll) Version: 26.0
Syntax
Revision History| Date | Version | Description |
|---|
| - | 2016 SP1 | First Release |
See Also