MessageBox.OpenedMsgBoxesCount Property

GeonBit.UI

MessageBoxOpenedMsgBoxesCount Property
Count currently opened message boxes.

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

Property Value

Type: Int32
See Also