Click or drag to resize
CTInterface.OnCustomPropertiesLoaded Event
Invoked when CUSTOMTOOLS Properties are loaded.

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

Value

Type: System.EventHandler<CTInterface.CustomPropertiesLoadedArgs>
Availability

CUSTOMTOOLS 2016 SP1


See Also