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)
Syntax
public event EventHandler<CTInterface. CustomPropertiesFinishedArgs> OnCustomPropertiesFinished

Value

Type: System.EventHandler<CTInterface.CustomPropertiesFinishedArgs>
Availability

CUSTOMTOOLS 2015 SP3


See Also