MessageBox.IsMsgBoxOpened Property

GeonBit.UI

MessageBoxIsMsgBoxOpened Property
Get if there's a message box currently opened.

Namespace:  GeonBit.UI.Utils
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool IsMsgBoxOpened { get; }

Property Value

Type: Boolean
See Also