Click or drag to resize
CTInterfaceOnCustomPropertiesFinished Event

[This is preliminary documentation and is subject to change.]

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

Value

Type: SystemEventHandlerCTInterfaceCustomPropertiesFinishedArgs
Availability

CUSTOMTOOLS 2015 SP3


See Also