This read-only property determines if the message box has closed or not.
Read-only property
Visual Basic |
---|
Public Property IsClosed As Boolean |
Boolean value. This returns True if the message box is closed. It returns False if it's open.