Click or drag to resize

CTInterfaceOnCustomPropertiesFinished 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<CTInterfaceCustomPropertiesFinishedArgs> OnCustomPropertiesFinished

Value

EventHandlerCTInterfaceCustomPropertiesFinishedArgs
Revision History
DateVersionDescription
-2015 SP3First Release
See Also