Programming with Reflection

image\rwnprg32.gif ConfirmExit property

 

Syntax

object.ConfirmExit
object.ConfirmExit = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether a dialog box appears when a user attempts to exit Reflection when Reflection is connected to a host.

Notes

When the Quit method is used to exit, Reflection always closes without displaying a dialog box, regardless of the value of ConfirmExit.

Values

The default value is True.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property