DeactivateShowWindowContents Property
Description
Indicates whether the Windows 'Show Window Contents' option is deactivated while recording.
Property type
Read-write property
Syntax
Visual Basic
Public Property DeactivateShowWindowContents As Boolean
Return Type
TRUE--Displays only the outline of a window being dragged, without its contents, for the duration of the test run.

FALSE--Uses the Windows 'Show Window Contents' setting to determine whether to display Window contents while dragging windows.

Example
See Also