Click or drag to resize
NotifyDialogAccessArgsOpened Property
True if user entered the dialog, False if user exited the dialog.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public bool Opened { get; }

Property Value

Type: Boolean
See Also