WindowState Property
Description
The state of the UFT One main window.
Property type
Read-write property
Syntax
Visual Basic
Public Property WindowState As String
Return Type
  • Maximized--UFT is displayed at full screen size.
  • Minimized--UFT is open, but minimized.
  • Normal--UFT is displayed at the size it was prior to the last minimize or maximize operation.
Example
See Also