Click or drag to resize

CTInterface.NotifyDialogAccess Event

Notifies when user opens and close defined CT dialog.

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

Value

Type: System.EventHandler<NotifyDialogAccessArgs>
Availability

CUSTOMTOOLS 2019 SP0


See Also