Closes the window and waits until the window is closed.
iMoveable.CloseSynchron([closeConfirm])
Variable | Description |
---|---|
closeConfirm | Optional: Specifies whether to close confirmation dialogs that may pop up when closing the window, for example a 'Save changes' dialog. Use true to close confirmation dialogs and false to raise an exception if a confirmation dialog pops up. If set to true the value of the option OPT_CLOSE_CONFIRM_BUTTONS is used to determine which button to select in order to close confirmation dialogs. Boolean. |