IsClosed Property
Description
This read-only property determines if the Input Comment dialog box has closed or not.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property IsClosed As Boolean |
Return Type
Boolean value. True means it has closed. False means it has not closed.
See Also