-
Couldn't load subscription status.
- Fork 2
P_DataTools_MessageBoxEx_MessageBoxExConfig_Dismissed
Nathan Moschkin edited this page Aug 22, 2020
·
2 revisions
Indicates that the box was dismissed without the user clicking any button (either by navigating to a URL or closing the window with the X.)
Namespace: DataTools.MessageBoxEx
Assembly: MessageBoxEx (in MessageBoxEx.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool Dismissed { get; set; }VB
Public Property Dismissed As Boolean
Get
SetType: Boolean