DisplayKeywordView Property
Description
Indicates whether the Keyword View is displayed when a test or scripted component opens.
Property type
Read-write property
Syntax
Visual Basic
Public Property DisplayKeywordView As Boolean
Return Type
  • True--The Keyword View is displayed 
  • False--The Keyword View is not displayed
Remarks

This property is relevant only if the Application.Visible property is set to True.

This property represents an option that is obsolete in UFT One, and has no effect if run on a computer with UFT One installed.

Example
See Also