Click or drag to resize

CTInterface.OnCustomPropertiesFinished Event

Invoked after user exits CUSTOMTOOLS Properties with Ok/Apply and all related processes have completed.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public event EventHandler<CTInterface.CustomPropertiesFinishedArgs> OnCustomPropertiesFinished

Value

EventHandler<CTInterface.CustomPropertiesFinishedArgs>
Revision History
DateVersionDescription
-2015 SP3First Release
See Also