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 OpenText Functional Testing, and has no effect if run on a computer with OpenText Functional Testing installed.

Example
See Also