Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the related dialog box can be closed.
Syntax
public boolean checkCloseDialog([Object _calledFrom])
Run On
Called
Parameters
- _calledFrom
Type: Object Class
The object that called this method. The default value is nullNothingnullptrunita null reference (Nothing in Visual Basic).
Return Value
Type: boolean
true if the related dialog box can be closed; otherwise, false.