Click or drag to resize

NotifyDialogAccessArgs.Opened 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